Ubuntu/Debian Quick Reference: How To Change Your Server’s UTC Timezone on the command line

Just Type…
sudo dpkg-reconfigure tzdata

…and follow the instructions on screen.

The process should look something like the following:


Select your Region


Select a city on your time zone


You’re done.

Tip
You can always check the status of your configuration using
sudo debconf-show tzdata

You could for example map that command via ssh to several machines and grep for “*”, that way you could easily spot servers with wrong timezones very quickly.

Post on Twitter
Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Google Buzz (aka. Google Reader)

One Response to “Ubuntu/Debian Quick Reference: How To Change Your Server’s UTC Timezone on the command line”

  1. vim – get the list of all the scripts available. « Amit Agarwal Says:

    [...] Ubuntu/Debian Quick Reference: How To Change Your Server’s UTC Timezone on the command line (gubatron.com) [...]

Leave a Reply