X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=txt%2Fadminmanual.txt;h=6c792d9699b910dbd3a5072b8ae3d961a9122ae0;hb=4f3bdfa16cf0d5adf08ef13fc06384e39db485c6;hp=de47e0af844cc43569aa059e35c5fa25e5c5e2ff;hpb=ad10d0e662650f1ac03895d5c9143e204764ef53;p=spider.git diff --git a/txt/adminmanual.txt b/txt/adminmanual.txt index de47e0af..6c792d96 100644 --- a/txt/adminmanual.txt +++ b/txt/adminmanual.txt @@ -1,6 +1,6 @@ The DXSpider Installation and Administration Manual Ian Maude, G0VGS, (ianmaude@btinternet.com) - Version 1.33 February 2001 + Version 1.33 (Revision 2) February 2001 A reference for SysOps of the DXSpider DXCluster program. ______________________________________________________________________ @@ -988,6 +988,18 @@ + This line works fine for RedHat and SuSE distributions. The line + required for Slackware distributions is slightly different. My thanks + to Aurelio, PA3EZL for this information. + + + + DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7 + + + + + This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart it should it crash for any reason. @@ -1048,61 +1060,55 @@ + # + # hop table construction + # + package DXProt; + # default hopcount to use + $def_hopcount = 5; + # some variable hop counts based on message type + %hopcount = + ( + 11 => 10, + 16 => 10, + 17 => 10, + 19 => 10, + 21 => 10, + ); - - # - # hop table construction - # - - package DXProt; - - # default hopcount to use - $def_hopcount = 5; - - # some variable hop counts based on message type - %hopcount = - ( - 11 => 10, - 16 => 10, - 17 => 10, - 19 => 10, - 21 => 10, - ); - - - # the per node hop control thingy + # the per node hop control thingy - %nodehops = + %nodehops = - GB7ADX => { 11 => 8, - 12 => 8, - 16 => 8, - 17 => 8, - 19 => 8, - 21 => 8, - }, + GB7ADX => { 11 => 8, + 12 => 8, + 16 => 8, + 17 => 8, + 19 => 8, + 21 => 8, + }, - GB7UDX => { 11 => 8, - 12 => 8, - 16 => 8, - 17 => 8, - 19 => 8, - 21 => 8, - }, - GB7BAA => { - 11 => 5, - 12 => 8, - 16 => 8, - 17 => 8, - 19 => 8, - 21 => 8, - }, - }; + GB7UDX => { 11 => 8, + 12 => 8, + 16 => 8, + 17 => 8, + 19 => 8, + 21 => 8, + }, + GB7BAA => { + 11 => 5, + 12 => 8, + 16 => 8, + 17 => 8, + 19 => 8, + 21 => 8, + }, + }; @@ -1119,7 +1125,6 @@ will bring your changes into effect. - 55..22.. IIssoollaattiinngg nneettwwoorrkkss It is possible to isolate networks from each other on a "gateway" node @@ -1247,11 +1252,6 @@ - - - - - 0 = frequency 1 = call 2 = date in unix format