Page 1 of 1

Setting the correct timezone on a Ubuntu 12.04 Server

PostPosted: Tue Jul 30, 2019 2:26 pm
by Lee Hendricks
If you find that the date is incorrect of the server, login as root and run this command.
Code: Select all
dpkg-reconfigure tzdata

Choose the correct country and province
Once done check the time again
Code: Select all
date


date and time should now be correct