85407718 2020-01-06
# tzselect 根据提示选择:5 --> 9-->1-->1-->ok rm /etc/localtime ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
在一台centos最小化安装的机器上面,yum -y install ntpdate安装ntpdate同步时间。
然而执行ntpdate -u ntp.sjtu.edu.cn的时候,死活调不了时间。并报以下错误
1 30 Oct 23:30:56 ntpdate[8200]: no server suitable for synchronization found
执行:ntpdate -d ntp.sjtu.edu.cn 命令调试的时候,出现一下信息:
30 Oct 23:26:54 ntpdate[8183]: ntpdate 4.21.2349-o Sat Nov 23 18:21:48 UTC 2013 (1) Looking for host ntp.sjtu.edu.cn and service ntp host found : 202.120.2.100 transmit(202.120.2.100) transmit(202.120.2.100) transmit(202.120.2.100) transmit(202.120.2.100) transmit(202.120.2.100) 202.120.2.100: Server dropped: no data “......以下信息略” 30 Oct 23:27:33 ntpdate[8183]: no server suitable for synchronization found