CATEGORY

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 …

By rohantimalsina · 5 min read · CheatSheet

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 …

By rohantimalsina · 7 min read · CheatSheet