Learning Academy

The Cure of Ignorance is to Question. MUHAMMAD (PBUH)

CentOS

How to disable daylight savings time transition in Linux?

linuxSince you will not be following your local time zone, you need to create your own personal time zone file.

Typing the following commands as root solved the problem:

1
cd /etc<br />rm  localtime<br />ln -s /usr/share/zoneinfo/Etc/GMT+6 localtime

Please choose valid GMT+? for your region/country

Muhammad Shaukat

Content Developer at LearnAcad.com

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Pin It on Pinterest