ssh

How to setup password less ssh connectivity using sshUserSetup.sh

Before starting RAC setup between two nodes, we need to have password less ssh connectivity between the nodes. There is a manual process to enable ssh connectivity . However oracle is providing a simp...

How to enable ssh connectivity between 2 servers

In this demo, we will establish ssh connectivity between 2 servers called riyadh1 riyadh2   On riyadh1 : [root@riyadh1 ~]# su - oracle [oracle@riyadh1 ~]$ id uid=54321(oracle) gid=54321(oinstall)...