Centos系统
date -R
timedatectl set-local-rtc 1
timedatectl set-timezone Asia/ShanghaiDebian系统
date -R
rm -rf /etc/localtime
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtimeCentos系统
date -R
timedatectl set-local-rtc 1
timedatectl set-timezone Asia/ShanghaiDebian系统
date -R
rm -rf /etc/localtime
cp /usr/share/zoneinfo/Asia/Shanghai /etc/localtime