centos校准系统时间

发布时间:2026年06月17日 阅读:16 次

1.安装chorony

yum install -y chrony

2.配置chorony文件

vi /etc/chrony.conf

在最后添加

pool ntp.aliyun.com iburst
pool ntp.tencent.com iburst

3.启动服务然后等一会

systemctl start chronyd


Tag:
相关文章

发表评论: