On Sat, 2005-12-31 at 09:04 +1100, Voytek Eymont wrote: > more pertinent is that my ntpd is not really keeping my clock updated
ntp is network time protocol. It keeps UTC in sync not daylight savings which is offset from UTC. ntpd will only reset the clock by a few microseconds. you start this with ntpdate <server> which will force the update then ntpd will keep this on track. You might want this in oyur boot sequence like ubuntu does. Ta Ken -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
