parent
cae130acfc
commit
7deeb9996e
@ -1,2 +1,20 @@
|
||||
# BPQ-MHeardBeacon
|
||||
MHeard beacon for LinBPQ
|
||||
|
||||
X86 & Pi versions
|
||||
|
||||
Download and extract to a new directory (tar -xzvf _filename_ )
|
||||
|
||||
Edit the mhbeacon.ini , adding you call, username password , port etc.
|
||||
|
||||
Run the program (it will display to the console - if you dont want this,run piped elsewhere /dev/nul or a file e.g.
|
||||
|
||||
./TajBeacon > /dev/nul &
|
||||
|
||||
or
|
||||
|
||||
./TajBeacon > /tmp/beacon.log &
|
||||
|
||||
73s
|
||||
Steve
|
||||
g7taj@gb7bex.#38.gbr.eu
|
||||
|
||||
Loading…
Reference in new issue