blog.briangallimore.com
use ssh without a password
Use a public/private key pair to avoid having to type in your password every time you open up a ssh session: 1- Generate a keypair, install the public key on the server and ‘authorize’ …