Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: "rcp" and 9iRAC

Re: "rcp" and 9iRAC

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Tue, 27 Jul 2004 10:38:08 -0400
Message-ID: <20040727143808.GC12134@medo.noip.com>

On 07/27/2004 10:11:04 AM, jaysingh1_at_optonline.net wrote:
> Hi

> How to enable "rcp" in RedHat or How to tell oracle cluster to use "scp" to copy the software > between each nodes?

cd /usr/bin
mv rcp rcp.jurassic
ln -s /usr/bin/scp /usr/bin/rcp

Of course, you know how to make scp stop asking for password? ssh-keygen and all the rest?

-- 
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jul 27 2004 - 09:35:27 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US