Communicating between 2 Ubuntu boxes

Paolo Ariano paolo.ariano at unito.it
Mon Jun 13 15:11:39 UTC 2005


Bob Parker ha scritto:
> I have 2 boxes connected via ethernet
> 
> What do I have to configure so I can ssh/scp between them?

apt-get install openssh-client openssh-server
launch the daemon:sshd or verify it is up ps xf|grep ssh

and finally ssh myname at 130.xxx.xxx.xx
or scp

hth
paolo

-- 
Paolo Ariano
Neuroscience PhD student @ UniTo




More information about the ubuntu-users mailing list