配置ntp时间服务器
摘要:
# yum install ntp -y # vi /etc/ntp.conf 增加 server cn.ntp.org.cn iburst 定义上级时间服务器:本机向它同步时间 # chkconfig ntpd on # service ntpd start 服务启动之后,需要等至少5分钟后才能生 阅读全文
posted @ 2017-06-22 14:45 森度 阅读(144) 评论(0) 推荐(0) 编辑
posted @ 2017-06-22 14:45 森度 阅读(144) 评论(0) 推荐(0) 编辑
posted @ 2017-06-22 14:44 森度 阅读(642) 评论(0) 推荐(0) 编辑
posted @ 2017-06-22 14:40 森度 阅读(328) 评论(0) 推荐(0) 编辑