Setting NTP ( Network Time Protocol) in server :
1. Edit file ntp.conf
root@devtuna # vi /etc/inet/ntp.conf
……..
server xx.xx.xx.xx prefer
……..
……..
Replace xx.xx.xx.xx with your IP server NTP prefer
save your change configuration !wq

2. Refresh daemon NTP
root@devtuna # /etc/rc2.d/S74xntpd stop
root@devtuna # /etc/rc2.d/S74xntpd start

addthis_url = ‘http%3A%2F%2Fsysinfo.bascomp.org%2F2008%2F02%2F27%2Fsetting-ntp%2F’;
addthis_title = ‘Setting+NTP’;
addthis_pub = […]

Popularity: 51% [?]