How to change Linux server time
Command to change Linux server time to IST
# ln -sf /usr/share/zoneinfo/Asia/Calcutta localtime
You can check by the below command
#date
Command to change Linux server time to IST
# ln -sf /usr/share/zoneinfo/Asia/Calcutta localtime
You can check by the below command
#date