| Author |
Message |
ronsoriano
Joined: 17 Oct 2011
Posts: 27
|
| Posted: Wed Dec 07, 2011 4:38 am Post subject: How to change timezone? |
|
|
Hi,
How can I change the timezone to Asia/Philippines? |
|
| Back to top |
|
daveporter
Joined: 06 Dec 2011
Posts: 10
Location: Australia
|
| Posted: Wed Dec 07, 2011 4:58 am Post subject: |
|
|
It's mentioned in the getting started guide!
http://library.linode.com/getting-started#sph_set-the-timezone
HTH, Dave |
|
| Back to top |
|
vchepkov
Joined: 03 Sep 2011
Posts: 17
|
| Posted: Fri Dec 09, 2011 10:23 pm Post subject: Re: How to change timezone? |
|
|
ronsoriano wrote: Hi,
How can I change the timezone to Asia/Philippines?
You don't says what distro do you have.
On RHEL based distro the proper way would be to update
/etc/sysconfig/clock
ZONE="Asia/Manila"
and run
/usr/sbin/tzdata-update |
|
| Back to top |
|
hybinet
Joined: 02 May 2008
Posts: 1058
|
| Posted: Sat Dec 10, 2011 12:51 am Post subject: |
|
|
| On Debian-based distros, it's dpkg-reconfigure tzdata |
|
| Back to top |
|
| |