Logging in with a key is way safer (and easier) than using your password each time. Here is how to set it up on Ubuntu 18.
I assume you already have generated your SSH key.
$ ssh-keygen -t rsa 4096 -C "my key"
once you have the key just run
ssh
Read More
10 Dezämber,
2019