How to change Linux server timezone and time to Hawaii

July 20th, 2014 by
Move into the etc folder:
UPDATE: simply run sudo dpkg-reconfigure tzdata and follow the steps.
cd /etc
Remove localtime file:
rm localtime
Set the hawaii time zone as local time:
ln -s /usr/share/zoneinfo/US/Hawaii localtime

Post a Comment

You must be logged in to post a comment.

Cached at: 2024-04-25 11:18:20am