- 10
- 0
- 约4.3千字
- 约 4页
- 2021-10-17 发布于江苏
- 举报
NTP 服务器配置
实验环境:
RHEL5
Server:192.168.2.10
Client:192.168.2.120
一、搭建时间同步服务器
1、编译安装ntp server
rpm -qa | grep ntp
2、修改ntp.conf 配置文件
vi /etc/ntp.conf
①、第一种配置:允许任何IP 的客户机都可以进行时间同步
#restrict default kod nomodify notrap nopeer noquery
restrict default modify notrap
②、第二种配置:
原创力文档

文档评论(0)