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?
|
feedback
|
|
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 | |||||||||||
feedback
|
|
To set the timezone to GMT use:
To install NTP use:
And make it active with:
| |||||
feedback
|
TZenvironment variable... – voretaq7♦ May 9 '11 at 17:57