I have a VPS running Debian. The time that it reports from the date command is two minutes fast.
Is there a service that I can install that will keep the time correct?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
The "ntp" service handles date/time synchronization. | |||||
feedback
|
|
ntpd works wonders unless the virtual cmos clock is being set by the hypervisor, in which case the time on the host machine needs to be set by the sysadmin, nothing you can do. | |||
|
feedback
|