The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




Thread: TIME SYNC (NTP)
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 01-19-2001
Neo's Avatar
Neo Neo is offline Forum Staff  
Administrator
  
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 6,754
I use both XNTPD & NTPDATE. The one a user chooses depends on their requirements (server, client, etc.) NTPDATE is much easier to install, run from a cronfile, etc.

XNTPD is more comprehensive, but more to install and configure; by far more complete.

Selecting a utility depends on the application. If you want a simple way to sync with a NTP timeserver without too much thinking, use NTPDATE.

On the other hand, if you want to be more of an NTP-expert, dive into the details of the more comprehensive distros.