How to install / setup / configure rsh on Linux(opensuse 11.1) for 9i RAC
I tried to search the internet to find out the documentation for setting up rsh on opensuse 11.1 but was unable to find one. So i ‘m posting this to help others. I posted this on opensuse forums earlier and now thought of adding it to my blogs. oracle 9i requires rsh to communicate between RAC nodes. From 10g onwards, oracle switched over to ssh since ssh is considered to be more secure than rsh.
Scenario: I have 2 systems: sunny1 and sunny2. I have to rsh from sunny1 to sunny2 and vice versaFirst we are gonna setup rsh to access sunny2 from sunny1Disable firewall on both sunny1 and sunny2
Install rsh and rsh-server on both sunny1 and sunny2
Scenario: I have 2 systems: sunny1 and sunny2. I have to rsh from sunny1 to sunny2 and vice versaFirst we are gonna setup rsh to access sunny2 from sunny1Disable firewall on both sunny1 and sunny2
Install rsh and rsh-server on both sunny1 and sunny2