To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
How To Add Swap Space on Ubuntu 18.04
Swap is a space on a disk that is used when the amount of physical…
Find And List All Hidden Files Recursively
Recursively list all hidden files and directories on Linux/Unix The basic syntax is as follows:…