NTP

From DWIKI
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Network Time Protocol

Software

ntpd

ntpq

Understanding ntpq output

Query status:

ntpq -p
     

Jitter: variance in latency on the network Offset: time difference between the peers or between the server and client


Which one on which OS

Centos 8

chronyd

Ubuntu 20

timedated and friends: https://ubuntu.com/server/docs/network-ntp

HOWTO

Check ntp server

ntpdate -q ntp.server.name

FAQ

systemd ntp equivalent

timedatectl status

or

systemctl status systemd-timesyncd.service