Ubuntu server: change timezone
Linux

ubuntu-logoQ. How do I update the timezone on an Ubuntu Server?

A. Two easy steps:

NB: This will overwrite whatever you've had there before:

~# sudo echo "America/New_York" > /etc/timezone

~# sudo dpkg-reconfigure --frontend noninteractive tzdata

Done

 

Last Updated on Friday, 04 September 2015 07:40
 

Add your comment

Your name:
Subject:
Comment:
  The word for verification. Lowercase letters only with no spaces.
Word verification:
yvComment v.1.24.0