http://www.pool.ntp.org/en/ 世界各地时间同步服务器


解决linux下用ntpdate同步时间 出现ntpdate asia.pool.ntp.org


[root@www init.d]# ntpdate asia.pool.ntp.org

28 Sep 17:34:13 ntpdate[20614]: the NTP socket is in use, exiting


[root@www init.d]# /etc/init.d/ntpd stop

关闭 ntpd:                                                [确定]

[root@www init.d]# ntpdate asia.pool.ntp.org

28 Sep 17:35:47 ntpdate[20671]: adjust time server 114.80.81.13 offset 0.042432 sec


也就是说客户机同步时间服务器,客户机不要启动ntpd服务。只要服务器开启就OK了。