# Enable network time synchronization
sudo timedatectl set-ntp true
# Force immediate sync
sudo systemctl restart systemd-timesyncd
# check
timedatectl
# Enable network time synchronization
sudo timedatectl set-ntp true
# Force immediate sync
sudo systemctl restart systemd-timesyncd
# check
timedatectl