摘要: 1.确认是否安装ntp服务:rpm -q ntp 2.确认ntp服务器可用性: ntpdate ntp.neu.edu.cn 3.安装ntp服务:yum -y ntp 4.配置ntp配置文件: # vim /etc/ntp.conf // 注释配置文件中原有的NTP服务器,并在其中添加自己所需的NT 阅读全文
posted @ 2020-12-06 11:47 不清 阅读(597) 评论(0) 推荐(0)