Sep 24, 2001 #1 SM777 Technical User Mar 7, 2001 208 GB how do I synchronise the time with a standard time source? I need to know that the log files entries are accurately timestamped. If I look at the time on the server its about 9 minutes out.
how do I synchronise the time with a standard time source? I need to know that the log files entries are accurately timestamped. If I look at the time on the server its about 9 minutes out.
Sep 24, 2001 #2 ifincham IS-IT--Management Jul 11, 2001 1,768 GB Hi, Basically you edit /etc/ntp.conf file and add a line like : server clock.sgi.com See --> http://www.eecis.udel.edu/~ntp/ & http://www.eecis.udel.edu/~ntp/ntp_spool/html/index.htm . Rgds Upvote 0 Downvote
Hi, Basically you edit /etc/ntp.conf file and add a line like : server clock.sgi.com See --> http://www.eecis.udel.edu/~ntp/ & http://www.eecis.udel.edu/~ntp/ntp_spool/html/index.htm . Rgds
Sep 25, 2001 #3 TheRAt Technical User Jul 19, 2000 155 NZ or you could try rdate Code: rdate -p -s time-a.nist.gov AV tnedor@yahoo.com Did this post help? Click below to let me know. Upvote 0 Downvote
or you could try rdate Code: rdate -p -s time-a.nist.gov AV tnedor@yahoo.com Did this post help? Click below to let me know.