yum -y install utp ntpdate && ntpdate cn.pool.ntp.org && hwclock --systohc && timedatectl set-timezone Asia/Shanghai
Centos同步系统时间为上海时间
最新推荐文章于 2025-03-11 16:29:50 发布
yum -y install utp ntpdate && ntpdate cn.pool.ntp.org && hwclock --systohc && timedatectl set-timezone Asia/Shanghai