Time services

From DWIKI
Revision as of 09:24, 5 June 2023 by Tony (talk | contribs) (→‎FAQ)

Links

NTP

Linux implementations

ntpd

ntpdate

systemd

chrony

timesyncd

documentation

FAQ

ntpdate: no servers can be used

you need to pass a server

Force IPv6 only

In ntpd.service

ExecStart=/usr/bin/ntpd -4 -g -u ntp:ntp

Or remove the 2.* lines from /etc/systemd/timesyncd.conf