27 Jan
2023
27 Jan
'23
4:04 p.m.
Fons - as you noted you have a bug time delta to square away - I'd boot to single user and set the clock to be about right - then set hardware clock. I would do something like : date -s 'xxx' or as you suggested timedatectl --set-time 'xxx' then hwclock --systohc --utc After reboot - to keep clock correct then setup chrony (or one of the other time sync alternatives such as systemd-timesyncd or ntpd). best gene