Chances are, your system already has Sun's NTP server and client software installed. pkginfo will tell you:
$ pkginfo | grep -i ntp
systemSUNWntpr NTP, (Root)
systemSUNWntpu NTP, (Usr)
If not, install these two packages from your CD-ROM.
Config files are in /etc/inet
hello everyone,
just an additional question.
on Solaris 10, /etc/init.d/xntpd is no longer exist. thinking of starting it using the svcs. would you mind sharing with us how to restart the xntpd daemon or such equivalent? :--) ty in advance.
Message was edited by:
yurioira32
thanks very much robert. we believe it will work now. have to put up the ntp client now. :--)
# svcadm enable ntp
# svcs | grep ntp
online 8:33:54 svc:/network/ntp:default
#
#
# ps -eaf | grep ntp | grep -v grep
root 2804510 08:33:54 ?0:00 /usr/lib/inet/xntpd
#