Configure system timedatectl
Task: Set system clock sync with NTP services
Solution:
Use next command:
$ sudo timedatectl status
$ sudo timedatectl set-ntp true
Done.
Scientific Algorithms and Analytics
Task: Set system clock sync with NTP services
Solution:
Use next command:
$ sudo timedatectl status
$ sudo timedatectl set-ntp true
Done.