[mdlug] Clocks

Joe Doehler lugnuts at doehler.us
Fri Dec 18 12:54:47 EST 2009


Aaron Kulkis wrote:
> Joe Doehler wrote:
>...
> You need the Network Time Protocol package.
> 
> Add the following lines to /etc/ntp.conf:
> 
> # Random pool servers, see http://www.pool.ntp.org/ for more information
> server 0.pool.ntp.org
> server 1.pool.ntp.org
> server 2.pool.ntp.org
> 
> then start NTP with:
> # /etc/init.d/ntp start

As mentioned in my original post, ntpd did not help. It works now. The 
correct startup procedure, with an initial synchronization, is a little 
more involved:
http://tinyurl.com/plgy9

I do not know whether this is the case for all distribution, but my ntpd
started with the '-g' option. While that is OK to get the time
adjustment parameters in the ball park initially, it should be replaced
with another option more suitable for the long run.

Joe.





More information about the mdlug mailing list