Linux memory managenment tool(htop) installation in ubuntu 16.04
htop installation in Ubuntu 16.04
I am using putty console to access my ubuntu ,htop is the next version of top command formally we are using the top command to view the memory usage .
First we need to get update from the ubuntu packages
using the command
#apt-get update
Once it will done we need to install the htop via the following command
#apt-get install htop
It is install now we are launch the htop console via type the htop in terminal
Here i am using the 3 core for this os, memory as 1 gb
on post i will show how we need working on the htop command
Comments
Post a Comment