I keep forgetting this when I setup a new Ubuntu server, so here are the steps for automatically logging in via SSH.
-
ssh-keygen -t rsa
-
ssh-copy-id username@server
The spot for the Madrid Family
I keep forgetting this when I setup a new Ubuntu server, so here are the steps for automatically logging in via SSH.
ssh-keygen -t rsa
ssh-copy-id username@server