Here i will explain how to change existing timezone on ubuntu via command line.
On ubuntu 6 series and older the command is:
#tzconfig
and then just follow the pop up blue screen CLI wizard
On ubuntu 7 and later the command is:
#dpkg-reconfigure tzdata
and then just follow the pop up blue screen CLI wizard
Hope that help
Regards
Wednesday, June 30, 2010
Change existing Timezone on ubuntu via CLI(Command Line Interface)
Comments for this post
All comments