[CentOS] Date/Time config 'behind the scenes'
Stephen Harris
lists at spuddy.orgFri Feb 8 02:46:46 UTC 2008
- Previous message: [CentOS] Date/Time config 'behind the scenes'
- Next message: [CentOS] Java not seeing timezone/tomcat displaying times in GMT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Feb 07, 2008 at 08:03:52PM -0600, Todd Reed wrote: > I have a script that runs every night that syncs the clock and then > records it to the hardware clock. > > #!/bin/sh > /usr/bin/rdate -s time-a.nist.gov That's nasty and can cause the clock to go backwards. Unix really does like the clock to only go forwards. Use NTP, which is designed to keep the clock always in sync. -- rgds Stephen
- Previous message: [CentOS] Date/Time config 'behind the scenes'
- Next message: [CentOS] Java not seeing timezone/tomcat displaying times in GMT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list