LLinux Read More 13 minute read cURL Command Tutorial – How to Use cURL for HTTP RequestsbyEdXDandMahmud Hasan SaikotMay 17, 2021 cURL (client URL) is a command line tool that can be used to transfer data from a server.…
LLinux Read More 12 minute read How to Schedule Cron Jobs in Linux With CrontabbyEdXDandMahmud Hasan SaikotMay 15, 2021 Cron is the task scheduler for Linux, and it’s one of the most useful tools for system administrators.…
LLinux Read More 28 minute read How To Use Nmap – A Detailed Tutorial: Basics To AdvancedbyEdXDandMahmud Hasan SaikotMay 11, 2021 If you’re interested in cybersecurity, then you’ve probably heard of Nmap (Network Mapper). Nmap is a powerful free…
LLinux Read More 8 minute read How To Change File & Folder Permissions on Linux Using ChmodbyEdXDandMahmud Hasan SaikotMay 6, 2021 When working with some files or folders on Linux you might have seen an error saying Permission Denied.…