CheatSheet
15+ ping command examples in Linux [Cheat Sheet]
ping command is one of the most used commands in Linux. It is mostly used to check the connectivity between local and remote server. In most cases ICMP traffic …
chattr Command in Linux: Change File Attributes Using Immutable and Append-Only Flags
Learn the chattr command in Linux with 11 practical examples. Understand file attributes, immutable files, append-only mode, and how to use lsattr to inspect …
5+ nice & renice command examples in Linux [Cheat Sheet]
nice and renice command syntax and examples explained in Linux. Use nice command to start a process with defined priority. Use renice command to change the …
lscpu command examples in Linux [Cheat Sheet]
lscpu command in Linux is used to get CPU information in different format such as JSON. You can collect the output and then parse it using JSON module from …
20+ lshw command examples in Linux [Cheat Sheet]
lshw command cheat sheet with examples to display system hardware information.
