Configuring NTP in Solaris 10
cp /etc/inet/ntp.server /etc/inet/ntp.conf edit the ntp.conf file. For an undisciplined local clock: change `server 127.127.XType.0` to `server 127.127.1.0′ comment out `fudge 127.127.XType.0 stratum 0` Syncing to an external NTP server: (see NTP.Servers Web for a list of public time servers) change `server 127.127.XType.0` to `server externel time server` (where externel time server is the IP… Leer más »