随笔分类 -  Linux

ntp-redhat 同步时间配置
摘要:1. 选作一个机器作为ntp 服务端,例如 ip 为192.168.0.1 1)安装 ntp服务 yum install ntp 2) 修改ntp.conf 文件 vi /etc/ntp.conf 注释掉 #restrict 127.0.0.1 #restrict -6 ::1 #server 0. 阅读全文
posted @ 2018-08-28 18:06 wuli果果 阅读(5781) 评论(0) 推荐(0)