From ad10d0e662650f1ac03895d5c9143e204764ef53 Mon Sep 17 00:00:00 2001 From: g0vgs Date: Fri, 2 Mar 2001 00:53:22 +0000 Subject: [PATCH] Add section to the manual on qrz.com --- html/adminmanual-11.html | 10 ++ html/adminmanual.html | 3 +- sgml/adminmanual.sgml | 12 +- txt/adminmanual.txt | 368 +++++++++++++++++++++++---------------- 4 files changed, 240 insertions(+), 153 deletions(-) diff --git a/html/adminmanual-11.html b/html/adminmanual-11.html index 2364cc52..75840549 100644 --- a/html/adminmanual-11.html +++ b/html/adminmanual-11.html @@ -330,6 +330,16 @@ load/keps

That is it! the kepler data has been updated.

+

11.7 The QRZ callbook +

+ +

The command sh/qrz 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 +qrz.com for allowing this access.


Next diff --git a/html/adminmanual.html b/html/adminmanual.html index 08db144d..45048375 100644 --- a/html/adminmanual.html +++ b/html/adminmanual.html @@ -15,7 +15,7 @@ Contents

The DXSpider Installation and Administration Manual

-

Ian Maude, G0VGS, (ianmaude@btinternet.com)

Version 1.32 February 2001 +

Ian Maude, G0VGS, (ianmaude@btinternet.com)

Version 1.33 February 2001


A reference for SysOps of the DXSpider DXCluster program.
@@ -116,6 +116,7 @@ Contents
  • 11.4 The Aliases file
  • 11.5 Console.pl
  • 11.6 Updating kepler data +
  • 11.7 The QRZ callbook

    12. CVS

    diff --git a/sgml/adminmanual.sgml b/sgml/adminmanual.sgml index d7bae3d5..3d5d9cfc 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 February 2001 <abstract> A reference for SysOps of the DXSpider DXCluster program. </abstract> @@ -1928,6 +1928,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 diff --git a/txt/adminmanual.txt b/txt/adminmanual.txt index d246b516..de47e0af 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.32 February 2001 + Version 1.33 February 2001 A reference for SysOps of the DXSpider DXCluster program. ______________________________________________________________________ @@ -140,6 +140,7 @@ 11.4 The Aliases file 11.5 Console.pl 11.6 Updating kepler data + 11.7 The QRZ callbook 12. CVS @@ -326,6 +327,7 @@ +o Net-Telnet-3.02.tar.gz + +o Curses-1.05.tar.gz +o Time-HiRes-01.20.tar.gz @@ -392,7 +394,10 @@ - # vi /etc/group (or your favorite editor) + # vi /etc/group (or your favorite editor) + + + You also need to add some others to the group, including your own callsign (this will be used as an alias) and root. The finished line @@ -459,7 +464,6 @@ alter the text of any section. Some of the lines look a little odd. Take this line for example .... - $myemail = "ianmaude\@btinternet.com"; @@ -522,11 +526,7 @@ If all is well then login on another term or console as _s_y_s_o_p and cd to /spider/perl. Now issue the following command ... - - - - - $ client.pl + $ client.pl @@ -2572,6 +2572,17 @@ + 1111..77.. TThhee QQRRZZ ccaallllbbooookk + + The command _s_h_/_q_r_z 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 qrz.com for allowing this access. + + 1122.. CCVVSS CVS stands for "Concurrent Versions System" and the CVS for DXSpider @@ -2626,6 +2637,7 @@ If you are wanting to update Spider then cd to /tmp + The next step will create a brand new 'spider' directory in your current directory. @@ -2637,7 +2649,6 @@ This command is all on one line. - Hopefully your screen should show you downloading files. The -z3 simply compresses the download to improve speed. When this has finished, you will have exactly the same as if you had untarred a full @@ -2693,7 +2704,6 @@ any of the perl scripts have been altered or added, again, CVS will tell you. - You will find any changes documented in the /spider/Changes file. @@ -2704,6 +2714,8 @@ commands that are useful for a sysop. These are listed below in alphabetical order. The number in brackets following the command name is the permissions level needed to use the command. + + 1133..11.. aacccceepptt//aannnnoouunnccee ((00)) aacccceepptt//aannnnoouunnccee [[00--99]] <<ppaatttteerrnn>> Set an accept filter line for announce @@ -2758,9 +2770,6 @@ This filter would only allow announces that were posted buy UK stations. You can use the tag 'all' to accept everything eg: - - - acc/ann all @@ -2769,7 +2778,6 @@ but this probably for advanced users... - 1133..22.. aacccceepptt//aannnnoouunnccee ((eexxtteennddeedd ffoorr ssyyssooppss)) ((88)) aacccceepptt//aannnnoouunnccee <<ccaallll>> [[iinnppuutt]] [[00--99]]<<ppaatttteerrnn>> Announce filter sysop @@ -2828,7 +2836,6 @@ thus: hf/ssb. You can also just have a simple range like: 0/30000 - this is more efficient than saying simply: freq HF (but don't get too hung up about that) - some examples:- @@ -2836,6 +2843,9 @@ acc/spot 1 on hf/cw acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16) + + + You can use the tag 'all' to accept everything, eg: @@ -2901,7 +2911,6 @@ See HELP FILTER for information. - 1133..66.. aacccceepptt//wwccyy ((eexxtteennddeedd ffoorr ssyyssooppss)) ((88)) aacccceepptt//wwccyy <<ccaallll>> [[iinnppuutt]] [[00--99]] <<ppaatttteerrnn>> WCY filter sysop version @@ -2957,6 +2966,8 @@ See HELP FILTER for information. + + 1133..88.. aacccceepptt//wwwwvv ((eexxtteennddeedd ffoorr ssyyssooppss)) ((88)) aacccceepptt//wwwwvv <<ccaallll>> [[iinnppuutt]] [[00--99]] <<ppaatttteerrnn>> WWV filter sysop version @@ -2967,12 +2978,11 @@ + accept/wwv db0sue-7 1 by_zone 4 + accept/wwv node_default all + set/hops node_default 10 - accept/wwv db0sue-7 1 by_zone 4 - accept/wwv node_default all - set/hops node_default 10 - - accept/wwv user_default by W,K + accept/wwv user_default by W,K @@ -3022,6 +3032,8 @@ This will disconnect you from the cluster + + 1133..1144.. ccaattcchhuupp ((55)) ccaattcchhuupp <<nnooddee__ccaallll>> AAllll||[[<<mmssggnnoo>> ......]] Mark a message as sent @@ -3034,6 +3046,8 @@ This may well be ALL the non-private messages. You can prevent this by using these commmands:- + + catchup GB7DJK all catchup GB7DJK 300 301 302 303 500-510 @@ -3086,7 +3100,7 @@ - acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16) + acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16) @@ -3152,7 +3166,6 @@ No checking is done to see if the any of the chained databases exist, in fact it is usually better to do the above statement first then do each of the chained databases. - Databases can exist offsite. To define a database that lives on another node do: @@ -3165,7 +3178,6 @@ To see what databases have been defined do: - DBAVAIL (or it will have been aliased to SHOW/COMMAND) It would be normal for you to add an entry into your local Aliases @@ -3231,7 +3243,6 @@ There is no warning, no comeback, no safety net. - You have been warned. @@ -3297,7 +3308,6 @@ List the messages in the messages directory. - If there is a 'p' one space after the message number then it is a personal message. If there is a '-' between the message number and the @@ -3352,9 +3362,11 @@ - DX FR0G 144.600 - DX 144.600 FR0G - DX 144600 FR0G + + + DX FR0G 144.600 + DX 144.600 FR0G + DX 144600 FR0G @@ -3364,7 +3376,7 @@ - DX FR0G 144600 this is a test + DX FR0G 144600 this is a test @@ -3416,6 +3428,8 @@ check is made on the filename (if any) that you specify. + + 1133..2299.. ffoorrwwaarrdd//llaattlloonngg ((88)) ffoorrwwaarrdd//llaattlloonngg <<nnooddee__ccaallll>> Send latitude and longitude information to @@ -3479,6 +3493,9 @@ the sysop). + + + 1133..3344.. kkiillll ((55)) kkiillll <<mmssggnnoo>> [[<<mmssggnnoo>> ......]] Remove or erase a message from the system @@ -3496,6 +3513,7 @@ kkiillll ffuullll <<mmssggnnoo>> [[<<mmssggnnoo>>]] Delete a message from the whole cluster + Delete a message (usually a 'bulletin') from the whole cluster system. This uses the subject field, so any messages that have exactly the @@ -3544,7 +3562,6 @@ each message. If any of them match then that message is immediately deleted on receipt. - 1133..4400.. llooaadd//bbaaddwwoorrddss ((99)) llooaadd//bbaaddwwoorrddss Reload the badwords file @@ -3559,9 +3576,6 @@ ignored. - - - 1133..4411.. llooaadd//bbaannddss ((99)) llooaadd//bbaannddss Reload the band limits table @@ -3628,6 +3642,7 @@ recently been added (the last 2 days for spots and last month for WWV data). + 1133..4477.. mmssgg ((99)) mmssgg <<ccmmdd>> <<mmssggnnoo>> [[ddaattaa ......]] Alter various message parameters @@ -3679,7 +3694,6 @@ You can also use in the same way as a talk command to a connected user but without any processing, added of "from <blah> to <blah>" or whatever. - pc G1TLH Try doing that properly!!! @@ -3694,6 +3708,8 @@ is output to the console in seconds. Any visible cluster node can be PINGed. + + 1133..5500.. rrccmmdd ((11)) rrccmmdd <<nnooddee ccaallll>> <<ccmmdd>> Send a command to another DX cluster @@ -3743,19 +3759,19 @@ - info <string> eg: iota or qsl - by <prefixes> eg: G,M,2 - origin <prefixes> - origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) - origin_itu <numbers> - origin_zone <numbers> - by_dxcc <numbers> - by_itu <numbers> - by_zone <numbers> - channel <prefixes> - wx 1 filter WX announces - dest <prefixes> eg: 6MUK,WDX (distros) + info <string> eg: iota or qsl + by <prefixes> eg: G,M,2 + origin <prefixes> + origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) + origin_itu <numbers> + origin_zone <numbers> + by_dxcc <numbers> + by_itu <numbers> + by_zone <numbers> + channel <prefixes> + wx 1 filter WX announces + dest <prefixes> eg: 6MUK,WDX (distros) @@ -3816,29 +3832,19 @@ - - - - - - - - - - - freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m - on <range> same as 'freq' - call <prefixes> eg: G,PA,HB9 - info <string> eg: iota or qsl - by <prefixes> - call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) - call_itu <numbers> - call_zone <numbers> - by_dxcc <numbers> - by_itu <numbers> - by_zone <numbers> - origin <prefixes> - channel <prefixes> + freq <range> eg: 0/30000 or hf or hf/cw or 6m,4m,2m + on <range> same as 'freq' + call <prefixes> eg: G,PA,HB9 + info <string> eg: iota or qsl + by <prefixes> + call_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) + call_itu <numbers> + call_zone <numbers> + by_dxcc <numbers> + by_itu <numbers> + by_zone <numbers> + origin <prefixes> + channel <prefixes> @@ -3882,11 +3888,15 @@ - reject/spot db0sue-7 1 by_zone 14,15,16 - reject/spot node_default all - set/hops node_default 10 - reject/spot user_default by G,M,2 + + + + reject/spot db0sue-7 1 by_zone 14,15,16 + reject/spot node_default all + set/hops node_default 10 + + reject/spot user_default by G,M,2 @@ -3946,15 +3956,18 @@ - by <prefixes> eg: G,M,2 - origin <prefixes> - origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) - origin_itu <numbers> - origin_zone <numbers> - by_dxcc <numbers> - by_itu <numbers> - by_zone <numbers> - channel <prefixes> + + + by <prefixes> eg: G,M,2 + origin <prefixes> + origin_dxcc <numbers> eg: 61,62 (from eg: sh/pre G) + origin_itu <numbers> + origin_zone <numbers> + by_dxcc <numbers> + by_itu <numbers> + by_zone <numbers> + channel <prefixes> + @@ -4010,6 +4023,7 @@ further details) + 1133..6622.. sseenndd ((00)) sseenndd <<ccaallll>> [[<<ccaallll>> ......]] Send a message to one or more callsigns @@ -4075,6 +4089,7 @@ field of a dx spot being propagated + Setting a word as 'baddx' will prevent spots with that word in the callsign field of a DX spot from going any further. They will not be displayed and they will not be sent onto other nodes. @@ -4090,6 +4105,8 @@ To allow a word again, use the following command ... + + unset/baddx VIDEO @@ -4156,6 +4173,8 @@ unset/badspotter VE2STN + + will allow spots from him again. Use with extreme care. This command may well be superceded by @@ -4203,8 +4222,6 @@ Some logging programs do not like the additional information at the end of a DX spot. If this is the case, use the _u_n_s_e_t_/_d_x_g_r_i_d command to remove the grid squares. - - 1133..7744.. sseett//ddxxnneett ((55)) sseett//ddxxnneett <<nnooddee__ccaallll>> [[<<nnooddee__ccaallll>> ......]] Make the node_call a DXNet @@ -4271,9 +4288,9 @@ - eg: - set/hops gb7djk ann 10 - set/hops gb7mbc spots 20 + eg: + set/hops gb7djk ann 10 + set/hops gb7mbc spots 20 @@ -4287,7 +4304,6 @@ sseett//iissoollaattee <<nnooddee ccaallll>> Isolate a node from the rest of the network - Connect a node to your system in such a way that you are a full protocol member of its network and can see all spots on it, but nothing either leaks out from it nor goes back into from the rest of @@ -4338,7 +4354,6 @@ example:- - SET/LOCATION 52 22 N 0 57 E @@ -4354,6 +4369,7 @@ You can stop these messages by using the _u_n_s_e_t_/_l_o_g_i_n_i_n_f_o command. + 1133..8844.. sseett//lloocckkoouutt ((99)) sseett//lloocckkoouutt <<ccaallll>> Stop a callsign connecting to the cluster @@ -4401,6 +4417,9 @@ To see what your nodes are set to, use the _s_h_o_w_/_n_o_d_e_s command. + + + 1133..8877.. sseett//oobbssccoouunntt ((99)) sseett//oobbssccoouunntt <<ccoouunntt>> <<nnooddee ccaallll>> Set the 'pump-up' obsolescence @@ -4420,6 +4439,8 @@ If a ping is heard then the obscount is reset to the full value. Using default values, if a node has not responded to a ping within 15 minutes, it is disconnected. + + 1133..8888.. sseett//ppaaggee ((00)) sseett//ppaaggee <<nn>> Set the number of lines per page @@ -4464,6 +4485,7 @@ in future, to affect routing decisions. The default interval is 300 secs or 5 minutes. + You can use this command to set a different interval. Please don't. But if you do the value you enter is treated as minutes up 60 and @@ -4485,14 +4507,13 @@ - - 0 - normal user - 1 - allow remote nodes normal user RCMDs - 5 - various privileged commands (including shutdown, but not disc- - connect), the normal level for another node. - 8 - more privileged commands (including disconnect) - 9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS - LEVEL. + 0 - normal user + 1 - allow remote nodes normal user RCMDs + 5 - various privileged commands (including shutdown, but not disc- + connect), the normal level for another node. + 8 - more privileged commands (including disconnect) + 9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS + LEVEL. @@ -4531,7 +4552,6 @@ - 1133..9955.. sseett//qqtthh ((00)) sseett//qqtthh <<yyoouurr QQTTHH>> Set your QTH @@ -4597,6 +4617,7 @@ sshhooww//bbaaddnnooddee Show all the bad nodes in the system + Display all the bad node callsigns in the system, see SET/BADNODE for more information. @@ -4638,35 +4659,60 @@ - on <band> - eg 160m 20m 2m 23cm 6mm - on <region> - eg hf vhf uhf shf (see SHOW/BANDS) - <number> - the number of spots you want - <from>-<to> - <from> spot no <to> spot no in - the selected list - <prefix> - for a spotted callsign beginning with <prefix> - *<suffix> - for a spotted callsign ending in <suffix> - *<string>* - for a spotted callsign containing <string> - day <number> - starting <number> days ago - day <from>-<to> - <from> days <to> days ago - info <text> - any spots containing <text> in the info or remarks - by <call> - any spots spotted by <call> (spotter <call> - is the same). - qsl - this automatically looks for any qsl info on the call - held in the spot database. - iota [<iota>] - If the iota island number is missing it will - look for the string iota and anything which looks like - an iota island number. If you specify then it will look - for that island. - qra [<locator>] - this will look for the specific locator if - you specify one or else anything that looks like a locator. + + + + + + + + + + + + + + + + + + on <band> - eg 160m 20m 2m 23cm 6mm + on <region> - eg hf vhf uhf shf (see SHOW/BANDS) + + <number> - the number of spots you want + <from>-<to> - <from> spot no <to> spot no in + the selected list + + <prefix> - for a spotted callsign beginning with <prefix> + *<suffix> - for a spotted callsign ending in <suffix> + *<string>* - for a spotted callsign containing <string> + + day <number> - starting <number> days ago + day <from>-<to> - <from> days <to> days ago + + info <text> - any spots containing <text> in the info or remarks + + by <call> - any spots spotted by <call> (spotter <call> + is the same). + + qsl - this automatically looks for any qsl info on the call + held in the spot database. + + iota [<iota>] - If the iota island number is missing it will + look for the string iota and anything which looks like + an iota island number. If you specify then it will look + for that island. + + qra [<locator>] - this will look for the specific locator if + you specify one or else anything that looks like a locator. @@ -4684,6 +4730,10 @@ SH/DX iota eu-064 SH/DX qra jn86 + + + + 1133..110055.. sshhooww//ddxxcccc ((00)) sshhooww//ddxxcccc <<pprreeffiixx>> Interrogate the spot database by country @@ -4698,8 +4748,10 @@ - SH/DXCC G - SH/DXCC W on 20m info iota + + + SH/DXCC G + SH/DXCC W on 20m info iota @@ -4750,6 +4802,7 @@ sshhooww//ffiilltteerr <<ccaallllssiiggnn>> Show the filters set by <callsign> + A sysop can look at any filters that have been set. @@ -4763,7 +4816,6 @@ which category you want to see. If you leave the category out then all the categories will be listed. - 1133..111100.. sshhooww//iissoollaattee ((11)) sshhooww//iissoollaattee Show a list of isolated nodes @@ -4814,10 +4866,8 @@ - - - SH/MOON - SH/MOON G1TLH W5UN + SH/MOON + SH/MOON G1TLH W5UN @@ -4877,19 +4927,14 @@ - - - - - - RxSens: -123 dBM SFI: 159 R: 193 Month: 10 Day: 21 - Power : 20 dBW Distance: 6283 km Delay: 22.4 ms - Location Lat / Long Azim - East Dereham, Norfolk 52 41 N 0 57 E 47 - United-States-W 43 0 N 87 54 W 299 - UT LT MUF Zen 1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0 - 18 23 11.5 -35 mS0+ mS2 S3 - 19 0 11.2 -41 mS0+ mS2 S3 + RxSens: -123 dBM SFI: 159 R: 193 Month: 10 Day: 21 + Power : 20 dBW Distance: 6283 km Delay: 22.4 ms + Location Lat / Long Azim + East Dereham, Norfolk 52 41 N 0 57 E 47 + United-States-W 43 0 N 87 54 W 299 + UT LT MUF Zen 1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0 + 18 23 11.5 -35 mS0+ mS2 S3 + 19 0 11.2 -41 mS0+ mS2 S3 @@ -4903,9 +4948,6 @@ SH/MUF W 24 - - - will get you the above display, but with the next 24 hours worth of propagation data. @@ -4946,8 +4988,6 @@ - - 1133..111177.. sshhooww//pprrooggrraamm ((55)) sshhooww//pprrooggrraamm Show the locations of all the included program modules @@ -4974,9 +5014,6 @@ SH/QRA IO92QL SH/QRA JN06 IN73 - - - The first example will show the distance and bearing to the locator from yourself, the second example will calculate the distance and bearing from the first locator to the second. You can use 4 or 6 @@ -5014,7 +5051,7 @@ - sh/route n2tly + sh/route n2tly @@ -5042,6 +5079,7 @@ Each pass in a period is separated with a row of '-----' characters + So for example:- @@ -5107,6 +5145,7 @@ sshhooww//wwwwvv <<nn>> Show the last <n> WWV broadcasts + Display the most recent WWV information that has been received by the system @@ -5144,8 +5183,6 @@ other than a sysop. - - 1133..112299.. ssttaatt//cchhaannnneell ((55)) ssttaatt//cchhaannnneell <<ccaallllssiiggnn>> Show the status of a channel on the cluster @@ -5212,6 +5249,9 @@ or 2 0 5 7 3 or 20573 + + + They will all match. If there is no password you will still be offered numbers but nothing will happen when you input a string. Any match is case sensitive. @@ -5278,6 +5318,7 @@ enter:- + TYPE bulletins/arld051 @@ -5302,6 +5343,7 @@ wwxx ffuullll <<tteexxtt>> Send a weather message to all cluster users + Weather messages can sometimes be useful if you are experiencing an extreme that may indicate enhanced conditions @@ -5333,6 +5375,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + -- 2.34.1