NTP
From Free Knowledge Base- The DUCK Project: information for everyone
Test NTP Service from Linux CLI
sudo apt install ntpdate ntpdate -q time.google.com
Installs the utility. The -q command switch tells ntpdate not to sync the system clock, only show results of query as well as it compares to your system clock.