minor manual changes
[spider.git] / sgml / adminmanual_en.sgml
1 <!doctype linuxdoc system>\r
2 \r
3 <article>\r
4 \r
5 <!-- Title information -->\r
6 \r
7 <title>The DXSpider Administration Manual v1.50</title> \r
8 <author>Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and\r
9 Charlie Carroll, K1XX, (k1xx@ptcnh.net)</author>\r
10 <date>February 2003 revision 0.4</date>\r
11 \r
12 <abstract>\r
13 A reference for SysOps of the DXSpider DXCluster program.\r
14 </abstract>\r
15 \r
16 <!-- Table of contents -->\r
17 <toc>\r
18 \r
19 <!-- Begin the document -->\r
20 \r
21 <sect>Routing and Filtering\r
22 \r
23 <sect1>Introduction\r
24 \r
25 <P>\r
26 From DXSpider version 1.48, major changes were introduced to the way \r
27 node connections are treated.  This is part of an ongoing process to\r
28 remove problems with loops and to enable talk and other functions to\r
29 propagate across the whole of the worldwide cluster network.  In fact,\r
30 in a Spider network, it would be useful, perhaps even necessary to\r
31 have loops.  This would give real resilience to the network, meaning\r
32 that if a link dropped, the information flow would simply come in and\r
33 go out via a different route.  Of course, we do not have a complete\r
34 network of Spider nodes, there are other programs out there.  Some of\r
35 these do not have any protection from loops.  Certainly AK1A does not \r
36 handle loops well at all.  It is therefore necessary to have some form \r
37 of protection for these nodes.\r
38 \r
39 <P>\r
40 In fact DXSpider has had a simple system for some time which is called\r
41 <it>isolation</it>. This is similar to what in other systems such as \r
42 <bf>clx</bf>, is called <it>passive mode</it>. A more detailed explanation\r
43 of <it>isolation</it> is given further below. This system is still available\r
44 and, for simple networks, is probably all that you need.\r
45 \r
46 <P>\r
47 The new functionality introduced in version 1.48 allows filtering the node\r
48 and user protocol frames on a "per interface" basis. We call this\r
49 <it>route filtering</it>. This is used <bf>instead of</bf>\r
50 <it>isolation</it>. \r
51 \r
52 <p>\r
53 What this really means is that you can control more or less completely\r
54 which user and node management PC protocol frames pass to each of your \r
55 partner nodes. You can also limit what comes into your node from your \r
56 partners. It is even possible to control the settings that your partner \r
57 node has for the routing information that it sends to you \r
58 (using the <it>rcmd</it> command).\r
59 \r
60 <sect1>Route Filters\r
61 \r
62 <p>\r
63 Initially when route filters were being tested we generated a\r
64 "default" filter.  Unfortunately it quickly became apparent that this\r
65 might suit the UK cluster network but didn't really fit anybody else.\r
66 However using a default filter is an appropriate thing to do. How, is\r
67 explained further on.\r
68 \r
69 <p>\r
70 The first thing that you must do is determine whether you need to use \r
71 route filtering <bf>at all</bf>. If you are a "normal" node with two or \r
72 three partners and you arranged in an "official" non-looping tree type \r
73 network, then <bf>you do not need to do route filtering</bf> and you will \r
74 feel a lot better for not getting involved. If you are successfully using \r
75 <it>isolation</it> then you also probably don't need to use route filtering.\r
76 \r
77 <p>\r
78 To put it simply, you should not mix Isolation and Route Filtering.  It \r
79 will work, of sorts, but you will not get the expected results.  If you \r
80 are using Isolation sucessfully at the moment, do not get involved in \r
81 Route Filtering unless you have a good supply of aspirin!  Once you have \r
82 started down the road of Route Filtering, do not use Isolation either.\r
83 Use one or the other, not both.\r
84 \r
85 <p>\r
86 You will only require this functionality if you are "well-connected". What \r
87 that means is that you are connected to several different parts of (say) \r
88 the EU cluster and, at the same time, also connected to two or three places \r
89 in the US which, in turn are connected back to the EU. This is called a \r
90 "loop" and if you are seriously looped then you need filtering.\r
91 \r
92 <P>\r
93 I should at this stage give a little bit of background on filters.  All\r
94 the filters in Spider work in basically the same way.  You can either\r
95 accept or reject various options in order to create the filter rules\r
96 you wish to achieve.  Some filters are user settable, others can only\r
97 be altered by the sysop.  Route filtering can only be done by the sysop.\r
98 \r
99 <P> \r
100 Anyway, without further discouragement, let me start the process\r
101 of explanation.\r
102 \r
103 <sect1>The node_default filter\r
104 \r
105 <P>\r
106 All normal systems should have a default routing filter and it should\r
107 usually be set to send only the normal, unlooped, view of your\r
108 "national" network.  Here in the UK that means nodes from the UK and\r
109 Eire, in EU it is more complex as the networks there grew up in a more\r
110 intertwined way.\r
111 \r
112 <p> \r
113 The generic commands are:-\r
114 \r
115 <tscreen><verb>\r
116 reject/route node_default &lt;filter_option&gt;\r
117 \r
118 or\r
119 \r
120 accept/route node_default &lt;filter_option&gt;\r
121 </verb></tscreen>\r
122 \r
123 where filter_option is one of the following ...\r
124 \r
125 <tscreen><verb>\r
126 call &lt;prefixes&gt;\r
127 call_dxcc &lt;numbers&gt;\r
128 call_itu &lt;numbers&gt;\r
129 call_zone &lt;numbers&gt;\r
130 channel &lt;prefixes&gt;\r
131 channel_dxcc &lt;numbers&gt;\r
132 channel_itu &lt;numbers&gt;\r
133 channel_zone &lt;numbers&gt;\r
134 </verb></tscreen>\r
135 \r
136 Please be careful if you alter this setting, it will affect \r
137 <bf><it>ALL</it></bf> your links!  Remember, this is a <it>default</it>\r
138 filter for node connections, not a <it>per link</it> default.\r
139 \r
140 <p>\r
141 For the default routing filter then you have two real choices: either\r
142 a "national" view or the "safe" option of only your own\r
143 callsign. Examples of each (for my node: GB7DJK) are:-\r
144 \r
145 <tscreen><verb>\r
146 acc/route node_default call_dxcc 61,38\r
147 acc/route node_default call gb7djk\r
148 </verb></tscreen>\r
149 \r
150 GB7DJK uses the first of these. The DXCC countries can be obtained from the \r
151 <it>show/prefix</it> command.\r
152 \r
153 <p>\r
154 The example filters shown control <it>output</it> <bf>TO</bf> all your\r
155 partner nodes unless they have a specific filter applied to them (see\r
156 next section).\r
157 \r
158 <p>\r
159 It is also possible to control the <it>incoming</it> routing\r
160 information that you are prepared to accept <bf>FROM</bf> your partner\r
161 nodes. The reason this is necessary is to make sure that stuff like\r
162 mail, pings and similar commands a) go down the correct links and b)\r
163 don't loop around excessively. Again using GB7DJK as an example a typical\r
164 default input filter would be something like:\r
165 \r
166 <tscreen><verb>\r
167 rej/route node_default input call_dxcc 61,38 and not channel_dxcc 61,38\r
168 </verb></tscreen>\r
169 \r
170 What this does is accept node and user information for our national\r
171 network from nodes that are in our national network, but rejects such\r
172 information from anyone else. Although it doesn't explicitly say so,\r
173 by implication, any other node information (not from the UK and Eire)\r
174 is accepted.\r
175 \r
176 <p>\r
177 As I imagine it will take a little while to get one's head around all of \r
178 this you can study the effect of any rules that you try by watching the \r
179 debug output after having done:-\r
180 \r
181 <tscreen><verb>\r
182 set/debug filter\r
183 </verb></tscreen>\r
184 \r
185 After you have got tired of that, to put it back the way it was:-\r
186 \r
187 <tscreen><verb>\r
188 unset/debug filter\r
189 </verb></tscreen>\r
190 \r
191 <sect1>General route filtering\r
192 \r
193 <P>\r
194 Exactly the same rules apply for general route filtering.  You would\r
195 use either an accept filter or a reject filter like this ...\r
196 \r
197 <tscreen><verb>\r
198 reject/route &lt;node_call&gt; &lt;filter_option&gt;\r
199 \r
200 or\r
201 \r
202 accept/route &lt;node_call&gt; &lt;filter_option&gt; \r
203 </verb></tscreen>\r
204 \r
205 <P>\r
206 Here are some examples of route filters ...\r
207 \r
208 <tscreen><verb>\r
209 rej/route gb7djk call_dxcc 61,38 (send everything except UK+EIRE nodes)\r
210 rej/route all                    (equiv to [very] restricted mode)\r
211 acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)\r
212 acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)\r
213 </verb></tscreen>\r
214 \r
215 In practice you will either be opening the default filter out for a\r
216 partner by defining a specific filter for that callsign:-\r
217  \r
218 <tscreen><verb>\r
219 acc/route gb7baa all\r
220 acc/route gb7baa input all\r
221 </verb></tscreen>\r
222 \r
223 or restricting it quite a lot, in fact making it very nearly like an \r
224 <it>isolated</it> node, like this:-\r
225 \r
226 <tscreen><verb>\r
227 acc/route pi4ehv-8 call gb7djk\r
228 rej/route pi4ehv-8 input call_dxcc 61,38 \r
229 </verb></tscreen>\r
230 \r
231 This last example takes everything except UK and Eire from PI4EHV-8\r
232 but only sends him my local configuration (just a PC19 for GB7DJK and\r
233 PC16s for my local users).\r
234 \r
235 <p>\r
236 It is possible to write <bf>much</bf> more complex rules, there are up \r
237 to 10 accept/reject pairs per callsign per filter. For more information \r
238 see the next section. \r
239 \r
240 \r
241 <sect1>General filter rules\r
242 \r
243 <P>\r
244 Upto v1.44 it was not possible for the user to set their own filters.  From \r
245 v1.45 though that has all changed.  It is now possible to set filters for just \r
246 about anything you wish.  If you have just updated from an older version of \r
247 DXSpider you will need to update your new filters.  You do not need to do \r
248 anything with your old filters, they will be renamed as you update.\r
249 \r
250 <P>\r
251 There are 3 basic commands involved in setting and manipulating filters.  These \r
252 are <em>accept</em>, <em>reject</em> and <em>clear</em>.  First we will look\r
253 generally at filtering. There are a number of things you can filter in the \r
254 DXSpider system. They all use the same general mechanism.\r
255 \r
256 <P>\r
257 In general terms you can create a "reject" or an "accept" filter which can have \r
258 up to 10 lines in it. You do this using, for example ... \r
259 \r
260 <tscreen><verb> \r
261 accept/spots .....\r
262 reject/spots .....\r
263 </verb></tscreen>\r
264 \r
265 where ..... are the specific commands for that type of filter. There are filters \r
266 for spots, wwv, announce, wcy and (for sysops) connects. See each different \r
267 accept or reject command reference for more details.\r
268 \r
269 There is also a command to clear out one or more lines in a filter. They are ...\r
270 \r
271 <tscreen><verb>\r
272 clear/spots 1\r
273 clear/spots all\r
274 </verb></tscreen>\r
275 \r
276 There is clear/xxxx command for each type of filter.\r
277 \r
278 <P>\r
279 and you can check that your filters have worked by the command ... \r
280 \r
281 <tscreen><verb>  \r
282 show/filter\r
283 </verb></tscreen>\r
284 \r
285 <P>\r
286 For now we are going to use spots for the examples, but you can apply the same\r
287 principles to all types of filter.\r
288 \r
289 <sect1>Types of filter\r
290 \r
291 <P>\r
292 There are two main types of filter, <em>accept</em> or <em>reject</em>.  You \r
293 can use either to achieve the result you want dependent on your own preference \r
294 and which is more simple to do.  It is pointless writing 8 lines of reject \r
295 filters when 1 accept filter would do the same thing!  Each filter has 10 \r
296 lines (of any length) which are tried in order.  If a line matches then the \r
297 action you have specified is taken (ie reject means ignore it and accept \r
298 means take it)\r
299 \r
300 <P>\r
301 If you specify reject filters, then any lines that arrive that match the filter \r
302 will be dumped but all else will be accepted.  If you use an accept filter, \r
303 then ONLY the lines in the filter will be accepted and all else will be dumped.\r
304 For example if you have a single line <em>accept</em> filter ...\r
305 \r
306 <tscreen><verb>\r
307 accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)\r
308 </verb></tscreen>\r
309 \r
310 then you will <em>ONLY</em> get VHF spots <em>from</em> or <em>to</em> CQ zones \r
311 14, 15 and 16.\r
312 \r
313 <P>\r
314 If you set a reject filter like this ...\r
315 \r
316 <tscreen><verb>\r
317 reject/spots on hf/cw\r
318 </verb></tscreen>\r
319 \r
320 Then you will get everything <em>EXCEPT</em> HF CW spots.  You could make this \r
321 single filter even more flexible.  For example, if you are interested in IOTA \r
322 and will work it even on CW even though normally you are not interested in \r
323 CW, then you could say ...\r
324 \r
325 <tscreen><verb>\r
326 reject/spots on hf/cw and not info iota\r
327 </verb></tscreen>\r
328 \r
329 But in that case you might only be interested in iota and say:-\r
330 \r
331 <tscreen><verb>\r
332 accept/spots not on hf/cw or info iota\r
333 </verb></tscreen>\r
334 \r
335 which achieves exactly the same thing. You should choose one or the other \r
336 until you are comfortable with the way it works. You can mix them if you \r
337 wish (actually you can have an accept AND a reject on the same line) but \r
338 don't attempt this until you are sure you know what you are doing!\r
339 \r
340 <P>\r
341 You can arrange your filter lines into logical units, either for your own\r
342 understanding or simply convenience. Here is an example ...\r
343 \r
344 <tscreen><verb>\r
345 reject/spots 1 on hf/cw\r
346 reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  \r
347 </verb></tscreen>\r
348 \r
349 What this does is to ignore all HF CW spots and also rejects any spots on VHF \r
350 which don't either originate or spot someone in Europe. \r
351 \r
352 <P>\r
353 This is an example where you would use a line number (1 and 2 in this case), if \r
354 you leave the digit out, the system assumes '1'. Digits '0'-'9' are available.  \r
355 This make it easier to see just what filters you have set.  It also makes it \r
356 more simple to remove individual filters, during a contest for example.\r
357 \r
358 <P>\r
359 You will notice in the above example that the second line has brackets.  Look \r
360 at the line logically.  You can see there are 2 separate sections to it.  We \r
361 are saying reject spots that are VHF or above <em>APART</em> from those in \r
362 zones 14, 15 and 16 (either spotted there or originated there).  If you did \r
363 not have the brackets to separate the 2 sections, then Spider would read it \r
364 logically from the front and see a different expression entirely ...\r
365 \r
366 <tscreen><verb>\r
367 (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 \r
368 </verb></tscreen>\r
369 \r
370 The simple way to remember this is, if you use OR - use brackets. Whilst we are \r
371 here CASE is not important. 'And BY_Zone' is just the same as 'and by_zone'.\r
372 \r
373 As mentioned earlier, setting several filters can be more flexible than \r
374 simply setting one complex one.  Doing it in this way means that if you want \r
375 to alter your filter you can just redefine or remove one or more lines of it or \r
376 one line. For example ...\r
377 \r
378 <tscreen><verb>\r
379 reject/spots 1 on hf/ssb\r
380 </verb></tscreen>\r
381 \r
382 would redefine our earlier example, or \r
383 \r
384 <tscreen><verb>\r
385 clear/spots 1\r
386 </verb></tscreen>\r
387 \r
388 To remove all the filter lines in the spot filter ...\r
389 \r
390 <tscreen><verb>\r
391 clear/spots all\r
392 </verb></tscreen>\r
393 \r
394 <sect1>Filter options\r
395 \r
396 <P>\r
397 You can filter in several different ways.  The options are listed in the\r
398 various helpfiles for accept, reject and filter.\r
399 \r
400 <sect1>Default filters\r
401 \r
402 <P>\r
403 Sometimes all that is needed is a general rule for node connects.  This can\r
404 be done with a node_default filter.  This rule will always be followed, even\r
405 if the link is isolated, unless another filter is set specifically.  Default\r
406 rules can be set for nodes and users.  They can be set for spots, announces,\r
407 WWV and WCY.  They can also be used for hops.  An example might look like \r
408 this ...\r
409 \r
410 <tscreen><verb>\r
411 accept/spot node_default by_zone 14,15,16,20,33\r
412 set/hops node_default spot 50\r
413 </verb></tscreen>\r
414 \r
415 This filter is for spots only, you could set others for announce, WWV and WCY.\r
416 This filter would work for ALL nodes unless a specific filter is written to \r
417 override it for a particular node.  You can also set a user_default should\r
418 you require.  It is important to note that default filters should be\r
419 considered to be "connected".  By this I mean that should you override the\r
420 default filter for spots, you need to add a rule for the hops for spots also.\r
421 \r
422 <sect1>Advanced filtering\r
423 \r
424 <P>\r
425 Once you are happy with the results you get, you may like to experiment. \r
426 \r
427 <P>\r
428 The previous example that filters hf/cw spots and accepts vhf/uhf spots from EU \r
429 can be written with a mixed filter, for example ... \r
430 \r
431 <tscreen><verb>\r
432 rej/spot on hf/cw\r
433 acc/spot on 0/30000\r
434 acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)\r
435 </verb></tscreen>\r
436 \r
437 Note that the first filter has not been specified with a number.  This will \r
438 automatically be assumed to be number 1.  In this case, we have said <em>reject all\r
439 HF spots in the CW section of the bands but accept all others at HF.  Also\r
440 accept anything in VHF and above spotted in or by operators in the zones\r
441 14, 15 and 16</em>.  Each filter slot actually has a 'reject' slot and \r
442 an 'accept' slot. The reject slot is executed BEFORE the accept slot.\r
443 \r
444 <P>\r
445 It was mentioned earlier that after a reject test that doesn't match, the default \r
446 for following tests is 'accept', the reverse is true for 'accept'. In the example \r
447 what happens is that the reject is executed first, any non hf/cw spot is passed \r
448 to the accept line, which lets through everything else on HF.  The next filter line \r
449 lets through just VHF/UHF spots from EU.\r
450 \r
451 <sect1>Basic hop control\r
452 \r
453 <P>\r
454 In /spider/data you will find a file called hop_table.pl.  This is the file \r
455 that controls your hop count settings.  It has a set of default hops on the \r
456 various PC frames and also a set for each node you want to alter the hops for.  \r
457 You may be happy with the default settings of course, but this powerful tool \r
458 can help to protect and improve the network.  The file will look something \r
459 like this ...\r
460 \r
461 <tscreen><verb>\r
462\r
463 # hop table construction\r
464\r
465 \r
466 package DXProt;\r
467 \r
468 # default hopcount to use\r
469 $def_hopcount = 5;\r
470 \r
471 # some variable hop counts based on message type\r
472 %hopcount = \r
473 (\r
474  11 => 10,\r
475  16 => 10,\r
476  17 => 10,\r
477  19 => 10,\r
478  21 => 10,\r
479 );\r
480 \r
481 \r
482 # the per node hop control thingy\r
483 \r
484 \r
485 %nodehops = \r
486 (\r
487  GB7ADX => {            11 => 8,\r
488                         12 => 8,\r
489                         16 => 8,\r
490                         17 => 8,\r
491                         19 => 8,\r
492                         21 => 8,\r
493                    },\r
494 \r
495  GB7UDX => {            11 => 8,\r
496                         12 => 8,\r
497                         16 => 8,\r
498                         17 => 8,\r
499                         19 => 8,\r
500                         21 => 8,\r
501                    },\r
502  GB7BAA => {\r
503                         11 => 5,\r
504                         12 => 8,\r
505                         16 => 8,\r
506                         17 => 8,\r
507                         19 => 8,\r
508                         21 => 8,\r
509                    },\r
510 );\r
511 </verb></tscreen>\r
512 \r
513 <P>\r
514 Each set of hops is contained within a pair of curly braces and contains a \r
515 series of PC frame types.  PC11 for example is a DX spot. The figures here \r
516 are not exhaustive but should give you a good idea of how the file works.\r
517 \r
518 <P>\r
519 SHould any of the nodecalls include an ssid, it is important to wrap the\r
520 whole call in single quotes, like this ...\r
521 \r
522 <tscreen><verb>\r
523  'DB0FHF-15' => {\r
524                         11 => 5,\r
525                         12 => 8,\r
526                         16 => 8,\r
527                         17 => 8,\r
528                         19 => 8,\r
529                         21 => 8,\r
530                    },\r
531 </verb></tscreen>\r
532 \r
533 If you do not do this, you will get errors and the file will not work as\r
534 expected.\r
535 \r
536 <P>\r
537 You can alter this file at any time, including whilst the cluster is running.  \r
538 If you alter the file during runtime, the command <em>load/hops</em> will \r
539 bring your changes into effect.\r
540 \r
541 <sect1>Hop Control on Specific Nodes\r
542 \r
543 <p>You can set a callsign specific hop count for any of the standard filter\r
544 options so:-\r
545 \r
546 <tscreen><verb>\r
547 set/hops gb7djk spot 4\r
548 set/hops node_default route 10\r
549 set/hops gb7baa wcy 5\r
550 </verb></tscreen>\r
551  \r
552 all work on their specific area of the protocol.\r
553 \r
554 <p>\r
555 The <em>set/hops</em> command overrides any hops that you have set otherwise.\r
556 \r
557 <p>\r
558 You can show what hops have been set using the <em>show/hops</em> command.\r
559 \r
560 <sect1>Isolating networks\r
561 \r
562 <P>\r
563 It is possible to isolate networks from each other on a "gateway" node using the\r
564  <em>set/isolate &lt;node_call&gt;</em> command.\r
565         \r
566 <P>\r
567 The effect of this is to partition an isolated network completely from another \r
568 node connected to your node. Your node will appear on and otherwise behave \r
569 normally on every network to which you are connected, but data from an isolated \r
570 network will not cross onto any other network or vice versa. However all the \r
571 spot, announce and WWV traffic and personal messages will still be handled \r
572 locally (because you are a real node on all connected networks), that is locally\r
573 connected users will appear on all networks and will be able to access and \r
574 receive information from all networks transparently.  All routed messages will \r
575 be sent as normal, so if a user on one network knows that you are a gateway for \r
576 another network, he can still still send a talk/announce etc message via your \r
577 node and it will be routed across.\r
578 \r
579 <P>\r
580 If you use isolate on a node connection you will continue to receive\r
581 all information from the isolated partner, however you will not pass\r
582 any information back to the isolated node.  There are times when you\r
583 would like to forward only spots across a link (maybe during a contest\r
584 for example).  To do this, isolate the node in the normal way and use\r
585 an <em>acc/spot &gt;call&lt; all</em> filter to override the isolate. \r
586 \r
587 <sect>Other filters\r
588 \r
589 <sect1>Filtering Mail\r
590 \r
591 <P>\r
592 In the /spider/msg directory you will find a file called badmsg.pl.issue.  Rename\r
593 this to badmsg.pl and edit the file.  The original looks something like this ....\r
594 \r
595 <tscreen><verb>\r
596 \r
597 # the list of regexes for messages that we won't store having\r
598 # received them (bear in mind that we must receive them fully before\r
599 # we can bin them)\r
600 \r
601 \r
602 # The format of each line is as follows\r
603 \r
604 #     type      source             pattern \r
605 #     P/B/F     T/F/O/S            regex  \r
606 \r
607 # type: P - private, B - bulletin (msg), F - file (ak1a bull)\r
608 # source: T - to field, F - from field,  O - origin, S - subject \r
609 # pattern: a perl regex on the field requested\r
610 \r
611 # Currently only type B and P msgs are affected by this code.\r
612\r
613 # The list is read from the top down, the first pattern that matches\r
614 # causes the action to be taken.\r
615 \r
616 # The pattern can be undef or 0 in which case it will always be selected\r
617 # for the action specified\r
618 \r
619 \r
620 \r
621 package DXMsg;\r
622 \r
623 @badmsg = (\r
624 'B',    'T',    'SALE', \r
625 'B',    'T',    'WANTED',\r
626 'B',    'S',    'WANTED',\r
627 'B',    'S',    'SALE', \r
628 'B',    'S',    'WTB',\r
629 'B',    'S',    'WTS',\r
630 'B',    'T',    'FS',\r
631 );\r
632 </verb></tscreen>\r
633 \r
634 <P>\r
635 I think this is fairly self explanatory.  It is simply a list of subject \r
636 headers that we do not want to pass on to either the users of the cluster or \r
637 the other cluster nodes that we are linked to.  This is usually because of \r
638 rules and regulations pertaining to items for sale etc in a particular country.\r
639 \r
640 \r
641 <sect1>Filtering words from text fields in Announce, Talk and DX spots\r
642 \r
643 <p>\r
644 From version 1.48 onwards the interface to this has changed. You can now\r
645 use the commands <em>set/badword</em> to add words that you are not prepared\r
646 to see on the cluster, <em>unset/badword</em> to allow that word again and \r
647 <em>show/badword</em> to list the words that you have set.\r
648 \r
649 <p>\r
650 If you have a previous <em>/spider/data/badwords</em>, the first time you start\r
651 the node, it will read and convert this file to the new commands. The old style\r
652 file will then be removed.\r
653 \r
654 <sect1>Stopping (possibly bad) DX Spots from Nodes or Spotters\r
655 \r
656 <p> \r
657 There are a number of commands that control whether a spot progresses\r
658 any further by regarding it as "bad" in some way.\r
659 \r
660 <p>\r
661 A DX Spot has a number of fields which can be checked to see whether they\r
662 contain "bad" values, they are: the DX callsign itself, the Spotter and\r
663 the Originating Node.\r
664 \r
665 <p>\r
666 There are a set of commands which allow the sysop to control whether a\r
667 spot continues:-\r
668 \r
669 <tscreen><verb>\r
670 set/baddx\r
671 set/badspotter\r
672 set/badnode\r
673 </verb></tscreen>\r
674 \r
675 These work in the same as the <em>set/badword</em> command, you can add\r
676 any words or callsigns or whatever to the appropriate database. For\r
677 example, to stop a spot from a particular node you do:\r
678 \r
679 <tscreen><verb>\r
680 set/badnode gb7djk gb7dxc\r
681 </verb></tscreen>\r
682 \r
683 a bad spotter:\r
684 \r
685 <tscreen><verb>\r
686 set/badspotter b0mb p1rat nocall\r
687 </verb></tscreen>\r
688 \r
689 and some bad dx:\r
690 \r
691 <tscreen><verb>\r
692 set/baddx video wsjt\r
693 </verb></tscreen>\r
694 \r
695 You can remove a word using the appropriate unset command\r
696 (<em>unset/baddx, unset/badspotter, unset/badnode</em>) or list them\r
697 using one of <em>show/baddx, show/badspotter</em> and\r
698 <em>show/badnode</em>.\r
699 \r
700 <sect>Mail\r
701 \r
702 <P>\r
703 DXSpider deals seamlessly with standard AK1A type mail.  It supports both\r
704 personal and bulletin mail and the sysop has additional commands to ensure\r
705 that mail gets to where it is meant.  DXSpider will send mail almost\r
706 immediately, assuming that the target is on line.  However, only one\r
707 mail message is dealt with at any one time.  If a mail message is already\r
708 being sent or recieved, then the new message will be queued until it has\r
709 finished.\r
710 \r
711 The cluster mail is automatically deleted after 30 days unless the sysop\r
712 sets the "keep" flag using the <em>msg</em> command.\r
713 \r
714 <sect1>Personal mail\r
715 \r
716 <P>\r
717 Personal mail is sent using the <em>sp</em> command.  This is actually the\r
718 default method of sending mail and so a simple <em>s</em> for send will do.\r
719 A full list of the send commands and options is in the <em>command set</em>\r
720 section, so I will not duplicate them here.\r
721 \r
722 <sect1>Bulletin mail\r
723 \r
724 <P>\r
725 Bulletin mail is sent by using the <em>sb</em> command.  This is one of the\r
726 most common mistakes users make when sending mail.  They send a bulletin\r
727 mail with <em>s</em> or <em>sp</em> instead of <em>sb</em> and of course\r
728 the message never leaves the cluster.  This can be rectified by the sysop\r
729 by using the <em>msg</em> command.\r
730 \r
731 <P>Bulletin addresses can be set using the Forward.pl file.\r
732 \r
733 <sect1>Forward.pl\r
734 \r
735 <P>\r
736 DXSpider receives all and any mail sent to it without any alterations needed\r
737 in files.  Because personal and bulletin mail are treated differently, there\r
738 is no need for a list of accepted bulletin addresses.  It is necessary, however,\r
739 to tell the program which links accept which bulletins.  For example, it is\r
740 pointless sending bulletins addresses to "UK" to any links other than UK\r
741 ones.  The file that does this is called forward.pl and lives in /spider/msg.\r
742 At default, like other spider files it is named forward.pl.issue.  Rename it\r
743 to forward.pl and edit the file to match your requirements.\r
744 The format is below ...\r
745 \r
746 <tscreen><verb>\r
747 #\r
748 # this is an example message forwarding file for the system\r
749 #\r
750 # The format of each line is as follows\r
751 #\r
752 #     type    to/from/at pattern action  destinations\r
753 #     P/B/F     T/F/A     regex   I/F    [ call [, call ...] ]\r
754 #\r
755 # type: P - private, B - bulletin (msg), F - file (ak1a bull)\r
756 # to/from/at: T - to field, F - from field, A - home bbs, O - origin \r
757 # pattern: a perl regex on the field requested\r
758 # action: I - ignore, F - forward\r
759 # destinations: a reference to an array containing node callsigns\r
760 #\r
761 # if it is non-private and isn't in here then it won't get forwarded \r
762 #\r
763 # Currently only type B msgs are affected by this code.\r
764\r
765 # The list is read from the top down, the first pattern that matches\r
766 # causes the action to be taken.\r
767 #\r
768 # The pattern can be undef or 0 in which case it will always be selected\r
769 # for the action specified\r
770 #\r
771 # If the BBS list is undef or 0 and the action is 'F' (and it matches the\r
772 # pattern) then it will always be forwarded to every node that doesn't have \r
773 # it (I strongly recommend you don't use this unless you REALLY mean it, if\r
774 # you allow a new link with this on EVERY bull will be forwarded immediately\r
775 # on first connection)\r
776 #\r
777 \r
778 package DXMsg;\r
779 \r
780 @forward = (\r
781 'B',    'T',    'LOCAL',        'F',    [ qw(GB7MBC) ],\r
782 'B',    'T',    'ALL',          'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
783 'B',    'T',    'UK',           'F',    [ qw(GB7BAA GB7ADX) ],\r
784 'B',    'T',    'QSL',          'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
785 'B',    'T',    'QSLINF',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
786 'B',    'T',    'DX',           'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
787 'B',    'T',    'DXINFO',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
788 'B',    'T',    'DXNEWS',       'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
789 'B',    'T',    'DXQSL',        'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
790 'B',    'T',    'SYSOP',        'F',    [ qw(GB7BAA GB7ADX) ],\r
791 'B',    'T',    '50MHZ',        'F',    [ qw(GB7BAA GB7ADX PA4AB-14) ],\r
792 );\r
793 </verb></tscreen>\r
794 \r
795 Simply insert a bulletin address and state in the brackets where you wish\r
796 that mail to go.  For example, you can see here that mail sent to "UK" will\r
797 only be sent to the UK links and not to PA4AB-14.\r
798 \r
799 <P>\r
800 To force the cluster to reread the file use load/forward\r
801 \r
802 <P>\r
803 NB: If a user tries to send mail to a bulletin address that does not exist\r
804 in this file, they will get an error.\r
805 \r
806 <sect1>The msg command\r
807 \r
808 <P>\r
809 The <em>msg</em> command is a very powerful and flexible tool for the\r
810 sysop.  It allows the sysop to alter to and from fields and make other\r
811 changes to manage the cluster mail.\r
812 \r
813 Here is a full list of the various options ...\r
814 \r
815 <tscreen><verb>\r
816   MSG TO <msgno> <call>     - change TO callsign to <call>\r
817   MSG FRom <msgno> <call>   - change FROM callsign to <call>\r
818   MSG PRrivate <msgno>      - set private flag\r
819   MSG NOPRrivate <msgno>    - unset private flag\r
820   MSG RR <msgno>            - set RR flag\r
821   MSG NORR <msgno>          - unset RR flag\r
822   MSG KEep <msgno>          - set the keep flag (message won't be deleted ever)\r
823   MSG NOKEep <msgno>        - unset the keep flag\r
824   MSG SUbject <msgno> <new> - change the subject to <new>\r
825   MSG WAittime <msgno>      - remove any waiting time for this message\r
826   MSG NOREad <msgno>        - mark message as unread\r
827   MSG REad <msgno>          - mark message as read\r
828   MSG QUeue                 - queue any outstanding bulletins\r
829   MSG QUeue 1               - queue any outstanding private messages\r
830 </verb></tscreen>\r
831 \r
832 These commands are simply typed from within the cluster as the sysop user.\r
833 \r
834 <sect1>Message status\r
835 \r
836 <P>\r
837 You can check on a message from within the cluster by using the command\r
838 <em>stat/msg</em>.  This will give you additional information on the\r
839 message number including which nodes have received it, which node it\r
840 was received from and when etc.  Here is an example of the output of\r
841 the command ...\r
842 \r
843 <tscreen><verb>\r
844 G0VGS de GB7MBC 28-Jan-2001 1308Z >\r
845 stat/msg 6869\r
846         From: GB7DJK\r
847     Msg Time: 26-Jan-2001 1302Z\r
848        Msgno: 6869\r
849       Origin: GB7DJK\r
850         Size: 8012\r
851      Subject: AMSAT 2line KEPS 01025.AMSAT\r
852           To: UK\r
853 Got it Nodes: GB7BAA, GB7ADX\r
854      Private: 0\r
855 Read Confirm: 0\r
856   Times read: 0\r
857 G0VGS de GB7MBC 28-Jan-2001 1308Z >\r
858 </verb></tscreen>\r
859 \r
860 <sect1>Filtering mail\r
861 \r
862 <P>\r
863 This is described in the section on <em>Other filters</em> so I will not\r
864 duplicate it here.\r
865 \r
866 <sect1>Distribution lists\r
867 \r
868 <P>\r
869 Distribution lists are simply a list of users to send certain types of\r
870 mail to.  An example of this is mail you only wish to send to other\r
871 sysops.  In /spider/msg there is a directory called <em>distro</em>.  You\r
872 put any distibution lists in here.  For example, here is a file called\r
873 SYSOP.pl that caters for the UK sysops.\r
874 \r
875 <tscreen><verb>\r
876 qw(GB7TLH GB7DJK GB7DXM GB7CDX GB7BPQ GB7DXN GB7MBC GB7MBC-6 GB7MDX\r
877    GB7NDX GB7SDX GB7TDX GB7UDX GB7YDX GB7ADX GB7BAA GB7DXA GB7DXH \r
878    GB7DXK GB7DXI GB7DXS)\r
879 </verb></tscreen>\r
880 \r
881 Any mail sent to "sysop" would only be sent to the callsigns in this list.\r
882 \r
883 <sect1>BBS interface\r
884 \r
885 <P>\r
886 Spider provides a simple BBS interface.  No input is required from the sysop\r
887 of the cluster at all.  The BBS simply sets the cluster as a BBS and pushes\r
888 any required mail to the cluster.  No mail can flow from Spider to the BBS,\r
889 the interface is one-way.\r
890 \r
891 <P>\r
892 Please be careful not to flood the cluster network with unnecessary mail.\r
893 Make sure you only send mail to the clusters that want it by using the\r
894 Forward.pl file very carefully.\r
895 \r
896 <sect>Scripts\r
897 \r
898 <p>\r
899 From 1.48 onwards it will become increasingly possible to control DXSpider's\r
900 operation with scripts of various kinds.\r
901 \r
902 <P>\r
903 The directory /spider/scripts is where it all happens and is used for several \r
904 things.  Firstly it contains a file called startup that can be used to call \r
905 in any changes to the cluster from the default settings on startup.  This\r
906 script is executed immediately after all initialisation of the node is done\r
907 but before any connections are possible.  Examples of this include how many \r
908 spots it is possible to get with the sh/dx command, whether you want \r
909 registration/passwords to be permanently on etc.  An example file is shown \r
910 below and is included in the distribution as startup.issue.\r
911 \r
912 <tscreen><verb>\r
913 #\r
914 # startup script example\r
915 #\r
916 # set maximum no of spots allowed to 100\r
917 # set/var $Spot::maxspots = 100\r
918 #\r
919 # Set registration on\r
920 # set/var $main::reqreg = 1\r
921 #\r
922 # Set passwords on\r
923 # set/var $main::passwdreq = 1\r
924 #\r
925 </verb></tscreen>\r
926 \r
927 <P>\r
928 As usual, any text behind a # is treated as a comment and not read.  To use\r
929 this file, simply rename it from startup.issue to startup.  In our example\r
930 above there are three options.  The first option is the amount of spots that\r
931 a user can request with the <em>sh/dx</em> command.  Normally the default is\r
932 to give 10 spots unless the user specifies more.  Without this line enabled,\r
933 the maximum a user can request is 100 spots.  Depending on your link quality\r
934 you may wish to enable more or less by specifying the number.\r
935 \r
936 <P>\r
937 The other 2 options are dealt with more fully in the security section.\r
938 \r
939 <P>\r
940 Secondly, it is used to store the login scripts for users and nodes.  Currently\r
941 this can only be done by the sysop but it is envisaged that eventually users will \r
942 be able to set their own.  An example is included in the distibution but here is \r
943 a further example.\r
944 \r
945 <tscreen><verb>\r
946 #\r
947 # G0FYD\r
948 #\r
949 blank +\r
950 sh/wwv 3\r
951 blank +\r
952 sh/dx \r
953 blank +\r
954 t g0jhc You abt?\r
955 blank +\r
956 </verb></tscreen>\r
957 \r
958 The lines in between commands can simply insert a blank line or a character\r
959 such as a + sign to make the output easier to read.  Simply create this script\r
960 with your favourite editor and save it with the callsign of the user as the\r
961 filename.  Filenames should always be in lower case.\r
962 \r
963 <P>\r
964 Commands can be inserted in the same way for nodes.  A node may wish a series\r
965 of commands to be issued on login, such as a merge command for example.\r
966 \r
967 <P>\r
968 Thirdly, there are 2 default scripts for users and nodes who do not have a\r
969 specifically defined script.  These are <em>user_default</em> and\r
970 <em>node_default</em>\r
971 \r
972 <sect>Databases\r
973 \r
974 <P>\r
975 Spider allows the creation of local or remote databases.  It supports\r
976 chained databases, allowing several different databases to be scanned\r
977 with one simple command.  Importing of databases is limited at present\r
978 to the standard AK1A databases such as OBLAST and the DB0SDX QSL \r
979 database but will expand with time.\r
980 \r
981 <sect1>Creating databases\r
982 \r
983 <P>\r
984 Creating a database could not be more simple.  All the commands are\r
985 sent from the cluster prompt as the <em>sysop</em> user.\r
986 \r
987 To create a database you use the command <em>dbcreate</em>.  It can\r
988 be used in 3 different ways like so ..\r
989 \r
990 <tscreen><verb>\r
991 dbcreate <name>\r
992 </verb></tscreen>\r
993 \r
994 To simply create a database locally, you just tell the command the\r
995 name of the database.  This does not create the actual database, it\r
996 simply defines it to say that it exists.\r
997 \r
998 <tscreen><verb>\r
999 dbcreate <name> chain <name> [<name>...]\r
1000 </verb></tscreen>\r
1001 \r
1002 This creates a chained database entry.  The first database will be\r
1003 scanned, then the second, the third etc...\r
1004 \r
1005 <tscreen><verb>\r
1006 dbcreate <name> remote <name>\r
1007 </verb></tscreen>\r
1008 \r
1009 This creates a remote entry.  the first name field is the database\r
1010 name at the remote node, then the remote switch, then the actual\r
1011 node_call of the remote node, for example...\r
1012 \r
1013 <tscreen><verb>\r
1014 dbcreate buckmaster remote gb7dxc\r
1015 </verb></tscreen>\r
1016 \r
1017 Remote databases cannot be chained, however, the last database in a\r
1018 chain can be a remote database.\r
1019 \r
1020 <sect1>Importing databases\r
1021 \r
1022 <P>\r
1023 The only databases that Spider can currently import are the standard\r
1024 AK1A databases such as OBLAST or the DB0SDX qsl and address database.\r
1025 This will be added to with time.\r
1026 \r
1027 To import such a database, first put the file somewhere useful like /tmp\r
1028 and then issue the following command ...\r
1029 \r
1030 <tscreen><verb>\r
1031 dbimport oblast /tmp/OBLAST.FUL\r
1032 </verb></tscreen>\r
1033 \r
1034 This will update the existing local oblast database or create it if\r
1035 it does not exist.\r
1036 \r
1037 <sect1>Checking available databases\r
1038 \r
1039 <P>\r
1040 Once a database is created, you will want to check that it has been\r
1041 added.  To do this use the <em>dbavail</em> command.  This will\r
1042 output the available databases.  For example ...\r
1043 \r
1044 <tscreen><verb>\r
1045 dbavail\r
1046 DB Name          Location   Chain\r
1047 qsl              Local\r
1048 buck             GB7ADX\r
1049 hftest           GB7DXM\r
1050 G0VGS de GB7MBC  3-Feb-2001 1925Z >\r
1051 </verb></tscreen>\r
1052 \r
1053 <sect1>Looking up databases\r
1054 \r
1055 <P>\r
1056 To look for information in a defined database, simply use the <em>dbshow</em>\r
1057 command, for example ...\r
1058 \r
1059 <tscreen><verb>\r
1060 dbshow buckmaster G0YLM\r
1061 </verb></tscreen>\r
1062 \r
1063 will show the information for the callsign G0YLM from the buckmaster\r
1064 database if it exists.  To make things more standard for the users\r
1065 you can add an entry in the Aliases file so that it looks like a standard \r
1066 <em>show</em> command like this ...\r
1067 \r
1068 <tscreen><verb>\r
1069 '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',\r
1070 </verb></tscreen>\r
1071 \r
1072 Now you can simply use show/buckmaster or an abreviation.\r
1073 \r
1074 <sect1>Removing databases\r
1075 \r
1076 <P>\r
1077 To delete an existing database you use the <em>dbremove</em> command.\r
1078 For example ...\r
1079 \r
1080 <tscreen><verb>\r
1081 dbremove oblast\r
1082 </verb></tscreen>\r
1083 \r
1084 would remove the oblast database and its associated datafile from the\r
1085 system.  There are no warnings or recovery possible from this command.\r
1086 If you remove a database it ceases to exist and would have to be created\r
1087 from scratch if you still required it.\r
1088 \r
1089 <sect>Information, files and useful programs\r
1090 \r
1091 <sect1>MOTD\r
1092 \r
1093 <P>\r
1094 One of the more important things a cluster sysop needs to do is to get \r
1095 information to his users.  The simplest way to do this is to have a banner \r
1096 that is sent to the user on login.  This is know as a "message of the day" \r
1097 or "motd".  To set this up, simply create a file in /spider/data called motd \r
1098 and edit it to say whatever you want.  It is purely a text file and will be \r
1099 sent automatically to anyone logging in to the cluster.\r
1100 \r
1101 <sect1>MOTD_NOR\r
1102 \r
1103 <P>\r
1104 This message of the day file lives in the same directory as the standard\r
1105 motd file but is only sent to non-registered users.  Once registered they\r
1106 will receive the same message as any other user.\r
1107 \r
1108 <sect1>Downtime message\r
1109 \r
1110 <P>\r
1111 If for any reason the cluster is down, maybe for upgrade or maintenance but \r
1112 the machine is still running, a message can be sent to the user advising them \r
1113 of the fact.  This message lives in the /spider/data directory and is called\r
1114 "offline".  Simply create the file and edit it to say whatever you wish.  \r
1115 This file will be sent to a user attempting to log into the cluster when\r
1116 DXSpider is not actually running.\r
1117 \r
1118 <sect1>Other text messages\r
1119 \r
1120 <P>\r
1121 You can set other text messages to be read by the user if they input the file \r
1122 name.  This could be for news items or maybe information for new users.  \r
1123 To set this up, make a directory under /spider called <em>packclus</em>.  \r
1124 Under this directory you can create files called <em>news</em> or <em>newuser</em>\r
1125 for example.  In fact you can create files with any names you like.  These can \r
1126 be listed by the user with the command ....\r
1127 \r
1128 <tscreen><verb>\r
1129 show/files\r
1130 </verb></tscreen>\r
1131 \r
1132 They can be read by the user by typing the command ....\r
1133 \r
1134 <tscreen><verb>\r
1135 type news\r
1136 </verb></tscreen>\r
1137 \r
1138 If the file they want to read is called <em>news</em>.  You could also set \r
1139 an alias for this in the Alias file to allow them just to type <em>news</em>\r
1140 \r
1141 <P>\r
1142 You can also store other information in this directory, either directly or \r
1143 nested under directories.  One use for this would be to store DX bulletins \r
1144 such as the OPDX bulletins.  These can be listed and read by the user.  \r
1145 To keep things tidy, make a directory under /spider/packclus called\r
1146 <em>bulletin</em>.  Now copy any OPDX or similar bulletins into it.  These \r
1147 can be listed by the user in the same way as above using the <em>show/files</em>\r
1148 command with an extension for the bulletin directory you have just created, \r
1149 like this ....\r
1150 \r
1151 <tscreen><verb>\r
1152 show/files bulletin\r
1153 </verb></tscreen>\r
1154 \r
1155 <P>\r
1156 An example would look like this ....\r
1157 \r
1158 <tscreen><verb>\r
1159 sh/files\r
1160 bulletin      DIR 20-Dec-1999 1715Z news          1602 14-Dec-1999 1330Z\r
1161 </verb></tscreen>\r
1162 \r
1163 You can see that in the files area (basically the packclus directory) there is a \r
1164 file called <em>news</em> and a directory called <em>bulletin</em>.  You can \r
1165 also see that dates they were created.  In the case of the file <em>news</em>, \r
1166 you can also see the time it was last modified, a good clue as to whether the \r
1167 file has been updated since you last read it.  To read the file called \r
1168 <em>news</em> you would simply issue the command ....\r
1169 \r
1170 <tscreen><verb>\r
1171 type news\r
1172 </verb></tscreen>\r
1173 \r
1174 To look what is in the bulletin directory you issue the command ....\r
1175 \r
1176 <tscreen><verb>\r
1177 show/files bulletin\r
1178 opdx390      21381 29-Nov-1999 1621Z opdx390.1     1670 29-Nov-1999 1621Z\r
1179 opdx390.2     2193 29-Nov-1999 1621Z opdx391      25045 29-Nov-1999 1621Z  \r
1180 opdx392      35969 29-Nov-1999 1621Z opdx393      15023 29-Nov-1999 1621Z  \r
1181 opdx394      33429 29-Nov-1999 1621Z opdx394.1     3116 29-Nov-1999 1621Z  \r
1182 opdx395      24319 29-Nov-1999 1621Z opdx396      32647 29-Nov-1999 1621Z\r
1183 opdx396.1     5537 29-Nov-1999 1621Z opdx396.2     6242 29-Nov-1999 1621Z\r
1184 opdx397      18433 29-Nov-1999 1621Z opdx398      19961 29-Nov-1999 1621Z  \r
1185 opdx399      17719 29-Nov-1999 1621Z opdx400      19600 29-Nov-1999 1621Z\r
1186 opdx401      27738 29-Nov-1999 1621Z opdx402      18698 29-Nov-1999 1621Z\r
1187 opdx403      24994 29-Nov-1999 1621Z opdx404      15685 29-Nov-1999 1621Z\r
1188 opdx405      13984 29-Nov-1999 1621Z opdx405.1     4166 29-Nov-1999 1621Z\r
1189 opdx406      28934 29-Nov-1999 1621Z opdx407      24153 29-Nov-1999 1621Z\r
1190 opdx408      15081 29-Nov-1999 1621Z opdx409      23234 29-Nov-1999 1621Z\r
1191 Press Enter to continue, A to abort (16 lines) >\r
1192 </verb></tscreen>\r
1193 \r
1194 You can now read any file in this directory using the type command, like this ....\r
1195 \r
1196 <tscreen><verb>\r
1197 type bulletin/opdx391\r
1198 Ohio/Penn DX Bulletin No. 391\r
1199 The Ohio/Penn Dx PacketCluster\r
1200 DX Bulletin No. 391\r
1201 BID: $OPDX.391\r
1202 January 11, 1999\r
1203 Editor Tedd Mirgliotta, KB8NW\r
1204 Provided by BARF-80 BBS Cleveland, Ohio\r
1205 Online at 440-237-8208 28.8k-1200 Baud 8/N/1 (New Area Code!)\r
1206 Thanks to the Northern Ohio Amateur Radio Society, Northern Ohio DX\r
1207 Association, Ohio/Penn PacketCluster Network, K1XN & Golist, WB2RAJ/WB2YQH\r
1208 & The 59(9) DXReport, W3UR & The Daily DX, K3TEJ, KN4UG, W4DC, NC6J, N6HR,\r
1209 Press Enter to continue, A to abort (508 lines) >\r
1210 </verb></tscreen>\r
1211 \r
1212 The page length will of course depend on what you have it set to!\r
1213 \r
1214 <sect1>The Aliases file\r
1215 \r
1216 <P>\r
1217 You will find a file in /spider/cmd/ called Aliases.  This is the file that\r
1218 controls what a user gets when issuing a command.  It is also possible to\r
1219 create your own aliases for databases and files you create locally.\r
1220 \r
1221 <P>\r
1222 You should not alter the original file in /spider/cmd/ but create a new file\r
1223 with the same name in /spider/local_cmd.  This means that any new Aliases files\r
1224 that is downloaded will not overwrite your self created Aliases and also that\r
1225 you do not override any new Aliases with your copy in /spider/local_cmd/.  You\r
1226 must remember that any files you store in /spider/local/ or /spider/local_cmd\r
1227 override the originals if the same lines are used in both files.\r
1228 \r
1229 <P>\r
1230 The best way of dealing with all this then is to only put your own locally\r
1231 created Aliases in the copy in /spider/local_cmd.  The example below is\r
1232 currently in use at GB7MBC.\r
1233 \r
1234 <tscreen><verb>\r
1235 \r
1236 #\r
1237 # Local Aliases File\r
1238 #\r
1239 \r
1240 package CmdAlias;\r
1241 \r
1242 %alias = (\r
1243     'n' => [\r
1244       '^news$', 'type news', 'type',\r
1245     ],\r
1246     's' => [\r
1247       '^sh\w*/buck$', 'show/qrz', 'show',\r
1248       '^sh\w*/hftest$', 'dbshow hftest', 'dbshow',\r
1249       '^sh\w*/qsl$', 'dbshow qsl', 'dbshow',\r
1250       '^sh\w*/vhf$', 'dbshow vhf', 'dbshow',\r
1251       '^sh\w*/vhftest$', 'dbshow vhftest', 'dbshow',\r
1252         ],\r
1253 )\r
1254 \r
1255 </verb></tscreen>\r
1256 \r
1257 <P>\r
1258 Each alphabetical section should be preceded by the initial letter and the section\r
1259 should be wrapped in square brackets as you can see.  The syntax is straightforward.\r
1260 The first section on each line is the new command that will be allowed once the\r
1261 alias is included.  The second section is the command it is replacing and the last\r
1262 section is the actual command that is being used.\r
1263 \r
1264 <P>\r
1265 The eagle-eyed amongst you will have noticed that in the first section, the new\r
1266 alias command has a '^' at the start and a '$' at the end.  Basically these force\r
1267 a perfect match on the alias.  The '^' says match the beginning exactly and the\r
1268 '$' says match the end exactly.  This prevents unwanted and unintentional matches\r
1269 with similar commands.\r
1270 \r
1271 <P>\r
1272 I have 3 different types of alias in this file.  At the top is an alias for 'news'.  \r
1273 This is a file I have created in the /spider/packclus/ directory where I can inform \r
1274 users of new developments or points of interest.  In it's initial form a user would \r
1275 have to use the command <em>type news</em>.  The alias allows them to simply type \r
1276 <em>news</em> to get the info.  Second is an alias for the <em>show/qrz</em>\r
1277 command so that those users used to the original <em>show/buck</em> command in\r
1278 AK1A will not get an error, and the rest of the lines are for locally created\r
1279 databases so that a user can type <em>show/hftest</em> instead of having to use\r
1280 the command <em>dbshow hftest</em> which is not as intuitive.\r
1281 \r
1282 <P>\r
1283 This file is just an example and you should edit it to your own requirements.\r
1284 Once created, simply issue the command <em>load/alias</em> at the cluster\r
1285 prompt as the sysop user and the aliases should be available.\r
1286 \r
1287 \r
1288 <sect1>Console.pl\r
1289 \r
1290 <P>\r
1291 In later versions of Spider a simple console program is provided for the sysop.  \r
1292 This has a type ahead buffer with line editing facilities and colour for spots,\r
1293 announces etc.  To use this program, simply use console.pl instead of client.\r
1294 \r
1295 <P>\r
1296 To edit the colours, copy /spider/perl/Console.pl to /spider/local and edit the \r
1297 file with your favourite editor.\r
1298 \r
1299 <sect1>Updating kepler data\r
1300 \r
1301 <P>\r
1302 Spider has a powerful and flexible show/satellite command.  In order for\r
1303 this to be accurate, the kepler data has to be updated regularly.  In\r
1304 general, this data is available as an email or via cluster mail.\r
1305 Updating it is simple.  First you need to export the mail message as a\r
1306 file.  You do this with the <em>export</em> command from the cluster prompt\r
1307 as the sysop.  For example ...\r
1308 \r
1309 <tscreen><verb>\r
1310 export 5467 /spider/perl/keps.in\r
1311 </verb></tscreen>\r
1312 \r
1313 <P>\r
1314 would export message number 5467 as a file called keps.in in the\r
1315 /spider/perl directory.\r
1316 \r
1317 <P>\r
1318 Now login to a VT as sysop and cd /spider/perl.  There is a command in\r
1319 the perl directory called <em>convkeps.pl</em>.  All we need to do now is\r
1320 convert the file like so ...\r
1321 \r
1322 <tscreen><verb>\r
1323 ./convkeps.pl keps.in\r
1324 </verb></tscreen>\r
1325 \r
1326 <P>\r
1327 Now go back to the cluster and issue the command ...\r
1328 \r
1329 <tscreen><verb>\r
1330 load/keps\r
1331 </verb></tscreen>\r
1332 \r
1333 <P>\r
1334 That is it!  the kepler data has been updated.\r
1335 \r
1336 <sect1>The QRZ callbook\r
1337 \r
1338 <P>\r
1339 The command <em>sh/qrz</em> will only work once you have followed a few\r
1340 simple steps.  First you need to get a user ID and password from qrz.com.\r
1341 Simply go to the site and create one.  Secondly you need to copy the file\r
1342 /spider/perl/Internet.pm to /spider/local and alter it to match your user\r
1343 ID and password.  You also at this point need to set $allow=1 to complete\r
1344 the setup.  Many thanks to Fred Lloyd, the proprieter of\r
1345 <htmlurl url="http://www.qrz.com" name="qrz.com"> for allowing this access.\r
1346 \r
1347 <sect1>Connecting logging programs\r
1348 \r
1349 <P>\r
1350 There appear to be very few logging programs out there that support telnet\r
1351 especially the popular ones like LogEQF, Turbolog etc.  This can make it\r
1352 difficult to connect to your own cluster!\r
1353 The way to do it is to make the logging program think it has a TNC attached\r
1354 to a com port on the logging PC and 'push' a linux login out to it.\r
1355 This is achieved very simply by the use of <em>agetty</em>.\r
1356 \r
1357 <P>\r
1358 All that is required is to add a line in /etc/inittab to have the client\r
1359 ready for a connection on the com port of your choice.  Remember that in\r
1360 Linux, the com ports start at ttyS0 for com1, ttyS1 for com2 etc.\r
1361 \r
1362 <tscreen><verb>\r
1363 c4:2345:respawn:/sbin/agetty -L 9600 ttyS1\r
1364 </verb></tscreen>\r
1365 \r
1366 <P>\r
1367 Add this after the standard runlevel lines in /etc/inittab.  The above\r
1368 line works on ttyS1 (com2).  Now as root, issue the command <em>telinit q</em>\r
1369 and it should be ready for connection.  All that is required is a 3 wire\r
1370 serial lead (tx, rx and signal ground).  Tell you logging program to use\r
1371 8n1 at 9600 baud and you should see a Linux login prompt.  Login as normal\r
1372 and then telnet from there to the cluster.\r
1373 \r
1374 <sect>Java Web applet\r
1375 \r
1376 <P>\r
1377 In the spider tree will be a directory <em>spider-web</em>.  This is a\r
1378 neat little java web applet that can be run from a website.  The applet\r
1379 must run on the same machine as the cluster.  The included README file is\r
1380 shown below.\r
1381 \r
1382 <P>\r
1383 I should comment here that the applet is precompiled, that is, ready to go.\r
1384 It was compiled using JDK1.3.1.  If your version is earlier than this then it\r
1385 may not work.  Should that be the case you need to recompile or update your\r
1386 JDK.  To recompile do the following ...\r
1387 \r
1388 <tscreen><verb>\r
1389 cd /spider/spider-web\r
1390 rm *.class\r
1391 /usr/bin/javac spiderclient.java\r
1392 </verb></tscreen>\r
1393 \r
1394 <P>\r
1395 I have used /usr/bin/javac as an example, your path to javac may be different.\r
1396 \r
1397 <verb>\r
1398 Spider-WEB v0.6b\r
1399 \r
1400 Completely based on a clx web client written in Java by dl6dbh\r
1401 (ftp://clx.muc.de/pub/clx/clx-java_10130001.tgz)\r
1402 \r
1403 The webserver has to run on the same machine as your DxSpider software!\r
1404 \r
1405 It is assumed that you have Java installed.  You need JDK1.3.1 at least.\r
1406 \r
1407 Installation instructions (Performed as root):\r
1408 \r
1409 Put all the files in the spider-web directory into a newly created directory\r
1410 under the DocumentRoot of your websever for instance 'client'. In my case\r
1411 this is:  /home/httpd/html/client/ although ymmv.  For Suse the correct\r
1412 path should be /usr/local/httpd/htdocs/client/ for example.\r
1413 \r
1414 Move spider.cgi to the cgi-bin directory of your webserver, in my case that is\r
1415 /home/httpd/cgi-bin/ although ymmv.  For Suse the correct path should be\r
1416 /usr/local/httpd/cgi-bin/ for example.\r
1417 \r
1418 Change the permissions of the files to ensure they are correct, obviously you\r
1419 will need to use the correct path the the files according to your system:\r
1420 \r
1421 chmod 755 /home/httpd/html/cgi-bin/spider.cgi\r
1422 chmod -R 755 /home/httpd/html/client/\r
1423 \r
1424 By default the spider.cgi script should pick up your hostname (As long as this\r
1425 is set correctly).  If it does not or your hostname differs from the name that\r
1426 you attach to the public address that you are using, then edit spider.cgi :\r
1427 \r
1428 # Uncomment and set the hostname manually here if the above fails.\r
1429 # $HOSTNAME = "gb7mbc.spoo.org" ;\r
1430 $PORT = "8000" ;\r
1431 \r
1432 'HOSTNAME' is the hostname of your cluster.\r
1433 \r
1434 'PORT' is the portnumber that you use to connect to your DxSpider via\r
1435 telnet (see Listeners.pm)\r
1436 \r
1437 NOTE: If you can start the console but cannot connect to the cluster from it,\r
1438 then it is possible that the machine you are on cannot resolve the hostname of \r
1439 your cluster machine.  If this is the case, you need to set your hostname \r
1440 manually as above.\r
1441 \r
1442 You also need to set the $NODECALL variable.  This prints the name of your\r
1443 choosing (probably your cluster callsign) on the html page.\r
1444 \r
1445 You now can connect to Spider-Web via http://yourserver/cgi-bin/spider.cgi\r
1446 </verb>\r
1447 \r
1448 <sect>Web based statistics\r
1449 \r
1450 <P>\r
1451 From version 1.50, you can use the freeware software MRTG to produce\r
1452 really nice graphical statistics on your web site.  For an example\r
1453 try <htmlurl url="http://www.gb7mbc.net/mrtg/stats.html" name="http://www.gb7mbc.net/mrtg/stats.html">.\r
1454 \r
1455 <P>\r
1456 The following should help you get it all working.\r
1457 \r
1458 <P>\r
1459 First you need to download the latest version of MRTG from <htmlurl url="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/" name="http://people.ee.ethz.ch/~oetiker/webtools/mrtg/">.\r
1460 You will also need the following files..\r
1461 \r
1462 <tscreen><verb>\r
1463 libpng-1.0.14.tar.gz\r
1464 zlib-1.1.4.tar.gz\r
1465 gd-1.8.3.tar.gz\r
1466 </verb></tscreen>\r
1467 \r
1468 Login to your machine as the root user, put all the downloaded files \r
1469 in /usr/local/src/ (or wherever you prefer) and untar and compile them.  \r
1470 All the information to compile and install these sources come with them.\r
1471 After compilation and installation,  you will find MRTG in /usr/local/mrtg-2.\r
1472 \r
1473 <P>\r
1474 Now copy all the files in /usr/local/src/mrtg-2.9.22/images/ to \r
1475 /spider/html/mrtg/\r
1476 \r
1477 <P>\r
1478 You now need to make 2 symbolic links like below...\r
1479 \r
1480 <tscreen><verb>\r
1481 ln -s /usr/local/mrtg-2/bin/mrtg /usr/bin/mrtg\r
1482 ln -s /usr/local/mrtg-2/lib/mrtg2 /usr/lib/mrtg2\r
1483 </verb></tscreen>\r
1484 \r
1485 <P>\r
1486 Now login to the cluster with your sysop callsign and run the command \r
1487 "mrtg all".\r
1488 \r
1489 <P>Now you are nearly there!  Login as the sysop user and change to the\r
1490 /spider/html/mrtg/ directory.  Now run the command <em>indexmaker</em> as\r
1491 shown below...\r
1492 \r
1493 <tscreen><verb>\r
1494 indexmaker --output stats.html --columns=1 --title "MRTG statistics for GB7DJK" ../../mrtg/mrtg.cfg\r
1495 </verb></tscreen>\r
1496 \r
1497 Changing the callsign for your own cluster callsign of course!\r
1498 \r
1499 <P>\r
1500 And finally you need to login as the root user and create one last\r
1501 symbolic link.  Where this points will depend on where your html\r
1502 documents are kept.  For RedHat systems you use...\r
1503 \r
1504 <tscreen><verb>\r
1505 ln -s /home/sysop/spider/html/mrtg /home/httpd/html/mrtg\r
1506 </verb></tscreen>\r
1507 \r
1508 and for SuSE systems...\r
1509 \r
1510 <tscreen><verb>\r
1511 ln -s /home/sysop/spider/html/mrtg /usr/local/httpd/htdocs/mrtg\r
1512 </verb></tscreen>\r
1513 \r
1514 If you now point your browser to your website as below it should all\r
1515 be happening!\r
1516 \r
1517 <tscreen><verb>\r
1518 http://www.xxx.xxx/mrtg/stats.html\r
1519 </verb></tscreen>\r
1520 \r
1521 Of course, to get the stats to update, you need to add some information\r
1522 in the spider crontab file as below...\r
1523 \r
1524 <tscreen><verb>\r
1525 # Update stats for mrtg on website\r
1526 00,05,10,15,20,25,30,35,40,45,50,55 * * * * run_cmd('mrtg all')\r
1527 </verb></tscreen>\r
1528 \r
1529 This will update the site every 5 minutes.\r
1530 \r
1531 <sect>Security\r
1532 \r
1533 <P>\r
1534 From version 1.49 DXSpider has some additional security features.  These\r
1535 are not by any means meant to be exhaustive, however they do afford some\r
1536 security against piracy.  These two new features can be used independently \r
1537 of each other or in concert to tighten the security.\r
1538 \r
1539 <sect1>Registration\r
1540 \r
1541 <P>\r
1542 The basic principle of registration is simple.  If a user is not registered\r
1543 by the sysop, then they have read-only access to the cluster.  The only\r
1544 thing they can actually send is a talk or a message to the sysop.  In\r
1545 order for them to be able to spot, send announces or talks etc the sysop\r
1546 must register them with the <em>set/register</em> command, like this ...\r
1547 \r
1548 <tscreen><verb>\r
1549 set/register g0vgs\r
1550 </verb></tscreen>\r
1551 \r
1552 The user g0vgs can now fully use the cluster.  In order to enable \r
1553 registration, you can issue the command ...\r
1554 \r
1555 <tscreen><verb>\r
1556 set/var $main::reqreg = 1\r
1557 </verb></tscreen>\r
1558 \r
1559 Any users that are not registered will now see the motd_nor file rather\r
1560 than the motd file as discussed in the Information, files and useful \r
1561 programs section.\r
1562 \r
1563 <P>\r
1564 Entering this line at the prompt will only last for the time the cluster\r
1565 is running of course and would not be present on a restart.  To make the\r
1566 change permanent, add the above line to /spider/scripts/startup.  To\r
1567 read more on the startup file, see the section on Information, files \r
1568 and useful programs.\r
1569 \r
1570 <P>\r
1571 To unregister a user use <em>unset/register</em> and to show the list\r
1572 of registered users, use the command <em>show/register</em>.\r
1573 \r
1574 <sect1>Passwords\r
1575 \r
1576 <P>\r
1577 At the moment, passwords only affect users who login to a DXSpider\r
1578 cluster node via telnet.  If a user requires a password, they can\r
1579 either set it themselves or have the sysop enter it for them by using\r
1580 the <em>set/password</em> command.  Any users who already have passwords, \r
1581 such as remote sysops, will be asked for their passwords automatically \r
1582 by the cluster.  Using passwords in this way means that the user has a\r
1583 choice on whether to have a password or not.  To force the use of\r
1584 passwords at login, issue the command ...\r
1585 \r
1586 <tscreen><verb>\r
1587 set/var $main::passwdreq = 1\r
1588 </verb></tscreen>\r
1589 \r
1590 at the cluster prompt.  This can also be added to the /spider/scripts/startup\r
1591 file as above to make the change permanent.\r
1592 \r
1593 <P>\r
1594 Of course, if you do this you will have to assign a password for each of \r
1595 your users.  If you were asking them to register, it is anticipated that\r
1596 you would ask them to send you a message both to ask to be registered and\r
1597 to give you the password they wish to use.\r
1598 \r
1599 <P>\r
1600 Should a user forget their password, it can be reset by the sysop by\r
1601 first removing the existing password and then setting a new one like so ...\r
1602 \r
1603 <tscreen><verb>\r
1604 unset/password g0vgs\r
1605 set/password g0vgs new_password\r
1606 </verb></tscreen>\r
1607 \r
1608 <sect>CVS\r
1609 \r
1610 <sect1>CVS from a Linux platform\r
1611 \r
1612 <P>\r
1613 CVS stands for "Concurrent Versions System" and the CVS for DXSpider is held\r
1614 at <htmlurl url="http://www.sourceforge.net" name="Sourceforge">.  This means\r
1615 that it is possible to update your DXSpider installation to the latest\r
1616 sources by using a few simple commands.  A graphical interface to CVS for\r
1617 Windows is explained in the next section.\r
1618 \r
1619 <P>\r
1620 Please be aware that if you update your system using CVS, it is possible that\r
1621 you could be running code that is very beta and not fully tested.  There is\r
1622 a possibility that it could be unstable.\r
1623 \r
1624 <P>\r
1625 I am of course assuming that you have a machine with both DXSpider and\r
1626 Internet access running.\r
1627 \r
1628 <P>\r
1629 BEFORE YOU EVEN CONSIDER STARTING WITH THIS MAKE A BACKUP OF YOUR\r
1630 ENTIRE SPIDER TREE!!\r
1631 \r
1632 <P>\r
1633 Assuming you are connected to the Internet, you need to login to the\r
1634 CVS repository and then update your Spider source.  There are several\r
1635 steps which are listed below ...\r
1636 \r
1637 <P>\r
1638 First login as the user <em>sysop</em>.  Next you need to connect to the CVS\r
1639 repository.  You do this with the command below ...\r
1640 \r
1641 <verb>\r
1642 cvs -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login\r
1643 </verb>\r
1644 \r
1645 You will get a password prompt.  Simply hit return here and your machine should\r
1646 return to a normal linux prompt.\r
1647 \r
1648 <P>\r
1649 What happens next depends on whether you have an existing installation that\r
1650 you want to update with the latest and greatest or whether you just want\r
1651 to see what is there and/or run it on a new machine for testing.\r
1652 \r
1653 If you are installing Spider from CVS then change directory to /home/sysop\r
1654 \r
1655 If you are wanting to update Spider then cd to /tmp\r
1656 \r
1657 <P>\r
1658 The next step will create a brand new 'spider' directory in your current\r
1659 directory.\r
1660 \r
1661 <verb>\r
1662 cvs -z3 -d:pserver:anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider co spider\r
1663 </verb>\r
1664 \r
1665 This command is all on one line.\r
1666 \r
1667 <P>\r
1668 Hopefully your screen should show you downloading files.  The -z3 simply compresses\r
1669 the download to improve speed.\r
1670 When this has finished, you will have exactly the same as if you had untarred a full\r
1671 tarball PLUS some extra directories and files that CVS needs to do the magic that\r
1672 it does.\r
1673 \r
1674 <P>\r
1675 Now if you are doing a new installation, that's it.  Carry on as if you have\r
1676 just downloaded and untarred the lastest tarball.\r
1677 \r
1678 <P>\r
1679 If you want to upgrade your current installation then do this ...\r
1680 \r
1681 <tscreen><verb>\r
1682 tar cvfz /tmp/s.tgz spider\r
1683 cd /\r
1684 tar xvfzp /tmp/s.tgz\r
1685 </verb></tscreen>\r
1686 \r
1687 This is assuming you downloaded to the /tmp directory of course.\r
1688 \r
1689 <P>\r
1690 NOTE:  the 'p' on the end of the 'xvfz' is IMPORTANT!   It keeps the permissions\r
1691 correct.  YOU WERE LOGGED IN AS THE USER SYSOP WEREN'T YOU?????\r
1692 \r
1693 Remember to recompile the C client (cd /spider/src; make)\r
1694 \r
1695 <P>\r
1696 At this point the files have been upgraded.  You can (usually) restart the cluster\r
1697 in your own time.  However, if you attempt to use any new commands or features\r
1698 expect it to be fatal!  At least your cluster will have been restarted then so it\r
1699 will be too late to worry about it!\r
1700 \r
1701 <P>\r
1702 Now the magic part!  From now on when you want to update, simply connect to the\r
1703 Internet and then, as the user <em>sysop</em> ...\r
1704 \r
1705 <tscreen><verb>\r
1706 cd /spider\r
1707 cvs -z3 update -d\r
1708 </verb></tscreen>\r
1709 \r
1710 and your files will be updated.  As above, remember to recompile the "C" client\r
1711 if it has been updated (CVS will tell you) and restart if any of the perl scripts\r
1712 have been altered or added, again, CVS will tell you.\r
1713 \r
1714 <P>\r
1715 You will find any changes documented in the /spider/Changes file.\r
1716 \r
1717 <sect1>CVS from a Windows platform\r
1718 \r
1719 <P>\r
1720 After the initial setup, an update to your DXSpider software is no more than a couple\r
1721 of clicks away.  This section is intended to explain and illustrate the use of the\r
1722 WinCVS application to update your DXSpider software.  The current stable version of\r
1723 WinCVS is Ver. 1.2.  You can get this software at:\r
1724 \r
1725 <htmlurl url="http://prdownloads.sourceforge.net/cvsgui/WinCvs120.zip" name="http://prdownloads.sourceforge.net/cvsgui/WinCvs120.zip">\r
1726 \r
1727 Pick your download mirror and then install WinCVS after the download is complete.\r
1728 \r
1729 In this next section I have included a series of links to .jpg files to take advantage of the\r
1730 picture and 1000 words equivalency.  The .jpg files are in the C:\spider\html directory.  If\r
1731 someone using a Linux system is reading this section from boredom, the files are in\r
1732 /home/sysop/spider/html.  One aside, a Linux user can also get a copy of gcvs and do your updates\r
1733 graphically as opposed to from the command line.  The following descriptions are almost identical\r
1734 between WinCvs and gcvs.  The following screen shots have duplicate links, depending upon whether\r
1735 you are viewing this information under the Windows or Linux operating system.\r
1736 \r
1737 When WinCVS is installed, running, and you are connected to the internet, the initial screen looks like:\r
1738 \r
1739 <htmlurl url="initial.jpg" name="initial.jpg">\r
1740 \r
1741 If you want, you can also look at these .jpg files with another viewer that might provide some\r
1742 better clarity to the image.  On the left is the directory tree for your hard disk.  Notice that\r
1743 the spider directory has a gray highlight.\r
1744 \r
1745 To start configuring WinCVS, click on Admin at the top of the screen and then Preferences.  This \r
1746 should get you:\r
1747 \r
1748 <htmlurl url="pref-gen.jpg" name="pref-gen.jpg">\r
1749 \r
1750 In the top line for CVSROOT, enter:\r
1751 <tscreen><verb>\r
1752 anonymous@cvs.DXSpider.sourceforge.net:/cvsroot/dxspider login\r
1753 </verb></tscreen>\r
1754 \r
1755 and select\r
1756 <tscreen><verb>\r
1757 "passwd" file on the cvs server\r
1758 </verb></tscreen>\r
1759 \r
1760 for Authentication on the General tab.\r
1761 \r
1762 Next, move to the right to the Ports tab.\r
1763 \r
1764 <htmlurl url="pref-ports.jpg" name="pref-ports.jpg">\r
1765 \r
1766 In here, check the box on the second line down for the "pserver" port.  Enter a port number of 2401.\r
1767 \r
1768 Finally, go to the WinCvs tab all the way to the right.\r
1769 \r
1770 <htmlurl url="pref-wincvs.jpg" name="pref-wincvs.jpg">\r
1771 \r
1772 Enter Notepad as the viewer to open files.  For the HOME folder, put "C:\spider" and click OK\r
1773 because the configuration is now complete.\r
1774 \r
1775 You are now ready to upgrade your copy of DXSpider.  Click on the greyed Spider folder\r
1776 shown in the directory tree on the left of the WinCVS display.  Two things should happen.  The Spider\r
1777 folder will be selected and the greyed-out arrow located just below the word Query in the top line will\r
1778 turn to solid green.\r
1779 \r
1780 For anyone using gcvs under Linux, the green arrow is located on the extreme left of the display,\r
1781 under the word File.  A gcvs screen looks like:\r
1782 \r
1783 <htmlurl url="gcvs.jpg" name="gcvs.jpg">\r
1784 \r
1785 Click on the now green arrow to start the download process.  An Update Settings box will be displayed\r
1786 to which you can simply say OK.\r
1787 \r
1788 <htmlurl url="update-OK.jpg" name="update-OK.jpg">\r
1789 \r
1790 For future reference, the Update Settings box is the place where you can enter information to revert\r
1791 to a prior version of DXSpider.  Information on reverting to a Before Date is contained in the WinCVS\r
1792 manual.\r
1793 \r
1794 After a short period of time, a series of file names will scroll by in the lower pane of the WinCVS\r
1795 window.  Eventually you should see\r
1796 <tscreen><verb>\r
1797 *****CVS exited normally with code 0*****\r
1798 \r
1799 </verb></tscreen>\r
1800 appear in the lower pane.  You're done.  The updated files are in place ready for you to stop and then\r
1801 restart your DXSpider.  After the restart, you're running with the latest version of DXSpider.\r
1802 \r
1803 <htmlurl url="completed.jpg" name="completed.jpg">\r
1804 \r
1805 To paraphrase from the CVS section... Now the magic part!  From now on when you want to update, simply\r
1806 connect to the Internet and start WinCVS.\r
1807 <tscreen><verb>\r
1808 Click on the greyed-out Spider directory in the left screen\r
1809 Click on the green down arrow\r
1810 Click OK on the Update Settings dialog box\r
1811 Restart your Spider software\r
1812 </verb></tscreen>\r
1813 \r
1814 <sect>The DXSpider command set\r
1815 \r
1816 \r
1817 <sect1>accept (0)
1818
1819 <P>
1820 <tt>
1821 <bf>accept</bf> Set a filter to accept something
1822 </tt>
1823
1824 <P>
1825 Create a filter to accept something
1826
1827 There are 2 types of filter, accept and reject.  See HELP FILTERING for more
1828 info.
1829 <sect1>accept/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
1830
1831 <P>
1832 <tt>
1833 <bf>accept/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Announce filter sysop version
1834 </tt>
1835
1836 <P>
1837 This version allows a sysop to set a filter for a callsign as well as the
1838 default for nodes and users eg:-
1839
1840 <tscreen><verb>
1841   accept/ann by G,M,2
1842   accept/ann input node_default by G,M,2
1843   accept/ann user_default by G,M,2
1844 </verb></tscreen>
1845
1846 <sect1>accept/announce &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
1847
1848 <P>
1849 <tt>
1850 <bf>accept/announce &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set an 'accept' filter line for announce
1851 </tt>
1852
1853 <P>
1854 Create an 'accept this announce' line for a filter. 
1855
1856 An accept filter line means that if the announce matches this filter it is
1857 passed onto the user. See HELP FILTERING for more info. Please read this
1858 to understand how filters work - it will save a lot of grief later on.
1859
1860 You can use any of the following things in this line:-
1861
1862 <tscreen><verb>
1863   info &lt;string&gt;            eg: iota or qsl
1864   by &lt;prefixes&gt;            eg: G,M,2         
1865   origin &lt;prefixes&gt;
1866   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
1867   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
1868   origin_zone &lt;prefixes or numbers&gt;
1869   origin_state &lt;states&gt;                eg: VA,NH,RI,NH
1870   by_dxcc &lt;prefixes or numbers&gt;
1871   by_itu &lt;prefixes or numbers&gt;
1872   by_zone &lt;prefixes or numbers&gt;
1873   by_state &lt;states&gt;
1874   channel &lt;prefixes&gt;
1875   wx 1                     filter WX announces
1876   dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
1877 </verb></tscreen>
1878
1879 some examples:-
1880
1881 <tscreen><verb>
1882   acc/ann dest 6MUK
1883   acc/ann 2 by_zone 14,15,16
1884   (this could be all on one line: acc/ann dest 6MUK or by_zone 14,15,16)
1885 </verb></tscreen>
1886 or
1887 <tscreen><verb>
1888   acc/ann by G,M,2 
1889 </verb></tscreen>
1890
1891 for american states
1892
1893 <tscreen><verb>
1894   acc/ann by_state va,nh,ri,nh
1895 </verb></tscreen>
1896
1897 You can use the tag 'all' to accept everything eg:
1898
1899 <tscreen><verb>
1900   acc/ann all
1901 </verb></tscreen>
1902
1903 but this probably for advanced users...
1904 <sect1>accept/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
1905
1906 <P>
1907 <tt>
1908 <bf>accept/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set an 'accept' filter line for routing
1909 </tt>
1910
1911 <P>
1912 Create an 'accept this routing PC Protocol' line for a filter. 
1913
1914 An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
1915 it is passed thru that interface. See HELP FILTERING for more info. Please read this
1916 to understand how filters work - it will save a lot of grief later on.
1917
1918 You can use any of the following things in this line:-
1919
1920 <tscreen><verb>
1921   call &lt;prefixes&gt;        the callsign of the thingy
1922   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
1923   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
1924   call_zone &lt;prefixes or numbers&gt;
1925   call_state &lt;states&gt;                eg: VA,NH,RI,NH
1926   origin &lt;prefixes&gt;      really the interface it came in on
1927   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
1928   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
1929   origin_zone &lt;prefixes or numbers&gt;
1930   origin_state &lt;states&gt;                eg: VA,NH,RI,NH
1931 </verb></tscreen>
1932
1933 some examples:-
1934
1935 <tscreen><verb>
1936   acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes)
1937   acc/route gb7djk call gb7djk     (equiv to SET/ISOLATE)
1938 </verb></tscreen>
1939
1940 you can now use 'by' as a synonym for 'call' so:
1941
1942 <tscreen><verb>
1943   by = call
1944   by_dxcc = call_dxcc 
1945 </verb></tscreen>
1946
1947 and so on
1948
1949 You can use the tag 'all' to accept everything eg:
1950
1951 <tscreen><verb>
1952   acc/route all
1953 </verb></tscreen>
1954
1955 <sect1>accept/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
1956
1957 <P>
1958 <tt>
1959 <bf>accept/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Spot filter sysop version
1960 </tt>
1961
1962 <P>
1963 This version allows a sysop to set a filter for a callsign as well as the
1964 default for nodes and users eg:-
1965
1966 <tscreen><verb>
1967   accept/spot db0sue-7 1 by_zone 14,15,16
1968   accept/spot node_default all
1969   set/hops node_default 10
1970 </verb></tscreen>
1971
1972 <tscreen><verb>
1973   accept/spot user_default by G,M,2
1974 </verb></tscreen>
1975
1976 <sect1>accept/spots &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
1977
1978 <P>
1979 <tt>
1980 <bf>accept/spots &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set an 'accept' filter line for spots
1981 </tt>
1982
1983 <P>
1984 Create an 'accept this spot' line for a filter. 
1985
1986 An accept filter line means that if the spot matches this filter it is
1987 passed onto the user. See HELP FILTERING for more info. Please read this
1988 to understand how filters work - it will save a lot of grief later on.
1989
1990 You can use any of the following things in this line:-
1991
1992 <tscreen><verb>
1993   freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
1994   on &lt;range&gt;             same as 'freq'
1995   call &lt;prefixes&gt;        eg: G,PA,HB9
1996   info &lt;string&gt;          eg: iota or qsl
1997   by &lt;prefixes&gt;            
1998   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
1999   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
2000   call_zone &lt;prefixes or numbers&gt;
2001   call_state &lt;states&gt;                eg: VA,NH,RI,ME
2002   by_dxcc &lt;prefixes or numbers&gt;
2003   by_itu &lt;prefixes or numbers&gt;
2004   by_zone &lt;prefixes or numbers&gt;
2005   by_state &lt;states&gt;                eg: VA,NH,RI,ME
2006   origin &lt;prefixes&gt;
2007   channel &lt;prefixes&gt;
2008 </verb></tscreen>
2009
2010 'call' means the callsign that has spotted 'by' whoever.
2011
2012 For frequencies, you can use any of the band names defined in
2013 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
2014 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
2015 this is more efficient than saying simply: freq HF (but don't get
2016 too hung up about that)
2017
2018 some examples:-
2019
2020 <tscreen><verb>
2021   acc/spot 1 on hf/cw
2022   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2023 </verb></tscreen>
2024
2025 You can use the tag 'all' to accept everything, eg:
2026
2027 <tscreen><verb>
2028   acc/spot 3 all
2029 </verb></tscreen>
2030
2031 for US states 
2032
2033 <tscreen><verb>
2034   acc/spots by_state VA,NH,RI,MA,ME
2035 </verb></tscreen>
2036
2037 but this probably for advanced users...
2038 <sect1>accept/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
2039
2040 <P>
2041 <tt>
2042 <bf>accept/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WCY filter sysop version
2043 </tt>
2044
2045 <P>
2046 This version allows a sysop to set a filter for a callsign as well as the
2047 default for nodes and users eg:-
2048
2049 <tscreen><verb>
2050   accept/wcy node_default all
2051   set/hops node_default 10
2052 </verb></tscreen>
2053
2054 <sect1>accept/wcy &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
2055
2056 <P>
2057 <tt>
2058 <bf>accept/wcy &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set an 'accept' WCY filter
2059 </tt>
2060
2061 <P>
2062 It is unlikely that you will want to do this, but if you do then you can
2063 filter on the following fields:-
2064
2065 <tscreen><verb>
2066   by &lt;prefixes&gt;            eg: G,M,2         
2067   origin &lt;prefixes&gt;
2068   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
2069   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
2070   origin_zone &lt;prefixes or numbers&gt;
2071   by_dxcc &lt;prefixes or numbers&gt;
2072   by_itu &lt;prefixes or numbers&gt;
2073   by_zone &lt;prefixes or numbers&gt;
2074   channel &lt;prefixes&gt;
2075 </verb></tscreen>
2076
2077 There are no examples because WCY Broadcasts only come from one place and
2078 you either want them or not (see UNSET/WCY if you don't want them).
2079
2080 This command is really provided for future use.
2081
2082 See HELP FILTER for information.
2083 <sect1>accept/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
2084
2085 <P>
2086 <tt>
2087 <bf>accept/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WWV filter sysop version
2088 </tt>
2089
2090 <P>
2091 This version allows a sysop to set a filter for a callsign as well as the
2092 default for nodes and users eg:-
2093
2094 <tscreen><verb>
2095   accept/wwv db0sue-7 1 by_zone 4
2096   accept/wwv node_default all
2097   set/hops node_default 10
2098 </verb></tscreen>
2099
2100 <tscreen><verb>
2101   accept/wwv user_default by W,K
2102 </verb></tscreen>
2103
2104 <sect1>accept/wwv &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
2105
2106 <P>
2107 <tt>
2108 <bf>accept/wwv &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set an 'accept' WWV filter
2109 </tt>
2110
2111 <P>
2112 It is unlikely that you will want to do this, but if you do then you can
2113 filter on the following fields:-
2114
2115 <tscreen><verb>
2116   by &lt;prefixes&gt;            eg: G,M,2         
2117   origin &lt;prefixes&gt;
2118   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
2119   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
2120   origin_zone &lt;prefixes or numbers&gt;
2121   by_dxcc &lt;prefixes or numbers&gt;
2122   by_itu &lt;prefixes or numbers&gt;
2123   by_zone &lt;prefixes or numbers&gt;
2124   channel &lt;prefixes&gt;
2125 </verb></tscreen>
2126
2127 for example 
2128
2129 <tscreen><verb>
2130   accept/wwv by_zone 4
2131 </verb></tscreen>
2132
2133 is probably the only useful thing to do (which will only show WWV broadcasts
2134 by stations in the US).
2135
2136 See HELP FILTER for information.
2137 <sect1>announce &lt;text&gt; (0)
2138
2139 <P>
2140 <tt>
2141 <bf>announce &lt;text&gt;</bf> Send an announcement to LOCAL users only
2142 </tt>
2143
2144 <P>
2145 &lt;text&gt; is the text of the announcement you wish to broadcast 
2146 <sect1>announce full &lt;text&gt; (0)
2147
2148 <P>
2149 <tt>
2150 <bf>announce full &lt;text&gt;</bf> Send an announcement cluster wide
2151 </tt>
2152
2153 <P>
2154 This will send your announcement cluster wide
2155 <sect1>announce sysop &lt;text&gt; (5)
2156
2157 <P>
2158 <tt>
2159 <bf>announce sysop &lt;text&gt;</bf> Send an announcement to Sysops only
2160 </tt>
2161
2162 <P>
2163 <sect1>apropos &lt;string&gt; (0)
2164
2165 <P>
2166 <tt>
2167 <bf>apropos &lt;string&gt;</bf> Search help database for &lt;string&gt;
2168 </tt>
2169
2170 <P>
2171 Search the help database for &lt;string&gt; (it isn't case sensitive), and print
2172 the names of all the commands that may be relevant.
2173 <sect1>blank &lsqb;&lt;string&gt;&rsqb; &lsqb;&lt;nn&gt;&rsqb; (0)
2174
2175 <P>
2176 <tt>
2177 <bf>blank &lsqb;&lt;string&gt;&rsqb; &lsqb;&lt;nn&gt;&rsqb;</bf> Print nn (default 1) blank lines (or strings)
2178 </tt>
2179
2180 <P>
2181 In its basic form this command prints one or more blank lines. However if
2182 you pass it a string it will replicate the string for the width of the 
2183 screen (default 80) and then print that one or more times, so:
2184
2185 <tscreen><verb>
2186   blank 2
2187 </verb></tscreen>
2188
2189 prints two blank lines
2190
2191 <tscreen><verb>
2192   blank - 
2193 </verb></tscreen>
2194
2195 prints a row of - characters once.
2196
2197 <tscreen><verb>
2198   blank abc
2199 </verb></tscreen>
2200
2201 prints 'abcabcabcabcabcabc....'
2202
2203 This is really only of any use in a script file and you can print a maximum
2204 of 9 lines.
2205 <sect1>bye (0)
2206
2207 <P>
2208 <tt>
2209 <bf>bye</bf> Exit from the cluster
2210 </tt>
2211
2212 <P>
2213 This will disconnect you from the cluster
2214 <sect1>catchup &lt;node call&gt; all|&lsqb;&lt;msgno&gt; ...&rsqb; (5)
2215
2216 <P>
2217 <tt>
2218 <bf>catchup &lt;node call&gt; all|&lsqb;&lt;msgno&gt; ...&rsqb;</bf> Mark a message as sent
2219 </tt>
2220
2221 <P>
2222 <sect1>clear/announce &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2223
2224 <P>
2225 <tt>
2226 <bf>clear/announce &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a announce filter line
2227 </tt>
2228
2229 <P>
2230 A sysop can clear an input or normal output filter for a user or the
2231 node_default or user_default. 
2232 <sect1>clear/announce &lsqb;1|all&rsqb; (0)
2233
2234 <P>
2235 <tt>
2236 <bf>clear/announce &lsqb;1|all&rsqb;</bf> Clear a announce filter line
2237 </tt>
2238
2239 <P>
2240 This command allows you to clear (remove) a line in a annouce filter or to 
2241 remove the whole filter.
2242
2243 see CLEAR/SPOTS for a more detailed explanation.
2244 <sect1>clear/route &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2245
2246 <P>
2247 <tt>
2248 <bf>clear/route &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a route filter line
2249 </tt>
2250
2251 <P>
2252 A sysop can clear an input or normal output filter for a user or the
2253 node_default or user_default. 
2254 <sect1>clear/route &lsqb;1|all&rsqb; (0)
2255
2256 <P>
2257 <tt>
2258 <bf>clear/route &lsqb;1|all&rsqb;</bf> Clear a route filter line
2259 </tt>
2260
2261 <P>
2262 This command allows you to clear (remove) a line in a route filter or to 
2263 remove the whole filter.
2264
2265 see CLEAR/SPOTS for a more detailed explanation.
2266 <sect1>clear/spots &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2267
2268 <P>
2269 <tt>
2270 <bf>clear/spots &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a spot filter line
2271 </tt>
2272
2273 <P>
2274 A sysop can clear an input or normal output filter for a user or the
2275 node_default or user_default. 
2276 <sect1>clear/spots &lsqb;0-9|all&rsqb; (0)
2277
2278 <P>
2279 <tt>
2280 <bf>clear/spots &lsqb;0-9|all&rsqb;</bf> Clear a spot filter line
2281 </tt>
2282
2283 <P>
2284 This command allows you to clear (remove) a line in a spot filter or to 
2285 remove the whole filter.
2286
2287 If you have a filter:-
2288
2289 <tscreen><verb>
2290   acc/spot 1 on hf/cw
2291   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2292 </verb></tscreen>
2293
2294 and you say:-
2295
2296 <tscreen><verb>
2297   clear/spot 1
2298 </verb></tscreen>
2299
2300 you will be left with:-
2301
2302 <tscreen><verb>
2303   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2304 </verb></tscreen>
2305
2306 If you do:
2307
2308 <tscreen><verb>
2309   clear/spot all
2310 </verb></tscreen>
2311
2312 the filter will be completely removed.
2313 <sect1>clear/wcy &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2314
2315 <P>
2316 <tt>
2317 <bf>clear/wcy &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a WCY filter line
2318 </tt>
2319
2320 <P>
2321 A sysop can clear an input or normal output filter for a user or the
2322 node_default or user_default. 
2323 <sect1>clear/wcy &lsqb;1|all&rsqb; (0)
2324
2325 <P>
2326 <tt>
2327 <bf>clear/wcy &lsqb;1|all&rsqb;</bf> Clear a WCY filter line
2328 </tt>
2329
2330 <P>
2331 This command allows you to clear (remove) a line in a WCY filter or to 
2332 remove the whole filter.
2333
2334 see CLEAR/SPOTS for a more detailed explanation.
2335 <sect1>clear/wwv &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2336
2337 <P>
2338 <tt>
2339 <bf>clear/wwv &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a WWV filter line
2340 </tt>
2341
2342 <P>
2343 A sysop can clear an input or normal output filter for a user or the
2344 node_default or user_default. 
2345 <sect1>clear/wwv &lsqb;1|all&rsqb; (0)
2346
2347 <P>
2348 <tt>
2349 <bf>clear/wwv &lsqb;1|all&rsqb;</bf> Clear a WWV filter line
2350 </tt>
2351
2352 <P>
2353 This command allows you to clear (remove) a line in a WWV filter or to 
2354 remove the whole filter.
2355
2356 see CLEAR/SPOTS for a more detailed explanation.
2357 <sect1>connect &lt;callsign&gt; (5)
2358
2359 <P>
2360 <tt>
2361 <bf>connect &lt;callsign&gt;</bf> Start a connection to another DX Cluster
2362 </tt>
2363
2364 <P>
2365 Start a connection process that will culminate in a new connection to the
2366 DX cluster &lt;callsign&gt;. This process creates a new 'client' process which will
2367 use the script in /spider/connect/&lt;callsign&gt; to effect the 'chat' exchange
2368 necessary to traverse the network(s) to logon to the cluster &lt;callsign&gt;.
2369 <sect1>dbavail (0)
2370
2371 <P>
2372 <tt>
2373 <bf>dbavail</bf> Show a list of all the Databases in the system
2374 </tt>
2375
2376 <P>
2377 Title says it all really, this command lists all the databases defined
2378 in the system. It is also aliased to SHOW/COMMAND.
2379 <sect1>dbshow &lt;dbname&gt; &lt;key&gt; (0)
2380
2381 <P>
2382 <tt>
2383 <bf>dbshow &lt;dbname&gt; &lt;key&gt;</bf> Display an entry, if it exists, in a database
2384 </tt>
2385
2386 <P>
2387 This is the generic user interface to the database to the database system.
2388 It is expected that the sysop will add an entry to the local Aliases file
2389 so that users can use the more familiar AK1A style of enquiry such as:
2390
2391 <tscreen><verb>
2392   SH/BUCK G1TLH
2393 </verb></tscreen>
2394
2395 but if he hasn't and the database really does exist (use DBAVAIL or
2396 SHOW/COMMAND to find out) you can do the same thing with:
2397
2398 <tscreen><verb>
2399   DBSHOW buck G1TLH
2400 </verb></tscreen>
2401
2402 <sect1>directory (0)
2403
2404 <P>
2405 <tt>
2406 <bf>directory</bf> List messages 
2407 </tt>
2408
2409 <P>
2410 <sect1>directory &lt;from&gt;-&lt;to&gt; (0)
2411
2412 <P>
2413 <tt>
2414 <bf>directory &lt;from&gt;-&lt;to&gt;</bf> List messages &lt;from&gt; message &lt;to&gt; message 
2415 </tt>
2416
2417 <P>
2418 List the messages in the messages directory.
2419
2420 If there is a 'p' one space after the message number then it is a 
2421 personal message. If there is a '-' between the message number and the
2422 'p' then this indicates that the message has been read.
2423
2424 You can use shell escape characters such as '*' and '?' in the &lt;call&gt;
2425 fields.
2426
2427 You can combine some of the various directory commands together eg:-
2428
2429 <tscreen><verb>
2430    DIR TO G1TLH 5
2431 </verb></tscreen>
2432 or 
2433 <tscreen><verb>
2434    DIR SUBJECT IOTA 200-250
2435 </verb></tscreen>
2436
2437 You can abbreviate all the commands to one letter and use ak1a syntax:-
2438
2439 <tscreen><verb>
2440    DIR/T G1* 10
2441    DIR/S QSL 10-100 5
2442 </verb></tscreen>
2443
2444 <sect1>directory &lt;nn&gt; (0)
2445
2446 <P>
2447 <tt>
2448 <bf>directory &lt;nn&gt;</bf> List last &lt;nn&gt; messages
2449 </tt>
2450
2451 <P>
2452 <sect1>directory all (0)
2453
2454 <P>
2455 <tt>
2456 <bf>directory all</bf> List all messages
2457 </tt>
2458
2459 <P>
2460 <sect1>directory from &lt;call&gt; (0)
2461
2462 <P>
2463 <tt>
2464 <bf>directory from &lt;call&gt;</bf> List all messages from &lt;call&gt;
2465 </tt>
2466
2467 <P>
2468 <sect1>directory new (0)
2469
2470 <P>
2471 <tt>
2472 <bf>directory new</bf> List all new messages
2473 </tt>
2474
2475 <P>
2476 <sect1>directory own (0)
2477
2478 <P>
2479 <tt>
2480 <bf>directory own</bf> List your own messages
2481 </tt>
2482
2483 <P>
2484 <sect1>directory subject &lt;string&gt; (0)
2485
2486 <P>
2487 <tt>
2488 <bf>directory subject &lt;string&gt;</bf> List all messages with &lt;string&gt; in subject
2489 </tt>
2490
2491 <P>
2492 <sect1>directory to &lt;call&gt; (0)
2493
2494 <P>
2495 <tt>
2496 <bf>directory to &lt;call&gt;</bf> List all messages to &lt;call&gt;
2497 </tt>
2498
2499 <P>
2500 <sect1>directory- (5)
2501
2502 <P>
2503 <tt>
2504 <bf>directory-</bf> 
2505 </tt>
2506
2507 <P>
2508 Sysops can see all users' messages.
2509 <sect1>disconnect &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb; (8)
2510
2511 <P>
2512 <tt>
2513 <bf>disconnect &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb;</bf> Disconnect a user or cluster
2514 </tt>
2515
2516 <P>
2517 Disconnect any &lt;call&gt; connected locally
2518 <sect1>dx &lsqb;by &lt;call&gt;&rsqb; &lt;freq&gt; &lt;call&gt; &lt;remarks&gt; (0)
2519
2520 <P>
2521 <tt>
2522 <bf>dx &lsqb;by &lt;call&gt;&rsqb; &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</bf> Send a DX spot
2523 </tt>
2524
2525 <P>
2526 This is how you send a DX Spot to other users. You can, in fact, now
2527 enter the &lt;freq&gt; and the &lt;call&gt; either way round. 
2528
2529 <tscreen><verb>
2530    DX FR0G 144.600
2531    DX 144.600 FR0G
2532    DX 144600 FR0G 
2533 </verb></tscreen>
2534
2535 will all give the same result. You can add some remarks to the end
2536 of the command and they will be added to the spot.
2537
2538 <tscreen><verb>
2539    DX FR0G 144600 this is a test
2540 </verb></tscreen>
2541
2542 You can credit someone else by saying:-
2543
2544 <tscreen><verb>
2545    DX by G1TLH FR0G 144.600 he isn't on the cluster
2546 </verb></tscreen>
2547
2548 The &lt;freq&gt; is compared against the available bands set up in the 
2549 cluster.  See SHOW/BANDS for more information.
2550 <sect1>echo &lt;line&gt; (0)
2551
2552 <P>
2553 <tt>
2554 <bf>echo &lt;line&gt;</bf> Echo the line to the output
2555 </tt>
2556
2557 <P>
2558 This command is useful in scripts and so forth for printing the
2559 line that you give to the command to the output. You can use this
2560 in user_default scripts and the SAVE command for titling and so forth
2561
2562 The script will interpret certain standard "escape" sequences as follows:-
2563
2564 <tscreen><verb>
2565   \t - becomes a TAB character (0x09 in ascii)
2566   \a - becomes a BEEP character (0x07 in ascii)
2567   \n - prints a new line
2568 </verb></tscreen>
2569
2570 So the following example:-
2571
2572 <tscreen><verb>
2573   echo GB7DJK is a dxcluster
2574 </verb></tscreen>
2575
2576 produces:-
2577
2578 <tscreen><verb>
2579   GB7DJK is a dxcluster
2580 </verb></tscreen>
2581
2582 on the output. You don't need a \n on the end of the line you want to send.
2583
2584 A more complex example:-
2585
2586 <tscreen><verb>
2587   echo GB7DJK\n\tg1tlh\tDirk\n\tg3xvf\tRichard
2588 </verb></tscreen>
2589
2590 produces:-
2591
2592 <tscreen><verb>
2593   GB7DJK
2594           g1tlh   Dirk
2595           g3xvf   Richard
2596 </verb></tscreen>
2597
2598 on the output.
2599                                       
2600 <sect1>filtering... (0)
2601
2602 <P>
2603 <tt>
2604 <bf>filtering...</bf> Filtering things in DXSpider
2605 </tt>
2606
2607 <P>
2608 There are a number of things you can filter in the DXSpider system. They
2609 all use the same general mechanism.
2610
2611 In general terms you can create a 'reject' or an 'accept' filter which
2612 can have up to 10 lines in it. You do this using, for example:-
2613  
2614 <tscreen><verb>
2615   accept/spots .....
2616   reject/spots .....
2617 </verb></tscreen>
2618
2619 where ..... are the specific commands for that type of filter. There
2620 are filters for spots, wwv, announce, wcy and (for sysops)
2621 connects. See each different accept or reject command reference for
2622 more details.
2623
2624 There is also a command to clear out one or more lines in a filter and
2625 one to show you what you have set. They are:-
2626
2627 <tscreen><verb>
2628   clear/spots 1
2629   clear/spots all
2630 </verb></tscreen>
2631
2632 and 
2633   
2634 <tscreen><verb>
2635   show/filter
2636 </verb></tscreen>
2637
2638 There is clear/xxxx command for each type of filter.
2639
2640 For now we are going to use spots for the examples, but you can apply
2641 the principles to all types of filter.
2642
2643 There are two main types of filter 'accept' or 'reject'; which you use
2644 depends entirely on how you look at the world and what is least
2645 writing to achieve what you want. Each filter has 10 lines (of any
2646 length) which are tried in order. If a line matches then the action
2647 you have specified is taken (ie reject means ignore it and accept
2648 means gimme it).
2649
2650 The important thing to remember is that if you specify a 'reject'
2651 filter (all the lines in it say 'reject/spots' (for instance)) then if
2652 a spot comes in that doesn't match any of the lines then you will get
2653 it BUT if you specify an 'accept' filter then any spots that don't
2654 match are dumped. For example if I have a one line accept filter:-
2655
2656 <tscreen><verb>
2657   accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2658 </verb></tscreen>
2659
2660 then automatically you will ONLY get VHF spots from or to CQ zones 14
2661 15 and 16.  If you set a reject filter like:
2662
2663 <tscreen><verb>
2664   reject/spots on hf/cw
2665 </verb></tscreen>
2666
2667 Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
2668 and will work it even on CW then you could say:-
2669
2670 <tscreen><verb>
2671   reject/spots on hf/cw and not info iota
2672 </verb></tscreen>
2673
2674 But in that case you might only be interested in iota and say:-
2675
2676 <tscreen><verb>
2677   accept/spots not on hf/cw or info iota
2678 </verb></tscreen>
2679
2680 which is exactly the same. You should choose one or the other until
2681 you are confortable with the way it works. Yes, you can mix them
2682 (actually you can have an accept AND a reject on the same line) but
2683 don't try this at home until you can analyse the results that you get
2684 without ringing up the sysop for help.
2685
2686 Another useful addition now is filtering by US state
2687
2688 <tscreen><verb>
2689   accept/spots by_state VA,NH,RI,ME
2690 </verb></tscreen>
2691
2692 You can arrange your filter lines into logical units, either for your
2693 own understanding or simply convenience. I have one set frequently:-
2694
2695 <tscreen><verb>
2696   reject/spots 1 on hf/cw
2697   reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
2698 </verb></tscreen>
2699
2700 What this does is to ignore all HF CW spots (being a class B I can't
2701 read any CW and couldn't possibly be interested in HF :-) and also
2702 rejects any spots on VHF which don't either originate or spot someone
2703 in Europe.
2704
2705 This is an exmaple where you would use the line number (1 and 2 in
2706 this case), if you leave the digit out, the system assumes '1'. Digits
2707 '0'-'9' are available.
2708
2709 You can leave the word 'and' out if you want, it is implied. You can
2710 use any number of brackets to make the 'expression' as you want
2711 it. There are things called precedence rules working here which mean
2712 that you will NEED brackets in a situation like line 2 because,
2713 without it, will assume:-
2714
2715 <tscreen><verb>
2716   (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
2717 </verb></tscreen>
2718
2719 annoying, but that is the way it is. If you use OR - use
2720 brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
2721 just 'and by_zone'.
2722
2723 If you want to alter your filter you can just redefine one or more
2724 lines of it or clear out one line. For example:-
2725
2726 <tscreen><verb>
2727   reject/spots 1 on hf/ssb
2728 </verb></tscreen>
2729
2730 or 
2731
2732 <tscreen><verb>
2733   clear/spots 1
2734 </verb></tscreen>
2735
2736 To remove the filter in its entirty:-
2737
2738 <tscreen><verb>
2739   clear/spots all
2740 </verb></tscreen>
2741
2742 There are similar CLEAR commands for the other filters:-
2743
2744 <tscreen><verb>
2745   clear/announce
2746   clear/wcy
2747   clear/wwv
2748 </verb></tscreen>
2749
2750 ADVANCED USERS:-
2751
2752 Once you are happy with the results you get, you may like to experiment. 
2753
2754 my example that filters hf/cw spots and accepts vhf/uhf spots from EU
2755 can be written with a mixed filter, eg:
2756
2757 <tscreen><verb>
2758   rej/spot on hf/cw
2759   acc/spot on 0/30000
2760   acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
2761 </verb></tscreen>
2762
2763 each filter slot actually has a 'reject' slot and an 'accept'
2764 slot. The reject slot is executed BEFORE the accept slot.
2765
2766 It was mentioned earlier that after a reject test that doesn't match,
2767 the default for following tests is 'accept', the reverse is true for
2768 'accept'. In the example what happens is that the reject is executed
2769 first, any non hf/cw spot is passed to the accept line, which lets
2770 thru everything else on HF.
2771
2772 The next filter line lets through just VHF/UHF spots from EU.
2773 <sect1>forward/latlong &lt;node_call&gt; (8)
2774
2775 <P>
2776 <tt>
2777 <bf>forward/latlong &lt;node_call&gt;</bf> Send latitude and longitude information to another cluster
2778 </tt>
2779
2780 <P>
2781 This command sends all the latitude and longitude information that your
2782 cluster is holding against callsigns.  One advantage of recieving this
2783 information is that more locator information is held by you.  This
2784 means that more locators are given on the DX line assuming you have
2785 SET/DXGRID enabled.  This could be a LOT of information though, so
2786 it is not recommended on slow links.
2787 <sect1>forward/opernam &lt;call&gt; (1)
2788
2789 <P>
2790 <tt>
2791 <bf>forward/opernam &lt;call&gt;</bf> Send out information on this &lt;call&gt; to all clusters
2792 </tt>
2793
2794 <P>
2795 This command sends out any information held in the user file which can 
2796 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
2797 and Homenode. PC41s are only sent for the information that is available.
2798  
2799 <sect1>help (0)
2800
2801 <P>
2802 <tt>
2803 <bf>help</bf> The HELP Command
2804 </tt>
2805
2806 <P>
2807 HELP is available for a number of commands. The syntax is:-
2808
2809 <tscreen><verb>
2810   HELP &lt;cmd&gt;
2811 </verb></tscreen>
2812   
2813 Where &lt;cmd&gt; is the name of the command you want help on.
2814
2815 All commands can be abbreviated, so SHOW/DX can be abbreviated
2816 to SH/DX, ANNOUNCE can be shortened to AN and so on.
2817
2818 Look at the APROPOS &lt;string&gt; command which will search the help database
2819 for the &lt;string&gt; you specify and give you a list of likely commands
2820 to look at with HELP.
2821 <sect1>init &lt;node&gt; (5)
2822
2823 <P>
2824 <tt>
2825 <bf>init &lt;node&gt;</bf> Re-initialise a link to an AK1A compatible node
2826 </tt>
2827
2828 <P>
2829 This command attempts to re-initialise a link to a (usually) AK1A node
2830 that has got confused, usually by a protocol loop of some kind. It may
2831 work - but you usually will be better off simply disconnecting it (or
2832 better, if it is a real AK1A node, doing an RCMD &lt;node&gt; DISC/F &lt;your
2833 node&gt;).
2834
2835 Best of luck - you will need it.
2836   
2837 <sect1>kill (5)
2838
2839 <P>
2840 <tt>
2841 <bf>kill</bf> 
2842 </tt>
2843
2844 <P>
2845 As a sysop you can kill any message on the system.
2846 <sect1>kill &lt;from msgno&gt;-&lt;to msgno&gt; (0)
2847
2848 <P>
2849 <tt>
2850 <bf>kill &lt;from msgno&gt;-&lt;to msgno&gt;</bf> Delete a range of messages
2851 </tt>
2852
2853 <P>
2854 <sect1>kill &lt;from&gt;-&lt;to&gt; (5)
2855
2856 <P>
2857 <tt>
2858 <bf>kill &lt;from&gt;-&lt;to&gt;</bf> Remove a range of messages from the system
2859 </tt>
2860
2861 <P>
2862 <sect1>kill &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (0)
2863
2864 <P>
2865 <tt>
2866 <bf>kill &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Delete a message from the local system
2867 </tt>
2868
2869 <P>
2870 <sect1>kill &lt;msgno&gt; &lsqb;&lt;msgno&gt; ...&rsqb; (0)
2871
2872 <P>
2873 <tt>
2874 <bf>kill &lt;msgno&gt; &lsqb;&lt;msgno&gt; ...&rsqb;</bf> Remove or erase a message from the system
2875 </tt>
2876
2877 <P>
2878 You can get rid of any message to or originating from your callsign using 
2879 this command. You can remove more than one message at a time.
2880 <sect1>kill expunge &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (6)
2881
2882 <P>
2883 <tt>
2884 <bf>kill expunge &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Expunge a message
2885 </tt>
2886
2887 <P>
2888 Deleting a message using the normal KILL commands only marks that message
2889 for deletion. The actual deletion only happens later (usually two days later).
2890
2891 The KILL EXPUNGE command causes the message to be truly deleted more or less
2892 immediately.
2893
2894 It otherwise is used in the same way as the KILL command.
2895 <sect1>kill from &lt;call&gt; (5)
2896
2897 <P>
2898 <tt>
2899 <bf>kill from &lt;call&gt;</bf> Remove all messages from a callsign
2900 </tt>
2901
2902 <P>
2903 <sect1>kill full &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (5)
2904
2905 <P>
2906 <tt>
2907 <bf>kill full &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Delete a message from the whole cluster
2908 </tt>
2909
2910 <P>
2911 Delete a message from the local system. You will only be able to
2912 delete messages that you have originated or been sent (unless you are
2913 the sysop). 
2914
2915 <tscreen><verb>
2916   KILL 1234-1255
2917 </verb></tscreen>
2918
2919 Will delete all the messages that you own between msgnos 1234 and 1255.
2920
2921 <tscreen><verb>
2922   KILL from g1tlh
2923 </verb></tscreen>
2924
2925 will delete all the messages from g1tlh (if you are g1tlh). Similarly:
2926
2927 <tscreen><verb>
2928   KILL to g1tlh
2929 </verb></tscreen>
2930
2931 will delete all messages to g1tlh.
2932
2933 <tscreen><verb>
2934   KILL FULL 1234
2935 </verb></tscreen>
2936  
2937 will delete a message (usually a 'bulletin') from the whole cluster system. 
2938
2939 This uses the subject field, so any messages that have exactly the
2940 same subject will be deleted. Beware!
2941 <sect1>kill full &lt;msgno&gt; &lsqb;&lt;msgno&rsqb; (5)
2942
2943 <P>
2944 <tt>
2945 <bf>kill full &lt;msgno&gt; &lsqb;&lt;msgno&rsqb;</bf> Remove a message from the entire cluster
2946 </tt>
2947
2948 <P>
2949 Remove this message from the entire cluster system as well as your node.
2950 <sect1>kill to &lt;call&gt; (5)
2951
2952 <P>
2953 <tt>
2954 <bf>kill to &lt;call&gt;</bf> Remove all messages to a callsign
2955 </tt>
2956
2957 <P>
2958 <sect1>kill from &lt;regex&gt; (0)
2959
2960 <P>
2961 <tt>
2962 <bf>kill from &lt;regex&gt;</bf> Delete messages FROM a callsign or pattern
2963 </tt>
2964
2965 <P>
2966 <sect1>kill to &lt;regex&gt; (0)
2967
2968 <P>
2969 <tt>
2970 <bf>kill to &lt;regex&gt;</bf> Delete messages TO a callsign or pattern
2971 </tt>
2972
2973 <P>
2974 <sect1>links (0)
2975
2976 <P>
2977 <tt>
2978 <bf>links</bf> Show which nodes is physically connected
2979 </tt>
2980
2981 <P>
2982 This is a quick listing that shows which links are connected and
2983 some information about them. See WHO for a list of all connections.
2984 <sect1>load/keps (5)
2985
2986 <P>
2987 <tt>
2988 <bf>load/keps</bf> Load new keps data
2989 </tt>
2990
2991 <P>
2992 <sect1>load/keps &lsqb;nn&rsqb; (5)
2993
2994 <P>
2995 <tt>
2996 <bf>load/keps &lsqb;nn&rsqb;</bf> Load new keps data from message
2997 </tt>
2998
2999 <P>
3000 If there is no message number then reload the current Keps data from
3001 the Keps.pm data file. You create this file by running 
3002
3003 <tscreen><verb>
3004  /spider/perl/convkeps.pl &lt;filename&gt;
3005 </verb></tscreen>
3006
3007 on a file containing NASA 2 line keps as a message issued by AMSAT. 
3008
3009 If there is a message number, then it will take the message, run
3010 convkeps.pl on it and then load the data, all in one step.
3011
3012 These messages are sent to ALL by GB7DJK (and others) from time to time. 
3013 <sect1>merge &lt;node&gt; &lsqb;&lt;no spots&gt;/&lt;no wwv&gt;&rsqb; (5)
3014
3015 <P>
3016 <tt>
3017 <bf>merge &lt;node&gt; &lsqb;&lt;no spots&gt;/&lt;no wwv&gt;&rsqb;</bf> Ask for the latest spots and WWV 
3018 </tt>
3019
3020 <P>
3021 MERGE allows you to bring your spot and wwv database up to date. By default
3022 it will request the last 10 spots and 5 WWVs from the node you select. The 
3023 node must be connected locally.
3024
3025 You can request any number of spots or wwv and although they will be appended
3026 to your databases they will not duplicate any that have recently been added 
3027 (the last 2 days for spots and last month for WWV data).
3028 <sect1>pc &lt;call&gt; &lt;text&gt; (8)
3029
3030 <P>
3031 <tt>
3032 <bf>pc &lt;call&gt; &lt;text&gt;</bf> Send arbitrary text to a connected callsign
3033 </tt>
3034
3035 <P>
3036 Send some arbitrary text to a locally connected callsign. No
3037 processing is done on the text. This command allows you to send PC
3038 Protocol to unstick things if problems arise (messages get stuck
3039 etc). eg:-
3040
3041 <tscreen><verb>
3042    pc gb7djk PC33^GB7TLH^GB7DJK^400^
3043 </verb></tscreen>
3044 or 
3045 <tscreen><verb>
3046    pc G1TLH Try doing that properly!!!
3047 </verb></tscreen>
3048
3049 Send any text you like to the callsign requested. This is used mainly to send
3050 PC protocol to connected nodes either for testing or to unstick things. 
3051
3052 You can also use in the same way as a talk command to a connected user but
3053 without any processing, added of "from &lt;blah&gt; to &lt;blah" or whatever.
3054  
3055 <sect1>ping &lt;node call&gt; (1)
3056
3057 <P>
3058 <tt>
3059 <bf>ping &lt;node call&gt;</bf> Check the link quality between nodes
3060 </tt>
3061
3062 <P>
3063 This command allows you to send a frame to another cluster node on
3064 the network and get a return frame.  The time it takes to do this
3065 is a good indication of the quality of the link.  The actual time
3066 it takes is output to the console in seconds.
3067 Any visible cluster node can be PINGed.
3068 <sect1>rcmd &lt;node call&gt; &lt;cmd&gt; (1)
3069
3070 <P>
3071 <tt>
3072 <bf>rcmd &lt;node call&gt; &lt;cmd&gt;</bf> Send a command to another DX Cluster
3073 </tt>
3074
3075 <P>
3076 This command allows you to send nearly any command to another DX Cluster
3077 node that is connected to the system. 
3078
3079 Whether you get any output is dependant on a) whether the other system knows
3080 that the node callsign of this cluster is in fact a node b) whether the
3081 other system is allowing RCMDs from this node and c) whether you have
3082 permission to send this command at all.
3083 <sect1>read (0)
3084
3085 <P>
3086 <tt>
3087 <bf>read</bf> Read the next unread personal message addressed to you
3088 </tt>
3089
3090 <P>
3091 <sect1>read &lt;msgno&gt; (0)
3092
3093 <P>
3094 <tt>
3095 <bf>read &lt;msgno&gt;</bf> Read the specified message
3096 </tt>
3097
3098 <P>
3099 You can read any messages that are sent as 'non-personal' and also any
3100 message either sent by or sent to your callsign.
3101 <sect1>read- (5)
3102
3103 <P>
3104 <tt>
3105 <bf>read-</bf> 
3106 </tt>
3107
3108 <P>
3109 As a sysop you may read any message on the system
3110 <sect1>reject (0)
3111
3112 <P>
3113 <tt>
3114 <bf>reject</bf> Set a filter to reject something
3115 </tt>
3116
3117 <P>
3118 Create a filter to reject something
3119
3120 There are 2 types of filter, accept and reject.  See HELP FILTERING for more
3121 info.
3122 <sect1>reject/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3123
3124 <P>
3125 <tt>
3126 <bf>reject/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Announce filter sysop version
3127 </tt>
3128
3129 <P>
3130 This version allows a sysop to set a filter for a callsign as well as the
3131 default for nodes and users eg:-
3132
3133 <tscreen><verb>
3134   reject/ann by G,M,2
3135   reject/ann input node_default by G,M,2
3136   reject/ann user_default by G,M,2
3137 </verb></tscreen>
3138
3139 <sect1>reject/announce &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3140
3141 <P>
3142 <tt>
3143 <bf>reject/announce &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set a 'reject' filter line for announce
3144 </tt>
3145
3146 <P>
3147 Create an 'reject this announce' line for a filter. 
3148
3149 A reject filter line means that if the announce matches this filter it is
3150 passed onto the user. See HELP FILTERING for more info. Please read this
3151 to understand how filters work - it will save a lot of grief later on.
3152
3153 You can use any of the following things in this line:-
3154
3155 <tscreen><verb>
3156   info &lt;string&gt;            eg: iota or qsl
3157   by &lt;prefixes&gt;            eg: G,M,2         
3158   origin &lt;prefixes&gt;
3159   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3160   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3161   origin_zone &lt;prefixes or numbers&gt;
3162   origin_state &lt;states&gt;                eg: VA,NH,RI,ME
3163   by_dxcc &lt;prefixes or numbers&gt;
3164   by_itu &lt;prefixes or numbers&gt;
3165   by_zone &lt;prefixes or numbers&gt;
3166   by_state &lt;states&gt;                eg: VA,NH,RI,ME
3167   channel &lt;prefixes&gt;
3168   wx 1                     filter WX announces
3169   dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
3170 </verb></tscreen>
3171
3172 some examples:-
3173
3174 <tscreen><verb>
3175   rej/ann by_zone 14,15,16 and not by G,M,2
3176 </verb></tscreen>
3177  
3178 You can use the tag 'all' to reject everything eg:
3179
3180 <tscreen><verb>
3181   rej/ann all
3182 </verb></tscreen>
3183
3184 but this probably for advanced users...
3185 <sect1>reject/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3186
3187 <P>
3188 <tt>
3189 <bf>reject/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set an 'reject' filter line for routing
3190 </tt>
3191
3192 <P>
3193 Create an 'reject this routing PC Protocol' line for a filter. 
3194
3195 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
3196 it is NOT passed thru that interface. See HELP FILTERING for more info. Please 
3197 read this to understand how filters work - it will save a lot of grief later on.
3198
3199 You can use any of the following things in this line:-
3200
3201 <tscreen><verb>
3202   call &lt;prefixes&gt;        the callsign of the thingy
3203   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3204   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3205   call_zone &lt;prefixes or numbers&gt;
3206   call_state &lt;states&gt;                eg: VA,NH,RI,ME
3207   origin &lt;prefixes&gt;      really the interface it came in on
3208   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3209   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3210   origin_zone &lt;prefixes or numbers&gt;
3211   origin_state &lt;states&gt;                eg: VA,NH,RI,ME
3212 </verb></tscreen>
3213
3214 some examples:-
3215
3216 <tscreen><verb>
3217   rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
3218 </verb></tscreen>
3219
3220 You can use the tag 'all' to reject everything eg:
3221
3222 <tscreen><verb>
3223   rej/route all     (equiv to [very] restricted mode)
3224 </verb></tscreen>
3225
3226 as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.
3227 <sect1>reject/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3228
3229 <P>
3230 <tt>
3231 <bf>reject/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Spot filter sysop version
3232 </tt>
3233
3234 <P>
3235 This version allows a sysop to set a filter for a callsign as well as the
3236 default for nodes and users eg:-
3237
3238 <tscreen><verb>
3239   reject/spot db0sue-7 1 by_zone 14,15,16
3240   reject/spot node_default all
3241   set/hops node_default 10
3242 </verb></tscreen>
3243
3244 <tscreen><verb>
3245   reject/spot user_default by G,M,2
3246 </verb></tscreen>
3247
3248 <sect1>reject/spots &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3249
3250 <P>
3251 <tt>
3252 <bf>reject/spots &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set a 'reject' filter line for spots
3253 </tt>
3254
3255 <P>
3256 Create a 'reject this spot' line for a filter. 
3257
3258 A reject filter line means that if the spot matches this filter it is
3259 dumped (not passed on). See HELP FILTERING for more info. Please read this
3260 to understand how filters work - it will save a lot of grief later on.
3261
3262 You can use any of the following things in this line:-
3263
3264 <tscreen><verb>
3265   freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
3266   on &lt;range&gt;             same as 'freq'
3267   call &lt;prefixes&gt;        eg: G,PA,HB9
3268   info &lt;string&gt;          eg: iota or qsl
3269   by &lt;prefixes&gt;            
3270   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3271   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3272   call_zone &lt;prefixes or numbers&gt;
3273   call_state &lt;states&gt;                eg: VA,NH,RI,ME
3274   by_dxcc &lt;prefixes or numbers&gt;
3275   by_itu &lt;prefixes or numbers&gt;
3276   by_zone &lt;prefixes or numbers&gt;
3277   by_state &lt;states&gt;                eg: VA,NH,RI,ME
3278   origin &lt;prefixes&gt;
3279   channel &lt;prefixes&gt;
3280 </verb></tscreen>
3281
3282 'call' means the callsign that has spotted 'by' whoever.
3283  
3284 For frequencies, you can use any of the band names defined in
3285 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
3286 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
3287 this is more efficient than saying simply: on HF (but don't get
3288 too hung up about that)
3289
3290 some examples:-
3291
3292 <tscreen><verb>
3293   rej/spot 1 on hf
3294   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
3295 </verb></tscreen>
3296
3297 You can use the tag 'all' to reject everything eg:
3298
3299 <tscreen><verb>
3300   rej/spot 3 all
3301 </verb></tscreen>
3302
3303 but this probably for advanced users...
3304 <sect1>reject/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3305
3306 <P>
3307 <tt>
3308 <bf>reject/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WCY filter sysop version
3309 </tt>
3310
3311 <P>
3312 This version allows a sysop to set a filter for a callsign as well as the
3313 default for nodes and users eg:-
3314
3315 <tscreen><verb>
3316   reject/wcy gb7djk all
3317 </verb></tscreen>
3318
3319 <sect1>reject/wcy &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3320
3321 <P>
3322 <tt>
3323 <bf>reject/wcy &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set a 'reject' WCY filter
3324 </tt>
3325
3326 <P>
3327 It is unlikely that you will want to do this, but if you do then you can
3328 filter on the following fields:-
3329
3330 <tscreen><verb>
3331   by &lt;prefixes&gt;            eg: G,M,2         
3332   origin &lt;prefixes&gt;
3333   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3334   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3335   origin_zone &lt;prefixes or numbers&gt;
3336   by_dxcc &lt;prefixes or numbers&gt;
3337   by_itu &lt;prefixes or numbers&gt;
3338   by_zone &lt;prefixes or numbers&gt;
3339   channel &lt;prefixes&gt;
3340 </verb></tscreen>
3341
3342 There are no examples because WCY Broadcasts only come from one place and
3343 you either want them or not (see UNSET/WCY if you don't want them).
3344
3345 This command is really provided for future use.
3346
3347 See HELP FILTER for information.
3348 <sect1>reject/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3349
3350 <P>
3351 <tt>
3352 <bf>reject/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WWV filter sysop version
3353 </tt>
3354
3355 <P>
3356 This version allows a sysop to set a filter for a callsign as well as the
3357 default for nodes and users eg:-
3358
3359 <tscreen><verb>
3360   reject/wwv db0sue-7 1 by_zone 4
3361   reject/wwv node_default all
3362 </verb></tscreen>
3363
3364 <tscreen><verb>
3365   reject/wwv user_default by W
3366 </verb></tscreen>
3367
3368 <sect1>reject/wwv &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3369
3370 <P>
3371 <tt>
3372 <bf>reject/wwv &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set a 'reject' WWV filter
3373 </tt>
3374
3375 <P>
3376 It is unlikely that you will want to do this, but if you do then you can
3377 filter on the following fields:-
3378
3379 <tscreen><verb>
3380   by &lt;prefixes&gt;            eg: G,M,2         
3381   origin &lt;prefixes&gt;
3382   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3383   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3384   origin_zone &lt;prefixes or numbers&gt;
3385   by_dxcc &lt;prefixes or numbers&gt;
3386   by_itu &lt;prefixes or numbers&gt;
3387   by_zone &lt;prefixes or numbers&gt;
3388   channel &lt;prefixes&gt;
3389 </verb></tscreen>
3390
3391 for example 
3392
3393 <tscreen><verb>
3394   reject/wwv by_zone 14,15,16
3395 </verb></tscreen>
3396
3397 is probably the only useful thing to do (which will only show WWV broadcasts
3398 by stations in the US).
3399
3400 See HELP FILTER for information.
3401 <sect1>reply (0)
3402
3403 <P>
3404 <tt>
3405 <bf>reply</bf> Reply (privately) to the last message that you have read
3406 </tt>
3407
3408 <P>
3409 <sect1>reply &lt;msgno&gt; (0)
3410
3411 <P>
3412 <tt>
3413 <bf>reply &lt;msgno&gt;</bf> Reply (privately) to the specified message
3414 </tt>
3415
3416 <P>
3417 <sect1>reply b &lt;msgno&gt; (0)
3418
3419 <P>
3420 <tt>
3421 <bf>reply b &lt;msgno&gt;</bf> Reply as a Bulletin to the specified message
3422 </tt>
3423
3424 <P>
3425 <sect1>reply noprivate &lt;msgno&gt; (0)
3426
3427 <P>
3428 <tt>
3429 <bf>reply noprivate &lt;msgno&gt;</bf> Reply as a Bulletin to the specified message
3430 </tt>
3431
3432 <P>
3433 <sect1>reply rr &lt;msgno&gt; (0)
3434
3435 <P>
3436 <tt>
3437 <bf>reply rr &lt;msgno&gt;</bf> Reply to the specified message with read receipt
3438 </tt>
3439
3440 <P>
3441 You can reply to a message and the subject will automatically have
3442 "Re:" inserted in front of it, if it isn't already present.
3443
3444 You can also use all the extra qualifiers such as RR, PRIVATE, 
3445 NOPRIVATE, B that you can use with the SEND command (see SEND
3446 for further details)
3447 <sect1>send &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb; (0)
3448
3449 <P>
3450 <tt>
3451 <bf>send &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb;</bf> Send a message to one or more callsigns
3452 </tt>
3453
3454 <P>
3455 <sect1>send copy &lt;msgno&gt; &lt;call&gt; (0)
3456
3457 <P>
3458 <tt>
3459 <bf>send copy &lt;msgno&gt; &lt;call&gt;</bf> Send a copy of a  message to someone
3460 </tt>
3461
3462 <P>
3463 <sect1>send noprivate &lt;call&gt; (0)
3464
3465 <P>
3466 <tt>
3467 <bf>send noprivate &lt;call&gt;</bf> Send a message to all stations
3468 </tt>
3469
3470 <P>
3471 All the SEND commands will create a message which will be sent either to
3472 an individual callsign or to one of the 'bulletin' addresses. 
3473
3474 SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that is
3475 it will mark the message as personal and send it to the cluster node that
3476 that callsign is connected to. If the &lt;call&gt; you have specified is in fact
3477 a known bulletin category on your node (eg: ALL) then the message should
3478 automatically become a bulletin.
3479
3480 You can have more than one callsign in all of the SEND commands.
3481
3482 You can have multiple qualifiers so that you can have for example:-
3483
3484 <tscreen><verb>
3485   SEND RR COPY 123 PRIVATE G1TLH G0RDI
3486 </verb></tscreen>
3487
3488 which should send a copy of message 123 to G1TLH and G0RDI and you will
3489 receive a read receipt when they have read the message.
3490
3491 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
3492 SP is an alias for SEND PRIVATE
3493
3494 The system will ask you for a subject. Conventionally this should be 
3495 no longer than 29 characters for compatibility. Most modern cluster
3496 software should accept more.
3497
3498 You will now be prompted to start entering your text. 
3499
3500 You finish the message by entering '/EX' on a new line. For instance:
3501
3502 <tscreen><verb>
3503   ...
3504   bye then Jim
3505   73 Dirk
3506   /ex
3507 </verb></tscreen>
3508
3509 If you have started a message and you don't want to keep it then you
3510 can abandon the message with '/ABORT' on a new line, like:-
3511
3512 <tscreen><verb>
3513   line 1
3514   line 2
3515   oh I just can't be bothered with this
3516   /abort
3517 </verb></tscreen>
3518
3519 If you abort the message it will NOT be sent.
3520
3521 When you are entering the text of your message, most normal output (such
3522 as DX announcements and so on are suppressed and stored for latter display
3523 (upto 20 such lines are stored, as new ones come along, so the oldest
3524 lines are dropped).
3525
3526 Also, you can enter normal commands commands (and get the output 
3527 immediately) whilst in the middle of a message. You do this by typing
3528 the command preceeded by a '/' character on a new line, so:-
3529
3530 <tscreen><verb>
3531   /dx g1tlh 144010 strong signal
3532 </verb></tscreen>
3533
3534 Will issue a dx annoucement to the rest of the cluster. 
3535
3536 Also, you can add the output of a command to your message by preceeding 
3537 the command with '//', thus :-
3538
3539 <tscreen><verb>
3540   //sh/vhftable
3541 </verb></tscreen>
3542
3543 This will show YOU the output from SH/VHFTABLE and also store it in the
3544 message. 
3545
3546 You can carry on with the message until you are ready to send it. 
3547 <sect1>send private &lt;call&gt; (0)
3548
3549 <P>
3550 <tt>
3551 <bf>send private &lt;call&gt;</bf> Send a personal message
3552 </tt>
3553
3554 <P>
3555 <sect1>send rr &lt;call&gt; (0)
3556
3557 <P>
3558 <tt>
3559 <bf>send rr &lt;call&gt;</bf> Send a message and ask for a read receipt
3560 </tt>
3561
3562 <P>
3563 <sect1>set/address &lt;your address&gt; (0)
3564
3565 <P>
3566 <tt>
3567 <bf>set/address &lt;your address&gt;</bf> Record your postal address
3568 </tt>
3569
3570 <P>
3571 <sect1>set/announce (0)
3572
3573 <P>
3574 <tt>
3575 <bf>set/announce</bf> Allow announce messages to come out on your terminal
3576 </tt>
3577
3578 <P>
3579 <sect1>set/anntalk (0)
3580
3581 <P>
3582 <tt>
3583 <bf>set/anntalk</bf> Allow talk like announce messages on your terminal
3584 </tt>
3585
3586 <P>
3587 <sect1>set/arcluster &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3588
3589 <P>
3590 <tt>
3591 <bf>set/arcluster &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an AR-Cluster node
3592 </tt>
3593
3594 <P>
3595 <sect1>set/baddx &lt;call&gt;.. (8)
3596
3597 <P>
3598 <tt>
3599 <bf>set/baddx &lt;call&gt;..</bf> Stop callsigns in a dx spot being propagated
3600 </tt>
3601
3602 <P>
3603 <sect1>set/badnode &lt;call&gt;.. (8)
3604
3605 <P>
3606 <tt>
3607 <bf>set/badnode &lt;call&gt;..</bf> Stop spots from this node being propagated
3608 </tt>
3609
3610 <P>
3611 <sect1>set/badspotter &lt;call&gt;.. (8)
3612
3613 <P>
3614 <tt>
3615 <bf>set/badspotter &lt;call&gt;..</bf> Stop spots from this callsign being propagated
3616 </tt>
3617
3618 <P>
3619 <sect1>set/badword &lt;word&gt;.. (8)
3620
3621 <P>
3622 <tt>
3623 <bf>set/badword &lt;word&gt;..</bf> Stop things with this word being propagated
3624 </tt>
3625
3626 <P>
3627 <sect1>set/bbs &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3628
3629 <P>
3630 <tt>
3631 <bf>set/bbs &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign a BBS
3632 </tt>
3633
3634 <P>
3635 <sect1>set/beep (0)
3636
3637 <P>
3638 <tt>
3639 <bf>set/beep</bf> Add a beep to DX and other messages on your terminal
3640 </tt>
3641
3642 <P>
3643 <sect1>set/clx &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3644
3645 <P>
3646 <tt>
3647 <bf>set/clx &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an CLX node
3648 </tt>
3649
3650 <P>
3651 <sect1>set/dx (0)
3652
3653 <P>
3654 <tt>
3655 <bf>set/dx</bf> Allow DX messages to come out on your terminal
3656 </tt>
3657
3658 <P>
3659 <sect1>set/dxcq (0)
3660
3661 <P>
3662 <tt>
3663 <bf>set/dxcq</bf> Show CQ Zones on the end of DX announcements
3664 </tt>
3665
3666 <P>
3667 <sect1>set/dxgrid (0)
3668
3669 <P>
3670 <tt>
3671 <bf>set/dxgrid</bf> Allow QRA Grid Squares on the end of DX announcements
3672 </tt>
3673
3674 <P>
3675 <sect1>set/dxitu (0)
3676
3677 <P>
3678 <tt>
3679 <bf>set/dxitu</bf> Show ITU Zones on the end of DX announcements
3680 </tt>
3681
3682 <P>
3683 <sect1>set/dxnet &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3684
3685 <P>
3686 <tt>
3687 <bf>set/dxnet &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an DXNet node
3688 </tt>
3689
3690 <P>
3691 <sect1>set/echo (0)
3692
3693 <P>
3694 <tt>
3695 <bf>set/echo</bf> Make the cluster echo your input
3696 </tt>
3697
3698 <P>
3699 <sect1>set/email &lt;email&gt; ... (0)
3700
3701 <P>
3702 <tt>
3703 <bf>set/email &lt;email&gt; ...</bf> Set email address(es) and forward your personals
3704 </tt>
3705
3706 <P>
3707 <sect1>set/here (0)
3708
3709 <P>
3710 <tt>
3711 <bf>set/here</bf> Tell the system you are present at your terminal
3712 </tt>
3713
3714 <P>
3715 <sect1>set/homenode &lt;node&gt;  (0)
3716
3717 <P>
3718 <tt>
3719 <bf>set/homenode &lt;node&gt; </bf> Set your normal cluster callsign
3720 </tt>
3721
3722 <P>
3723 Tell the cluster system where you normally connect to. Any Messages sent
3724 to you will normally find their way there should you not be connected.
3725 eg:-
3726 <tscreen><verb>
3727   SET/HOMENODE gb7djk
3728 </verb></tscreen>
3729
3730 <sect1>set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt; (8)
3731
3732 <P>
3733 <tt>
3734 <bf>set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt;</bf> Set hop count  
3735 </tt>
3736
3737 <P>
3738 <sect1>set/language &lt;lang&gt; (0)
3739
3740 <P>
3741 <tt>
3742 <bf>set/language &lt;lang&gt;</bf> Set the language you want to use
3743 </tt>
3744
3745 <P>
3746 You can select the language that you want the cluster to use. Currently
3747 the languages available are en (English), de (German), es (Spanish) 
3748 and nl (Dutch).
3749 <sect1>set/location &lt;lat & long&gt; (0)
3750
3751 <P>
3752 <tt>
3753 <bf>set/location &lt;lat & long&gt;</bf> Set your latitude and longitude
3754 </tt>
3755
3756 <P>
3757 <sect1>set/logininfo (0)
3758
3759 <P>
3760 <tt>
3761 <bf>set/logininfo</bf> Inform when a station logs in locally
3762 </tt>
3763
3764 <P>
3765 <sect1>set/name &lt;your name&gt; (0)
3766
3767 <P>
3768 <tt>
3769 <bf>set/name &lt;your name&gt;</bf> Set your name
3770 </tt>
3771
3772 <P>
3773 Tell the system what your name is eg:-
3774 <tscreen><verb>
3775   SET/NAME Dirk
3776 </verb></tscreen>
3777
3778 <sect1>set/node &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3779
3780 <P>
3781 <tt>
3782 <bf>set/node &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an AK1A cluster
3783 </tt>
3784
3785 <P>
3786 Tell the system that the call(s) are to be treated as AK1A cluster and
3787 fed PC Protocol rather normal user commands.
3788 <sect1>set/obscount &lt;count&gt; &lt;call&gt; (8)
3789
3790 <P>
3791 <tt>
3792 <bf>set/obscount &lt;count&gt; &lt;call&gt;</bf> Set the 'pump-up' obscelence PING counter 
3793 </tt>
3794
3795 <P>
3796 From 1.35 onwards neighbouring nodes are pinged at regular intervals (see
3797 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
3798 counter which is decremented on every outgoing ping and then reset to
3799 the 'obscount' value on every incoming ping. The default value of this
3800 parameter is 2. 
3801
3802 What this means is that a neighbouring node will be pinged twice at 
3803 (default) 300 second intervals and if no reply has been heard just before
3804 what would be the third attempt, that node is disconnected.
3805
3806 If a ping is heard then the obscount is reset to the full value. Using
3807 default values, if a node has not responded to a ping within 15 minutes,
3808 it is disconnected.
3809
3810 You can set this parameter between 1 and 9.
3811
3812 It is STRONGLY recommended that you don't change the default.
3813 <sect1>set/page &lt;lines per page&gt; (0)
3814
3815 <P>
3816 <tt>
3817 <bf>set/page &lt;lines per page&gt;</bf> Set the lines per page
3818 </tt>
3819
3820 <P>
3821 Tell the system how many lines you wish on a page when the number of line
3822 of output from a command is more than this. The default is 20. Setting it
3823 explicitly to 0 will disable paging. 
3824 <tscreen><verb>
3825   SET/PAGE 30
3826   SET/PAGE 0
3827 </verb></tscreen>
3828
3829 The setting is stored in your user profile.
3830 <sect1>set/password (0)
3831
3832 <P>
3833 <tt>
3834 <bf>set/password</bf> Set your own password
3835 </tt>
3836
3837 <P>
3838 This command only works for a 'telnet' user (currently). It will
3839 only work if you have a password already set. This initial password
3840 can only be set by the sysop.
3841
3842 When you execute this command it will ask you for your old password,
3843 then ask you to type in your new password twice (to make sure you
3844 get it right). You may or may not see the data echoed on the screen
3845 as you type, depending on the type of telnet client you have.
3846 <sect1>set/prompt &lt;string&gt; (0)
3847
3848 <P>
3849 <tt>
3850 <bf>set/prompt &lt;string&gt;</bf> Set your prompt to &lt;string&gt;
3851 </tt>
3852
3853 <P>
3854 <sect1>set/qra &lt;locator&gt; (0)
3855
3856 <P>
3857 <tt>
3858 <bf>set/qra &lt;locator&gt;</bf> Set your QRA Grid locator
3859 </tt>
3860
3861 <P>
3862 Tell the system what your QRA (or Maidenhead) locator is. If you have not
3863 done a SET/LOCATION then your latitude and longitude will be set roughly
3864 correctly (assuming your locator is correct ;-). For example:-
3865 <tscreen><verb>
3866   SET/QRA JO02LQ
3867 </verb></tscreen>
3868
3869 <sect1>set/qth &lt;your qth&gt; (0)
3870
3871 <P>
3872 <tt>
3873 <bf>set/qth &lt;your qth&gt;</bf> Set your QTH
3874 </tt>
3875
3876 <P>
3877 Tell the system where you are. For example:-
3878 <tscreen><verb>
3879   SET/QTH East Dereham, Norfolk
3880 </verb></tscreen>
3881
3882 <sect1>set/spider &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
3883
3884 <P>
3885 <tt>
3886 <bf>set/spider &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an DXSpider node
3887 </tt>
3888
3889 <P>
3890 Tell the system that the call(s) are to be treated as DXSpider node and
3891 fed new style DX Protocol rather normal user commands.
3892 <sect1>set/talk (0)
3893
3894 <P>
3895 <tt>
3896 <bf>set/talk</bf> Allow TALK messages to come out on your terminal
3897 </tt>
3898
3899 <P>
3900 <sect1>set/usstate (0)
3901
3902 <P>
3903 <tt>
3904 <bf>set/usstate</bf> Allow US State info on the end of DX announcements
3905 </tt>
3906
3907 <P>
3908 <sect1>set/wcy (0)
3909
3910 <P>
3911 <tt>
3912 <bf>set/wcy</bf> Allow WCY messages to come out on your terminal
3913 </tt>
3914
3915 <P>
3916 <sect1>set/wwv (0)
3917
3918 <P>
3919 <tt>
3920 <bf>set/wwv</bf> Allow WWV messages to come out on your terminal
3921 </tt>
3922
3923 <P>
3924 <sect1>set/wx (0)
3925
3926 <P>
3927 <tt>
3928 <bf>set/wx</bf> Allow WX messages to come out on your terminal
3929 </tt>
3930
3931 <P>
3932 <sect1>show/baddx (1)
3933
3934 <P>
3935 <tt>
3936 <bf>show/baddx</bf> Show all the bad dx calls in the system
3937 </tt>
3938
3939 <P>
3940 Display all the bad dx callsigns in the system, see SET/BADDX
3941 for more information.
3942 <sect1>show/badnode (1)
3943
3944 <P>
3945 <tt>
3946 <bf>show/badnode</bf> Show all the bad nodes in the system
3947 </tt>
3948
3949 <P>
3950 Display all the bad node callsigns in the system, see SET/BADNODE
3951 for more information.
3952 <sect1>show/badspotter (1)
3953
3954 <P>
3955 <tt>
3956 <bf>show/badspotter</bf> Show all the bad spotters in the system
3957 </tt>
3958
3959 <P>
3960 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
3961 for more information.
3962 <sect1>show/badword (1)
3963
3964 <P>
3965 <tt>
3966 <bf>show/badword</bf> Show all the bad words in the system
3967 </tt>
3968
3969 <P>
3970 Display all the bad words in the system, see SET/BADWORD
3971 for more information.
3972 <sect1>show/configuration &lsqb;&lt;node&gt;&rsqb; (0)
3973
3974 <P>
3975 <tt>
3976 <bf>show/configuration &lsqb;&lt;node&gt;&rsqb;</bf> Show all the nodes and users visible
3977 </tt>
3978
3979 <P>
3980 This command allows you to see all the users that can be seen
3981 and the nodes to which they are connected.
3982
3983 This command is normally abbreviated to: sh/c
3984
3985 Normally, the list returned will be just for the nodes from your 
3986 country (because the list otherwise will be very long).
3987
3988 <tscreen><verb>
3989   SH/C ALL 
3990 </verb></tscreen>
3991
3992 will produce a complete list of all nodes. 
3993
3994 BE WARNED: the list that is returned can be VERY long
3995
3996 It is possible to supply a node or part of a prefix and you will get 
3997 a list of the users for that node or list of nodes starting with
3998 that prefix.
3999
4000 <tscreen><verb>
4001   SH/C GB7DJK
4002 </verb></tscreen>
4003
4004 <tscreen><verb>
4005   SH/C SK
4006 </verb></tscreen>
4007
4008 <sect1>show/configuration/node (0)
4009
4010 <P>
4011 <tt>
4012 <bf>show/configuration/node</bf> Show all the nodes connected locally
4013 </tt>
4014
4015 <P>
4016 Show all the nodes connected to this node.
4017 <sect1>show/connect (1)
4018
4019 <P>
4020 <tt>
4021 <bf>show/connect</bf> Show all the active connections
4022 </tt>
4023
4024 <P>
4025 This command shows information on all the active connections known to
4026 the node. This command gives slightly more information than WHO.
4027 <sect1>show/contest &lt;year and month&gt; (0)
4028
4029 <P>
4030 <tt>
4031 <bf>show/contest &lt;year and month&gt;</bf> Show all the contests for a month
4032 </tt>
4033
4034 <P>
4035 Show all known contests which are maintained at http://www.sk3bg.se/contest/
4036 for a particular month or year. The format is reasonably flexible.
4037 For example:-
4038   
4039 <tscreen><verb>
4040   SH/CONTEST sep2003
4041   SH/CONTEST 03 march
4042 </verb></tscreen>
4043
4044 <sect1>show/date &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
4045
4046 <P>
4047 <tt>
4048 <bf>show/date &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show the local time 
4049 </tt>
4050
4051 <P>
4052 This is very nearly the same as SHOW/TIME, the only difference the format
4053 of the date string if no arguments are given.
4054
4055 If no prefixes or callsigns are given then this command returns the local
4056 time and UTC as the computer has it right now. If you give some prefixes
4057 then it will show UTC and UTC + the local offset (not including DST) at
4058 the prefixes or callsigns that you specify.
4059 <sect1>show/db0sdx &lt;callsign&gt; (0)
4060
4061 <P>
4062 <tt>
4063 <bf>show/db0sdx &lt;callsign&gt;</bf> Show QSL infomation from DB0SDX database
4064 </tt>
4065
4066 <P>
4067 This command queries the DB0SDX QSL server on the internet
4068 and returns any information available for that callsign. This service
4069 is provided for users of this software by http://www.qslinfo.de.
4070
4071 See also SHOW/QRZ, SHOW/WM7D.
4072 <sect1>show/dx (0)
4073
4074 <P>
4075 <tt>
4076 <bf>show/dx</bf> Interrogate the spot database
4077 </tt>
4078
4079 <P>
4080 If you just type SHOW/DX you will get the last so many spots
4081 (sysop configurable, but usually 10).
4082    
4083 In addition you can add any number of these commands in very nearly
4084 any order to the basic SHOW/DX command, they are:-
4085    
4086 <tscreen><verb>
4087  on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm
4088  on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS)
4089  on &lt;from&gt;/&lt;to&gt;  - eg 1000/4000 14000-30000  (in Khz)
4090     &lt;from&gt;-&lt;to&gt;
4091 </verb></tscreen>
4092    
4093 <tscreen><verb>
4094  &lt;number&gt;        - the number of spots you want
4095  &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in the selected list
4096  &lt;from&gt;/&lt;to&gt;
4097 </verb></tscreen>
4098    
4099 <tscreen><verb>
4100  &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt;
4101  *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt;
4102  *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
4103 </verb></tscreen>
4104    
4105 <tscreen><verb>
4106  day &lt;number&gt;    - starting &lt;number&gt; days ago
4107  day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago
4108      &lt;from&gt;/&lt;to&gt;   
4109 </verb></tscreen>
4110
4111 <tscreen><verb>
4112  info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
4113 </verb></tscreen>
4114     
4115 <tscreen><verb>
4116  by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; is the 
4117                    same).
4118 </verb></tscreen>
4119
4120 <tscreen><verb>
4121  qsl             - this automatically looks for any qsl info on the call
4122                    held in the spot database.
4123 </verb></tscreen>
4124
4125 <tscreen><verb>
4126  iota [&lt;iota&gt;]   - If the iota island number is missing it will look for
4127                   the string iota and anything which looks like an iota
4128                   island number. If you specify then it will look for  
4129                   that island.
4130 </verb></tscreen>
4131
4132 <tscreen><verb>
4133  qra [&lt;locator&gt;] - this will look for the specific locator if you specify
4134                    one or else anything that looks like a locator.
4135 </verb></tscreen>
4136
4137 <tscreen><verb>
4138  dxcc            - treat the prefix as a 'country' and look for spots
4139                    from that country regardless of actual prefix.
4140                    eg dxcc oq2 
4141 </verb></tscreen>
4142                   
4143 <tscreen><verb>
4144                    You can also use this with the 'by' keyword so 
4145                    eg by W dxcc  
4146 </verb></tscreen>
4147    
4148 <tscreen><verb>
4149  e.g. 
4150 </verb></tscreen>
4151    
4152 <tscreen><verb>
4153    SH/DX 9m0
4154    SH/DX on 20m info iota
4155    SH/DX 9a on vhf day 30
4156    SH/DX rf1p qsl
4157    SH/DX iota 
4158    SH/DX iota eu-064
4159    SH/DX qra jn86
4160    SH/DX dxcc oq2
4161    SH/DX dxcc oq2 by w dxcc
4162 </verb></tscreen>
4163   
4164 <sect1>show/dxcc &lt;prefix&gt; (0)
4165
4166 <P>
4167 <tt>
4168 <bf>show/dxcc &lt;prefix&gt;</bf> Interrogate the spot database by country
4169 </tt>
4170
4171 <P>
4172 This command takes the &lt;prefix&gt; (which can be a full or partial 
4173 callsign if desired), looks up which internal country number it is
4174 and then displays all the spots as per SH/DX for that country.
4175
4176 This is now an alias for 'SHOW/DX DXCC' 
4177    
4178 The options for SHOW/DX also apply to this command.   
4179 e.g. 
4180    
4181 <tscreen><verb>
4182    SH/DXCC G
4183    SH/DXCC W on 20m iota
4184 </verb></tscreen>
4185
4186 This can be done with the SHOW/DX command like this:-
4187
4188 <tscreen><verb>
4189    SH/DX dxcc g
4190    SH/DX dxcc w on 20m iota
4191 </verb></tscreen>
4192
4193 <sect1>show/dxqsl &lt;callsign&gt; (0)
4194
4195 <P>
4196 <tt>
4197 <bf>show/dxqsl &lt;callsign&gt;</bf> Show any QSL info gathered from spots
4198 </tt>
4199
4200 <P>
4201 The node collects information from the comment fields in spots (things
4202 like 'VIA EA7WA' or 'QSL-G1TLH') and stores these in a database.
4203
4204 This command allows you to interrogate that database and if the callsign
4205 is found will display the manager(s) that people have spotted. This 
4206 information is NOT reliable, but it is normally reasonably accurate if
4207 it is spotted enough times.
4208
4209 For example:-
4210
4211 <tscreen><verb>
4212   sh/dxqsl 4k9w
4213 </verb></tscreen>
4214
4215 You can check the raw input spots yourself with:-
4216
4217 <tscreen><verb>
4218   sh/dx 4k9w qsl
4219 </verb></tscreen>
4220
4221 This gives you more background information.
4222 <sect1>show/dxstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
4223
4224 <P>
4225 <tt>
4226 <bf>show/dxstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the DX Statistics
4227 </tt>
4228
4229 <P>
4230 Show the total DX spots for the last &lt;days&gt; no of days (default is 31), 
4231 starting from a &lt;date&gt; (default: today).
4232 <sect1>show/files &lsqb;&lt;filearea&gt; &lsqb;&lt;string&gt;&rsqb;&rsqb; (0)
4233
4234 <P>
4235 <tt>
4236 <bf>show/files &lsqb;&lt;filearea&gt; &lsqb;&lt;string&gt;&rsqb;&rsqb;</bf> List the contents of a filearea
4237 </tt>
4238
4239 <P>
4240 SHOW/FILES on its own will show you a list of the various fileareas
4241 available on the system. To see the contents of a particular file
4242 area type:-
4243 <tscreen><verb>
4244    SH/FILES &lt;filearea&gt;
4245 </verb></tscreen>
4246 where &lt;filearea&gt; is the name of the filearea you want to see the 
4247 contents of.
4248
4249 You can also use shell globbing characters like '*' and '?' in a
4250 string to see a selection of files in a filearea eg:-
4251 <tscreen><verb>
4252    SH/FILES bulletins arld*
4253 </verb></tscreen>
4254
4255 See also TYPE - to see the contents of a file.
4256 <sect1>show/filter (0)
4257
4258 <P>
4259 <tt>
4260 <bf>show/filter</bf> Show the contents of all the filters you have set
4261 </tt>
4262
4263 <P>
4264 Show the contents of all the filters that are set. This command displays
4265 all the filters set - for all the various categories.
4266 <sect1>show/hfstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
4267
4268 <P>
4269 <tt>
4270 <bf>show/hfstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the HF DX Statistics 
4271 </tt>
4272
4273 <P>
4274 Show the HF DX spots breakdown by band for the last &lt;days&gt; no of days 
4275 (default is 31), starting from a &lt;date&gt; (default: today).
4276 <sect1>show/hftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb; (0)
4277
4278 <P>
4279 <tt>
4280 <bf>show/hftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb;</bf> Show the HF DX Spotter Table
4281 </tt>
4282
4283 <P>
4284 Show the HF DX Spotter table for the list of prefixes for the last 
4285 &lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).
4286
4287 If there are no prefixes then it will show the table for your country.
4288
4289 Remember that some countries have more than one "DXCC country" in them
4290 (eg G :-), to show them (assuming you are not in G already which is
4291 specially treated in the code) you must list all the relevant prefixes
4292
4293 <tscreen><verb>
4294   sh/hftable g gm gd gi gj gw gu 
4295 </verb></tscreen>
4296
4297 Note that the prefixes are converted into country codes so you don't have
4298 to list all possible prefixes for each country.
4299
4300 If you want more or less days than the default simply include the
4301 number you require:-
4302
4303 <tscreen><verb>
4304   sh/hftable 20 pa
4305 </verb></tscreen>
4306
4307 If you want to start at a different day, simply add the date in some 
4308 recognizable form:-
4309
4310 <tscreen><verb>
4311   sh/hftable 2 25nov02
4312   sh/hftable 2 25-nov-02 
4313   sh/hftable 2 021125 
4314   sh/hftable 2 25/11/02
4315 </verb></tscreen>
4316
4317 This will show the stats for your DXCC for that CQWW contest weekend. 
4318
4319 You can specify either prefixes or full callsigns (so you can see how you
4320 did against all your mates). You can also say 'all' which will then print
4321 the worldwide statistics.
4322
4323 <tscreen><verb>
4324   sh/hftable all 
4325 </verb></tscreen>
4326
4327 <sect1>show/hops &lt;call&gt; &lsqb;ann|spots|route|wcy|wwv&rsqb; (8)
4328
4329 <P>
4330 <tt>
4331 <bf>show/hops &lt;call&gt; &lsqb;ann|spots|route|wcy|wwv&rsqb;</bf> Show the hop counts for a node
4332 </tt>
4333
4334 <P>
4335 This command shows the hop counts set up for a node. You can specify
4336 which category you want to see. If you leave the category out then 
4337 all the categories will be listed.
4338  
4339 <sect1>show/isolate (1)
4340
4341 <P>
4342 <tt>
4343 <bf>show/isolate</bf> Show list of ISOLATED nodes
4344 </tt>
4345
4346 <P>
4347 <sect1>show/log &lsqb;&lt;callsign&gt;&rsqb; (8)
4348
4349 <P>
4350 <tt>
4351 <bf>show/log &lsqb;&lt;callsign&gt;&rsqb;</bf> Show excerpts from the system log
4352 </tt>
4353
4354 <P>
4355 This command outputs a short section of the system log.  On its own
4356 it will output a general logfile.  With the optional callsign it will
4357 show output from the log associated with that callsign.
4358 <sect1>show/moon &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
4359
4360 <P>
4361 <tt>
4362 <bf>show/moon &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show Moon rise and set times
4363 </tt>
4364
4365 <P>
4366 Show the Moon rise and set times for a (list of) prefixes or callsigns, 
4367 together with the azimuth and elevation of the sun currently at those
4368 locations.
4369
4370 If you don't specify any prefixes or callsigns, it will show the times for
4371 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
4372 together with the current azimuth and elevation.
4373
4374 In addition, it will show the illuminated fraction of the moons disk.
4375
4376 If all else fails it will show the Moonrise and set times for the node
4377 that you are connected to. 
4378
4379 For example:-
4380
4381 <tscreen><verb>
4382   SH/MOON
4383   SH/MOON G1TLH W5UN
4384 </verb></tscreen>
4385
4386 You can also use this command to see into the past or the future, so
4387 if you want to see yesterday's times then do:-
4388
4389 <tscreen><verb>
4390   SH/MOON -1 
4391 </verb></tscreen>
4392
4393 or in three days time:-
4394
4395 <tscreen><verb>
4396   SH/MOON +3 W9
4397 </verb></tscreen>
4398
4399 Upto 366 days can be checked both in the past and in the future.
4400
4401 Please note that the rise and set times are given as the UT times of rise and 
4402 set on the requested UT day.
4403 <sect1>show/muf &lt;prefix&gt; &lsqb;&lt;hours&gt;&rsqb;&lsqb;long&rsqb; (0)
4404
4405 <P>
4406 <tt>
4407 <bf>show/muf &lt;prefix&gt; &lsqb;&lt;hours&gt;&rsqb;&lsqb;long&rsqb;</bf> Show the likely propagation to a prefix
4408 </tt>
4409
4410 <P>
4411 This command allow you to estimate the likelihood of you contacting
4412 a station with the prefix you have specified. The output assumes a modest
4413 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
4414
4415 The result predicts the most likely operating frequencies and signal
4416 levels for high frequency (shortwave) radio propagation paths on
4417 specified days of the year and hours of the day. It is most useful for
4418 paths between 250 km and 6000 km, but can be used with reduced accuracy
4419 for paths shorter or longer than this.
4420
4421 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
4422 used to predict the MUF given the predicted flux, day of the year,
4423 hour of the day and geographic coordinates of the transmitter and
4424 receiver. This routine is reasonably accurate for the purposes here,
4425 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
4426 than the programs used by major shortwave broadcasting organizations,
4427 such as the Voice of America.
4428
4429 The command will display some header information detailing its
4430 assumptions, together with the locations, latitude and longitudes and
4431 bearings. It will then show UTC (UT), local time at the other end
4432 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
4433 (Zen) and the likely signal strengths. Then for each frequency for which
4434 the system thinks there is a likelihood of a circuit it prints a value.
4435
4436 The value is currently a likely S meter reading based on the conventional
4437 6dB / S point scale. If the value has a '+' appended it means that it is
4438 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
4439 there is likely to be much fading and by an 's' that the signal is likely
4440 to be noisy.  
4441
4442 By default SHOW/MUF will show the next two hours worth of data. You
4443 can specify anything up to 24 hours worth of data by appending the no of
4444 hours required after the prefix. For example:-
4445
4446 <tscreen><verb>
4447   SH/MUF W
4448 </verb></tscreen>
4449
4450 produces:
4451
4452 <tscreen><verb>
4453   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
4454   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
4455   Location                       Lat / Long           Azim
4456   East Dereham, Norfolk          52 41 N 0 57 E         47
4457   United-States-W                43 0 N 87 54 W        299
4458   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
4459   18 23 11.5 -35  mS0+ mS2   S3
4460   19  0 11.2 -41  mS0+ mS2   S3
4461 </verb></tscreen>
4462
4463 indicating that you will have weak, fading circuits on top band and 
4464 80m but usable signals on 40m (about S3).
4465
4466 inputing:-
4467
4468 <tscreen><verb>
4469   SH/MUF W 24
4470 </verb></tscreen>
4471
4472 will get you the above display, but with the next 24 hours worth of
4473 propagation data.
4474
4475 <tscreen><verb>
4476   SH/MUF W L 24
4477   SH/MUF W 24 Long
4478 </verb></tscreen>
4479
4480 Gives you an estimate of the long path propagation characterics. It
4481 should be noted that the figures will probably not be very useful, nor
4482 terrible accurate, but it is included for completeness.
4483 <sect1>show/newconfiguration &lsqb;&lt;node&gt;&rsqb; (0)
4484
4485 <P>
4486 <tt>
4487 <bf>show/newconfiguration &lsqb;&lt;node&gt;&rsqb;</bf> Show all the nodes and users visible
4488 </tt>
4489
4490 <P>
4491 This command allows you to see all the users that can be seen
4492 and the nodes to which they are connected. 
4493
4494 This command produces essentially the same information as 
4495 SHOW/CONFIGURATION except that it shows all the duplication of
4496 any routes that might be present It also uses a different format
4497 which may not take up quite as much space if you don't have any
4498 loops.
4499
4500 BE WARNED: the list that is returned can be VERY long
4501 <sect1>show/newconfiguration/node (0)
4502
4503 <P>
4504 <tt>
4505 <bf>show/newconfiguration/node</bf> Show all the nodes connected locally
4506 </tt>
4507
4508 <P>
4509 Show all the nodes connected to this node in the new format.
4510 <sect1>show/node &lsqb;&lt;callsign&gt; ...&rsqb; (1)
4511
4512 <P>
4513 <tt>
4514 <bf>show/node &lsqb;&lt;callsign&gt; ...&rsqb;</bf> Show the type and version number of nodes
4515 </tt>
4516
4517 <P>
4518 Show the type and version (if connected) of the nodes specified on the
4519 command line. If no callsigns are specified then a sorted list of all
4520 the non-user callsigns known to the system will be displayed.
4521 <sect1>show/prefix &lt;callsign&gt; (0)
4522
4523 <P>
4524 <tt>
4525 <bf>show/prefix &lt;callsign&gt;</bf> Interrogate the prefix database 
4526 </tt>
4527
4528 <P>
4529 This command takes the &lt;callsign&gt; (which can be a full or partial 
4530 callsign or a prefix), looks up which internal country number 
4531 it is and then displays all the relevant prefixes for that country
4532 together with the internal country no, the CQ and ITU regions. 
4533
4534 See also SHOW/DXCC
4535 <sect1>show/program (5)
4536
4537 <P>
4538 <tt>
4539 <bf>show/program</bf> Show the locations of all the included program modules
4540 </tt>
4541
4542 <P>
4543 Show the name and location where every program module was load from. This
4544 is useful for checking where you think you have loaded a .pm file from. 
4545 <sect1>show/qra &lt;lat&gt; &lt;long&gt; (0)
4546
4547 <P>
4548 <tt>
4549 <bf>show/qra &lt;lat&gt; &lt;long&gt;</bf> Convert lat/long to a QRA Grid locator
4550 </tt>
4551
4552 <P>
4553 This is a multipurpose command that allows you either to calculate the
4554 distance and bearing between two locators or (if only one locator is
4555 given on the command line) the distance and beraing from your station
4556 to the locator. For example:-
4557
4558 <tscreen><verb>
4559  SH/QRA IO92QL 
4560  SH/QRA JN06 IN73
4561 </verb></tscreen>
4562
4563 The first example will show the distance and bearing to the locator from
4564 yourself, the second example will calculate the distance and bearing from
4565 the first locator to the second. You can use 4 or 6 character locators.
4566
4567 It is also possible to convert a latitude and longitude to a locator by 
4568 using this command with a latitude and longitude as an argument, for
4569 example:-
4570
4571 <tscreen><verb>
4572  SH/QRA 52 41 N 0 58 E
4573 </verb></tscreen>
4574
4575 <sect1>show/qra &lt;locator&gt; &lsqb;&lt;locator&gt;&rsqb; (0)
4576
4577 <P>
4578 <tt>
4579 <bf>show/qra &lt;locator&gt; &lsqb;&lt;locator&gt;&rsqb;</bf> Show distance between QRA Grid locators
4580 </tt>
4581
4582 <P>
4583 <sect1>show/qrz &lt;callsign&gt; (0)
4584
4585 <P>
4586 <tt>
4587 <bf>show/qrz &lt;callsign&gt;</bf> Show any callbook details on a callsign
4588 </tt>
4589
4590 <P>
4591 This command queries the QRZ callbook server on the internet
4592 and returns any information available for that callsign. This service
4593 is provided for users of this software by http://www.qrz.com 
4594
4595 See also SHOW/WM7D for an alternative.
4596 <sect1>show/route &lt;callsign&gt; ... (0)
4597
4598 <P>
4599 <tt>
4600 <bf>show/route &lt;callsign&gt; ...</bf> Show the route to the callsign
4601 </tt>
4602
4603 <P>
4604 This command allows you to see to which node the callsigns specified are
4605 connected. It is a sort of inverse sh/config.
4606
4607 <tscreen><verb>
4608  sh/route n2tly
4609 </verb></tscreen>
4610
4611 <sect1>show/satellite &lt;name&gt; &lsqb;&lt;hours&gt; &lt;interval&gt;&rsqb; (0)
4612
4613 <P>
4614 <tt>
4615 <bf>show/satellite &lt;name&gt; &lsqb;&lt;hours&gt; &lt;interval&gt;&rsqb;</bf> Show tracking data
4616 </tt>
4617
4618 <P>
4619 Show the tracking data from your location to the satellite of your choice
4620 from now on for the next few hours.
4621
4622 If you use this command without a satellite name it will display a list
4623 of all the satellites known currently to the system. 
4624
4625 If you give a name then you can obtain tracking data of all the passes
4626 that start and finish 5 degrees below the horizon. As default it will
4627 give information for the next three hours for every five minute period.
4628
4629 You can alter the number of hours and the step size, within certain 
4630 limits. 
4631
4632 Each pass in a period is separated with a row of '-----' characters
4633
4634 So for example:-
4635
4636 <tscreen><verb>
4637  SH/SAT AO-10 
4638  SH/SAT FENGYUN1 12 2
4639 </verb></tscreen>
4640
4641 <sect1>show/station all &lsqb;&lt;regex&gt;&rsqb; (6)
4642
4643 <P>
4644 <tt>
4645 <bf>show/station all &lsqb;&lt;regex&gt;&rsqb;</bf> Show list of users in the system
4646 </tt>
4647
4648 <P>
4649 <sect1>show/station &lsqb;&lt;callsign&gt; ..&rsqb; (0)
4650
4651 <P>
4652 <tt>
4653 <bf>show/station &lsqb;&lt;callsign&gt; ..&rsqb;</bf> Show information about a callsign
4654 </tt>
4655
4656 <P>
4657 Show the information known about a callsign and whether (and where)
4658 that callsign is connected to the cluster.
4659
4660 <tscreen><verb>
4661   SH/ST G1TLH
4662 </verb></tscreen>
4663
4664 If no callsign is given then show the information for yourself.
4665 <sect1>show/sun &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
4666
4667 <P>
4668 <tt>
4669 <bf>show/sun &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show sun rise and set times
4670 </tt>
4671
4672 <P>
4673 Show the sun rise and set times for a (list of) prefixes or callsigns, 
4674 together with the azimuth and elevation of the sun currently at those
4675 locations.
4676
4677 If you don't specify any prefixes or callsigns, it will show the times for
4678 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
4679 together with the current azimuth and elevation.
4680
4681 If all else fails it will show the sunrise and set times for the node
4682 that you are connected to. 
4683
4684 For example:-
4685
4686 <tscreen><verb>
4687   SH/SUN
4688   SH/SUN G1TLH K9CW ZS
4689 </verb></tscreen>
4690
4691 You can also use this command to see into the past or the future, so
4692 if you want to see yesterday's times then do:-
4693
4694 <tscreen><verb>
4695   SH/SUN -1 
4696 </verb></tscreen>
4697
4698 or in three days time:-
4699
4700 <tscreen><verb>
4701   SH/SUN +3 W9
4702 </verb></tscreen>
4703
4704 Upto 366 days can be checked both in the past and in the future.
4705
4706 Please note that the rise and set times are given as the UT times of rise 
4707 and set on the requested UT day.
4708 <sect1>show/time &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
4709
4710 <P>
4711 <tt>
4712 <bf>show/time &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show the local time 
4713 </tt>
4714
4715 <P>
4716 If no prefixes or callsigns are given then this command returns the local
4717 time and UTC as the computer has it right now. If you give some prefixes
4718 then it will show UTC and UTC + the local offset (not including DST) at
4719 the prefixes or callsigns that you specify.
4720 <sect1>show/usdb &lsqb;call ..&rsqb; (0)
4721
4722 <P>
4723 <tt>
4724 <bf>show/usdb &lsqb;call ..&rsqb;</bf> Show information held on the FCC Call database
4725 </tt>
4726
4727 <P>
4728 Show the City and State of a Callsign held on the FCC database if
4729 his is being run on this system, eg:-
4730
4731 <tscreen><verb>
4732   sh/usdb k1xx
4733 </verb></tscreen>
4734
4735 <sect1>show/vhfstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
4736
4737 <P>
4738 <tt>
4739 <bf>show/vhfstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the VHF DX Statistics
4740 </tt>
4741
4742 <P>
4743 Show the VHF DX spots breakdown by band for the last 
4744 &lt;days&gt; no of days (default is 31), starting from a date (default: today).
4745 <sect1>show/vhftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb; (0)
4746
4747 <P>
4748 <tt>
4749 <bf>show/vhftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb;</bf> Show the VHF DX Spotter Table
4750 </tt>
4751
4752 <P>
4753 Show the VHF DX Spotter table for the list of prefixes for the last 
4754 &lt;days&gt; no of days (default is 31), starting from a date (default: today).
4755
4756 If there are no prefixes then it will show the table for your country.
4757
4758 Remember that some countries have more than one "DXCC country" in them
4759 (eg G :-), to show them (assuming you are not in G already which is
4760 specially treated in the code) you must list all the relevant prefixes
4761
4762 <tscreen><verb>
4763   sh/vhftable g gm gd gi gj gw gu 
4764 </verb></tscreen>
4765
4766 Note that the prefixes are converted into country codes so you don't have
4767 to list all possible prefixes for each country.
4768
4769 If you want more or less days than the default simply include the
4770 number you require:-
4771
4772 <tscreen><verb>
4773   sh/vhftable 20 pa
4774 </verb></tscreen>
4775
4776 If you want to start at a different day, simply add the date in some 
4777 recognizable form:-
4778
4779 <tscreen><verb>
4780   sh/vhftable 2 25nov02
4781   sh/vhftable 2 25-nov-02 
4782   sh/vhftable 2 021125 
4783   sh/vhftable 2 25/11/02
4784 </verb></tscreen>
4785
4786 This will show the stats for your DXCC for that CQWW contest weekend. 
4787
4788 You can specify either prefixes or full callsigns (so you can see how you
4789 did against all your mates). You can also say 'all' which will then print
4790 the worldwide statistics.
4791
4792 <tscreen><verb>
4793   sh/vhftable all 
4794 </verb></tscreen>
4795
4796 <sect1>show/wcy (0)
4797
4798 <P>
4799 <tt>
4800 <bf>show/wcy</bf> Show last 10 WCY broadcasts
4801 </tt>
4802
4803 <P>
4804 <sect1>show/wcy &lt;n&gt; (0)
4805
4806 <P>
4807 <tt>
4808 <bf>show/wcy &lt;n&gt;</bf> Show last &lt;n&gt; WCY broadcasts
4809 </tt>
4810
4811 <P>
4812 Display the most recent WCY information that has been received by the system
4813  
4814 <sect1>show/wm7d &lt;callsign&gt; (0)
4815
4816 <P>
4817 <tt>
4818 <bf>show/wm7d &lt;callsign&gt;</bf> Show callbook details on a US callsigns
4819 </tt>
4820
4821 <P>
4822 This command queries the WM7D callbook server on the internet
4823 and returns any information available for that US callsign. This service
4824 is provided for users of this software by http://www.wm7d.net.
4825
4826 See also SHOW/QRZ. 
4827 <sect1>show/wwv (0)
4828
4829 <P>
4830 <tt>
4831 <bf>show/wwv</bf> Show last 10 WWV broadcasts
4832 </tt>
4833
4834 <P>
4835 <sect1>show/wwv &lt;n&gt; (0)
4836
4837 <P>
4838 <tt>
4839 <bf>show/wwv &lt;n&gt;</bf> Show last &lt;n&gt; WWV broadcasts
4840 </tt>
4841
4842 <P>
4843 Display the most recent WWV information that has been received by the system
4844 <sect1>shutdown (5)
4845
4846 <P>
4847 <tt>
4848 <bf>shutdown</bf> Shutdown the cluster
4849 </tt>
4850
4851 <P>
4852 Shutdown the cluster and disconnect all the users 
4853 <sect1>stat/channel &lsqb;&lt;callsign&gt;&rsqb; (5)
4854
4855 <P>
4856 <tt>
4857 <bf>stat/channel &lsqb;&lt;callsign&gt;&rsqb;</bf> Show the status of a channel on the cluster
4858 </tt>
4859
4860 <P>
4861 Show the internal status of the channel object either for the channel that 
4862 you are on or else for the callsign that you asked for.
4863
4864 Only the fields that are defined (in perl term) will be displayed.
4865 <sect1>stat/db &lt;dbname&gt; (5)
4866
4867 <P>
4868 <tt>
4869 <bf>stat/db &lt;dbname&gt;</bf> Show the status of a database
4870 </tt>
4871
4872 <P>
4873 Show the internal status of a database descriptor.
4874
4875 Depending on your privilege level you will see more or less information. 
4876 This command is unlikely to be of much use to anyone other than a sysop.
4877 <sect1>stat/msg (1)
4878
4879 <P>
4880 <tt>
4881 <bf>stat/msg</bf> Show the status of the message system
4882 </tt>
4883
4884 <P>
4885 <sect1>stat/msg &lt;msgno&gt; (1)
4886
4887 <P>
4888 <tt>
4889 <bf>stat/msg &lt;msgno&gt;</bf> Show the status of a message
4890 </tt>
4891
4892 <P>
4893 This command shows the internal status of a message and includes information
4894 such as to whom it has been forwarded, its size, origin etc etc.
4895
4896 If no message number is given then the status of the message system is 
4897 displayed.
4898 <sect1>stat/route_node &lt;callsign&gt; (5)
4899
4900 <P>
4901 <tt>
4902 <bf>stat/route_node &lt;callsign&gt;</bf> Show the data in a Route::Node object
4903 </tt>
4904
4905 <P>
4906 <sect1>stat/route_node all (5)
4907
4908 <P>
4909 <tt>
4910 <bf>stat/route_node all</bf> Show list of all Route::Node objects
4911 </tt>
4912
4913 <P>
4914 <sect1>stat/route_user &lt;callsign&gt; (5)
4915
4916 <P>
4917 <tt>
4918 <bf>stat/route_user &lt;callsign&gt;</bf> Show the data in a Route::User object
4919 </tt>
4920
4921 <P>
4922 <sect1>stat/route_user all (5)
4923
4924 <P>
4925 <tt>
4926 <bf>stat/route_user all</bf> Show list of all Route::User objects
4927 </tt>
4928
4929 <P>
4930 <sect1>stat/user &lsqb;&lt;callsign&gt;&rsqb; (5)
4931
4932 <P>
4933 <tt>
4934 <bf>stat/user &lsqb;&lt;callsign&gt;&rsqb;</bf> Show the full status of a user
4935 </tt>
4936
4937 <P>
4938 Shows the full contents of a user record including all the secret flags
4939 and stuff.
4940
4941 Only the fields that are defined (in perl term) will be displayed.
4942 <sect1>sysop (0)
4943
4944 <P>
4945 <tt>
4946 <bf>sysop</bf> Regain your privileges if you login remotely
4947 </tt>
4948
4949 <P>
4950 The system automatically reduces your privilege level to that of a
4951 normal user if you login in remotely. This command allows you to
4952 regain your normal privilege level. It uses the normal system: five
4953 numbers are returned that are indexes into the character array that is
4954 your assigned password (see SET/PASSWORD). The indexes start from
4955 zero.
4956
4957 You are expected to return a string which contains the characters
4958 required in the correct order. You may intersperse those characters
4959 with others to obscure your reply for any watchers. For example (and
4960 these values are for explanation :-):
4961
4962 <tscreen><verb>
4963   password = 012345678901234567890123456789
4964   &gt; sysop
4965   22 10 15 17 3
4966 </verb></tscreen>
4967 you type:-
4968 <tscreen><verb>
4969  aa2bbbb0ccc5ddd7xxx3n
4970  or 2 0 5 7 3
4971  or 20573
4972 </verb></tscreen>
4973
4974 They will all match. If there is no password you will still be offered
4975 numbers but nothing will happen when you input a string. Any match is
4976 case sensitive.
4977 <sect1>talk &lt;call&gt; &gt; &lt;node&gt; &lsqb;&lt;text&gt;&rsqb; (0)
4978
4979 <P>
4980 <tt>
4981 <bf>talk &lt;call&gt; &gt; &lt;node&gt; &lsqb;&lt;text&gt;&rsqb;</bf> Send a text message to another station via a node
4982 </tt>
4983
4984 <P>
4985 Send a short message to any other station that is visible on the cluster
4986 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
4987 command, they don't have to be connected locally.
4988
4989 The second form of TALK is used when other cluster nodes are connected
4990 with restricted information. This usually means that they don't send 
4991 the user information usually associated with logging on and off the cluster.
4992
4993 If you know that G3JNB is likely to be present on GB7TLH, but you can only
4994 see GB7TLH in the SH/C list but with no users, then you would use the
4995 second form of the talk message.
4996
4997 If you want to have a ragchew with someone you can leave the text message
4998 out and the system will go into 'Talk' mode. What this means is that a
4999 short message is sent to the recipient telling them that you are in a
5000 'Talking' frame of mind and then you just type - everything you send will
5001 go to the station that you asked for. 
5002
5003 All the usual announcements, spots and so on will still come out on your
5004 terminal.
5005
5006 If you want to do something (such as send a spot) you preceed the normal 
5007 command with a '/' character, eg:-
5008
5009 <tscreen><verb>
5010    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
5011    /HELP talk
5012 </verb></tscreen>
5013
5014 To leave talk mode type:
5015    
5016 <tscreen><verb>
5017    /EX
5018 </verb></tscreen>
5019
5020 If you are in 'Talk' mode, there is an extention to the '/' command which
5021 allows you to send the output to all the people you are talking to. You do 
5022 with the '//' command. For example:-
5023
5024 <tscreen><verb>
5025   //sh/hftable
5026 </verb></tscreen>
5027
5028 will send the hftable as you have it to all the people you are currently 
5029 talking to.
5030 <sect1>talk &lt;call&gt; &lsqb;&lt;text&gt;&rsqb; (0)
5031
5032 <P>
5033 <tt>
5034 <bf>talk &lt;call&gt; &lsqb;&lt;text&gt;&rsqb;</bf> Send a text message to another station
5035 </tt>
5036
5037 <P>
5038 <sect1>type &lt;filearea&gt;/&lt;name&gt; (0)
5039
5040 <P>
5041 <tt>
5042 <bf>type &lt;filearea&gt;/&lt;name&gt;</bf> Look at the contents of a file in one of the fileareas
5043 </tt>
5044
5045 <P>
5046 Type out the contents of a file in a filearea. So, for example, in 
5047 filearea 'bulletins' you want to look at file 'arld051' you would 
5048 enter:-
5049 <tscreen><verb>
5050    TYPE bulletins/arld051
5051 </verb></tscreen>
5052
5053 See also SHOW/FILES to see what fileareas are available and a 
5054 list of content.
5055 <sect1>uncatchup &lt;node call&gt; all|&lsqb;msgno&gt; ...&rsqb; (5)
5056
5057 <P>
5058 <tt>
5059 <bf>uncatchup &lt;node call&gt; all|&lsqb;msgno&gt; ...&rsqb;</bf> Unmark a message as sent
5060 </tt>
5061
5062 <P>
5063 When you send messages the fact that you have forwarded it to another node 
5064 is remembered so that it isn't sent again. When you have a new partner
5065 node and you add their callsign to your /spider/msg/forward.pl file, all
5066 outstanding non-private messages will be forwarded to them. This may well
5067 be ALL the non-private messages. You can prevent this by using these 
5068 commmands:-
5069
5070 <tscreen><verb>
5071   catchup GB7DJK all
5072   catchup GB7DJK 300 301 302 303 500-510
5073 </verb></tscreen>
5074         
5075 and to undo what you have just done:-
5076   
5077 <tscreen><verb>
5078   uncatchup GB7DJK all
5079   uncatchup GB7DJK 300 301 302 303 500-510
5080 </verb></tscreen>
5081
5082 which will arrange for them to be forward candidates again.
5083
5084 Order is not important.
5085 <sect1>unset/announce (0)
5086
5087 <P>
5088 <tt>
5089 <bf>unset/announce</bf> Stop announce messages coming out on your terminal
5090 </tt>
5091
5092 <P>
5093 <sect1>unset/anntalk (0)
5094
5095 <P>
5096 <tt>
5097 <bf>unset/anntalk</bf> Stop talk like announce messages on your terminal
5098 </tt>
5099
5100 <P>
5101 The announce system on legacy cluster nodes is used as a talk 
5102 substitute because the network is so poorly connected. If you:
5103
5104 <tscreen><verb>
5105   unset/anntalk
5106 </verb></tscreen>
5107
5108 you will suppress several of these announces, you may miss the odd 
5109 useful one as well, but you would probably miss them anyway in the
5110 welter of useless ones.
5111
5112 <tscreen><verb>
5113   set/anntalk 
5114 </verb></tscreen>
5115
5116 allows you to see them again. This is the default.
5117 <sect1>unset/baddx &lt;call&gt;.. (8)
5118
5119 <P>
5120 <tt>
5121 <bf>unset/baddx &lt;call&gt;..</bf> Propagate a dx spot with this callsign again
5122 </tt>
5123
5124 <P>
5125 Setting a word as 'baddx' will prevent spots with that word in the
5126 'spotted' field (as in: DX 14001.1 FR0G)of a DX spot from going any
5127 further. They will not be displayed and they will not be sent onto
5128 other nodes.
5129
5130 The word must be written in full, no wild cards are allowed eg:-
5131
5132 <tscreen><verb>
5133   set/baddx FORSALE VIDEO FR0G
5134 </verb></tscreen>
5135
5136 To allow a word again, use the following command ...
5137
5138 <tscreen><verb>
5139   unset/baddx VIDEO
5140 </verb></tscreen>
5141
5142 <sect1>unset/badnode &lt;call&gt;.. (8)
5143
5144 <P>
5145 <tt>
5146 <bf>unset/badnode &lt;call&gt;..</bf> Allow spots from this node again
5147 </tt>
5148
5149 <P>
5150 Setting a callsign as a 'badnode' will prevent spots from that node 
5151 going any further. They will not be displayed and they will not be 
5152 sent onto other nodes.
5153
5154 The call must be a full eg:-
5155
5156 <tscreen><verb>
5157   set/badnode K1TTT 
5158 </verb></tscreen>
5159
5160 will stop anything from K1TTT. If you want SSIDs as well then you must
5161 enter them specifically.
5162
5163 <tscreen><verb>
5164   unset/badnode K1TTT
5165 </verb></tscreen>
5166
5167 will allow spots from him again.
5168
5169 Use with extreme care. This command may well be superceeded by FILTERing.
5170 <sect1>unset/badspotter &lt;call&gt;.. (8)
5171
5172 <P>
5173 <tt>
5174 <bf>unset/badspotter &lt;call&gt;..</bf> Allow spots from this callsign again
5175 </tt>
5176
5177 <P>
5178 Setting a callsign as a 'badspotter' will prevent spots from this callsign 
5179 going any further. They will not be displayed and they will not be 
5180 sent onto other nodes.
5181
5182 The call must be written in full, no wild cards are allowed eg:-
5183
5184 <tscreen><verb>
5185   set/badspotter VE2STN 
5186 </verb></tscreen>
5187
5188 will stop anything from VE2STN. This command will automatically
5189 stop spots from this user, regardless of whether or which SSID 
5190 he uses. DO NOT USE SSIDs in the callsign, just use the callsign
5191 as above or below.
5192
5193 <tscreen><verb>
5194   unset/badspotter VE2STN
5195 </verb></tscreen>
5196
5197 will allow spots from him again.
5198
5199 Use with extreme care. This command may well be superceded by FILTERing.
5200 <sect1>unset/badword &lt;word&gt;.. (8)
5201
5202 <P>
5203 <tt>
5204 <bf>unset/badword &lt;word&gt;..</bf> Propagate things with this word again
5205 </tt>
5206
5207 <P>
5208 Setting a word as a 'badword' will prevent things like spots,
5209 announces or talks with this word in the the text part from going any
5210 further. They will not be displayed and they will not be sent onto
5211 other nodes.
5212
5213 The word must be written in full, no wild cards are allowed eg:-
5214
5215 <tscreen><verb>
5216   set/badword annihilate annihilated annihilation 
5217 </verb></tscreen>
5218
5219 will stop anything with these words in the text.
5220
5221 <tscreen><verb>
5222   unset/badword annihilated
5223 </verb></tscreen>
5224
5225 will allow text with this word again.
5226 <sect1>unset/beep (0)
5227
5228 <P>
5229 <tt>
5230 <bf>unset/beep</bf> Stop beeps for DX and other messages on your terminal
5231 </tt>
5232
5233 <P>
5234 <sect1>unset/dx (0)
5235
5236 <P>
5237 <tt>
5238 <bf>unset/dx</bf> Stop DX messages coming out on your terminal
5239 </tt>
5240
5241 <P>
5242 <sect1>unset/dxcq (0)
5243
5244 <P>
5245 <tt>
5246 <bf>unset/dxcq</bf> Stop CQ Zones on the end of DX announcements
5247 </tt>
5248
5249 <P>
5250 Display both the Spotter's and the Spotted's CQ Zone on the end
5251 of a DX announcement (there is just enough room). Some user programs
5252 cannot cope with this. The Spotter's CQ is on the RHS of the 
5253 time, the Spotted's CQ is on the LHS.
5254
5255 Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATE
5256
5257 Do a STAT/USER to see which flags you have set if you are confused.  
5258 <sect1>unset/dxgrid (0)
5259
5260 <P>
5261 <tt>
5262 <bf>unset/dxgrid</bf> Stop QRA Grid Squares on the end of DX announcements
5263 </tt>
5264
5265 <P>
5266 A standard feature which is enabled in version 1.43 and above is 
5267 that if the spotter's grid square is known it is output on the end
5268 of a DX announcement (there is just enough room). Some user programs
5269 cannot cope with this. You can use this command to reset (or set)
5270 this feature.
5271
5272 Conflicts with: SET/DXCQ, SET/DXITU
5273
5274 Do a STAT/USER to see which flags you have set if you are confused.  
5275 <sect1>unset/dxitu (0)
5276
5277 <P>
5278 <tt>
5279 <bf>unset/dxitu</bf> Stop ITU Zones on the end of DX announcements
5280 </tt>
5281
5282 <P>
5283 Display both the Spotter's and the Spotted's ITU Zone on the end
5284 of a DX announcement (there is just enough room). Some user programs
5285 cannot cope with this. The Spotter's ITU is on the RHS of the 
5286 time, the Spotted's ITU is on the LHS.
5287
5288 Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATE
5289
5290 Do a STAT/USER to see which flags you have set if you are confused.  
5291 <sect1>unset/echo (0)
5292
5293 <P>
5294 <tt>
5295 <bf>unset/echo</bf> Stop the cluster echoing your input
5296 </tt>
5297
5298 <P>
5299 If you are connected via a telnet session, different implimentations
5300 of telnet handle echo differently depending on whether you are 
5301 connected via port 23 or some other port. You can use this command
5302 to change the setting appropriately. 
5303
5304 The setting is stored in your user profile.
5305
5306 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
5307 <sect1>unset/email (0)
5308
5309 <P>
5310 <tt>
5311 <bf>unset/email</bf> Stop personal msgs being forwarded by email
5312 </tt>
5313
5314 <P>
5315 If any personal messages come in for your callsign then you can use
5316 these commands to control whether they are forwarded onto your email
5317 address. To enable the forwarding do something like:-
5318
5319 <tscreen><verb>
5320   SET/EMAIL mike.tubby@somewhere.com
5321 </verb></tscreen>
5322
5323 You can have more than one email address (each one separated by a space).
5324 Emails are forwarded to all the email addresses you specify.
5325
5326 You can disable forwarding by:-
5327
5328 <tscreen><verb>
5329   UNSET/EMAIL
5330 </verb></tscreen>
5331
5332 <sect1>unset/here (0)
5333
5334 <P>
5335 <tt>
5336 <bf>unset/here</bf> Tell the system you are absent from your terminal
5337 </tt>
5338
5339 <P>
5340 <sect1>unset/hops &lt;call&gt; ann|spots|route|wwv|wcy (8)
5341
5342 <P>
5343 <tt>
5344 <bf>unset/hops &lt;call&gt; ann|spots|route|wwv|wcy</bf> Unset hop count  
5345 </tt>
5346
5347 <P>
5348 Set the hop count for a particular type of broadcast for a node.
5349
5350 This command allows you to set up special hop counts for a node 
5351 for currently: announce, spots, wwv and wcy broadcasts.
5352
5353 eg:
5354 <tscreen><verb>
5355   set/hops gb7djk ann 10
5356   set/hops gb7mbc spots 20
5357 </verb></tscreen>
5358
5359 Set SHOW/HOPS for information on what is already set. This command
5360 creates a filter and works in conjunction with the filter system. 
5361
5362 You can unset the hops with command UNSET/HOPS. For example:-
5363
5364 <tscreen><verb>
5365   unset/hops gb7djk ann
5366   unset/hops gb7mbc spots
5367 </verb></tscreen>
5368
5369 <sect1>unset/logininfo (0)
5370
5371 <P>
5372 <tt>
5373 <bf>unset/logininfo</bf> Inform when a station logs out locally
5374 </tt>
5375
5376 <P>
5377 <sect1>unset/privilege (0)
5378
5379 <P>
5380 <tt>
5381 <bf>unset/privilege</bf> Remove any privilege for this session
5382 </tt>
5383
5384 <P>
5385 You can use this command to 'protect' this session from unauthorised
5386 use. If you want to get your normal privilege back you will need to
5387 either logout and login again (if you are on a console) or use the
5388 SYSOP command.
5389 <sect1>unset/prompt (0)
5390
5391 <P>
5392 <tt>
5393 <bf>unset/prompt</bf> Set your prompt back to default
5394 </tt>
5395
5396 <P>
5397 This command will set your user prompt to exactly the string that you 
5398 say. The point of this command to enable a user to interface to programs
5399 that are looking for a specific prompt (or else you just want a different
5400 fixed prompt).
5401
5402 <tscreen><verb>
5403   SET/PROMPT clx &gt;
5404 </verb></tscreen>
5405
5406 UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to
5407 normal.
5408 <sect1>unset/talk (0)
5409
5410 <P>
5411 <tt>
5412 <bf>unset/talk</bf> Stop TALK messages coming out on your terminal
5413 </tt>
5414
5415 <P>
5416 <sect1>unset/usstate (0)
5417
5418 <P>
5419 <tt>
5420 <bf>unset/usstate</bf> Stop US State info on the end of DX announcements
5421 </tt>
5422
5423 <P>
5424 If the spotter's or spotted's US State is known it is output on the 
5425 end of a DX announcement (there is just enough room). 
5426
5427 A spotter's state will appear on the RHS of the time (like 
5428 SET/DXGRID) and the spotted's State will appear on the LHS of the
5429 time field. Any information found will override any locator 
5430 information from SET/DXGRID.
5431
5432 Some user programs cannot cope with this. You can use this command 
5433 to reset (or set) this feature.
5434
5435 Conflicts with: SET/DXCQ, SET/DXITU
5436
5437 Do a STAT/USER to see which flags you have set if you are confused.  
5438 <sect1>unset/wcy (0)
5439
5440 <P>
5441 <tt>
5442 <bf>unset/wcy</bf> Stop WCY messages coming out on your terminal
5443 </tt>
5444
5445 <P>
5446 <sect1>unset/wwv (0)
5447
5448 <P>
5449 <tt>
5450 <bf>unset/wwv</bf> Stop WWV messages coming out on your terminal
5451 </tt>
5452
5453 <P>
5454 <sect1>unset/wx (0)
5455
5456 <P>
5457 <tt>
5458 <bf>unset/wx</bf> Stop WX messages coming out on your terminal
5459 </tt>
5460
5461 <P>
5462 <sect1>who (0)
5463
5464 <P>
5465 <tt>
5466 <bf>who</bf> Show who is physically connected
5467 </tt>
5468
5469 <P>
5470 This is a quick listing that shows which callsigns are connected and
5471 what sort of connection they have
5472 <sect1>wx &lt;text&gt; (0)
5473
5474 <P>
5475 <tt>
5476 <bf>wx &lt;text&gt;</bf> Send a weather message to local users
5477 </tt>
5478
5479 <P>
5480 <sect1>wx full &lt;text&gt; (0)
5481
5482 <P>
5483 <tt>
5484 <bf>wx full &lt;text&gt;</bf> Send a weather message to all cluster users
5485 </tt>
5486
5487 <P>
5488 <sect1>wx sysop &lt;text&gt; (5)
5489
5490 <P>
5491 <tt>
5492 <bf>wx sysop &lt;text&gt;</bf> Send a weather message to other clusters only
5493 </tt>
5494
5495 <P>
5496 Weather messages can sometimes be useful if you are experiencing an extreme
5497 that may indicate enhanced conditions
5498 </article>