Fedora:
Install: openssh-server
Command:
$ ifconifg (To check the ip address)
$ service ssh restart
$ ssh hostname@ip address
Ubuntu:
Install: openssh-server
Command:
$ ifconifg (To check the ip address)
$ service ssh restart
1. From A connect to B : OK
2. From A copies files to B: ? Unknown