Locked out of my Linode - Permission Denied
I have a fairly serious problem which i would really appreciate some help with.
I have a Linode where i host the websites i look after. I secured my linode using SSH key pair authentication. I disabled the ability to SSH into the server as root after reading it was advisable to do so.
My problem is that i had my laptop stolen. Now when i try and SSH into the VPS i am getting the "Permission denied (publickey)" using both root@
I need to know if there is any other way to gain access to my linode. I am in panic mode at the moment because i cant gain access =(
Regards,
-Ben
4 Replies
Thanks for the reply. I am still not entirely sure how i would solve my problem though.
do you have any more info on my issue?
Regards,
-Ben
1. Click on your linode.
2. Click the Remote Access tab.
3. Scroll down to Console Access.
4. Enter a password in Lish via SSH Password if you don't already have one and click Change Password.
5. Copy the line to the right of Lish via SSH (looks something like this: ssh
6. Enter the password you just set when it prompts you.
From there on you can login using your regular user and password and change his key in ~/.ssh/authorized_keys to regain ssh access using youruser@yourlinode.
Thanks, worked like a charm =)
Much appreciated,
-Ben