Sinkronisasi Timezone Indonesia Menggunakan NTP di Centos

Setup Timezone
# rm -f /etc/localtime
# yum reinstall tzdata -y
# ln -s /usr/share/zoneinfo/Asia/Jakarta /etc/localtime

Install dan Sinkronisasi ke Server NTP
# yum install ntp
# ntpdate id.pool.ntp.org
# hwclock --systohc

Aktifkan Service NTP
# service ntpd start
# chkconfig ntpd on
Share on Google Plus

About Admin

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 comments: