Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To test the rsh execute the following command on the standby server:

bash
Code Block
themeConfluence
language
Section
Column
width5%

 

Column
width95
Panel
bgColorgrey
[oracle@avisit03]$rsh avisit01 ls 
 .. 
 ..

In this example avisit01 is the primary server and avisit03 is the standby server

To test the rsh execute the following command on the primary server:

...

Section
Column
width5%

 

Column
width95
Panel
bgColorgrey
[oracle@avisit03]$rsh avisit01 ls 
 .. 
 ..

In this example avisit01 is the primary server and avisit03 is the standby server 


RSH is now setup and configured. For more information on rsh, please consult the man pages in Unix or Linux.