If key is not named id_rsa need to specify when logging on.
ssh -i ~/.ssh/key_file your@host.name
If key is not named id_rsa need to specify when logging on.
ssh -i ~/.ssh/key_file your@host.name
SSH Keys –
ssh-keygenauthorized_keys2 file in this directory.authorized_keys2 file. The generated key is found in ~/.ssh/id_rsa.pub. Copy the entire line ending with your servers address from this file.authorized_keys2 file is set to read only local. Chmod to 600 to be sure.