Looking for utilities
Steve Holmes
steve at holmesgrown.com
Tue Jan 15 07:11:27 EST 2002
Here is something I use.
-------- Begin file ----------
#!/bin/sh
/usr/sbin/netdate clock.psu.edu
if [ "$?" = "0" ]; then
clock -w
echo CMOS clock has been set.
fi
---------- End of file ----------
This only checks one clock but I'm sure you could modify it to be more
precise by checking several clocks but this meets my needs.
I run this on my main server in crontab every day.
On Tue, 15 Jan 2002, Richard Villa wrote:
> Now that have solved my mail issue, I wonder if someone can direct me to a
> couple of utilities. I am looking for a disk defrag utility, and autility
> that will keep my hardware clock in sync with universal time.
>
> Richard
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup at braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
More information about the Speakup
mailing list