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