joshua
11-09-2006, 10:22 AM
When I try to log into my web hosting account by SSH, it's rare that I actually get connected. I managed to get connected once today, but never after that. I try to connect using
ssh -l singwayland@singwayland.org singwayland.org
It asks me for my password, and when I mistype my password, it tells me of that successfully; but when I give it the right password, it (usually) just sits there. If I hit a key after a while, it says "Read from remote host singwayland.org: Connection reset by peer".
If I try ssh -v -v -v -l singwayland@singwayland.org singwayland.org , the last message it gives me before it sits is "debug1: Entering interactive session."
Any tips?
joshua
ssh -l singwayland@singwayland.org singwayland.org
It asks me for my password, and when I mistype my password, it tells me of that successfully; but when I give it the right password, it (usually) just sits there. If I hit a key after a while, it says "Read from remote host singwayland.org: Connection reset by peer".
If I try ssh -v -v -v -l singwayland@singwayland.org singwayland.org , the last message it gives me before it sits is "debug1: Entering interactive session."
Any tips?
joshua