unable to login via ssh (port blocked)

This morning I went though the guide that explains how to configure virtual hosting here to find that now I managed to lock myself out of root login.

my-imac:~ stef$ ssh root@178.xx.xxx.xxx

ssh: connect to host 178.xx.xxx.xxx port 22: Connection refused

I tried port 80 but no luck

my-imac:~ stef$ ssh root@178.xx.xxx.xxx

ssh: Could not resolve hostname 178.xx.xxx.xxx:80: nodename nor servname provided, or not known

How can I fix this?

1 Reply

@stef25:

This morning I went though the guide that explains how to configure virtual hosting here to find that now I managed to lock myself out of root login.

my-imac:~ stef$ ssh root@178.xx.xxx.xxx

ssh: connect to host 178.xx.xxx.xxx port 22: Connection refused

I tried port 80 but no luck

my-imac:~ stef$ ssh root@178.xx.xxx.xxx

ssh: Could not resolve hostname 178.xx.xxx.xxx:80: nodename nor servname provided, or not known

How can I fix this?

use lish.

http://library.linode.com/linode-manage … node-shell">http://library.linode.com/linode-manager/using-lish-the-linode-shell

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct