How To: Change the Timezone of an Ubuntu Machine from the Console
Ubuntu provides a tool that makes changing the timezone from the command prompt/console very easy. Just follow these steps.
Change the Timezone of an Ubuntu Machine from the Console
Execute this from the console as root:
dpkg-reconfigure tzdataUse the up/down arrow keys to select your Geographic Area. I am in US so I will select that (I could also select America and the next screen will display cities).
Select your timezone, city, state or region and press enter
Your time will change and be displayed on the command prompt when you return.

One Response
7.24.2010
Great Tutorial! Easy to understand too!