liunx 时间设置上海时间还是不处于上海时间
查看时间
timedatectl
时区设置上海
sudo timedatectl set-timezone Asia/Shanghai
安装并使用其他 NTP 服务
sudo apt-get update
sudo apt-get install ntp
systemctl status ntp
查看时间
timedatectl
时区设置上海
sudo timedatectl set-timezone Asia/Shanghai
安装并使用其他 NTP 服务
sudo apt-get update
sudo apt-get install ntp
systemctl status ntp