Generate a rsa keypair: # ssh-keygen then copy it on the server with one simple command: # ssh-copy-id hostname you can now log in without password: # ssh hostname