步骤如下:
安装ntp
yum -y install ntp
同步时间
ntpdate pool.ntp.org
将ntp服务设为开机启动
chkconfig ntpd on
重启ntp服务
service ntpd restart
查看ntp服务状态
service ntpd status
步骤如下:
安装ntp
yum -y install ntp
同步时间
ntpdate pool.ntp.org
将ntp服务设为开机启动
chkconfig ntpd on
重启ntp服务
service ntpd restart
查看ntp服务状态
service ntpd status