(no subject)

Jim Willette (jimw@netonecom.net)
Tue, 19 Nov 1996 18:20:54 -0500


Francis Vidal wrote:
>
> how do i synchronize my time in the linux box to an "accurate" source?
>
> ... [ francis vidal ] systems administrator, @usls, univ. of st. la salle

These crontab entries work.

#Sync the clock with the atomic clock
0 30 * * * * /usr/sbin/netdate 132.163.135.130 >& /dev/null
# write the time to CMOS
5 30 * * * * /sbin/clock -w >& /dev/null

-- 
Jim Willette			  |	Cornerstone Technologies
Network Consultant/Programmer     |		
http://www.netonecom.net/~jimw	  |	http://ctec.net/
mailto:jimw@netonecom.net	  |	mailto:jimw@ctec.net