rocky_time_sync
Синхронизация времени
date timedatectl set-timezone Asia/Almaty yum install systemd-timesyncd systemctl enable systemd-timesyncd.service systemctl start systemd-timesyncd.service systemctl status systemd-timesyncd.service
mcedit /etc/systemd/timesyncd.conf
... [Time] NTP=192.168.150.2 192.168.150.109 ...
systemctl restart systemd-timesyncd.service
Проверяем
timedatectl
rocky_time_sync.txt · Last modified: 2023/05/25 12:15 by admin