Changing Ubuntu Server Timezone by command line
- April 14th, 2010
- Write comment
When you install Ubuntu server distribution, you would got problem when choosing the time zone, especially for Indonesian time zone. Because I had install ubuntu server several times, but you can only choose US time.
So, the easiest way is trying to change the time zone after the installation process is completed. Here is that simple command
koro@kecapi:/etc$ sudo dpkg-reconfigure tzdata
[sudo] password for koro:
Current default timezone: 'Asia/Jakarta'
Local time is now: Wed Apr 14 10:46:47 WIT 2010.
Universal Time is now: Wed Apr 14 03:46:47 UTC 2010.
koro@kecapi:/etc$ date
Wed Apr 14 10:52:47 WIT 2010
Do not forget to choose your time area according to your geographic region.