User Tools

Site Tools


technical:24.04_time_server_chrony_installation

24.04LTS Time server chrony Installation

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
technical/24.04_time_server_chrony_installation.txt · Last modified: 2024/10/12 20:43 by wikiadmin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki