Quoting martin langhoff ([EMAIL PROTECTED]):
>       The other machine has a intermittent connection, so I'm looking for a
> way to synchronize on a command (instead of a daemon). I checked CPAN
> for NTP and found nothing. The Net::Time module doesn't seem to help as
> it's looking for a time server, and not a NTP server. 

You might check for the commands "rdate" or "netdate" -- both will get
the time from another machine.  On our PC's with linux, we further
need to use the "clock" or "hwclock" commands to set the hardware
clock to match the system clock.  We run these out of a cron job every
so often, and only run ntpd on one computer in the network.

Aaron

Reply via email to