Monday, April 22, 2013

Configure NTP


Enable Solaris ntp to sync time to external servers

vi /etc/inet/ntp.conf


server RemoteHostAddre1
server RemoteHostAddre2
slewalways yes
enable pll
statsdir /var/ntp/ntpstats/
filegen peerstats file peerstats type day enable

svcadm disable ntp
svcadm enable ntp




No comments: