[oracle@rac1.ssh]$scp authorized_keys rac2:/home/oracle/.ssh/key_rac1 The authenticity of host 'rac2(192.168.15.102)' can't be established. RSA key fingerprint is0e:fe:c3:42:a2:65:64:d7:77:6e:1c:31:e0...
[oracle@xuegod72~]$ssh-keygen 生成密钥命令 Generating public/private rsa key pair.一直回车即可 Enter file in which to save the key(/home/oracle/.ssh/id_rsa): home/oracle/.ssh/id_rsa already exists. ...
[oracle@node1~]$ssh-keygen-t rsa Generating public/private rsa key pair. Enter file in which to save the key(/home/oracle/.ssh/id_rsa): Enter passphrase(empty for no passphrase): Enter...
[oracle@node-rac1.ssh]$ssh-keygen-t rsa Generating public/private rsa key pair. Enter file in which to save the key(/home/oracle/.ssh/id_rsa): Enter passphrase(empty for no passphrase)...
ssh-keygen-t rsaGenerating public/private rsa key pair.Enter file in which to save the key(/export/home/oracle/.ssh/id_rsa):Enter passphrase(empty for no passphrase):Enter same passphrase again:Your ...