Обновление времени в linux
На примере CentOS
yum install -y ntpdate
# однократно обновить время
ntpdate -u ru.pool.ntp.org
При ошибке
systemctl status ntpdate
...
Dec 29 07:14:41 localhost.localdomain ntpdate-wrapper[972]: NTP server not specified in /etc/ntp/step-tickers or /etc/ntp.conf
...
Сконфигурировать /etc/ntp/step-tickers
0.ru.pool.ntp.org
1.ru.pool.ntp.org
2.ru.pool.ntp.org
3.ru.pool.ntp.org