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?
-- 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
![]() |
![]() |