NTP: Difference between revisions
From DWIKI
mNo edit summary |
|||
Line 27: | Line 27: | ||
==Centos 8== | ==Centos 8== | ||
[[chronyd]] | [[chronyd]] | ||
==Ubuntu 20== | |||
timedated and friends: https://ubuntu.com/server/docs/network-ntp | |||
=FAQ= | =FAQ= | ||
==systemd ntp equivalent== | ==systemd ntp equivalent== | ||
systemctl status systemd-timesyncd.service | systemctl status systemd-timesyncd.service |
Revision as of 16:18, 10 August 2022
Network Time Protocol
Software
ntpd
ntpq
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
Ubuntu 20
timedated and friends: https://ubuntu.com/server/docs/network-ntp
FAQ
systemd ntp equivalent
systemctl status systemd-timesyncd.service