Changing time to IST

Client wrote in today asking me to change the time setting on his computer to IST (India Standard Time). In order to change this, login via SSH and then

cd /etc/

once there, create a link to the following file by running the following command

etc >> ln -sf /usr/share/zoneinfo/Asia/Calcutta localtime

This will now show the correct date and time when the client logs in from India

[root@host.domain.com ~ >> date
Tue Jan 26 16:44:16 IST 2010

g33kadmin

I am a g33k, Linux blogger, developer, student and Tech Writer for Liquidweb.com/kb. My passion for all things tech drives my hunt for all the coolz. I often need a vacation after I get back from vacation....

Leave a Reply

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