It’s quite easy to change time zone on centos / linux os :
cp /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
cp /usr/share/zoneinfo/Asia/Jakarta /etc/localtime
Change Asia/Jakarta into your location. After copying, you can run : ntpdate pool.ntp.org
to synchornize your server time with the closest public NTP server.
to synchornize your server time with the closest public NTP server.
No comments:
Post a Comment