Ntpdate

Last updated
ntpdate
Developer(s) Harlan Stenn
Stable release
4.2.8p18 / May 25, 2024;13 months ago (2024-05-25)
Operating system Unix
Website http://support.ntp.org/download

ntpdate is a computer program used to quickly synchronize and set computers' date and time by querying a Network Time Protocol (NTP) server. It is available for a wide variety of unix-like operating systems. [1]

Contents

The accuracy and reliability of ntpdate entirely depends on the accuracy and network link stability of the first server it connects with. As this inaccuracy can lead to a multitude of problems, the maintainers have decided to deprecate it in favor of only using the ntpd (network time protocol daemon) or a sntp (simple network time protocol) query. [2]

See also

References

  1. "ntpdate(8): set date/time via NTP - Linux man page". linux.die.net. Retrieved 2020-04-12.
  2. Harlan Stenn (2012-09-02). "NTP.Org — Deprecating ntpdate" . Retrieved 2012-10-30. The combination of ntpd and sntp now implements the functions of ntpdate. As soon as a few remaining issues with sntp are resolved the ntpdate program will be retired.