Results 1 to 2 of 2
hi!
my question is that i have two machines ........
tap2.test3.com..... ..........machine 1
test.tap.com...................machine 2
now i want to synchronize both the machines so please can anybody tell that where ...
- 09-04-2009 #1Just Joined!
- Join Date
- Sep 2009
- Posts
- 3
Network time protocol ntp problem.....
hi!
my question is that i have two machines ........
tap2.test3.com..... ..........machine 1
test.tap.com...................machine 2
now i want to synchronize both the machines so please can anybody tell that where i have to configure ....etc/ntp.conf file
please............
regards
Muh.Usman
- 09-06-2009 #2Just Joined!
- Join Date
- Sep 2009
- Posts
- 2
if u r using red hat and its already registered.. then use the following
1) yum -y install ntp
2) from the file /etc/ntp.conf u will find the redhat server name from where u can syncronise the time
3) ntpdate "redhat server name" (without quotes)
4) service ntpd on
5) chkconfig ntpd on


Reply With Quote