soymilk2019

Centos6 安装

1 rpm -ivh https://mirrors.tuna.tsinghua.edu.cn/epel/6/x86_64/epel-release-6-8.noarch.rpm
2 rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL
3 yum install htop -y

CentOS7 安装

1 yum install epel-release -y
2 yum install htop -y

详细使用信息

http://www.cnblogs.com/lizhenghn/p/3728610.html

分类:

技术点:

相关文章:

  • 2021-07-30
  • 2021-05-31
  • 2022-02-18
  • 2022-12-23
  • 2021-08-02
  • 2022-12-23
  • 2021-11-19
  • 2021-10-26
猜你喜欢
  • 2021-06-22
  • 2021-10-13
  • 2022-12-23
  • 2022-12-23
  • 2018-03-19
  • 2022-12-23
  • 2021-06-11
相关资源
相似解决方案