You See Our Blogs!
See & Xplorer Our Blogs!

Network Time Protocol [NTP]

Blog readers Cyd! be2rapa minggu yang lalu ada pergantian pimpinan IT Dept  & menanyakan ada 1 cpu direksi yang sistem penjam-annya tidak akurat. Dan tidak tersinkronisasi dengan 1 server dijaringan.

Cyd! memberikan solusi……

Cyd! mencoba mengaplikasikan NTP ini pada mesin ubuntu@pdc

  1. sudo apt-get install ntp
  2. sudo  vim /etc/ntp.conf
  3. sudo /etc/init.d/ntp restart ***setelah melakukan konfigurasi pada ntp.conf
  4. sudo ntp-q ***untuk mengecek konfigurasi Ok ± akan muncul sbb :

radmin@svrpdc:~$ sudo ntpq -p
remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
+europium.canoni 193.79.237.14    2 u   56   64  377  333.361   -3.421   0.146
192.168.0.0     .BCST.          16 u    -   64    0    0.000    0.000   0.001
-bge0-sdml-multi 195.43.74.3      2 u   19   64  377   15.798  -13.090   1.229
+laika.paina.jp  210.188.224.14   2 u   27   64  377   85.420   -2.956   0.473

 

konfigurasi ntp.conf

broadcast 192.168.0.0
disable auth
broadcastclient

server 2.id.pool.ntp.org
server 1.asia.pool.ntp.org
server 0.asia.pool.ntp.org

Pada cpu klien gunakan perintah : net time /set /yes \\192.168.xxx.xxx agar jamnya melakukan sinkronisasi.

 

Cyd!

 

 

 

Advertisement

No Responses to “Network Time Protocol [NTP]”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.