CheatSheet
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 …
apt-cache Command in Linux (Ubuntu/Debian): Search, Policy & Dependencies
Learn how to use the apt-cache command in Ubuntu and Debian to search packages, inspect package policy, analyze dependencies, and debug APT issues with clear, …
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 …
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. …
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 …
