[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] reliable time servers
- Subject: [ale] reliable time servers
- From: jmmills at telocity.com (John Mills)
- Date: Tue, 26 Mar 2002 09:27:52 -0500 (EST)
ALErs -
I use a USNO server, with the following script (from a RH-6.2 box):
****************************************************
#!/bin/sh
ntpdate tock.usno.navy.mil
setclock
****************************************************
It's called by an even simpler script in '/etc/cron.daily', just dumping
the console output to '/dev/null'. How should I invoke it to send its
output to a log?
- John Mills
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.