SSH WithOut Password

From MS Computech
Jump to: navigation, search
root@node-1:~# ssh-keygen
root@node-2:~# ssh-keygen
root@node-1:~# ssh-copy-id [email protected]
root@node-2:~# ssh-copy-id [email protected]