随笔分类 -  时间同步⏱

时间同步⏱
摘要:chrony时间同步服务🧭 1.yum安装(所有节点) [root@localhost ~]# yum -y install chrony 2.服务端配置 [root@localhost ~]# cat > /etc/chrony.conf << EOF server ntp.aliyun.com 阅读全文
posted @ 2022-11-01 10:52 Noleaf 阅读(178) 评论(0) 推荐(0)