同步时间

yum -y install ntpdate

rm -f /etc/localtime

ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime

ntpdate pool.ntp.org 

 date

posted @ 2020-01-03 10:41  Le1543  阅读(144)  评论(0编辑  收藏  举报