procedure to change timezone on Linux
cd /etc
To Set the time zone to asia kolkata
ln -sf /usr/share/zoneinfo/Asia/Kolkata localtime
procedure to change timezone on Linux
cd /etc
To Set the time zone to asia kolkata
ln -sf /usr/share/zoneinfo/Asia/Kolkata localtime