花花_新世界
从【程序猿】到【程序员】的进化历程

服务器上的时间同步的方法
安装ntpdate工具

# yum -y install ntp ntpdate

设置系统时间与网络时间同步

# ntpdate cn.pool.ntp.org

将系统时间写入硬件时间

# hwclock --systohc

 

posted on 2020-07-14 10:32  花花_新世界  阅读(679)  评论(0编辑  收藏  举报