Publish time 2013-2-21 21:47:37

[2013.02.21] Regulate the server time on Ubuntu 12.04 LTS [to be continued...]

sudo apt-get install tzdata

sudo dpkg-reconfigure tzdata

sudo apt-get remove ntpdate

sudo apt-get install ntp

add server
server 1.cn.pool.ntp.org
server 0.asia.pool.ntp.org

http://support.ntp.org/bin/view/Support/InstallingNTP#Section_4.2.
http://linux.vbird.org/linux_server/0440ntp.php
http://blog.csdn.net/huzhijuan804303360/article/details/8476935
http://bjiokn.blog.51cto.com/1021758/624986

Pages: [1]
View full version: [2013.02.21] Regulate the server time on Ubuntu 12.04 LTS [to be continued...]