security

Create

ssh-keygen -f username -t rsa -b 4096 -C 'username'

login

ssh -i private_key username@server