TAG

Cheat-Sheet

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

9 su command examples in Linux [Cheat Sheet]

su command is used to switch users between one user to another and execute commands. You can either keep the user environment or use a different shell with su …

By rohantimalsina · 5 min read · CheatSheet

10+ parted command examples in Linux [Cheat Sheet]

parted command in a Linux is CLI based utility to work with partitions. You can create, modify or remove partitions via interactive or non interactive commands. …

By rohantimalsina · 6 min read · CheatSheet

Master ip route command to Conquer Network Challenges

Cheat Sheet and examples to use ip route command in Linux to add, delete, modify any routes for runtime changes. The changes performed by ip route command are …

By rohantimalsina · 11 min read · CheatSheet