# 安装
yum -y install ntp ntpdate
# 设置
ntpdate 0.asia.pool.ntp.org
# 将系统时间写入硬件,防止重启失效
hwclock --systohc
posted on 2021-02-22 15:44 rigidwang 阅读(52) 评论(0) 编辑 收藏 举报