Configurando ssh entre servidores Oracle Linux sem senha

1 – Servidores utilizados:

172.16.0.100 – PRD
172.16.0.221 – STANDBY
ShellScript

2 – Gerar chaves nos servidores PRD e STANDBY.

[root@prd ~]# ssh-keygen -t rsa
[root@standby ~]# ssh-keygen -t rsa
ShellScript

3 – Do PRD para STANDBY:

ssh-copy-id [email protected]
ShellScript

4 – Do STANDBY para PRD:

ssh-copy-id [email protected]
ShellScript

Leave a Reply

Your email address will not be published. Required fields are marked *

search previous next tag category expand menu location phone mail time cart zoom edit close