Looking for utilities

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
>





[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux