how i fixed my linux
Sunday, 7 September 2014
2 steps for passwordless SSH login
1. Open terminal and run: ssh-keygen
2. Then: ssh-copy-id remote-user@remote-hostname
If you want to give root ssh access to the remote system (e.g. for rsnapshot) then just run 'sudo su' before those two commands.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment