Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Dec 05, 2003 2:24 am 
Offline
Newbie

Joined: Tue Dec 02, 2003 1:21 pm
Posts: 4
I'm sorry if this seems like a simple question but I'm a newbie. I am unable to log into my ssh. It says "access console by connection via SSH to most machine your Linode resides on. Well, my host machine is "11" but what am I to do next.

From FAQ it says: "SSH into the *host* that your Linode resides on. Use your Linode.com Member username and password. This connects you directly to your Linode's console terminal."

I've tried 'variations' of the following below but 'none' of them works.

http://host11.linode.com
https://host11.linode.com
li-x.members.linode.com
https://li-x.members.linode.com
64.62.XX.XX (ip address)
etc..??

Can somebody Please tell me 'Exactly' what am I supposed to type in to reach (SSH) machine 11 and/or SSH IP?
Am I supposed to download something before I can SSH?


Top
   
PostPosted: Fri Dec 05, 2003 2:27 am 
Offline
Junior Member

Joined: Fri Oct 24, 2003 12:04 am
Posts: 42
WLM: erik19@msn.com
Location: Toronto CA
ASH wrote:
I'm sorry if this seems like a simple question but I'm a newbie. I am unable to log into my ssh. It says "access console by connection via SSH to most machine your Linode resides on. Well, my host machine is "11" but what am I to do next.

From FAQ it says: "SSH into the *host* that your Linode resides on. Use your Linode.com Member username and password. This connects you directly to your Linode's console terminal."

I've tried 'variations' of the following below but 'none' of them works.

http://host11.linode.com
https://host11.linode.com
li-x.members.linode.com
https://li-x.members.linode.com
64.62.XX.XX (ip address)
etc..??

Can somebody Please tell me 'Exactly' what am I supposed to type in to reach (SSH) machine 11 and/or SSH IP?
Am I supposed to download something before I can SSH?




When you SSH and it asks your IP you simply enter host11.linode.com .

It'll boot you, enter your membership password with LINODE and then your root/pass . Like it says, you'll be logged in at the console. This means that even if your eth0 interface, which connects you to the internet, would be down, you would still be able to access your linode via SSH. This is especially useful for doing maintenance, security updates, or whatever other reason you may have. Hope this helps.


Erik

_________________
Acid-Duck@IRC [EFNet]
erik.godin At n0sp4m.sympatico.ca


Top
   
PostPosted: Fri Dec 05, 2003 11:29 am 
Offline
Senior Member
User avatar

Joined: Sun Nov 23, 2003 1:40 pm
Posts: 79
Website: http://www.whitehouse.gov/history/presidents/bc42.html
ASH wrote:
http://host11.linode.com
https://host11.linode.com
li-x.members.linode.com
https://li-x.members.linode.com
64.62.XX.XX (ip address)
etc..??


Erm, SSH is not HTTP!!!

SSH is its own protocol that requires its own servers, and clients. The linode server you need to connect to already runs the SSH server. You just need an SSH client to connect.

On linux you can simply do:
bash$ ssh user@host11.linode.com
(you may need to install the OpenSSH client, check your distribution for whatever correct packages are needed, most distributions come with SSH by defualt.)

On windows, you wil need to download Putty
And then you will need to enter user@host11.linode.com in the Server Address field, and you will need to select the SSH protocol.

OS-X comes with the OpenSSH client. You will need to go to Mac HD --> Applications --> Utilities --> Terminal, and then follow the instructions for linux.

HTH

Bill Clinton


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


Who is online

Users browsing this forum: No registered users and 2 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