I would like to configure my servers to use NTP. I would like them all to use GMT time zone. I would like to use public NTP server how do I do it?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
To configure the timezone link
To install ntp (if it's not already)
EDIT: As far as I'm aware the default
You can use the ntpq command to see if it's working.
the offset value tells you how how far out of sync you are |
|||||||||||
|
|
To set the timezone to GMT use:
To install NTP use:
And make it active with:
|
|||||
|

TZenvironment variable... – voretaq7♦ May 9 '11 at 17:57