安装ntp服务
分别vi /etc/ntp.conf里
找到 server 开头的地址配置
修改为 server 10.2.2.102
server 10.2.2.103
保存
#注释掉#pool 0.ubuntu.pool.ntp.org iburst 原本的时间同步
service ntprestart 重启时间服务
检查同步
ntpq -p
esc 退出编辑模式, I 进入编辑模式
保存退出 esc :wq
不保存退出 esc :q!
2022-11-13 22:17:41
安装ntp服务
分别vi /etc/ntp.conf里
找到 server 开头的地址配置
修改为 server 10.2.2.102
server 10.2.2.103
保存
#注释掉#pool 0.ubuntu.pool.ntp.org iburst 原本的时间同步
service ntprestart 重启时间服务
检查同步
ntpq -p
esc 退出编辑模式, I 进入编辑模式
保存退出 esc :wq
不保存退出 esc :q!
下一篇:预课