This worked for me on Ubuntu:
Install NTP:
apt install systemd-timesyncd
Activate NTP:
timedatectl set-ntp true
This worked for me on Ubuntu:
Install NTP:
apt install systemd-timesyncd
Activate NTP:
timedatectl set-ntp true
https://askubuntu.com/questions/1451114/find-out-whether-time-is-updated-automatically
$ sudo apt install systemd-timesyncd