» tagged pages
» logout

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

Entity Crisis: Cool Unix Tools

"On my local machine: nc -l -p 1979 | bunzip2 | psql database_name ... On the remote machine: pg_dump database_name | bzip2 | nc my_local_ip 1979 ... or ... ssh -C remote-machine pg_dump database_name | psql database_name"

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

open-source: del.icio.us tag/open-source

socat

"netcat++" (extended design, new implementation) --- CLI tool for debugging network protocols.

Netcat: del.icio.us tag/netcat

Squawk: simple queues using awk

Reliable messaging from your shell scripts; activemq via the power of awk

Netcat: del.icio.us tag/netcat

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

open-source: del.icio.us tag/open-source

Copy hard disk or partition image to another system using a network and netcat (nc)

netcat utility (nc command) considered as TCP/IP swiss army knife. It reads and writes data across network connections, using TCP or UDP protocol.

Netcat: del.icio.us tag/netcat

Page 1 | Next >>