NTP: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
=== ntpd === | === ntpd === | ||
=== ntpq === | === ntpq === | ||
[https://detailed.wordpress.com/2017/10/22/understanding-ntpq-output/ Understanding ntpq output] | |||
Query status: | Query status: | ||
ntpq -p | ntpq -p | ||
Jitter: variance in latency on the network | |||
Offset: time difference between the peers or between the server and client | |||
=FAQ= | =FAQ= | ||
==systemd ntp equivalent== | ==systemd ntp equivalent== | ||
systemctl status systemd-timesyncd.service | systemctl status systemd-timesyncd.service |
Revision as of 17:04, 18 January 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
FAQ
systemd ntp equivalent
systemctl status systemd-timesyncd.service