ssh localhost without passphrase
John Hubbard
ender8282 at yahoo.com
Thu Dec 11 18:52:07 UTC 2008
Karl F. Larsen wrote:
> As a user it gives:
>
> karl at karl-hardy:~$ ssh localhost
> ssh: connect to host localhost port 22: Connection refused
>
> and as root I get:
>
> karl at karl-hardy:~$ sudo ssh localhost
> [sudo] password for karl:
> ssh: connect to host localhost port 22: Connection refused
> karl at karl-hardy:~$
>
> So it seems it doesn't want to work.
>
>
> Karl
>
>
Do you have the package openssh-server installed? It isn't installed by
default.
--
-john
To be or not to be, that is the question
2b || !2b
(0b10)*(0b1100010) || !(0b10)*(0b1100010)
0b11000100 || !0b11000100
0b11000100 || 0b00111011
0b11111111
255, that is the answer.
More information about the ubuntu-users
mailing list