» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Netcat + linux

The Digital Voice: DD over Netcat for a Cheap Ghost Alternative

dd if= source-192_168_1_120.img | nc 192.168.1.120 7000 –q 10

Netcat: del.icio.us tag/netcat

Wonders of 'dd' and 'netcat': Cloning OS harddrives

you could pipe it through pv to get the transfer speed/progress. ie nc -l -p 9000 | pv | dd of=/dev/sda

Netcat: del.icio.us tag/netcat

Page 1 | Next >>