Setting up SSH Authentication
Generate key pair:
ssh-keygen -t rsa
Copy public key to remote server
ssh-copy-id user@123.45.56.78