首页 > 其他 > 详细

centos 内网时间同步ntp配置方法

时间:2018-05-04 18:16:22      阅读:255      评论:0      收藏:0      [点我收藏+]
[root@bj-1 mysql]# cat /etc/sysconfig/ntpdate 

# Options for ntpdate

OPTIONS="-U ntp -s -b"


# Number of retries before giving up

RETRIES=2


# Set to 'yes' to sync hw clock after successful ntpdate

SYNC_HWCLOCK=yes

[root@bj-1 mysql]# cat /etc/ntp/step-tickers 

# List of servers used for initial synchronization.


172.230.156.201


#这种方式是在内网所有机器指向201,201上在去网络上同步时间,属于一主多从ntp模式

centos 内网时间同步ntp配置方法

原文:http://blog.51cto.com/amunlinux/2112763

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!