摘要: 自动更新时间, 我这里使用的是 ntpdate. 从 ntpdate 手册上看, 手册上更建议使用 ntpd, 以后再学习一些它 安装 ntpdate yum install ntpdate 时间服务器 名称 地址 ??? cn.ntp.org.cn 阿里云提供的地址 ntp2.aliyun.com 阅读全文
posted @ 2024-05-16 22:12 yinchao_ws 阅读(220) 评论(0) 推荐(0) 编辑
摘要: 直接安装是不行的, 因为默认的可安装的软件包没有它. epel-release 全称是(extra packages for enterprise linux). 一个社区维护的项目, 里面提供了 htop 软件包. 先安装它. yum install epel-release 然后就可以正常安装 阅读全文
posted @ 2024-05-16 22:12 yinchao_ws 阅读(423) 评论(0) 推荐(0) 编辑