- Install needed NTP packages
sudo apt install ntp
sudo apt install ntpdate
- Configure the NTP server to follow
sudo ntpdate pool.ntp.org
You can change the url of the NTP server.
sudo apt install ntp
sudo apt install ntpdate
sudo ntpdate pool.ntp.org
You can change the url of the NTP server.