BLOG

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 …

By admin · 6 min read · Tips and Tricks

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 …

By rohantimalsina · 7 min read · CheatSheet