Installing and using Linux under Htop

Source: Internet
Author: User

Htop and top are all management processes, but Htop is the top version, adding a lot of functionality.

1. Download htop-1.0.2.tar.gz

: Http://pan.baidu.com/s/1o6itGt8

2. Htop requires ncurses, so install ncurses before installing.

# yum Install Ncurses-devel

3. Install the htop.

# TAR-ZXVF htop-1.0.2

# CD htop-1.0.2

#./configure

# make

# make Install

Execute the htop command to see if the installation was successful.

For Htop, you can press the up and down keys to select the desired process, press the left and right key to move the field, in fact htop can also be directly selected with the mouse process;

Press "F1" to "F10" key to operate various management functions. Such as:

"F1" View htop usage instructions

"F2" View htop settings menu

"F3" lookup process

"F4" filtering process

"F5" process tree view

"F6" is sorted by column (such as by PID, CPU sorting, etc.)

"F7" can reduce the nice value so that the priority of the corresponding process can be increased

"F8" can increase the nice value, which reduces the priority of the corresponding process

"F9" can pass a signal to a process (such as kill)

"F10" ends Htop

Installing and using Linux under Htop

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.