--- On Wed, 23/12/09, Dinesh Kumar Rajagopal <[email protected]> wrote: > How to run our own NTP server ? our goal > is to run same > time in all server . > > Server Details > > Os: Centos 5.3 > Arch : i686
If you are not concerned about atomic precision and only want all system in the lan to have same time, easiest is to configure time server and use rdate. Designate one system as server, enable time server under xinetd.d or inetd. use rdate command from clients to query server time and adjust itself. rdate can be run at boot time or as cronjob. Raman.P blog:http://ramanchennai.wordpress.com/ The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/ _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
