| How To Configure NTP On Solaris |
|
|
|
| How To - NTP | |
| Written by Christian Foronda | |
| Wednesday, 15 December 2010 16:31 | |
|
Create the file ntp.conf: # vi /etc/inet/ntp.conf restrict -4 default kod notrap nomodify nopeer noquery Create the file /etc/ntp.drift with 0.0 entry: # touch /etc/ntp.drift Enable ntp: # svcadm enable ntp Verify ntp: # svcs -xv ntp svc:/network/ntp:default (Network Time Protocol (NTP)) # ntpq -pn remote refid st t when poll reach delay offset disp Similar articles
|
|
| Last Updated on Friday, 14 January 2011 13:37 |


