Questions about the NTP protocol and applications that use it. NTP is an acronym for Network Time Protocol, a protocol for synchronizing clocks.
The Network Time Protocol (NTP) is a networking protocol for clock synchronization between computer systems over packet-switched, variable-latency data networks.1
The reference implementation of the NTP protocol is the ntpd
daemon, available in Ubuntu as the package ntp
. Alternative implementations include OpenNTPd, chrony, and systemd-timesyncd.