Sync time with outside source - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Tips and Tricks (https://www.linux-noob.com/forums/forum-59.html) +--- Thread: Sync time with outside source (/thread-3983.html) |
Sync time with outside source - Digerati - 2003-12-15 To set the time on a linux box to one of those goverment time servers use ntpdate time-b.nist.gov Ex. [digerati@rh9 /]$ ntpdate time-b.nist.gov Sync time with outside source - znx - 2005-03-21 For those in different areas of the world you can use the 'pool' of time servers. NTP Time Servers It should be noted that the above time server is actually 'restricted'. See TimeBNistGov I would suggest using: 'uk.ntp.pool.org' (you can normally just replace the 'uk' with your country code) Or just 'ntp.pool.org' |