The following two steps are required to set the timezone on one of our linux servers.
1. cd /etc
2. ln -sf /usr/local/zoneinfo/CST6CDT localtime [where CST6CDT] is the timezone that you want to apply to the server]
The following two steps are required to set the timezone on one of our linux servers.
1. cd /etc
2. ln -sf /usr/local/zoneinfo/CST6CDT localtime [where CST6CDT] is the timezone that you want to apply to the server]