摘要: #环境说明 时间同步服务器:192.168.0.113 dns主服务器:192.168.0.123 dns从服务器:192.168.0.113 #搭建时间同步服务器 安装ntp服务 yum install ntp -y 修改配置文件 vim /etc/ntp.conf 新增如下内容 restrict 阅读全文
posted @ 2022-03-31 17:07 霸都运维 阅读(97) 评论(0) 推荐(0) 编辑