How to change Linux server time

Posted By: Sugan

Command to change Linux server time to IST

# ln -sf /usr/share/zoneinfo/Asia/Calcutta localtime

You can check by the below command

#date




Google