Time server chrony Installation 24.04LTS

From ScottWiki
Revision as of 15:10, 18 March 2024 by Wikiadmin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Install chrony

apt install chrony

Edit the config by creating a file in

nano /etc/chrony/conf.d/solaris.conf
server ntp0.zen.co.uk   iburst
allow 10.3.0.0/16

systemctl restart chrony.service

You can check its all working with

chronyc sources