How to update the date & time with ntp 3 April 2017·29 words·1 min Debian How to update the date & time with ntp # Copysudo service ntpd stop sudo ntpd -gq sudo service ntpd start Another easier way : Copysudo sntp -s pool.ntp.org