ntptrace
Network Time Protocol daemon and utility programs
Install
- All systems
-
curl cmd.cat/ntptrace.sh
- Debian
-
apt-get install ntp
- Ubuntu
-
apt-get install ntp
- Arch Linux
-
pacman -S ntp
- Kali Linux
-
apt-get install ntp
- CentOS
-
yum install ntp-perl
- Fedora
-
dnf install ntp-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ntp
- OS X
-
brew install ntp
- Raspbian
-
apt-get install ntp
- Dockerfile
- dockerfile.run/ntptrace
ntp
Network Time Protocol daemon and utility programs
NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc".
ntp-perl
NTP utilities written in perl
ntpsec
Network Time Protocol daemon and utility programs
NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. This is the NTPsec version of NTP. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. For more information about the NTP protocol and NTP server configuration and operation, install the package "ntpsec-doc".