[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Synchronizing time to NIST time servers
- From: "Tom Klem" <thewiz lvcablemodem com>
- To: "General Red Hat Linux discussion list" <redhat-list redhat com>
- Subject: Re: Synchronizing time to NIST time servers
- Date: Tue, 3 May 2005 05:20:49 -0700
I use rdate.
A simple shell script:
#!/bin/sh
/usr/bin/rdate -s time.nist.gov
sleep 12
/sbin/hwclock --systohc
Tom Klem
----- Original Message -----
From: "Michael Velez" <mikev777 hotmail com>
To: "'General Red Hat Linux discussion list'" <redhat-list redhat com>
Sent: Tuesday, May 03, 2005 4:49 AM
Subject: Synchronizing time to NIST time servers
> Does anybody know how I can synchronize the time on a RHEL 4 system to the
> NIST time servers?
>
> Thanks,
> Michael
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request redhat com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]