How to Install and Use Htop Linux Process Monitoring on Linux

HomeOther ContentHow to Install and Use Htop Linux Process Monitoring on Linux
How to Install and Use Htop Linux Process Monitoring on Linux
How to Install and Use Htop Linux Process Monitoring on Linux
htop is an ncurses-based program for viewing processes in a system running Linux. htop is quite similar to the top command.
Installation on Ubuntu is as simple as apt-get… You can also grab the source from the htop site linked at the bottom of this article.

Install Htop using binary packages in Linux

On the Fedora operating system:
# yum, install htop
# dnf install htop [On Fedora 22 versions]

On Debian and Ubuntu or Backbox
# sudo apt-get install htop

On RHEL/CentOS – 32-bit OS
————– For RHEL/CentOS 6 ————–
# wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
# rpm -ihv epel-release-6-8.noarch.rpm
————– For RHEL/CentOS 5 ————–
# wget http://download.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
# rpm -ihv epel-release-5-4.noarch.rpm

On RHEL/CentOS – 64-bit OS
————– For RHEL/CentOS 7 ————–
# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-10.noarch.rpm
# rpm -ihv epel-release-7-10.noarch.rpm
————– For RHEL/CentOS 6 ————–
# wget http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
# rpm -ihv epel-release-6-8.noarch.rpm
————– For RHEL/CentOS 5 ————–
# wget http://download.fedoraproject.org/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
# rpm -ihv epel-release-5-4.noarch.rpm

How to use htop?
Now run the htop monitoring tool by running the following command on the terminal.
#htop
——————————————–
Please subscribe to our channel (Installation Guru) for more videos, thanks
——————————————–
Music credit: NCS
——————————————–
You can follow me on:

Facebook page: https://www.fb.com/installationguru
Instagram: https://www.instagram.com/guruinstallation
Twitter: https://twitter.com/installationgur
Google: https://plus.google.com/111174372205145633363
Website: http://clkmein.com/qBSfDB

Please take the opportunity to connect and share this video with your friends and family if you find it useful.

No Comments

Leave a Reply

Your email address will not be published. Required fields are marked *