M
M
Mark Rosenthal2014-10-26 10:10:55
Time Management
Mark Rosenthal, 2014-10-26 10:10:55

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

3 answer(s)
D
Dmitry, 2014-10-26
@font

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

I
Igor, 2014-10-26
@merryjane

Yes, yes, today was the transition of time.
The new tzdata needs to be installed.

S
Sergey Petrikov, 2014-10-26
@RicoX

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 question

Ask a Question

731 491 924 answers to any question