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: <Jared.Still_at_radisys.com>
Date: Tue, 27 Jul 2004 15:53:46 -0700
Message-ID: <OFB4FA1669.DA25EBAC-ON88256EDE.007DB541-88256EDE.007DC65D@radisys.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?

This is a much more sensible solution. As most admins won't allow r* stuff
on their servers, I have a difficult time understanding why Oracle recommends
it's use.

Jared



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 - 17:50:36 CDT

Original text of this message

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