(Answer) (Category) OSU Physics Faq's : (Category) Linux : (Category) Applications and Utilities :
How do I synchronize my clock to a network (atomic) clock?
You can use the ntp or xntp daemon.
 * get a current ntp rpm (e.g., ntp-4.0.99k-4.i386.rpm)
    and install it
 * in /etc/ntp.conf, comment out the server entries and replace with
    local server ip addresses.  The lines (near the top) should be:
         #server 127.127.1.0     # local clock
         #fudge  127.127.1.0 stratum 10
         server 128.146.37.10
         server 128.146.38.12
 * make sure that /etc/rc.d/init.d/ntpd points to the correct function
    library (/etc/rc.d/init.d/functions instead of /etc/rc.d/functions).
    This may be distribution/version dependent.  Just check that it points
    to the correct place.
 * /etc/rc.d/init.d/ntpd restart   
 * check /var/log/messages to see if it is working

2001-Oct-16 3:23pm furnstahl.1@osu.edu
[Append to This Answer]
2001-Oct-16 3:23pm
Previous: (Category) Printing
This document is: http://www.physics.ohio-state.edu/cgi-bin/fom?file=178
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.721.