Hello Admin,
I have added my SSH key, but can't get access through my terminal.
Can you please help me with this?
I have the same problem and when I ask for support I just get a link to documents that dont help at all is there anyone out there that can help us ?
Yeah, me too… I've created ticket (which content I'm pasting below), but I didn't get any information.
"I have a problem with a ssh login using private/public keys. I've used many ways to get it workin':
1) use on my own machine - ssh-keygen -t rsa -b 4096 -f [filename] and upload the [filename].pub to the server using ssh-copy-id
2) The same as above but uploading public key to the server manually.
3) The same as above but uploading public key to the server via OVH "Dedicated SSH" Panel and choosing it during installation.
3) I thought that maybe there's need to add user@host to the end of file (although in the tutorial there's no info about that) so I used the same ssh-keygen with the -C parameter, using debian@ip debian@linkz.pl
Unfortunately nothing works… Other ssh keys works just fine, I have problems only with OVH…"