Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Apr 23, 2009 3:38 pm 
Offline
Newbie

Joined: Thu Apr 23, 2009 3:24 pm
Posts: 2
Today I decided to try out a VPS to learn about setting up a server and other aspects outside of the shared-hosting I have used for years.

I have installed PUTTY for my SSH. I have read several threads on this forum, looked through the WIKI, and went through several other related help sites but am still unable to connect with SSH to my running Linode. I have been able to login to my specific Linode via SSH, but it asks me for another login. I enter in my user name, it says it is incorrect. I try several likely alternatives and none work.

Is there some guide I can look at? I have done numerous searches and none of the threads are of this specific help, or maybe are buried under threads with related terms.

Also, what are RSA or DSA keys and how do I find them?


Top
   
 Post subject:
PostPosted: Thu Apr 23, 2009 3:46 pm 
Offline
Linode Staff
User avatar

Joined: Sat Jun 21, 2003 2:21 pm
Posts: 160
Location: Absecon, NJ
When you connect to Lish, you're actually connecting to the console of your Linode, not the Linode directly. The second login is just like the login prompt you'd see if you sat down at the keyboard of a Linux box. Until you've logged in and created a regular user, you'll need to log in as root with the password you specified when deploying the distro.

To connect to your Linode directly, you would ssh as root to the IP address listed on the Network tab--again using the password you specified when deploying the distro.

If you're still having trouble, hop into the IRC channel ( http://www.linode.com/irc/index.cfm ) and we should be able to get you sorted out.

-James


Top
   
 Post subject: Some info re: SSH.
PostPosted: Thu Apr 23, 2009 3:47 pm 
Offline
Junior Member
User avatar

Joined: Thu Apr 23, 2009 2:32 am
Posts: 41
Website: http://www.linode.com/
When you say you're able to connect to your linode via SSH, but are asked for another password, does this mean you are connecting to "[yourusername]@[city].linode.com" (i.e. connecting to your console via SSH)? If so, that second prompt is asking for your actual system account; you can log in as root using password you defined during the setup process. If you need to reset your root pw, you can do so in the control panel here: https://www.linode.com/members/linode/utilities.cfm

The keys you're describing are use to identify you cryptographically. In public key crypto, you have a keypair consisting on a public key and a private key. The private key is just that: you keep it safe from others. You give your public key to other people and systems to allow authentication without a password (among other uses, such as exchanging encrypted documents/emails/etc). Here is a reference on SSH with keys: http://www.sshkeychain.org/mirrors/SSH-with-Keys-HOWTO/

Have you tried logging into your linode via SSH to its IP address?


Top
   
 Post subject:
PostPosted: Thu Apr 23, 2009 5:58 pm 
Offline
Newbie

Joined: Thu Apr 23, 2009 3:24 pm
Posts: 2
Thank you for your prompt reply (I should have waited a few minutes instead of heading home, it was a quick solution). I tried with the IP originally, but I didn't use root as the login name, I used my account name. I did connect to my linode as [linodename]@[servername].linode.com and was greeted with that second login.

I got it to work and am off to follow this tutorial: http://www.howtoforge.com/perfect-server-ubuntu-8.10

Thanks again.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group