This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources. Find sources: "Ntpdate" – news · newspapers · books · scholar · JSTOR (July 2014) (Learn how and when to remove this message) |
Developer(s) | Harlan Stenn |
---|---|
Stable release | 4.2.6p5 / December 24, 2011; 13 years ago (2011-12-24) |
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.
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.
See also
References
- "ntpdate(8): set date/time via NTP - Linux man page". linux.die.net. Retrieved 2020-04-12.
-
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.
External links
This computer-programming-related article is a stub. You can help Misplaced Pages by expanding it. |