自动校准
ntpdate -u cn.pool.ntp.org
时区
rm -f /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
同步系统时间到硬件时钟
hwclock --systohc
hwclock -w
2022-07-24 11:27:49
自动校准
ntpdate -u cn.pool.ntp.org
时区
rm -f /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
同步系统时间到硬件时钟
hwclock --systohc
hwclock -w