摘要: 1、yum 安装 NTP服务器 [root@master ~]# yum -y install ntp 2、启动ntpd服务 [root@master ~]# systemctl start ntpd 3、设置开机自启 [root@master ~]# systemctl enable ntpd 4 阅读全文
posted @ 2020-10-05 14:15 风林月影 阅读(1450) 评论(0) 推荐(0)