Linode Forum Index Linode Forum
Linode Community Forums
 


Noob fumbling about

Click here to go to the original topic

 
       Linode Forum Index -> Linux Networking
Author Message
elucidator



Joined: 31 Oct 2010
Posts: 2

Posted: Sun Oct 31, 2010 4:52 am    Post subject: Noob fumbling about  

I'm a noob trying to learn SSH/VPS because I think it's interesting and would also like to attempt to route my traffic through it when Im on an open wifi. I already have a service for that purpose but I'd like to learn this method.

I have a virtual Ubuntu 10.04 machine running and I had one running before and was able to SSH into it but things went wrong and I deleted that one and started a new one.

I generated a new key locally via terminal and copied the finger print into the box online under "add your RSA DSA keys" here in the console tab.
Then I tried to copy it to the virtual machine using 'scp' transfer,neither worked. Also Im getting the finger print from the server but don't know what to do with it.

What can I do? Thanks

Regards,Elucidator (noob)
Back to top  
Talman



Joined: 27 Jan 2008
Posts: 36

Posted: Sun Oct 31, 2010 6:27 am    Post subject:  

That only works for LISH, the linode console.

If you're on a Windows PC, use PuTTY as your SSH client. Use PuTTYGen to generate your SSH keys. You'll login to SSH as root first, using the password you set via linode "deploy a linux distribution."

Your first step is to 1) Get in using root via ssh and the password you set during distro deploy, 2) creating a non-root user, 3) setting a password on said non-root user, then 4) deploying a public key to that user's ~/.ssh/authorized_keys file.

Once you have that done, you'll use ssh tunneling via putty to setup a little proxy. Everything you do goes through that proxy.
Back to top  
elucidator



Joined: 31 Oct 2010
Posts: 2

Posted: Sun Oct 31, 2010 9:06 pm    Post subject:  

Thanks,I'm running Linux and don't have windows on this box.

I did deploy Ubuntu but cannot SSH into it because my keys don't match. I tried Lish but I keep getting 'PERMISSION DENIED' regardless of which passwords I use (root,Lish or the main PW I use ) I'm white-listed from the IP on on BTW.

I've tried everything and scoured the message boards for answers and am a complete loss.

EDIT: The terminal tells me when I try to login via Lish that my keys don't match as well, I did set up a key so am I locked out totally?
Back to top  
 
       Linode Forum Index -> Linux Networking
Page 1 of 1