X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual.sgml;h=8606e17d035a0682f6e8050556312bc0149b10fb;hb=77393fe9b517e6307f47dc844d05afa2454bfba7;hp=d7bae3d5e0dbfaacf1df9a505ff47069c07fab6a;hpb=175151ba8f0fec2628e157c1d54dcbf89091e522;p=spider.git diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml index d7bae3d5..8606e17d 100644 --- a/sgml/adminmanual.sgml +++ b/sgml/adminmanual.sgml @@ -6,7 +6,7 @@ The DXSpider Installation and Administration Manual <author>Ian Maude, G0VGS, (ianmaude@btinternet.com) -<date>Version 1.32 February 2001 +<date>Version 1.33 (Revision 3) February 2001 <abstract> A reference for SysOps of the DXSpider DXCluster program. </abstract> @@ -601,6 +601,15 @@ the following lines to the file near the end ... DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop >/dev/tty7 </verb></tscreen> +<P> +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. + +<tscreen><verb> +DX:23:respawn:/bin/su - sysop -c "/usr/bin/perl -w /spider/perl/cluster.pl" >/dev/tty7 +</verb></tscreen> + <P> This will automatically start DXSpider on tty7 (ALT-F7) on bootup and restart it should it crash for any reason. @@ -1928,6 +1937,16 @@ load/keps That is it! the kepler data has been updated. +<sect1>The QRZ callbook + +<P> +The command <em>sh/qrz</em> will only work once you have followed a few +simple steps. First you need to get a user ID and password from qrz.com. +Simply go to the site and create one. Secondly you need to copy the file +/spider/perl/Internet.pm to /spider/local and alter it to match your user +ID and password. You also at this point need to set $allow=1 to complete +the setup. Many thanks to Fred Lloyd, the proprieter of +<htmlurl url="http://www.qrz.com" name="qrz.com"> for allowing this access. <sect>CVS @@ -3515,7 +3534,18 @@ Set the node_call as a CLX type node </tt> <P> -You can remove this level with unset/debug <name> +You can choose to log several different levels. The levels are + +chan +state +msg +cron +connect + +You can show what levels you are logging with the <em>show/debug</em> +command. + +You can remove a debug level with unset/debug <name> <sect1>set/dx (0) @@ -3987,6 +4017,16 @@ time and UTC as the computer has it right now. If you give some prefixes then it will show UTC and UTC + the local offset (not including DST) at the prefixes or callsigns that you specify. +<sect1>show/debug (9) + +<P> +<tt> +<bf>show/debug</bf> Show what levels of debug you are logging +</tt> + +<P> +The levels can be set with <em>set/debug</em> + <sect1>show/dx (0) <P>