» tagged pages
» logout

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

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

Netcat - a couple of useful examples

One of the Linux command line tools I had initially under-estimated is netcat or just nc. By default, netcat creates a TCP socket either in listening mode (server socket<sep/>

Netcat: del.icio.us tag/netcat

Netcat - a couple of useful examples

One of the Linux command line tools I had initially under-estimated is netcat or just nc. By default, netcat creates a TCP socket either in listening mode (server socket<sep/>

Netcat: del.icio.us tag/netcat

netcat

How to use netcat for client/server diagnostics, logging, and hacking

Netcat: del.icio.us tag/netcat

NetCat Security

Copy files from one computer to another using netcat

Netcat: del.icio.us tag/netcat

Page 1 | Next >>