Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: "rcp" and 9iRAC
>
> 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
-- 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
![]() |
![]() |