ntp的安装配置
安装ntp
$ yum -y install ntp
启动ntp服务器
$ systemctl start ntpd
配置计划任务,使用ntpdate同步时间
# 启动并开机启动计划任务cron $ systemctl start crond $ systemctl enable crond # 配置计划任务,每5分钟同步一次 $ crontab -e */5 * * * * /usr/sbin/ntpdate ntp1.aliyun.com
博主微信
这是我的微信扫一扫
您可以选择一种方式赞助本站
支付宝扫一扫赞助
微信钱包扫描赞助
赏