To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
Mount AWS S3 bucket to Ubuntu file system
I cannot find any Ubuntu PPA that has latest S3FS, so we will need to…
How to install grunt on Ubuntu 14.04
Grunt is a Javascript task runner that can be used to compile Sass, run JSHint,…