You can change the timezone by executing the following commands in the terminal app or via SSH:

 

sudo rm /etc/localtime
sudo ln -s /usr/share/zoneinfo/Europe/London /etc/localtime
sudo dpkg-reconfigure --frontend noninteractive tzdata
sudo pkill -HUP -f wingpanel

 

Please make sure to replace Europe/London with your timezone location.

?האם התשובה שקיבלתם הייתה מועילה 1 משתמשים שמצאו מאמר זה מועיל (1 הצבעות)