LLinux Read More 13 minute read cURL Command Tutorial – How to Use cURL for HTTP RequestsbyEdXDandMahmud Hasan SaikotSeptember 20, 2023 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 SaikotNovember 8, 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 SaikotSeptember 28, 2022 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 SaikotApril 22, 2022 When working with some files or folders on Linux you might have seen an error saying Permission Denied.…