To change the server timezone, just create a link to the respective zone you're on.
ln -sf /usr/share/zoneinfo/US/Eastern /etc/localtimeCheck with the `date` command.
- sandip's blog
- Login or register to post comments
To change the server timezone, just create a link to the respective zone you're on.
ln -sf /usr/share/zoneinfo/US/Eastern /etc/localtimeCheck with the `date` command.