Mailing List
Home
Forum Home
Linux - General Red Hat Linux discussion list
Installation - Getting started with Red Hat Linux
Enterprise Linux 3 - Discussion of Red Hat Enterprise Linux 3 (Taroon)
Red Hat Linux 9 - Discussion of Red Hat Linux 9 (Shrike)
Red Hat Linux 7.2 - Discussion of Red Hat Linux 7.2 (Enigma)
Red Hat Linux 7.3 - Discussion of Red Hat Linux 7.3 (Valhalla)
Apache Web Server
Oracle database, Microsoft SQL server ...
Subjects
Subject: application/x mplayer2 plugin
RPM error: db4 error(16) from dbenv >remove: Device or resource
   busy
Command stream end of file while reading
Subject: X Windows problem (xauth)
Subject: Upgrading openoffice 1 1 rpm
Subject: FTP: connection refused
Subject: FTP: connection refused
mount: /dev/cdrom: is not a valid block device
Dell Precision 650, RedHat 9, no sound
how to trace the cause resulting in the crash of bind server
Virus on the list
UNINSTALL RPM MYSQL
usb pen drives: mounting as a user
Subject: broadcom network interface
make mrproper
Couldn 't open PID file /var/run/named/named pid Permission denied
sendmail configuration on redhat
kernel 2 6 and /dev/sound/mixer not found
Subject: Promise 378 controller
Subject: Problem using up2date
mrtg step by step howto/configuration for a newbie?
Compiling and Installing Kernel 2 6
Can 't locate module ppp0, can 't locate module ppp compress 21
Subject: Lotus Notes under Wine
HOW I CAN MAKE BOOTABLE FLOPPY DISKET
/etc/security/limits conf question
Intel E/1000 driver
rpm database corrupt
Command stream end of file while reading
qla2300 modules
 
NTP

NTP

2007-12-04       - By Rick Stevens

 Back
Reply:     1     2  

On Tue, 2007-12-04 at 19:30 +0200, Yazan Albakheit wrote:
> Dear ,
>
>  
>
>    Can you Help me in configuring the NTP between two nodes running
> RHEL_AS_V4_U5  .
>
>  
>
>    I Have   two Server (A,B)   I want server B  to take its time from
> server A  only.

The easiest way is to use system-config-date or redhat-config-date.
When the GUI comes up, go to the "Network Time Protocol" tab, check
the "Enable Network Time Protocol" box and put add the "A" machine in
the NTP Servers box.

If you want to do it the hard way, then edit /etc/ntp.conf.  Delete all
lines that start with the word "server", then add one that specifies
your machine:

  server a.yourdomain.com (domain based)
  server www.xxx.yyy.zzz (using only an IP address)

You should also delete any lines that begin "restrict" and contain the
old NTP servers' names and add a line for your machine:

   restrict a.yourdomain.com mask 255.255.255.255 nomodify notrap
noquery

(that last bit should all be on one line).

-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
- Rick Stevens, Principal Engineer             rstevens@(protected) -
- CDN Systems, Internap, Inc.                http://www.internap.com -
-                                                                    -
- Real Time, adj.: Here and now, as opposed to fake time, which only -
-                        occurs there and then                       -
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
Redhat-install-list mailing list
Redhat-install-list@(protected)
https://www.redhat.com/mailman/listinfo/redhat-install-list
To Unsubscribe Go To ABOVE URL or send a message to:
redhat-install-list-request@(protected)
Subject: unsubscribe