Answer the question
In order to leave comments, you need to log in
How to synchronize time with NTP?
Pirvet!
Unable to synchronize time via NTP. Tell me, how do you synchronize the time?
It didn't work sudo ntpdate -s pool.ntp.org
Installing manually also doesn't help - after reboot everything goes wrong again
Answer the question
In order to leave comments, you need to log in
1. Check the version of the tzdata package - the versions from 'f' are correct.
2. sudo dpkg-reconfigure tzdata - set up your time zone
apt-cache policy tzdata
tzdata:
Installed: 2014i-0ubuntu0.14.04
Candidate: 2014i-0ubuntu0.14.04
Yes, yes, today was the transition of time.
The new tzdata needs to be installed.
Is the time zone correct? If anything, you can install something like this:
"mv /etc/localtime /etc/localtime_org && ln -s /usr/share/zoneinfo/"Europe/Moscow" /etc/localtime && date"
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question