Quoting mjn (mjn at umn.edu): > All of this talk of time synchro got me to fiddling around with NTP. I > was wondering if anyone knows a good resource for simple NTP > configuration. All of the pages I have been too are quite cryptic and > I have yet to discover one foolproof to determine if my configuration is > 1) correct and 2) actually working. Under redhat, it simple: /etc/ntp.conf Add your time sources (what ntp calls stratum) server ns.nts.umn.edu server nss.nts.umn.edu server navobs1.wustl.edu server 137.192.2.5 server 137.192.240.5 Please note, you need to ask permission to use the above listed ntp servers. This is the list of servers to query for time sources. /etc/ntp/step-tickers ns.nts.umn.edu nss.nts.umn.edu navobs1.wustl.edu 137.192.2.5 137.192.240.5 These are the hosts to query on boot to get the average time and synchronize your clock to. -- Bob Tanner <tanner at real-time.com> | Phone : (612)943-8700 http://www.mn-linux.org | Fax : (612)943-8500 Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9