To create and start using SSH keys you will need to login to your server using putty or what ever tool you have.

To create the SSH key you will need to run

ssh-keygen -t rsa -b 4096

You are then prompted with a few options you will be asked for the directory to save the key file to, default is...

Continue reading...

0.0(0 votes)