安装ntpdate yum -y install ntpdate 同步网络时间 ntpdate -u ntp.api.bz 将系统时间与硬件时间同步 hwclock --show 还可以写入定时任务中, 以防时间不一致. 多台服务器之间的时间同步 ntpdate -u 192.168.1.2