To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
Find And List All Hidden Files Recursively
Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…
Add EBS VOLUME to Ubuntu EC2 Instance
Lets say we want to mount /var into new partition: 1. create new volume (leave…