摘要: 以前单位都是ubuntu,最近改到了centos,记录下ntp配置 1.安装ntp yum install ntp ntpdate 2.启动ntp systemctl start ntpd systemctl enable ntpd 3.配置内部地址 vim /etc/ntp.conf 注释 #se 阅读全文
posted @ 2022-06-23 09:13 Persnoa 阅读(286) 评论(0) 推荐(0)