Learn The Hard Way
The Little Robot
Friday, February 14, 2014
SSH Login Without Password
Link
.
1. Create public and private keys using ssh-key-gen on local-host
ssh-keygen
2. Copy the public key to remote-host using ssh-copy-id
ssh-copy-id -i ~/.ssh/id_rsa.pub remote-host
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment