How to change the timezone on Ubuntu from the command line
I just thought I’d post this quick tidbit on how to change the timezone on a Ubuntu server after is has been installed. Simply rerun the timezone configuration:
sudo dpkg-reconfigure tzdata
I just thought I’d post this quick tidbit on how to change the timezone on a Ubuntu server after is has been installed. Simply rerun the timezone configuration:
sudo dpkg-reconfigure tzdata