how can I add an SSH-key generated from a computer of a friend to my server?
Currently I don't have access to his computer he just sent me his SSH key.
how can I add an SSH-key generated from a computer of a friend to my server?
Currently I don't have access to his computer he just sent me his SSH key.
You just have to append the key to the ~/.ssh/authorized_keys
file in your server