Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Time Synchronization

Status
Not open for further replies.

sherene

MIS
Sep 23, 2003
3
MY
Hi,

I have a server that is served as a master server where all other servers can time sync with it. I have another client, IBM Risc AIX4.3 to time sync with this master server. Can anyone help me on the methods to use? xntpd or timed? And what files should I alter besides /etc/ntp.conf?

Appreciate any advise. Thank you.
 
I use xntpd. Besides making the changes to /etc/ntp.conf, you need to make sure the xntpd daemon is started. Uncomment the line in /etc/rc.tcpip:

#start /usr/sbin/xntpd "$src_running" to have the daemon start on boot.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top