Using RSA encryption keys to sign into a remote server via SSH
Generate an RSA key and copy the public version of that key to the remote server
as follows:
Create a key set
If you already have a key set up then you can ignore this step.
In the terminal enter: ssh-keygen -t rsa
Accept the default location and add a