A Guide to the htop command in Linux

htop command is a Linux utility for displaying crucial information about the system’s processes. It can be considered as a Linux counterpart of Windows Task Manager. htop is more of an interactive program as it supports mouse and keyboard operations for switching between values and tabs. Introduction To make use of this awesome Linux feature, …

A Guide to the htop command in Linux Read More »

10 Ways to Exit Vim Editor

Let’s talk about the different ways to exit vim editor here. As you would know Vim is a Linux utility for editing text. The special aspect of only using the keyboard to edit makes it a unique editor. With this aspect comes a difficulty that you can not exit the editor by clicking on the …

10 Ways to Exit Vim Editor Read More »

How to use dmidecode Command in Linux?

If we are interested in finding out our computer’s hardware details, “dmidecode command” is the go-to Linux command. Hardware information ranges from BIOS (Basic Input/Output System) information to the sizes of the memory devices. When we run dmidecode on the terminal, the system retrieves the contents of the DMI (Desktop Management Interface) table, which has …

How to use dmidecode Command in Linux? Read More »