Linux服务器校时

yum install ntp

ntpdate cn.pool.ntp.org

date

crontab -e

00 12 * * * /sbin/ntpdate cn.pool.ntp.org

posted @ 2024-06-19 16:15  从零开始的0  阅读(10)  评论(0)    收藏  举报