I'm currently on an Ubuntu 10.04 server with CLI access only. The timezone is set to PDT but I want to set it to EDT. How can I achieve that from the CLI?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

Use the command sudo tzselect or sudo dpkg-reconfigure tzdata

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.