同步系统时钟
# Check current time and NTP sync status
timedatectl status
# Enable automatic NTP sync
sudo timedatectl set-ntp true
# Force immediate sync
sudo systemctl restart systemd-timesyncd
timedatectl show-timesync --all
Kerberos(企业 Active Directory 环境)要求时钟与服务器时间的误差在 5 分钟以内。