08.14.08
How to set time zone in Ubuntu Hardy Heron
You used to be able to use tzconfig to set the time zone in Ubuntu. With Hardy Heron you can no longer do this, so how do you do it? Simple:
sudo dpkg-reconfigure tzdata
Random notes from the tech world.
You used to be able to use tzconfig to set the time zone in Ubuntu. With Hardy Heron you can no longer do this, so how do you do it? Simple:
sudo dpkg-reconfigure tzdata
Bad Behavior has blocked 280 access attempts in the last 7 days.
Vivek Kapoor said,
March 18, 2010 at 4:27 am
Thanks. Pretty convenient, earlier I used to move /etc/localtime and copy the requested value.