To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
How can I check /dev/xvda1?
You can check or run fsck on /dev/xvda1 using the following method on Ubuntu or…
grep tips
If you're looking for lines matching in files, my favorite command is: grep -Hrn 'search…
