

To change the time zone in Linux systems use the sudo timedatectl set-timezone command followed by the long name of the time zone you want to set. How do I change timezone to Cest in Linux? To switch to UTC, simply execute sudo dpkg-reconfigure tzdata, scroll to the bottom of the Continents list and select Etc or None of the above in the second list, select UTC. How do I change timezone to UTC in Linux? Your timezone has been changed successfully. For example we are setting America/Los_Angeles as our local system timezone. To change timezone on CentOS/RHEL 6/5 we can simply link /etc/localtime file with correct timezone configuration file. Locate the correct timezone you need that is in the Indian timezone and set the specific timezone.You will get a long list of timezones using this command.


Locate the correct timezone you need that is in the central timezone.List all the available timezones using the below command: # timedatectl list-timezones.
Change timezone linux centos 6 how to#
How to Change Timezone from CST To EST in CentOS/RHEL 7 Server How do I change the timezone in Redhat 7?
