Change server timezone
Tue, 06/29/2010 - 11:26 — sandipTo change the server timezone, just create a link to the respective zone you're on.
ln -sf /usr/share/zoneinfo/US/Eastern /etc/localtime
Check with the `date` command.
- sandip's blog
- Login or register to post comments