BUY ME A CAKE! BUY ME A CAKE!
MentiwaK
BUY ME A CAKE!
MentiwaK
In this tutorial we are going to learn how to install Htop Linux process monitoring tool on Debian Linux 8.3.
Like top command , htop also use to monitor Linux processes. But unlike top, htop command is more user friendly and easy to read.
To install htop on Debian we can use apt-get install command from the command line.
apt-get install htop
To launch htop, Type htop on the terminal.
htop
As you can see the output of the htop command is easier to read compared to top command.
