create-rsa-keys cd $HOME ls -ltr ~/.ssh ssh-keygen # enter # enter # enter cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys ssh localhost # yes exit