Latest Articles
Know impacts of chmod 777 command [Be Cautious]
In this article we conver the impacts of chmod 777 command in Linux and how can be a threat to security. We should ideally never use chmod 777 as this is barely …
Perform cURL POST Request [Practical Examples]
In this article we learned how to properly perform a curl POST request with practical examples
How to deploy SQL Database on Azure [Step-by-Step]
In this tutorial we shared the step by step instructions to successfully deploy SQL Database on Azure.
crontab Command in Linux: Practical Examples & Cheat Sheet
Learn how to use the crontab command in Linux with practical examples. Understand cron syntax, scheduling formats, special time strings, managing user crontabs, …
10+ sudo command examples in Linux [Cheat Sheet]
sudo command is widely used in Linux to gain rivilege and perform tasks as a different user which by default may not be allowed. For example a normal user will …
