摘要: 一、安装方法: 1.使用yum安装 首先安装第三方yum源: # yum -y install wget ; wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo 更新yum源(可不更) # yum 阅读全文
posted @ 2020-09-30 16:44 奈非天的救赎 阅读(464) 评论(0) 推荐(0) 编辑
摘要: 1.从网上下载压缩包 :wget http://sourceforge.net/projects/htop/files/htop/1.0.2/htop-1.0.2.tar.gz wget 这个命令如未指定下载文件的存储文件则在哪个地方执行的命令,文件就会下载到哪里,如想指定位置则需使用 -p 格式为 阅读全文
posted @ 2020-09-30 14:42 奈非天的救赎 阅读(142) 评论(0) 推荐(0) 编辑