The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 04-10-2008
DukeNuke2's Avatar
DukeNuke2 DukeNuke2 is online now Forum Staff  
Soulman
  
 

Join Date: Jul 2006
Location: Germany, Berlin
Posts: 2,910
i only know for solaris.

- edit the /etc/inet/ntp.conf file to your needs. (there are example files!)
- start ntpd with "svcadm onlne svc:/network/ntp:default" (only on Solaris 10!) on older versions you have to use the init script
- look with "ntpq -c peers" if everything is correct

hth,
DN2