Install paclink-unix
- Configure a single MTA
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
plu:install_packet_spy [2014/01/17 10:38] gunn |
plu:install_packet_spy [2014/01/25 12:24] (current) gunn |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== AX.25 Packet Spy ====== | ====== AX.25 Packet Spy ====== | ||
| - | There a number of AX.25 packet spys available and most are probably based on monixd. | + | There are a number of AX.25 packet spys available and most are probably based on monixd. |
| * It looks as though ax25spyd did not make it into the Debian Wheezy repository. | * It looks as though ax25spyd did not make it into the Debian Wheezy repository. | ||
| Line 9: | Line 9: | ||
| <code bash> | <code bash> | ||
| man listen | man listen | ||
| + | </code> | ||
| + | * An example instance of //listen//. As root run: | ||
| + | <code bash> | ||
| + | listen -at | ||
| </code> | </code> | ||