首先启用 EPEL Repository:
yum -y install epel-release
启用 EPEL Repository 後, 可以用 yum 直接安裝 Htop:
yum -y install htop
安裝好 Htop 後, 啟動只需執行 “htop” 指令:
htop
首先启用 EPEL Repository:
yum -y install epel-release
启用 EPEL Repository 後, 可以用 yum 直接安裝 Htop:
yum -y install htop
安裝好 Htop 後, 啟動只需執行 “htop” 指令:
htop
转载于:https://www.cnblogs.com/yuanjiangw/p/9791382.html