Linux - time synchronization from the internet
Today I prepared a really simple instructions on how to configure time synchronization on Debian within a few minutes.
As a foundation must be installed ntpdate package
aptitude install ntpdate Then just add in the cron entry to run synchronization
30 */1 * * * root<->/usr/sbin/ntpdate tik.cesnet.cz >/dev/null 2>&1 debian , linux , ntpdate , synchronizace Categories: Computers debian , linux , ntpdate , synchronization






















