Get the latest tech news
Transfer files over an Ethernet patch cable
: transfer files over an ethernet patch cable— It's possible to just connect two computers together with Ethernet and do a bit of IP configuration: # On sender... ip address adddev eth0 fd42:dead:beef::1/48 ip linkset dev eth0 up # On receiver...
None
Or read this on Hacker News