| Author |
Message |
nobody
Joined: 10 Jul 2009
Posts: 1
|
| Posted: Fri Jul 10, 2009 5:14 pm Post subject: Can't SSH into server |
|
|
Hey everyone,
Just signed up for my linode account, installed Ubuntu and now I'm trying to SSH in with no luck.
I'm using the IP under my Network tab and when I supply the password I used to set up the linux distro I get rejected.
No idea what I'm doing wrong or what other password I can try.
Any help would be huge.
edit: nevermind, figured it out, don't know how to delete the thread |
|
| Back to top |
|
czotos
Joined: 23 Apr 2009
Posts: 14
|
| Posted: Sat Jul 11, 2009 2:38 am Post subject: Re: Can't SSH into server |
|
|
nobody wrote: edit: nevermind, figured it out, don't know how to delete the thread
Generally speaking, you should mention what the problem was and what you did to fix it... Even if it was something silly.
In the future, it may help someone who has the same problem and searches these forums for a solution. |
|
| Back to top |
|
freedom_is_chaos
Joined: 12 Sep 2008
Posts: 166
|
| Posted: Tue Jul 14, 2009 11:28 pm Post subject: |
|
|
| Probably forgot to install ssh packages. |
|
| Back to top |
|
rss245x
Joined: 16 May 2009
Posts: 24
|
| Posted: Fri Aug 07, 2009 6:57 pm Post subject: Use the linode console |
|
|
Its a bit painful to use I myself had a problem with my sshd recently
I modified the config file and stupid as it sounds
yes/no must be ins lowercase and I stupidly modified it with uppercase NO instead of no
You may want to see if you put in illegal values like that as well.
Also through the console why you get to through your account you can modify or install sshd as you please with yum install assuming Linux is used.
I hope that helps! |
|
| Back to top |
|
freedom_is_chaos
Joined: 12 Sep 2008
Posts: 166
|
| Posted: Sat Aug 08, 2009 8:21 am Post subject: |
|
|
You can use ssh -t to test for syntax errors before you restart your ssh server and crash it.
http://www.cyberciti.biz/tips/checking-openssh-sshd-configuration-syntax-errors.html |
|
| Back to top |
|
JshWright
Joined: 27 Oct 2008
Posts: 173
|
| Posted: Sat Aug 08, 2009 11:38 am Post subject: |
|
|
rss245x,
That post is a month old, and the OP reported he had solved his own problem. |
|
| Back to top |
|
| |