I have a cron job script on my LAN hosts periodically running "ntpd -gqn -4" or "ntpd -gqn -6", in case of system clocks going way (think hours) out of sync, depending on network conditions (sometimes ...
Ubuntu plans to introduce ntpd-rs as the standard for time synchronization. The Rust implementation is intended to replace chrony and other tools. At the heart of the change is the consolidation of ...