Two Ubuntu boxes using ssh
Albert Charron
albert at albertcharron.name
Wed Oct 3 14:51:12 UTC 2007
OOzy Pal wrote:
> Hello,
>
> I would to rsync dir between my two Ubuntu boxes. How can I make my
> ubuntu boxes accept ssh connection. I tried
>
> $ssh 192.168.1.3
> ssh: connect to host 192.168.1.3 port 22: Connection refused
>
>
>
Did you install the openssh-server package? It's not installed by
default and the first time I tried to connect through ssh to my box I
hit the same problem...
If you didn't install it, a simple sudo apt-get install openssh-server
will solve your problem...
If the ssh server is already installed and running, the problem might be
a firewall issue. On that, I can't help...
--
+--------------------------------------+
Albert Charron
+--------------------------------------+
Linux Counter member #157482
Registered computers: 195048, 361906
+--------------------------------------+
More information about the ubuntu-users
mailing list