服务端配置
修改配置文件 ntp.conf
server time3.aliyun.com perfer
server time1.aliyun.com
server 127.127.1.0
fudge 127.127.1.0 stratum 1
driftfile /var/lib/ntp/drift
restrict 127.0.0.1
restrict default nomodify notrap nopeer
修改配置文件 ntp.conf
server time3.aliyun.com perfer
server time1.aliyun.com
server 127.127.1.0
fudge 127.127.1.0 stratum 1
driftfile /var/lib/ntp/drift
restrict 127.0.0.1
restrict default nomodify notrap nopeer
评论