To change time zone from terminal
sudo dpkg-reconfigure tzdata
Related Posts
Postfix mail queue
To flush queue Traditionally you use the "sendmail -q" command to flush mail queue under…
How do I find the kernel version, Ubuntu release and disk partition information from the terminal?
uname -a # for all info regarding kernel version, uname -r # for exact kernel…
