Configuring ntpdate
Thursday, December 20, 2007
1. configure /etc/inet/ntp.conf
# vi /etc/inet/ntp.conf
add the ntp server IP address in the file (ntp.conf file will only contain IP addres)
2. to sync the time base on the ntp server specified
# ntpdate
# ntpdate 111.11.1.11
# vi /etc/inet/ntp.conf
add the ntp server IP address in the file (ntp.conf file will only contain IP addres)
2. to sync the time base on the ntp server specified
# ntpdate
# ntpdate 111.11.1.11
