Ubuntu/24

From Omnia
Revision as of 08:33, 28 September 2024 by Kenneth (talk | contribs) (Created page with "== NTP == systemctl status systemd-timesyncd One-shot sync: chronyd -q One-shot time check: chronyd -Q <pre> root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# chronyd -q Command 'chronyd' not found, but can be installed with: apt install chrony root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# ntpdate Command 'ntpdate' not found, but can be installed with: apt install ntpsec-ntpdate </pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

NTP

systemctl status systemd-timesyncd

One-shot sync:

chronyd -q

One-shot time check:

chronyd -Q


root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# chronyd -q
Command 'chronyd' not found, but can be installed with:
apt install chrony
root@IRV-CI-101:~/pbis-open-9.1.0.551.linux.x86_64.deb# ntpdate
Command 'ntpdate' not found, but can be installed with:
apt install ntpsec-ntpdate