The basis of this is that your ID must be in the list of authorized hosts in the server. So, for password-less login to work, generate your public key, and append it to the authorized_hosts file in the server. To create a public key, from terminal do ssh-keygen -t rsa To copy to authorized_hosts file […]
![]()
You must be logged in to post a comment.