To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
List available upgrades from apt without upgrading the system
apt-get --just-print upgrade
How do I grant sudo privileges to an existing user
sudo usermod -a -G sudo username
