rm -rf /etc/localtime
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
rm /etc/timezone
I get a more simple way to modify timezone ,use the commond :dpkg-reconfigure tzdata
ln -s /usr/share/zoneinfo/Asia/Shanghai /etc/localtime
rm /etc/timezone
I get a more simple way to modify timezone ,use the commond :dpkg-reconfigure tzdata