2022年9月25日

centos 任务管理器 htop

摘要: 一、以yum方式安装 1、yum -y install epel-release.noarch 2、yum -y install htop 二、源码方式安装 1、安装gcc、内核库依赖库 yum install -y gcc ncurses-deve 2、下载源码 wget http://sourc 阅读全文

posted @ 2022-09-25 18:50 空明流光 阅读(357) 评论(0) 推荐(0)

导航