Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from December 16th, 2008

HowTO change the timezone on RHEL/CentOS

December 16th, 2008 · 4 Comments · Centos, CLI

Linux systems traditionally keep the definition of their timezone in /etc/localtime. This is a binary file with the timezone info, and if we want to change it we need to find the appropriate timezone file from /usr/share/zoneinfo and copy it over the one from /etc or just link to it. Once you change it, you [...]

[Read more →]

Tags: ··