update manuals
[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>March 2003 revision 0.5</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>chat &lt;group&gt; &lt;text&gt; (0)
2223
2224 <P>
2225 <tt>
2226 <bf>chat &lt;group&gt; &lt;text&gt;</bf> Chat or Conference to a group
2227 </tt>
2228
2229 <P>
2230 It is now possible to JOIN a group and have network wide conferencing to that
2231 group. DXSpider does not (and probably will not) implement the AK1A 
2232 conference mode as this seems very limiting, is hardly used and doesn't seem
2233 to work too well anyway.
2234
2235 This system uses the existing ANN system and is compatible with both other
2236 DXSpider nodes and AK1A clusters (they use ANN/&lt;group&gt;). 
2237
2238 You can be a member of as many "groups" as you want. To join a group type:-
2239
2240 <tscreen><verb>
2241   JOIN FOC    (where FOC is the group name)
2242 </verb></tscreen>
2243
2244 To leave a group type:-
2245
2246 <tscreen><verb>
2247   LEAVE FOC
2248 </verb></tscreen>
2249
2250 You can see which groups you are in by typing:-
2251
2252 <tscreen><verb>
2253   STAT/USER
2254 </verb></tscreen>
2255
2256 and you can see whether your mate is in the group, if he connects to the
2257 same node as you, by typing:-
2258
2259 <tscreen><verb>
2260   STAT/USER g1tlh
2261 </verb></tscreen>
2262
2263 To send a message to a group type:-
2264
2265 <tscreen><verb>
2266   CHAT FOC hello everyone
2267 </verb></tscreen>
2268
2269 or
2270
2271 <tscreen><verb>
2272   CH #9000 hello I am back
2273 </verb></tscreen>
2274
2275 See also JOIN, LEAVE, SHOW/CHAT
2276 <sect1>clear/announce &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2277
2278 <P>
2279 <tt>
2280 <bf>clear/announce &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a announce filter line
2281 </tt>
2282
2283 <P>
2284 A sysop can clear an input or normal output filter for a user or the
2285 node_default or user_default. 
2286 <sect1>clear/announce &lsqb;1|all&rsqb; (0)
2287
2288 <P>
2289 <tt>
2290 <bf>clear/announce &lsqb;1|all&rsqb;</bf> Clear a announce filter line
2291 </tt>
2292
2293 <P>
2294 This command allows you to clear (remove) a line in a annouce filter or to 
2295 remove the whole filter.
2296
2297 see CLEAR/SPOTS for a more detailed explanation.
2298 <sect1>clear/route &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2299
2300 <P>
2301 <tt>
2302 <bf>clear/route &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a route filter line
2303 </tt>
2304
2305 <P>
2306 A sysop can clear an input or normal output filter for a user or the
2307 node_default or user_default. 
2308 <sect1>clear/route &lsqb;1|all&rsqb; (0)
2309
2310 <P>
2311 <tt>
2312 <bf>clear/route &lsqb;1|all&rsqb;</bf> Clear a route filter line
2313 </tt>
2314
2315 <P>
2316 This command allows you to clear (remove) a line in a route filter or to 
2317 remove the whole filter.
2318
2319 see CLEAR/SPOTS for a more detailed explanation.
2320 <sect1>clear/spots &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2321
2322 <P>
2323 <tt>
2324 <bf>clear/spots &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a spot filter line
2325 </tt>
2326
2327 <P>
2328 A sysop can clear an input or normal output filter for a user or the
2329 node_default or user_default. 
2330 <sect1>clear/spots &lsqb;0-9|all&rsqb; (0)
2331
2332 <P>
2333 <tt>
2334 <bf>clear/spots &lsqb;0-9|all&rsqb;</bf> Clear a spot filter line
2335 </tt>
2336
2337 <P>
2338 This command allows you to clear (remove) a line in a spot filter or to 
2339 remove the whole filter.
2340
2341 If you have a filter:-
2342
2343 <tscreen><verb>
2344   acc/spot 1 on hf/cw
2345   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2346 </verb></tscreen>
2347
2348 and you say:-
2349
2350 <tscreen><verb>
2351   clear/spot 1
2352 </verb></tscreen>
2353
2354 you will be left with:-
2355
2356 <tscreen><verb>
2357   acc/spot 2 on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2358 </verb></tscreen>
2359
2360 If you do:
2361
2362 <tscreen><verb>
2363   clear/spot all
2364 </verb></tscreen>
2365
2366 the filter will be completely removed.
2367 <sect1>clear/wcy &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2368
2369 <P>
2370 <tt>
2371 <bf>clear/wcy &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a WCY filter line
2372 </tt>
2373
2374 <P>
2375 A sysop can clear an input or normal output filter for a user or the
2376 node_default or user_default. 
2377 <sect1>clear/wcy &lsqb;1|all&rsqb; (0)
2378
2379 <P>
2380 <tt>
2381 <bf>clear/wcy &lsqb;1|all&rsqb;</bf> Clear a WCY filter line
2382 </tt>
2383
2384 <P>
2385 This command allows you to clear (remove) a line in a WCY filter or to 
2386 remove the whole filter.
2387
2388 see CLEAR/SPOTS for a more detailed explanation.
2389 <sect1>clear/wwv &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb; (8)
2390
2391 <P>
2392 <tt>
2393 <bf>clear/wwv &lt;callsign&gt; &lsqb;input&rsqb; &lsqb;0-9|all&rsqb;</bf> Clear a WWV filter line
2394 </tt>
2395
2396 <P>
2397 A sysop can clear an input or normal output filter for a user or the
2398 node_default or user_default. 
2399 <sect1>clear/wwv &lsqb;1|all&rsqb; (0)
2400
2401 <P>
2402 <tt>
2403 <bf>clear/wwv &lsqb;1|all&rsqb;</bf> Clear a WWV filter line
2404 </tt>
2405
2406 <P>
2407 This command allows you to clear (remove) a line in a WWV filter or to 
2408 remove the whole filter.
2409
2410 see CLEAR/SPOTS for a more detailed explanation.
2411 <sect1>connect &lt;callsign&gt; (5)
2412
2413 <P>
2414 <tt>
2415 <bf>connect &lt;callsign&gt;</bf> Start a connection to another DX Cluster
2416 </tt>
2417
2418 <P>
2419 Start a connection process that will culminate in a new connection to the
2420 DX cluster &lt;callsign&gt;. This process creates a new 'client' process which will
2421 use the script in /spider/connect/&lt;callsign&gt; to effect the 'chat' exchange
2422 necessary to traverse the network(s) to logon to the cluster &lt;callsign&gt;.
2423 <sect1>dbavail (0)
2424
2425 <P>
2426 <tt>
2427 <bf>dbavail</bf> Show a list of all the Databases in the system
2428 </tt>
2429
2430 <P>
2431 Title says it all really, this command lists all the databases defined
2432 in the system. It is also aliased to SHOW/COMMAND.
2433 <sect1>dbcreate &lt;name&gt; (9)
2434
2435 <P>
2436 <tt>
2437 <bf>dbcreate &lt;name&gt;</bf> Create a database entry
2438 </tt>
2439
2440 <P>
2441 <sect1>dbcreate &lt;name&gt; chain &lt;name&gt; &lsqb;&lt;name&gt;..&rsqb; (9)
2442
2443 <P>
2444 <tt>
2445 <bf>dbcreate &lt;name&gt; chain &lt;name&gt; &lsqb;&lt;name&gt;..&rsqb;</bf> Create a chained database entry
2446 </tt>
2447
2448 <P>
2449 <sect1>dbcreate &lt;name&gt; cmd &lt;dxspider command&gt; (9)
2450
2451 <P>
2452 <tt>
2453 <bf>dbcreate &lt;name&gt; cmd &lt;dxspider command&gt;</bf> make a local command available as a DB
2454 </tt>
2455
2456 <P>
2457 DBCREATE allows you to define a database in the system. It doesn't actually
2458 create anything, just defines it.
2459
2460 The databases that are created are simple DB_File hash databases, they are 
2461 therefore already 'indexed'.
2462
2463 You can define a local database with the first form of the command eg:
2464
2465 <tscreen><verb>
2466   DBCREATE oblast
2467 </verb></tscreen>
2468
2469 You can also chain databases with the addition of the 'chain' keyword. 
2470 This will search each database one after the other. A typical example 
2471 is:
2472
2473 <tscreen><verb>
2474   DBCREATE sdx_qsl chain sql_ad
2475 </verb></tscreen>
2476
2477 No checking is done to see if the any of the chained databases exist, in
2478 fact it is usually better to do the above staement first then do each of
2479 the chained databases.
2480
2481 Databases can exist offsite. To define a database that lives on another 
2482 node do:
2483
2484 <tscreen><verb>
2485   DBCREATE buckmaster remote gb7dxc
2486 </verb></tscreen>
2487
2488 Remote databases cannot be chained; however, the last database in a 
2489 a chain can be a remote database eg:
2490
2491 <tscreen><verb>
2492   DBCREATE qsl chain gb7dxc
2493 </verb></tscreen>
2494
2495 To see what databases have been defined do:
2496
2497 <tscreen><verb>
2498   DBAVAIL (or it will have been aliased to SHOW/COMMAND)
2499 </verb></tscreen>
2500
2501 It would be normal for you to add an entry into your local Aliases file
2502 to allow people to use the 'SHOW/&lt;dbname&gt;' style syntax. So you would
2503 need to add a line like:-
2504
2505 <tscreen><verb>
2506   's' =&gt; [
2507     ..
2508     ..
2509     '^sh\w*/buc', 'dbshow buckmaster', 'dbshow',
2510     ..
2511     ..
2512    ],
2513 </verb></tscreen>
2514
2515 to allow 
2516  
2517 <tscreen><verb>
2518   SH/BUCK g1tlh
2519 </verb></tscreen>
2520
2521 to work as they may be used to.
2522
2523 You can also make local commands available as 'pseudo' databases. You
2524 can therefore make spider special commands available as a database. I
2525 imagine that this will be primarily useful for remote access from 
2526 legacy nodes. For example:-
2527
2528 <tscreen><verb>
2529   DBCREATE dxqsl cmd show/dxqsl
2530 </verb></tscreen>
2531
2532 You also use one of these databases in a chain. This may be useful 
2533 locally. 
2534
2535 See DBIMPORT for the importing of existing AK1A format data to databases.
2536 See DBSHOW for generic database enquiry
2537  
2538 <sect1>dbcreate &lt;name&gt; remote &lt;node&gt; (9)
2539
2540 <P>
2541 <tt>
2542 <bf>dbcreate &lt;name&gt; remote &lt;node&gt;</bf> Create a remote database entry
2543 </tt>
2544
2545 <P>
2546 <sect1>dbimport &lt;dbname&gt; &lt;filename&gt; (9)
2547
2548 <P>
2549 <tt>
2550 <bf>dbimport &lt;dbname&gt; &lt;filename&gt;</bf> Import AK1A data into a database
2551 </tt>
2552
2553 <P>
2554 If you want to import or update data in bulk to a database you can use
2555 this command. It will either create or update entries into an existing
2556 database. For example:-
2557
2558 <tscreen><verb>
2559   DBIMPORT oblast /tmp/OBLAST.FUL
2560 </verb></tscreen>
2561
2562 will import the standard OBLAST database that comes with AK1A into the
2563 oblast database held locally.
2564 <sect1>dbremove &lt;dbname&gt; (9)
2565
2566 <P>
2567 <tt>
2568 <bf>dbremove &lt;dbname&gt;</bf> Delete a database
2569 </tt>
2570
2571 <P>
2572 DBREMOVE will completely remove a database entry and also delete any data
2573 file that is associated with it. 
2574
2575 There is no warning, no comeback, no safety net. 
2576
2577 For example:
2578
2579 <tscreen><verb>
2580   DBREMOVE oblast 
2581 </verb></tscreen>
2582
2583 will remove the oblast database from the system and it will also remove
2584 the associated datafile.
2585
2586 I repeat:
2587
2588 There is no warning, no comeback, no safety net.
2589  
2590 You have been warned.
2591 <sect1>dbshow &lt;dbname&gt; &lt;key&gt; (0)
2592
2593 <P>
2594 <tt>
2595 <bf>dbshow &lt;dbname&gt; &lt;key&gt;</bf> Display an entry, if it exists, in a database
2596 </tt>
2597
2598 <P>
2599 This is the generic user interface to the database to the database system.
2600 It is expected that the sysop will add an entry to the local Aliases file
2601 so that users can use the more familiar AK1A style of enquiry such as:
2602
2603 <tscreen><verb>
2604   SH/BUCK G1TLH
2605 </verb></tscreen>
2606
2607 but if he hasn't and the database really does exist (use DBAVAIL or
2608 SHOW/COMMAND to find out) you can do the same thing with:
2609
2610 <tscreen><verb>
2611   DBSHOW buck G1TLH
2612 </verb></tscreen>
2613
2614 <sect1>debug (9)
2615
2616 <P>
2617 <tt>
2618 <bf>debug</bf> Set the cluster program into debug mode
2619 </tt>
2620
2621 <P>
2622 Executing this command will only have an effect if you are running the cluster
2623 in debug mode i.e.
2624
2625 <tscreen><verb>
2626         perl -d cluster.pl
2627 </verb></tscreen>
2628
2629 It will interrupt the cluster just after the debug command has finished.
2630 <sect1>delete/usdb &lt;callsign&gt; ... (9)
2631
2632 <P>
2633 <tt>
2634 <bf>delete/usdb &lt;callsign&gt; ...</bf> Delete this user from the US State Database
2635 </tt>
2636
2637 <P>
2638 This command will completely remove a one or more callsigns
2639 from the US States database.
2640
2641 There is NO SECOND CHANCE.
2642
2643 It goes without saying that you should use this command CAREFULLY!
2644
2645 Note that these callsign may be re-instated by any weekly updates from 
2646 the FCC.
2647 <sect1>delete/user &lt;callsign&gt; ... (9)
2648
2649 <P>
2650 <tt>
2651 <bf>delete/user &lt;callsign&gt; ...</bf> Delete this user from the User Database
2652 </tt>
2653
2654 <P>
2655 This command will completely remove a one or more users from the database.
2656
2657 There is NO SECOND CHANCE.
2658
2659 It goes without saying that you should use this command CAREFULLY!
2660 <sect1>demonstrate &lt;call&gt; &lt;command&gt; (9)
2661
2662 <P>
2663 <tt>
2664 <bf>demonstrate &lt;call&gt; &lt;command&gt;</bf> Demonstrate a command to another user
2665 </tt>
2666
2667 <P>
2668 This command is provided so that sysops can demonstrate commands to 
2669 other users. It runs a command as though that user had typed it in and
2670 then sends the output to that user, together with the command that 
2671 caused it.
2672
2673 <tscreen><verb>
2674   DEMO g7brn sh/dx iota oc209
2675   DEMO g1tlh set/here
2676 </verb></tscreen>
2677
2678 Note that this command is similar to SPOOF and will have the same side
2679 effects. Commands are run at the privilege of the user which is being
2680 demonstrated to. 
2681 <sect1>directory (0)
2682
2683 <P>
2684 <tt>
2685 <bf>directory</bf> List messages 
2686 </tt>
2687
2688 <P>
2689 <sect1>directory &lt;from&gt;-&lt;to&gt; (0)
2690
2691 <P>
2692 <tt>
2693 <bf>directory &lt;from&gt;-&lt;to&gt;</bf> List messages &lt;from&gt; message &lt;to&gt; message 
2694 </tt>
2695
2696 <P>
2697 List the messages in the messages directory.
2698
2699 If there is a 'p' one space after the message number then it is a 
2700 personal message. If there is a '-' between the message number and the
2701 'p' then this indicates that the message has been read.
2702
2703 You can use shell escape characters such as '*' and '?' in the &lt;call&gt;
2704 fields.
2705
2706 You can combine some of the various directory commands together eg:-
2707
2708 <tscreen><verb>
2709    DIR TO G1TLH 5
2710 </verb></tscreen>
2711 or 
2712 <tscreen><verb>
2713    DIR SUBJECT IOTA 200-250
2714 </verb></tscreen>
2715
2716 You can abbreviate all the commands to one letter and use ak1a syntax:-
2717
2718 <tscreen><verb>
2719    DIR/T G1* 10
2720    DIR/S QSL 10-100 5
2721 </verb></tscreen>
2722
2723 <sect1>directory &lt;nn&gt; (0)
2724
2725 <P>
2726 <tt>
2727 <bf>directory &lt;nn&gt;</bf> List last &lt;nn&gt; messages
2728 </tt>
2729
2730 <P>
2731 <sect1>directory all (0)
2732
2733 <P>
2734 <tt>
2735 <bf>directory all</bf> List all messages
2736 </tt>
2737
2738 <P>
2739 <sect1>directory from &lt;call&gt; (0)
2740
2741 <P>
2742 <tt>
2743 <bf>directory from &lt;call&gt;</bf> List all messages from &lt;call&gt;
2744 </tt>
2745
2746 <P>
2747 <sect1>directory new (0)
2748
2749 <P>
2750 <tt>
2751 <bf>directory new</bf> List all new messages
2752 </tt>
2753
2754 <P>
2755 <sect1>directory own (0)
2756
2757 <P>
2758 <tt>
2759 <bf>directory own</bf> List your own messages
2760 </tt>
2761
2762 <P>
2763 <sect1>directory subject &lt;string&gt; (0)
2764
2765 <P>
2766 <tt>
2767 <bf>directory subject &lt;string&gt;</bf> List all messages with &lt;string&gt; in subject
2768 </tt>
2769
2770 <P>
2771 <sect1>directory to &lt;call&gt; (0)
2772
2773 <P>
2774 <tt>
2775 <bf>directory to &lt;call&gt;</bf> List all messages to &lt;call&gt;
2776 </tt>
2777
2778 <P>
2779 <sect1>directory- (5)
2780
2781 <P>
2782 <tt>
2783 <bf>directory-</bf> 
2784 </tt>
2785
2786 <P>
2787 Sysops can see all users' messages.
2788 <sect1>disconnect &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb; (8)
2789
2790 <P>
2791 <tt>
2792 <bf>disconnect &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb;</bf> Disconnect a user or cluster
2793 </tt>
2794
2795 <P>
2796 Disconnect any &lt;call&gt; connected locally
2797 <sect1>dx &lsqb;by &lt;call&gt;&rsqb; &lt;freq&gt; &lt;call&gt; &lt;remarks&gt; (0)
2798
2799 <P>
2800 <tt>
2801 <bf>dx &lsqb;by &lt;call&gt;&rsqb; &lt;freq&gt; &lt;call&gt; &lt;remarks&gt;</bf> Send a DX spot
2802 </tt>
2803
2804 <P>
2805 This is how you send a DX Spot to other users. You can, in fact, now
2806 enter the &lt;freq&gt; and the &lt;call&gt; either way round. 
2807
2808 <tscreen><verb>
2809    DX FR0G 144.600
2810    DX 144.600 FR0G
2811    DX 144600 FR0G 
2812 </verb></tscreen>
2813
2814 will all give the same result. You can add some remarks to the end
2815 of the command and they will be added to the spot.
2816
2817 <tscreen><verb>
2818    DX FR0G 144600 this is a test
2819 </verb></tscreen>
2820
2821 You can credit someone else by saying:-
2822
2823 <tscreen><verb>
2824    DX by G1TLH FR0G 144.600 he isn't on the cluster
2825 </verb></tscreen>
2826
2827 The &lt;freq&gt; is compared against the available bands set up in the 
2828 cluster.  See SHOW/BANDS for more information.
2829 <sect1>echo &lt;line&gt; (0)
2830
2831 <P>
2832 <tt>
2833 <bf>echo &lt;line&gt;</bf> Echo the line to the output
2834 </tt>
2835
2836 <P>
2837 This command is useful in scripts and so forth for printing the
2838 line that you give to the command to the output. You can use this
2839 in user_default scripts and the SAVE command for titling and so forth
2840
2841 The script will interpret certain standard "escape" sequences as follows:-
2842
2843 <tscreen><verb>
2844   \t - becomes a TAB character (0x09 in ascii)
2845   \a - becomes a BEEP character (0x07 in ascii)
2846   \n - prints a new line
2847 </verb></tscreen>
2848
2849 So the following example:-
2850
2851 <tscreen><verb>
2852   echo GB7DJK is a dxcluster
2853 </verb></tscreen>
2854
2855 produces:-
2856
2857 <tscreen><verb>
2858   GB7DJK is a dxcluster
2859 </verb></tscreen>
2860
2861 on the output. You don't need a \n on the end of the line you want to send.
2862
2863 A more complex example:-
2864
2865 <tscreen><verb>
2866   echo GB7DJK\n\tg1tlh\tDirk\n\tg3xvf\tRichard
2867 </verb></tscreen>
2868
2869 produces:-
2870
2871 <tscreen><verb>
2872   GB7DJK
2873           g1tlh   Dirk
2874           g3xvf   Richard
2875 </verb></tscreen>
2876
2877 on the output.
2878                                       
2879 <sect1>export &lt;msgno&gt; &lt;filename&gt; (9)
2880
2881 <P>
2882 <tt>
2883 <bf>export &lt;msgno&gt; &lt;filename&gt;</bf> Export a message to a file
2884 </tt>
2885
2886 <P>
2887 Export a message to a file. This command can only be executed on a local
2888 console with a fully privileged user. The file produced will be in a form
2889 ready to be imported back into the cluster by placing it in the import 
2890 directory (/spider/msg/import).
2891
2892 This command cannot overwrite an existing file. This is to provide some 
2893 measure of security. Any files written will owned by the same user as the 
2894 main cluster, otherwise you can put the new files anywhere the cluster can
2895 access. For example:-
2896
2897 <tscreen><verb>
2898   EXPORT 2345 /tmp/a
2899 </verb></tscreen>
2900
2901 <sect1>export_users &lsqb;&lt;filename&gt;&rsqb; (9)
2902
2903 <P>
2904 <tt>
2905 <bf>export_users &lsqb;&lt;filename&gt;&rsqb;</bf> Export the users database to ascii
2906 </tt>
2907
2908 <P>
2909 Export the users database to a file in ascii format. If no filename
2910 is given then it will export the file to /spider/data/user_asc.
2911
2912 If the file already exists it will be renamed to &lt;filename&gt;.o. In fact
2913 up to 5 generations of the file can be kept each one with an extra 'o' on the
2914 suffix. 
2915
2916 BE WARNED: this will write to any file you have write access to. No check is
2917 made on the filename (if any) that you specify.
2918 <sect1>filtering... (0)
2919
2920 <P>
2921 <tt>
2922 <bf>filtering...</bf> Filtering things in DXSpider
2923 </tt>
2924
2925 <P>
2926 There are a number of things you can filter in the DXSpider system. They
2927 all use the same general mechanism.
2928
2929 In general terms you can create a 'reject' or an 'accept' filter which
2930 can have up to 10 lines in it. You do this using, for example:-
2931  
2932 <tscreen><verb>
2933   accept/spots .....
2934   reject/spots .....
2935 </verb></tscreen>
2936
2937 where ..... are the specific commands for that type of filter. There
2938 are filters for spots, wwv, announce, wcy and (for sysops)
2939 connects. See each different accept or reject command reference for
2940 more details.
2941
2942 There is also a command to clear out one or more lines in a filter and
2943 one to show you what you have set. They are:-
2944
2945 <tscreen><verb>
2946   clear/spots 1
2947   clear/spots all
2948 </verb></tscreen>
2949
2950 and 
2951   
2952 <tscreen><verb>
2953   show/filter
2954 </verb></tscreen>
2955
2956 There is clear/xxxx command for each type of filter.
2957
2958 For now we are going to use spots for the examples, but you can apply
2959 the principles to all types of filter.
2960
2961 There are two main types of filter 'accept' or 'reject'; which you use
2962 depends entirely on how you look at the world and what is least
2963 writing to achieve what you want. Each filter has 10 lines (of any
2964 length) which are tried in order. If a line matches then the action
2965 you have specified is taken (ie reject means ignore it and accept
2966 means gimme it).
2967
2968 The important thing to remember is that if you specify a 'reject'
2969 filter (all the lines in it say 'reject/spots' (for instance)) then if
2970 a spot comes in that doesn't match any of the lines then you will get
2971 it BUT if you specify an 'accept' filter then any spots that don't
2972 match are dumped. For example if I have a one line accept filter:-
2973
2974 <tscreen><verb>
2975   accept/spots on vhf and (by_zone 14,15,16 or call_zone 14,15,16)
2976 </verb></tscreen>
2977
2978 then automatically you will ONLY get VHF spots from or to CQ zones 14
2979 15 and 16.  If you set a reject filter like:
2980
2981 <tscreen><verb>
2982   reject/spots on hf/cw
2983 </verb></tscreen>
2984
2985 Then you will get everything EXCEPT HF CW spots, If you am interested in IOTA
2986 and will work it even on CW then you could say:-
2987
2988 <tscreen><verb>
2989   reject/spots on hf/cw and not info iota
2990 </verb></tscreen>
2991
2992 But in that case you might only be interested in iota and say:-
2993
2994 <tscreen><verb>
2995   accept/spots not on hf/cw or info iota
2996 </verb></tscreen>
2997
2998 which is exactly the same. You should choose one or the other until
2999 you are confortable with the way it works. Yes, you can mix them
3000 (actually you can have an accept AND a reject on the same line) but
3001 don't try this at home until you can analyse the results that you get
3002 without ringing up the sysop for help.
3003
3004 Another useful addition now is filtering by US state
3005
3006 <tscreen><verb>
3007   accept/spots by_state VA,NH,RI,ME
3008 </verb></tscreen>
3009
3010 You can arrange your filter lines into logical units, either for your
3011 own understanding or simply convenience. I have one set frequently:-
3012
3013 <tscreen><verb>
3014   reject/spots 1 on hf/cw
3015   reject/spots 2 on 50000/1400000 not (by_zone 14,15,16 or call_zone 14,15,16)  
3016 </verb></tscreen>
3017
3018 What this does is to ignore all HF CW spots (being a class B I can't
3019 read any CW and couldn't possibly be interested in HF :-) and also
3020 rejects any spots on VHF which don't either originate or spot someone
3021 in Europe.
3022
3023 This is an exmaple where you would use the line number (1 and 2 in
3024 this case), if you leave the digit out, the system assumes '1'. Digits
3025 '0'-'9' are available.
3026
3027 You can leave the word 'and' out if you want, it is implied. You can
3028 use any number of brackets to make the 'expression' as you want
3029 it. There are things called precedence rules working here which mean
3030 that you will NEED brackets in a situation like line 2 because,
3031 without it, will assume:-
3032
3033 <tscreen><verb>
3034   (on 50000/1400000 and by_zone 14,15,16) or call_zone 14,15,16 
3035 </verb></tscreen>
3036
3037 annoying, but that is the way it is. If you use OR - use
3038 brackets. Whilst we are here CASE is not important. 'And BY_Zone' is
3039 just 'and by_zone'.
3040
3041 If you want to alter your filter you can just redefine one or more
3042 lines of it or clear out one line. For example:-
3043
3044 <tscreen><verb>
3045   reject/spots 1 on hf/ssb
3046 </verb></tscreen>
3047
3048 or 
3049
3050 <tscreen><verb>
3051   clear/spots 1
3052 </verb></tscreen>
3053
3054 To remove the filter in its entirty:-
3055
3056 <tscreen><verb>
3057   clear/spots all
3058 </verb></tscreen>
3059
3060 There are similar CLEAR commands for the other filters:-
3061
3062 <tscreen><verb>
3063   clear/announce
3064   clear/wcy
3065   clear/wwv
3066 </verb></tscreen>
3067
3068 ADVANCED USERS:-
3069
3070 Once you are happy with the results you get, you may like to experiment. 
3071
3072 my example that filters hf/cw spots and accepts vhf/uhf spots from EU
3073 can be written with a mixed filter, eg:
3074
3075 <tscreen><verb>
3076   rej/spot on hf/cw
3077   acc/spot on 0/30000
3078   acc/spot 2 on 50000/1400000 and (by_zone 14,15,16 or call_zone 14,15,16)
3079 </verb></tscreen>
3080
3081 each filter slot actually has a 'reject' slot and an 'accept'
3082 slot. The reject slot is executed BEFORE the accept slot.
3083
3084 It was mentioned earlier that after a reject test that doesn't match,
3085 the default for following tests is 'accept', the reverse is true for
3086 'accept'. In the example what happens is that the reject is executed
3087 first, any non hf/cw spot is passed to the accept line, which lets
3088 thru everything else on HF.
3089
3090 The next filter line lets through just VHF/UHF spots from EU.
3091 <sect1>forward/latlong &lt;node_call&gt; (8)
3092
3093 <P>
3094 <tt>
3095 <bf>forward/latlong &lt;node_call&gt;</bf> Send latitude and longitude information to another cluster
3096 </tt>
3097
3098 <P>
3099 This command sends all the latitude and longitude information that your
3100 cluster is holding against callsigns.  One advantage of recieving this
3101 information is that more locator information is held by you.  This
3102 means that more locators are given on the DX line assuming you have
3103 SET/DXGRID enabled.  This could be a LOT of information though, so
3104 it is not recommended on slow links.
3105 <sect1>forward/opernam &lt;call&gt; (1)
3106
3107 <P>
3108 <tt>
3109 <bf>forward/opernam &lt;call&gt;</bf> Send out information on this &lt;call&gt; to all clusters
3110 </tt>
3111
3112 <P>
3113 This command sends out any information held in the user file which can 
3114 be broadcast in PC41 protocol packets. This information is Name, QTH, Location
3115 and Homenode. PC41s are only sent for the information that is available.
3116  
3117 <sect1>help (0)
3118
3119 <P>
3120 <tt>
3121 <bf>help</bf> The HELP Command
3122 </tt>
3123
3124 <P>
3125 HELP is available for a number of commands. The syntax is:-
3126
3127 <tscreen><verb>
3128   HELP &lt;cmd&gt;
3129 </verb></tscreen>
3130   
3131 Where &lt;cmd&gt; is the name of the command you want help on.
3132
3133 All commands can be abbreviated, so SHOW/DX can be abbreviated
3134 to SH/DX, ANNOUNCE can be shortened to AN and so on.
3135
3136 Look at the APROPOS &lt;string&gt; command which will search the help database
3137 for the &lt;string&gt; you specify and give you a list of likely commands
3138 to look at with HELP.
3139 <sect1>init &lt;node&gt; (5)
3140
3141 <P>
3142 <tt>
3143 <bf>init &lt;node&gt;</bf> Re-initialise a link to an AK1A compatible node
3144 </tt>
3145
3146 <P>
3147 This command attempts to re-initialise a link to a (usually) AK1A node
3148 that has got confused, usually by a protocol loop of some kind. It may
3149 work - but you usually will be better off simply disconnecting it (or
3150 better, if it is a real AK1A node, doing an RCMD &lt;node&gt; DISC/F &lt;your
3151 node&gt;).
3152
3153 Best of luck - you will need it.
3154   
3155 <sect1>join &lt;group&gt; (0)
3156
3157 <P>
3158 <tt>
3159 <bf>join &lt;group&gt;</bf> Join a chat or conference group
3160 </tt>
3161
3162 <P>
3163 JOIN allows you to join a network wide conference group. To join a
3164 group (called FOC in this case) type:-
3165
3166 <tscreen><verb>
3167   JOIN FOC
3168 </verb></tscreen>
3169
3170 See also CHAT, LEAVE, SHOW/CHAT
3171 <sect1>kill (5)
3172
3173 <P>
3174 <tt>
3175 <bf>kill</bf> 
3176 </tt>
3177
3178 <P>
3179 As a sysop you can kill any message on the system.
3180 <sect1>kill &lt;from msgno&gt;-&lt;to msgno&gt; (0)
3181
3182 <P>
3183 <tt>
3184 <bf>kill &lt;from msgno&gt;-&lt;to msgno&gt;</bf> Delete a range of messages
3185 </tt>
3186
3187 <P>
3188 <sect1>kill &lt;from&gt;-&lt;to&gt; (5)
3189
3190 <P>
3191 <tt>
3192 <bf>kill &lt;from&gt;-&lt;to&gt;</bf> Remove a range of messages from the system
3193 </tt>
3194
3195 <P>
3196 <sect1>kill &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (0)
3197
3198 <P>
3199 <tt>
3200 <bf>kill &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Delete a message from the local system
3201 </tt>
3202
3203 <P>
3204 <sect1>kill &lt;msgno&gt; &lsqb;&lt;msgno&gt; ...&rsqb; (0)
3205
3206 <P>
3207 <tt>
3208 <bf>kill &lt;msgno&gt; &lsqb;&lt;msgno&gt; ...&rsqb;</bf> Remove or erase a message from the system
3209 </tt>
3210
3211 <P>
3212 You can get rid of any message to or originating from your callsign using 
3213 this command. You can remove more than one message at a time.
3214 <sect1>kill expunge &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (6)
3215
3216 <P>
3217 <tt>
3218 <bf>kill expunge &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Expunge a message
3219 </tt>
3220
3221 <P>
3222 Deleting a message using the normal KILL commands only marks that message
3223 for deletion. The actual deletion only happens later (usually two days later).
3224
3225 The KILL EXPUNGE command causes the message to be truly deleted more or less
3226 immediately.
3227
3228 It otherwise is used in the same way as the KILL command.
3229 <sect1>kill from &lt;call&gt; (5)
3230
3231 <P>
3232 <tt>
3233 <bf>kill from &lt;call&gt;</bf> Remove all messages from a callsign
3234 </tt>
3235
3236 <P>
3237 <sect1>kill full &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb; (5)
3238
3239 <P>
3240 <tt>
3241 <bf>kill full &lt;msgno&gt; &lsqb;&lt;msgno..&rsqb;</bf> Delete a message from the whole cluster
3242 </tt>
3243
3244 <P>
3245 Delete a message from the local system. You will only be able to
3246 delete messages that you have originated or been sent (unless you are
3247 the sysop). 
3248
3249 <tscreen><verb>
3250   KILL 1234-1255
3251 </verb></tscreen>
3252
3253 Will delete all the messages that you own between msgnos 1234 and 1255.
3254
3255 <tscreen><verb>
3256   KILL from g1tlh
3257 </verb></tscreen>
3258
3259 will delete all the messages from g1tlh (if you are g1tlh). Similarly:
3260
3261 <tscreen><verb>
3262   KILL to g1tlh
3263 </verb></tscreen>
3264
3265 will delete all messages to g1tlh.
3266
3267 <tscreen><verb>
3268   KILL FULL 1234
3269 </verb></tscreen>
3270  
3271 will delete a message (usually a 'bulletin') from the whole cluster system. 
3272
3273 This uses the subject field, so any messages that have exactly the
3274 same subject will be deleted. Beware!
3275 <sect1>kill full &lt;msgno&gt; &lsqb;&lt;msgno&rsqb; (5)
3276
3277 <P>
3278 <tt>
3279 <bf>kill full &lt;msgno&gt; &lsqb;&lt;msgno&rsqb;</bf> Remove a message from the entire cluster
3280 </tt>
3281
3282 <P>
3283 Remove this message from the entire cluster system as well as your node.
3284 <sect1>kill to &lt;call&gt; (5)
3285
3286 <P>
3287 <tt>
3288 <bf>kill to &lt;call&gt;</bf> Remove all messages to a callsign
3289 </tt>
3290
3291 <P>
3292 <sect1>kill from &lt;regex&gt; (0)
3293
3294 <P>
3295 <tt>
3296 <bf>kill from &lt;regex&gt;</bf> Delete messages FROM a callsign or pattern
3297 </tt>
3298
3299 <P>
3300 <sect1>kill to &lt;regex&gt; (0)
3301
3302 <P>
3303 <tt>
3304 <bf>kill to &lt;regex&gt;</bf> Delete messages TO a callsign or pattern
3305 </tt>
3306
3307 <P>
3308 <sect1>leave &lt;group&gt; (0)
3309
3310 <P>
3311 <tt>
3312 <bf>leave &lt;group&gt;</bf> Leave a chat or conference group
3313 </tt>
3314
3315 <P>
3316 LEAVE allows you to leave a network wide conference group. To leave a
3317 group (called FOC in this case) type:-
3318
3319 <tscreen><verb>
3320   LEAVE FOC
3321 </verb></tscreen>
3322
3323 See also CHAT, JOIN, SHOW/CHAT
3324 <sect1>links (0)
3325
3326 <P>
3327 <tt>
3328 <bf>links</bf> Show which nodes is physically connected
3329 </tt>
3330
3331 <P>
3332 This is a quick listing that shows which links are connected and
3333 some information about them. See WHO for a list of all connections.
3334 <sect1>load/aliases (9)
3335
3336 <P>
3337 <tt>
3338 <bf>load/aliases</bf> Reload the command alias table
3339 </tt>
3340
3341 <P>
3342 Reload the /spider/cmd/Aliases file after you have editted it. You
3343 will need to do this if you change this file whilst the cluster is
3344 running in order for the changes to take effect.
3345 <sect1>load/badmsg (9)
3346
3347 <P>
3348 <tt>
3349 <bf>load/badmsg</bf> Reload the bad msg table
3350 </tt>
3351
3352 <P>
3353 Reload the /spider/msg/badmsg.pl file if you have changed it manually whilst
3354 the cluster is running. This table contains a number of perl regular 
3355 expressions which are searched for in the fields targetted of each message. 
3356 If any of them match then that message is immediately deleted on receipt. 
3357 <sect1>load/badwords (9)
3358
3359 <P>
3360 <tt>
3361 <bf>load/badwords</bf> Reload the bad words table
3362 </tt>
3363
3364 <P>
3365 Reload the /spider/data/badwords file if you have changed it manually whilst
3366 the cluster is running. This file contains a list of words which, if found
3367 on certain text portions of PC protocol, will cause those protocol frames
3368 to be rejected. It will all put out a message if any of these words are
3369 used on the announce, dx and talk commands. The words can be one or 
3370 more on a line, lines starting with '#' are ignored.
3371 <sect1>load/bands (9)
3372
3373 <P>
3374 <tt>
3375 <bf>load/bands</bf> Reload the band limits table
3376 </tt>
3377
3378 <P>
3379 Reload the /spider/data/bands.pl file if you have changed it manually whilst
3380 the cluster is running. 
3381 <sect1>load/cmd_cache (9)
3382
3383 <P>
3384 <tt>
3385 <bf>load/cmd_cache</bf> Reload the automatic command cache
3386 </tt>
3387
3388 <P>
3389 Normally, if you change a command file in the cmd or local_cmd tree it
3390 will automatially be picked up by the cluster program. Sometimes it
3391 can get confused if you are doing a lot of moving commands about or
3392 delete a command in the local_cmd tree and want to use the normal one
3393 again. Execute this command to reset everything back to the state it
3394 was just after a cluster restart.
3395 <sect1>load/forward (9)
3396
3397 <P>
3398 <tt>
3399 <bf>load/forward</bf> Reload the msg forwarding routing table
3400 </tt>
3401
3402 <P>
3403 Reload the /spider/msg/forward.pl file if you have changed it
3404 manually whilst the cluster is running.
3405 <sect1>load/keps (5)
3406
3407 <P>
3408 <tt>
3409 <bf>load/keps</bf> Load new keps data
3410 </tt>
3411
3412 <P>
3413 <sect1>load/keps &lsqb;nn&rsqb; (5)
3414
3415 <P>
3416 <tt>
3417 <bf>load/keps &lsqb;nn&rsqb;</bf> Load new keps data from message
3418 </tt>
3419
3420 <P>
3421 If there is no message number then reload the current Keps data from
3422 the Keps.pm data file. You create this file by running 
3423
3424 <tscreen><verb>
3425  /spider/perl/convkeps.pl &lt;filename&gt;
3426 </verb></tscreen>
3427
3428 on a file containing NASA 2 line keps as a message issued by AMSAT. 
3429
3430 If there is a message number, then it will take the message, run
3431 convkeps.pl on it and then load the data, all in one step.
3432
3433 These messages are sent to ALL by GB7DJK (and others) from time to time. 
3434 <sect1>load/messages (9)
3435
3436 <P>
3437 <tt>
3438 <bf>load/messages</bf> Reload the system messages file
3439 </tt>
3440
3441 <P>
3442 If you change the /spider/perl/Messages file (usually whilst
3443 fiddling/writing new commands) you can have them take effect during a
3444 cluster session by executing this command. You need to do this if get
3445 something like :-
3446
3447 unknown message 'xxxx' in lang 'en'
3448 <sect1>load/prefixes (9)
3449
3450 <P>
3451 <tt>
3452 <bf>load/prefixes</bf> Reload the prefix table
3453 </tt>
3454
3455 <P>
3456 Reload the /spider/data/prefix_data.pl file if you have changed it
3457 manually whilst the cluster is running.
3458 <sect1>merge &lt;node&gt; &lsqb;&lt;no spots&gt;/&lt;no wwv&gt;&rsqb; (5)
3459
3460 <P>
3461 <tt>
3462 <bf>merge &lt;node&gt; &lsqb;&lt;no spots&gt;/&lt;no wwv&gt;&rsqb;</bf> Ask for the latest spots and WWV 
3463 </tt>
3464
3465 <P>
3466 MERGE allows you to bring your spot and wwv database up to date. By default
3467 it will request the last 10 spots and 5 WWVs from the node you select. The 
3468 node must be connected locally.
3469
3470 You can request any number of spots or wwv and although they will be appended
3471 to your databases they will not duplicate any that have recently been added 
3472 (the last 2 days for spots and last month for WWV data).
3473 <sect1>msg &lt;cmd&gt; &lt;msgno&gt; &lsqb;data ... &rsqb; (9)
3474
3475 <P>
3476 <tt>
3477 <bf>msg &lt;cmd&gt; &lt;msgno&gt; &lsqb;data ... &rsqb;</bf> Alter various message parameters
3478 </tt>
3479
3480 <P>
3481 Alter message parameters like To, From, Subject, whether private or bulletin
3482 or return receipt (RR) is required or whether to keep this message from timing
3483 out.
3484
3485 <tscreen><verb>
3486   MSG TO &lt;msgno&gt; &lt;call&gt;     - change TO callsign to &lt;call&gt;
3487   MSG FRom &lt;msgno&gt; &lt;call&gt;   - change FROM callsign to &lt;call&gt;
3488   MSG PRrivate &lt;msgno&gt;      - set private flag
3489   MSG NOPRrivate &lt;msgno&gt;    - unset private flag
3490   MSG RR &lt;msgno&gt;            - set RR flag
3491   MSG NORR &lt;msgno&gt;          - unset RR flag
3492   MSG KEep &lt;msgno&gt;          - set the keep flag (message won't be deleted ever)
3493   MSG NOKEep &lt;msgno&gt;        - unset the keep flag
3494   MSG SUbject &lt;msgno&gt; &lt;new&gt; - change the subject to &lt;new&gt;
3495   MSG WAittime &lt;msgno&gt;      - remove any waitting time for this message
3496   MSG NOREad &lt;msgno&gt;        - mark message as unread
3497   MSG REad &lt;msgno&gt;          - mark message as read
3498   MSG QUeue                 - queue any outstanding bulletins
3499   MSG QUeue 1               - queue any outstanding private messages
3500 </verb></tscreen>
3501
3502 You can look at the status of a message by using:-
3503
3504 <tscreen><verb>
3505   STAT/MSG &lt;msgno&gt;      
3506 </verb></tscreen>
3507
3508 This will display more information on the message than DIR does.
3509    
3510 <sect1>pc &lt;call&gt; &lt;text&gt; (8)
3511
3512 <P>
3513 <tt>
3514 <bf>pc &lt;call&gt; &lt;text&gt;</bf> Send arbitrary text to a connected callsign
3515 </tt>
3516
3517 <P>
3518 Send some arbitrary text to a locally connected callsign. No
3519 processing is done on the text. This command allows you to send PC
3520 Protocol to unstick things if problems arise (messages get stuck
3521 etc). eg:-
3522
3523 <tscreen><verb>
3524    pc gb7djk PC33^GB7TLH^GB7DJK^400^
3525 </verb></tscreen>
3526 or 
3527 <tscreen><verb>
3528    pc G1TLH Try doing that properly!!!
3529 </verb></tscreen>
3530
3531 Send any text you like to the callsign requested. This is used mainly to send
3532 PC protocol to connected nodes either for testing or to unstick things. 
3533
3534 You can also use in the same way as a talk command to a connected user but
3535 without any processing, added of "from &lt;blah&gt; to &lt;blah" or whatever.
3536  
3537 <sect1>ping &lt;node call&gt; (1)
3538
3539 <P>
3540 <tt>
3541 <bf>ping &lt;node call&gt;</bf> Check the link quality between nodes
3542 </tt>
3543
3544 <P>
3545 This command allows you to send a frame to another cluster node on
3546 the network and get a return frame.  The time it takes to do this
3547 is a good indication of the quality of the link.  The actual time
3548 it takes is output to the console in seconds.
3549 Any visible cluster node can be PINGed.
3550 <sect1>rcmd &lt;node call&gt; &lt;cmd&gt; (1)
3551
3552 <P>
3553 <tt>
3554 <bf>rcmd &lt;node call&gt; &lt;cmd&gt;</bf> Send a command to another DX Cluster
3555 </tt>
3556
3557 <P>
3558 This command allows you to send nearly any command to another DX Cluster
3559 node that is connected to the system. 
3560
3561 Whether you get any output is dependant on a) whether the other system knows
3562 that the node callsign of this cluster is in fact a node b) whether the
3563 other system is allowing RCMDs from this node and c) whether you have
3564 permission to send this command at all.
3565 <sect1>read (0)
3566
3567 <P>
3568 <tt>
3569 <bf>read</bf> Read the next unread personal message addressed to you
3570 </tt>
3571
3572 <P>
3573 <sect1>read &lt;msgno&gt; (0)
3574
3575 <P>
3576 <tt>
3577 <bf>read &lt;msgno&gt;</bf> Read the specified message
3578 </tt>
3579
3580 <P>
3581 You can read any messages that are sent as 'non-personal' and also any
3582 message either sent by or sent to your callsign.
3583 <sect1>read- (5)
3584
3585 <P>
3586 <tt>
3587 <bf>read-</bf> 
3588 </tt>
3589
3590 <P>
3591 As a sysop you may read any message on the system
3592 <sect1>reject (0)
3593
3594 <P>
3595 <tt>
3596 <bf>reject</bf> Set a filter to reject something
3597 </tt>
3598
3599 <P>
3600 Create a filter to reject something
3601
3602 There are 2 types of filter, accept and reject.  See HELP FILTERING for more
3603 info.
3604 <sect1>reject/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3605
3606 <P>
3607 <tt>
3608 <bf>reject/announce &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Announce filter sysop version
3609 </tt>
3610
3611 <P>
3612 This version allows a sysop to set a filter for a callsign as well as the
3613 default for nodes and users eg:-
3614
3615 <tscreen><verb>
3616   reject/ann by G,M,2
3617   reject/ann input node_default by G,M,2
3618   reject/ann user_default by G,M,2
3619 </verb></tscreen>
3620
3621 <sect1>reject/announce &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3622
3623 <P>
3624 <tt>
3625 <bf>reject/announce &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set a 'reject' filter line for announce
3626 </tt>
3627
3628 <P>
3629 Create an 'reject this announce' line for a filter. 
3630
3631 A reject filter line means that if the announce matches this filter it is
3632 passed onto the user. See HELP FILTERING for more info. Please read this
3633 to understand how filters work - it will save a lot of grief later on.
3634
3635 You can use any of the following things in this line:-
3636
3637 <tscreen><verb>
3638   info &lt;string&gt;            eg: iota or qsl
3639   by &lt;prefixes&gt;            eg: G,M,2         
3640   origin &lt;prefixes&gt;
3641   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3642   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3643   origin_zone &lt;prefixes or numbers&gt;
3644   origin_state &lt;states&gt;                eg: VA,NH,RI,ME
3645   by_dxcc &lt;prefixes or numbers&gt;
3646   by_itu &lt;prefixes or numbers&gt;
3647   by_zone &lt;prefixes or numbers&gt;
3648   by_state &lt;states&gt;                eg: VA,NH,RI,ME
3649   channel &lt;prefixes&gt;
3650   wx 1                     filter WX announces
3651   dest &lt;prefixes&gt;          eg: 6MUK,WDX      (distros)
3652 </verb></tscreen>
3653
3654 some examples:-
3655
3656 <tscreen><verb>
3657   rej/ann by_zone 14,15,16 and not by G,M,2
3658 </verb></tscreen>
3659  
3660 You can use the tag 'all' to reject everything eg:
3661
3662 <tscreen><verb>
3663   rej/ann all
3664 </verb></tscreen>
3665
3666 but this probably for advanced users...
3667 <sect1>reject/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3668
3669 <P>
3670 <tt>
3671 <bf>reject/route &lt;call&gt; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set an 'reject' filter line for routing
3672 </tt>
3673
3674 <P>
3675 Create an 'reject this routing PC Protocol' line for a filter. 
3676
3677 An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter 
3678 it is NOT passed thru that interface. See HELP FILTERING for more info. Please 
3679 read this to understand how filters work - it will save a lot of grief later on.
3680
3681 You can use any of the following things in this line:-
3682
3683 <tscreen><verb>
3684   call &lt;prefixes&gt;        the callsign of the thingy
3685   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3686   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3687   call_zone &lt;prefixes or numbers&gt;
3688   call_state &lt;states&gt;                eg: VA,NH,RI,ME
3689   origin &lt;prefixes&gt;      really the interface it came in on
3690   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3691   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3692   origin_zone &lt;prefixes or numbers&gt;
3693   origin_state &lt;states&gt;                eg: VA,NH,RI,ME
3694 </verb></tscreen>
3695
3696 some examples:-
3697
3698 <tscreen><verb>
3699   rej/route gb7djk call_dxcc 61,38 (everything except  UK+EIRE nodes)
3700 </verb></tscreen>
3701
3702 You can use the tag 'all' to reject everything eg:
3703
3704 <tscreen><verb>
3705   rej/route all     (equiv to [very] restricted mode)
3706 </verb></tscreen>
3707
3708 as with ACCEPT/ROUTE 'by' is now a synonym for 'call'.
3709 <sect1>reject/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3710
3711 <P>
3712 <tt>
3713 <bf>reject/spots &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Spot filter sysop version
3714 </tt>
3715
3716 <P>
3717 This version allows a sysop to set a filter for a callsign as well as the
3718 default for nodes and users eg:-
3719
3720 <tscreen><verb>
3721   reject/spot db0sue-7 1 by_zone 14,15,16
3722   reject/spot node_default all
3723   set/hops node_default 10
3724 </verb></tscreen>
3725
3726 <tscreen><verb>
3727   reject/spot user_default by G,M,2
3728 </verb></tscreen>
3729
3730 <sect1>reject/spots &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3731
3732 <P>
3733 <tt>
3734 <bf>reject/spots &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> Set a 'reject' filter line for spots
3735 </tt>
3736
3737 <P>
3738 Create a 'reject this spot' line for a filter. 
3739
3740 A reject filter line means that if the spot matches this filter it is
3741 dumped (not passed on). See HELP FILTERING for more info. Please read this
3742 to understand how filters work - it will save a lot of grief later on.
3743
3744 You can use any of the following things in this line:-
3745
3746 <tscreen><verb>
3747   freq &lt;range&gt;           eg: 0/30000 or hf or hf/cw or 6m,4m,2m
3748   on &lt;range&gt;             same as 'freq'
3749   call &lt;prefixes&gt;        eg: G,PA,HB9
3750   info &lt;string&gt;          eg: iota or qsl
3751   by &lt;prefixes&gt;            
3752   call_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3753   call_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3754   call_zone &lt;prefixes or numbers&gt;
3755   call_state &lt;states&gt;                eg: VA,NH,RI,ME
3756   by_dxcc &lt;prefixes or numbers&gt;
3757   by_itu &lt;prefixes or numbers&gt;
3758   by_zone &lt;prefixes or numbers&gt;
3759   by_state &lt;states&gt;                eg: VA,NH,RI,ME
3760   origin &lt;prefixes&gt;
3761   channel &lt;prefixes&gt;
3762 </verb></tscreen>
3763
3764 'call' means the callsign that has spotted 'by' whoever.
3765  
3766 For frequencies, you can use any of the band names defined in
3767 SHOW/BANDS and you can use a subband name like: cw, rtty, data, ssb -
3768 thus: hf/ssb. You can also just have a simple range like: 0/30000 -
3769 this is more efficient than saying simply: on HF (but don't get
3770 too hung up about that)
3771
3772 some examples:-
3773
3774 <tscreen><verb>
3775   rej/spot 1 on hf
3776   rej/spot 2 on vhf and not (by_zone 14,15,16 or call_zone 14,15,16)
3777 </verb></tscreen>
3778
3779 You can use the tag 'all' to reject everything eg:
3780
3781 <tscreen><verb>
3782   rej/spot 3 all
3783 </verb></tscreen>
3784
3785 but this probably for advanced users...
3786 <sect1>reject/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3787
3788 <P>
3789 <tt>
3790 <bf>reject/wcy &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WCY filter sysop version
3791 </tt>
3792
3793 <P>
3794 This version allows a sysop to set a filter for a callsign as well as the
3795 default for nodes and users eg:-
3796
3797 <tscreen><verb>
3798   reject/wcy gb7djk all
3799 </verb></tscreen>
3800
3801 <sect1>reject/wcy &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3802
3803 <P>
3804 <tt>
3805 <bf>reject/wcy &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set a 'reject' WCY filter
3806 </tt>
3807
3808 <P>
3809 It is unlikely that you will want to do this, but if you do then you can
3810 filter on the following fields:-
3811
3812 <tscreen><verb>
3813   by &lt;prefixes&gt;            eg: G,M,2         
3814   origin &lt;prefixes&gt;
3815   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3816   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3817   origin_zone &lt;prefixes or numbers&gt;
3818   by_dxcc &lt;prefixes or numbers&gt;
3819   by_itu &lt;prefixes or numbers&gt;
3820   by_zone &lt;prefixes or numbers&gt;
3821   channel &lt;prefixes&gt;
3822 </verb></tscreen>
3823
3824 There are no examples because WCY Broadcasts only come from one place and
3825 you either want them or not (see UNSET/WCY if you don't want them).
3826
3827 This command is really provided for future use.
3828
3829 See HELP FILTER for information.
3830 <sect1>reject/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt; (8)
3831
3832 <P>
3833 <tt>
3834 <bf>reject/wwv &lt;call&gt; &lsqb;input&rsqb; &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> WWV filter sysop version
3835 </tt>
3836
3837 <P>
3838 This version allows a sysop to set a filter for a callsign as well as the
3839 default for nodes and users eg:-
3840
3841 <tscreen><verb>
3842   reject/wwv db0sue-7 1 by_zone 4
3843   reject/wwv node_default all
3844 </verb></tscreen>
3845
3846 <tscreen><verb>
3847   reject/wwv user_default by W
3848 </verb></tscreen>
3849
3850 <sect1>reject/wwv &lsqb;0-9&rsqb; &lt;pattern&gt; (0)
3851
3852 <P>
3853 <tt>
3854 <bf>reject/wwv &lsqb;0-9&rsqb; &lt;pattern&gt;</bf> set a 'reject' WWV filter
3855 </tt>
3856
3857 <P>
3858 It is unlikely that you will want to do this, but if you do then you can
3859 filter on the following fields:-
3860
3861 <tscreen><verb>
3862   by &lt;prefixes&gt;            eg: G,M,2         
3863   origin &lt;prefixes&gt;
3864   origin_dxcc &lt;prefixes or numbers&gt;    eg: 61,62 (from eg: sh/pre G)
3865   origin_itu &lt;prefixes or numbers&gt;     or: G,GM,GW
3866   origin_zone &lt;prefixes or numbers&gt;
3867   by_dxcc &lt;prefixes or numbers&gt;
3868   by_itu &lt;prefixes or numbers&gt;
3869   by_zone &lt;prefixes or numbers&gt;
3870   channel &lt;prefixes&gt;
3871 </verb></tscreen>
3872
3873 for example 
3874
3875 <tscreen><verb>
3876   reject/wwv by_zone 14,15,16
3877 </verb></tscreen>
3878
3879 is probably the only useful thing to do (which will only show WWV broadcasts
3880 by stations in the US).
3881
3882 See HELP FILTER for information.
3883 <sect1>reply (0)
3884
3885 <P>
3886 <tt>
3887 <bf>reply</bf> Reply (privately) to the last message that you have read
3888 </tt>
3889
3890 <P>
3891 <sect1>reply &lt;msgno&gt; (0)
3892
3893 <P>
3894 <tt>
3895 <bf>reply &lt;msgno&gt;</bf> Reply (privately) to the specified message
3896 </tt>
3897
3898 <P>
3899 <sect1>reply b &lt;msgno&gt; (0)
3900
3901 <P>
3902 <tt>
3903 <bf>reply b &lt;msgno&gt;</bf> Reply as a Bulletin to the specified message
3904 </tt>
3905
3906 <P>
3907 <sect1>reply noprivate &lt;msgno&gt; (0)
3908
3909 <P>
3910 <tt>
3911 <bf>reply noprivate &lt;msgno&gt;</bf> Reply as a Bulletin to the specified message
3912 </tt>
3913
3914 <P>
3915 <sect1>reply rr &lt;msgno&gt; (0)
3916
3917 <P>
3918 <tt>
3919 <bf>reply rr &lt;msgno&gt;</bf> Reply to the specified message with read receipt
3920 </tt>
3921
3922 <P>
3923 You can reply to a message and the subject will automatically have
3924 "Re:" inserted in front of it, if it isn't already present.
3925
3926 You can also use all the extra qualifiers such as RR, PRIVATE, 
3927 NOPRIVATE, B that you can use with the SEND command (see SEND
3928 for further details)
3929 <sect1>save &lsqb;-d -t -a&rsqb; &lt;filename&gt; "&lt;cmd&gt;" &lsqb;...&rsqb; (9)
3930
3931 <P>
3932 <tt>
3933 <bf>save &lsqb;-d -t -a&rsqb; &lt;filename&gt; "&lt;cmd&gt;" &lsqb;...&rsqb;</bf> Save command output to a file
3934 </tt>
3935
3936 <P>
3937 This sysop only cammand allows you to save the output of one or more
3938 commands to a file. For example:-
3939
3940 <tscreen><verb>
3941   save /spider/packclus/dxstats show/dxstat
3942 </verb></tscreen>
3943
3944 will save the output of the normal command "show/dxstat" to the file
3945 "dxstats" in the files area.
3946
3947 You can have some extra flags to the save which will either 
3948 date stamp or time stamp or both the filename so:-
3949
3950 <tscreen><verb>
3951   save -d /tmp/a &lt;cmd&gt; creates /tmp/a_6-Jan-2002
3952   save -t /tmp/a &lt;cmd&gt; creates /tmp/a_2301Z
3953   save -d -t /tmp/a &lt;cmd&gt; creates /tmp/a_6-Jan-2002_2301Z
3954 </verb></tscreen>
3955
3956 The -a flag means append to the file instead of overwriting it.
3957
3958 You can have more than one command on the line, to do this you MUST
3959 enclose each command in double quotes (") eg:-
3960
3961 <tscreen><verb>
3962   save /tmp/a "sh/hfstats" "blank +" "sh/vhfstats"
3963 </verb></tscreen>
3964
3965 or
3966
3967 <tscreen><verb>
3968   save /tmp/a "sh/hfstats","blank +","sh/vhfstats"
3969 </verb></tscreen>
3970
3971 You can only write into places that the cluster has permission for (which
3972 is that of the "sysop" user [which had BETTER NOT BE "root"]), you will 
3973 need to create any directories you want to put stuff in beforehand as well.
3974  
3975 It is likely that you will want to run these commands in a crontab type 
3976 situation. You would do that something like:-
3977
3978 <tscreen><verb>
3979   0 0 * * * run_cmd('save /tmp/dxstats "echo DXStat Table", "sh/dxstats"')
3980 </verb></tscreen>
3981
3982 Note that you still enclose each command with (") characters but you must
3983 enclose the entire save command in (') characters. 
3984
3985 Now in fact, this can be varied if you know what you are doing. See the
3986 admin manual for more details.
3987  
3988 <sect1>send &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb; (0)
3989
3990 <P>
3991 <tt>
3992 <bf>send &lt;call&gt; &lsqb;&lt;call&gt; ...&rsqb;</bf> Send a message to one or more callsigns
3993 </tt>
3994
3995 <P>
3996 <sect1>send copy &lt;msgno&gt; &lt;call&gt; (0)
3997
3998 <P>
3999 <tt>
4000 <bf>send copy &lt;msgno&gt; &lt;call&gt;</bf> Send a copy of a  message to someone
4001 </tt>
4002
4003 <P>
4004 <sect1>send noprivate &lt;call&gt; (0)
4005
4006 <P>
4007 <tt>
4008 <bf>send noprivate &lt;call&gt;</bf> Send a message to all stations
4009 </tt>
4010
4011 <P>
4012 All the SEND commands will create a message which will be sent either to
4013 an individual callsign or to one of the 'bulletin' addresses. 
4014
4015 SEND &lt;call&gt; on its own acts as though you had typed SEND PRIVATE, that is
4016 it will mark the message as personal and send it to the cluster node that
4017 that callsign is connected to. If the &lt;call&gt; you have specified is in fact
4018 a known bulletin category on your node (eg: ALL) then the message should
4019 automatically become a bulletin.
4020
4021 You can have more than one callsign in all of the SEND commands.
4022
4023 You can have multiple qualifiers so that you can have for example:-
4024
4025 <tscreen><verb>
4026   SEND RR COPY 123 PRIVATE G1TLH G0RDI
4027 </verb></tscreen>
4028
4029 which should send a copy of message 123 to G1TLH and G0RDI and you will
4030 receive a read receipt when they have read the message.
4031
4032 SB is an alias for SEND NOPRIVATE (or send a bulletin in BBS speak)
4033 SP is an alias for SEND PRIVATE
4034
4035 The system will ask you for a subject. Conventionally this should be 
4036 no longer than 29 characters for compatibility. Most modern cluster
4037 software should accept more.
4038
4039 You will now be prompted to start entering your text. 
4040
4041 You finish the message by entering '/EX' on a new line. For instance:
4042
4043 <tscreen><verb>
4044   ...
4045   bye then Jim
4046   73 Dirk
4047   /ex
4048 </verb></tscreen>
4049
4050 If you have started a message and you don't want to keep it then you
4051 can abandon the message with '/ABORT' on a new line, like:-
4052
4053 <tscreen><verb>
4054   line 1
4055   line 2
4056   oh I just can't be bothered with this
4057   /abort
4058 </verb></tscreen>
4059
4060 If you abort the message it will NOT be sent.
4061
4062 When you are entering the text of your message, most normal output (such
4063 as DX announcements and so on are suppressed and stored for latter display
4064 (upto 20 such lines are stored, as new ones come along, so the oldest
4065 lines are dropped).
4066
4067 Also, you can enter normal commands commands (and get the output 
4068 immediately) whilst in the middle of a message. You do this by typing
4069 the command preceeded by a '/' character on a new line, so:-
4070
4071 <tscreen><verb>
4072   /dx g1tlh 144010 strong signal
4073 </verb></tscreen>
4074
4075 Will issue a dx annoucement to the rest of the cluster. 
4076
4077 Also, you can add the output of a command to your message by preceeding 
4078 the command with '//', thus :-
4079
4080 <tscreen><verb>
4081   //sh/vhftable
4082 </verb></tscreen>
4083
4084 This will show YOU the output from SH/VHFTABLE and also store it in the
4085 message. 
4086
4087 You can carry on with the message until you are ready to send it. 
4088 <sect1>send private &lt;call&gt; (0)
4089
4090 <P>
4091 <tt>
4092 <bf>send private &lt;call&gt;</bf> Send a personal message
4093 </tt>
4094
4095 <P>
4096 <sect1>send rr &lt;call&gt; (0)
4097
4098 <P>
4099 <tt>
4100 <bf>send rr &lt;call&gt;</bf> Send a message and ask for a read receipt
4101 </tt>
4102
4103 <P>
4104 <sect1>set/address &lt;your address&gt; (0)
4105
4106 <P>
4107 <tt>
4108 <bf>set/address &lt;your address&gt;</bf> Record your postal address
4109 </tt>
4110
4111 <P>
4112 <sect1>set/announce (0)
4113
4114 <P>
4115 <tt>
4116 <bf>set/announce</bf> Allow announce messages to come out on your terminal
4117 </tt>
4118
4119 <P>
4120 <sect1>set/anntalk (0)
4121
4122 <P>
4123 <tt>
4124 <bf>set/anntalk</bf> Allow talk like announce messages on your terminal
4125 </tt>
4126
4127 <P>
4128 <sect1>set/arcluster &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4129
4130 <P>
4131 <tt>
4132 <bf>set/arcluster &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an AR-Cluster node
4133 </tt>
4134
4135 <P>
4136 <sect1>set/baddx &lt;call&gt;.. (8)
4137
4138 <P>
4139 <tt>
4140 <bf>set/baddx &lt;call&gt;..</bf> Stop callsigns in a dx spot being propagated
4141 </tt>
4142
4143 <P>
4144 <sect1>set/badnode &lt;call&gt;.. (8)
4145
4146 <P>
4147 <tt>
4148 <bf>set/badnode &lt;call&gt;..</bf> Stop spots from this node being propagated
4149 </tt>
4150
4151 <P>
4152 <sect1>set/badspotter &lt;call&gt;.. (8)
4153
4154 <P>
4155 <tt>
4156 <bf>set/badspotter &lt;call&gt;..</bf> Stop spots from this callsign being propagated
4157 </tt>
4158
4159 <P>
4160 <sect1>set/badword &lt;word&gt;.. (8)
4161
4162 <P>
4163 <tt>
4164 <bf>set/badword &lt;word&gt;..</bf> Stop things with this word being propagated
4165 </tt>
4166
4167 <P>
4168 <sect1>set/bbs &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4169
4170 <P>
4171 <tt>
4172 <bf>set/bbs &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign a BBS
4173 </tt>
4174
4175 <P>
4176 <sect1>set/beep (0)
4177
4178 <P>
4179 <tt>
4180 <bf>set/beep</bf> Add a beep to DX and other messages on your terminal
4181 </tt>
4182
4183 <P>
4184 <sect1>set/clx &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4185
4186 <P>
4187 <tt>
4188 <bf>set/clx &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an CLX node
4189 </tt>
4190
4191 <P>
4192 <sect1>set/debug &lt;name&gt; (9)
4193
4194 <P>
4195 <tt>
4196 <bf>set/debug &lt;name&gt;</bf> Add a debug level to the debug set
4197 </tt>
4198
4199 <P>
4200 <sect1>set/dx (0)
4201
4202 <P>
4203 <tt>
4204 <bf>set/dx</bf> Allow DX messages to come out on your terminal
4205 </tt>
4206
4207 <P>
4208 <sect1>set/dxcq (0)
4209
4210 <P>
4211 <tt>
4212 <bf>set/dxcq</bf> Show CQ Zones on the end of DX announcements
4213 </tt>
4214
4215 <P>
4216 <sect1>set/dxgrid (0)
4217
4218 <P>
4219 <tt>
4220 <bf>set/dxgrid</bf> Allow QRA Grid Squares on the end of DX announcements
4221 </tt>
4222
4223 <P>
4224 <sect1>set/dxitu (0)
4225
4226 <P>
4227 <tt>
4228 <bf>set/dxitu</bf> Show ITU Zones on the end of DX announcements
4229 </tt>
4230
4231 <P>
4232 <sect1>set/dxnet &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4233
4234 <P>
4235 <tt>
4236 <bf>set/dxnet &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an DXNet node
4237 </tt>
4238
4239 <P>
4240 <sect1>set/echo (0)
4241
4242 <P>
4243 <tt>
4244 <bf>set/echo</bf> Make the cluster echo your input
4245 </tt>
4246
4247 <P>
4248 <sect1>set/email &lt;email&gt; ... (0)
4249
4250 <P>
4251 <tt>
4252 <bf>set/email &lt;email&gt; ...</bf> Set email address(es) and forward your personals
4253 </tt>
4254
4255 <P>
4256 <sect1>set/here (0)
4257
4258 <P>
4259 <tt>
4260 <bf>set/here</bf> Tell the system you are present at your terminal
4261 </tt>
4262
4263 <P>
4264 <sect1>set/homenode &lt;node&gt;  (0)
4265
4266 <P>
4267 <tt>
4268 <bf>set/homenode &lt;node&gt; </bf> Set your normal cluster callsign
4269 </tt>
4270
4271 <P>
4272 Tell the cluster system where you normally connect to. Any Messages sent
4273 to you will normally find their way there should you not be connected.
4274 eg:-
4275 <tscreen><verb>
4276   SET/HOMENODE gb7djk
4277 </verb></tscreen>
4278
4279 <sect1>set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt; (8)
4280
4281 <P>
4282 <tt>
4283 <bf>set/hops &lt;call&gt; ann|spots|route|wwv|wcy &lt;n&gt;</bf> Set hop count  
4284 </tt>
4285
4286 <P>
4287 <sect1>set/isolate (9)
4288
4289 <P>
4290 <tt>
4291 <bf>set/isolate</bf> Isolate a node from the rest of the network
4292 </tt>
4293
4294 <P>
4295 Connect a node to your system in such a way that you are a full protocol
4296 member of its network and can see all spots on it, but nothing either leaks
4297 out from it nor goes back into from the rest of the nodes connected to you.
4298
4299 You can potentially connect several nodes in this way.
4300  
4301 <sect1>set/language &lt;lang&gt; (0)
4302
4303 <P>
4304 <tt>
4305 <bf>set/language &lt;lang&gt;</bf> Set the language you want to use
4306 </tt>
4307
4308 <P>
4309 You can select the language that you want the cluster to use. Currently
4310 the languages available are en (English), de (German), es (Spanish) 
4311 and nl (Dutch).
4312 <sect1>set/location &lt;lat & long&gt; (0)
4313
4314 <P>
4315 <tt>
4316 <bf>set/location &lt;lat & long&gt;</bf> Set your latitude and longitude
4317 </tt>
4318
4319 <P>
4320 <sect1>set/lockout &lt;call&gt; (9)
4321
4322 <P>
4323 <tt>
4324 <bf>set/lockout &lt;call&gt;</bf> Stop a callsign connecting to the cluster
4325 </tt>
4326
4327 <P>
4328 <sect1>set/logininfo (0)
4329
4330 <P>
4331 <tt>
4332 <bf>set/logininfo</bf> Inform when a station logs in locally
4333 </tt>
4334
4335 <P>
4336 <sect1>set/name &lt;your name&gt; (0)
4337
4338 <P>
4339 <tt>
4340 <bf>set/name &lt;your name&gt;</bf> Set your name
4341 </tt>
4342
4343 <P>
4344 Tell the system what your name is eg:-
4345 <tscreen><verb>
4346   SET/NAME Dirk
4347 </verb></tscreen>
4348
4349 <sect1>set/node &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4350
4351 <P>
4352 <tt>
4353 <bf>set/node &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an AK1A cluster
4354 </tt>
4355
4356 <P>
4357 Tell the system that the call(s) are to be treated as AK1A cluster and
4358 fed PC Protocol rather normal user commands.
4359 <sect1>set/obscount &lt;count&gt; &lt;call&gt; (8)
4360
4361 <P>
4362 <tt>
4363 <bf>set/obscount &lt;count&gt; &lt;call&gt;</bf> Set the 'pump-up' obscelence PING counter 
4364 </tt>
4365
4366 <P>
4367 From 1.35 onwards neighbouring nodes are pinged at regular intervals (see
4368 SET/PINGINTERVAL), usually 300 seconds or 5 minutes. There is a 'pump-up'
4369 counter which is decremented on every outgoing ping and then reset to
4370 the 'obscount' value on every incoming ping. The default value of this
4371 parameter is 2. 
4372
4373 What this means is that a neighbouring node will be pinged twice at 
4374 (default) 300 second intervals and if no reply has been heard just before
4375 what would be the third attempt, that node is disconnected.
4376
4377 If a ping is heard then the obscount is reset to the full value. Using
4378 default values, if a node has not responded to a ping within 15 minutes,
4379 it is disconnected.
4380
4381 You can set this parameter between 1 and 9.
4382
4383 It is STRONGLY recommended that you don't change the default.
4384 <sect1>set/page &lt;lines per page&gt; (0)
4385
4386 <P>
4387 <tt>
4388 <bf>set/page &lt;lines per page&gt;</bf> Set the lines per page
4389 </tt>
4390
4391 <P>
4392 Tell the system how many lines you wish on a page when the number of line
4393 of output from a command is more than this. The default is 20. Setting it
4394 explicitly to 0 will disable paging. 
4395 <tscreen><verb>
4396   SET/PAGE 30
4397   SET/PAGE 0
4398 </verb></tscreen>
4399
4400 The setting is stored in your user profile.
4401 <sect1>set/password (0)
4402
4403 <P>
4404 <tt>
4405 <bf>set/password</bf> Set your own password
4406 </tt>
4407
4408 <P>
4409 This command only works for a 'telnet' user (currently). It will
4410 only work if you have a password already set. This initial password
4411 can only be set by the sysop.
4412
4413 When you execute this command it will ask you for your old password,
4414 then ask you to type in your new password twice (to make sure you
4415 get it right). You may or may not see the data echoed on the screen
4416 as you type, depending on the type of telnet client you have.
4417 <sect1>set/password &lt;callsign&gt; &lt;string&gt; (9)
4418
4419 <P>
4420 <tt>
4421 <bf>set/password &lt;callsign&gt; &lt;string&gt;</bf> Set a users password
4422 </tt>
4423
4424 <P>
4425 The password for a user can only be set by a full sysop. The string
4426 can contain any characters. 
4427
4428 The way this field is used depends on context. If it is being used in
4429 the SYSOP command context then you are offered 5 random numbers and you
4430 have to supply the corresponding letters. This is now mainly for ax25
4431 connections.
4432
4433 If it is being used on incoming telnet connections then, if a password
4434 is set or the:
4435
4436 <tscreen><verb>
4437   set/var $main::passwdreq = 1
4438 </verb></tscreen>
4439
4440 command is executed in the startup script, then a password prompt is
4441 given after the normal 'login: ' prompt.  
4442 <sect1>set/pinginterval &lt;time&gt; &lt;nodecall&gt; (9)
4443
4444 <P>
4445 <tt>
4446 <bf>set/pinginterval &lt;time&gt; &lt;nodecall&gt;</bf> Set ping time to neighbouring nodes 
4447 </tt>
4448
4449 <P>
4450 As from release 1.35 all neighbouring nodes are pinged at regular intervals
4451 in order to determine the rolling quality of the link and, in future, to
4452 affect routing decisions. The default interval is 300 secs or 5 minutes.
4453
4454 You can use this command to set a different interval. Please don't. 
4455
4456 But if you do the value you enter is treated as minutes up 30 and seconds
4457 for numbers greater than that.
4458
4459 This is used also to help determine when a link is down at the far end
4460 (as certain cluster software doesn't always notice), see SET/OBSCOUNT
4461 for more information.
4462
4463 If you must change it (and it may be useful for internet connected nodes
4464 on dynamic IP addresses that go away after a set time of usage) the time
4465 can be specified as:-
4466
4467 <tscreen><verb>
4468   5      which if less than 30 is converted to minutes otherwise is 
4469          taken as the no of seconds between pings. 
4470   120s   120 seconds
4471   5m     5 minutes
4472   1h     1 hour
4473 </verb></tscreen>
4474
4475 Please be aware that this causes traffic to occur on the link, setting 
4476 this value too low may annoy your neighbours beyond the point of 
4477 endurance!
4478
4479 You can switch this off by setting it to 0.
4480 <sect1>set/privilege &lt;n&gt; &lt;call&gt; &lsqb;&lt;call..&rsqb; (9)
4481
4482 <P>
4483 <tt>
4484 <bf>set/privilege &lt;n&gt; &lt;call&gt; &lsqb;&lt;call..&rsqb;</bf> Set privilege level on a call
4485 </tt>
4486
4487 <P>
4488 Set the privilege level on a callsign. The privilege levels that pertain
4489 to commands are as default:-
4490 <tscreen><verb>
4491   0 - normal user
4492   1 - allow remote nodes normal user RCMDs
4493   5 - various privileged commands (including shutdown, but not disc-
4494       connect), the normal level for another node.
4495   8 - more privileged commands (including disconnect)
4496   9 - local sysop privilege. DO NOT SET ANY REMOTE USER OR NODE TO THIS
4497       LEVEL.
4498 </verb></tscreen>
4499 If you are a sysop and you come in as a normal user on a remote connection
4500 your privilege will automatically be set to 0.
4501 <sect1>set/prompt &lt;string&gt; (0)
4502
4503 <P>
4504 <tt>
4505 <bf>set/prompt &lt;string&gt;</bf> Set your prompt to &lt;string&gt;
4506 </tt>
4507
4508 <P>
4509 <sect1>set/qra &lt;locator&gt; (0)
4510
4511 <P>
4512 <tt>
4513 <bf>set/qra &lt;locator&gt;</bf> Set your QRA Grid locator
4514 </tt>
4515
4516 <P>
4517 Tell the system what your QRA (or Maidenhead) locator is. If you have not
4518 done a SET/LOCATION then your latitude and longitude will be set roughly
4519 correctly (assuming your locator is correct ;-). For example:-
4520 <tscreen><verb>
4521   SET/QRA JO02LQ
4522 </verb></tscreen>
4523
4524 <sect1>set/qth &lt;your qth&gt; (0)
4525
4526 <P>
4527 <tt>
4528 <bf>set/qth &lt;your qth&gt;</bf> Set your QTH
4529 </tt>
4530
4531 <P>
4532 Tell the system where you are. For example:-
4533 <tscreen><verb>
4534   SET/QTH East Dereham, Norfolk
4535 </verb></tscreen>
4536
4537 <sect1>set/register &lt;call&gt; ... (9)
4538
4539 <P>
4540 <tt>
4541 <bf>set/register &lt;call&gt; ...</bf> Mark a user as registered
4542 </tt>
4543
4544 <P>
4545 <sect1>set/spider &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb; (5)
4546
4547 <P>
4548 <tt>
4549 <bf>set/spider &lt;call&gt; &lsqb;&lt;call&gt;..&rsqb;</bf> Make the callsign an DXSpider node
4550 </tt>
4551
4552 <P>
4553 Tell the system that the call(s) are to be treated as DXSpider node and
4554 fed new style DX Protocol rather normal user commands.
4555 <sect1>set/sys_location &lt;lat & long&gt; (9)
4556
4557 <P>
4558 <tt>
4559 <bf>set/sys_location &lt;lat & long&gt;</bf> Set your cluster latitude and longitude
4560 </tt>
4561
4562 <P>
4563 In order to get accurate headings and such like you must tell the system
4564 what your latitude and longitude is. If you have not yet done a SET/QRA
4565 then this command will set your QRA locator for you. For example:-
4566 <tscreen><verb>
4567   SET/LOCATION 52 22 N 0 57 E
4568 </verb></tscreen>
4569
4570 <sect1>set/sys_qra &lt;locator&gt; (9)
4571
4572 <P>
4573 <tt>
4574 <bf>set/sys_qra &lt;locator&gt;</bf> Set your cluster QRA Grid locator
4575 </tt>
4576
4577 <P>
4578 <sect1>set/talk (0)
4579
4580 <P>
4581 <tt>
4582 <bf>set/talk</bf> Allow TALK messages to come out on your terminal
4583 </tt>
4584
4585 <P>
4586 <sect1>set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt; (9)
4587
4588 <P>
4589 <tt>
4590 <bf>set/usdb &lt;call&gt; &lt;state&gt; &lt;city&gt;</bf> add/update a US DB callsign
4591 </tt>
4592
4593 <P>
4594 This command allows you to add or alter a callsign in the US state
4595 database. Use with extreme caution. Anything you do here will be
4596 overwritten by any weekly updates that affect this callsign
4597
4598 <tscreen><verb>
4599   set/usdb g1tlh nh downtown rindge
4600 </verb></tscreen>
4601
4602 see also DELETE/USDB
4603 <sect1>set/usstate (0)
4604
4605 <P>
4606 <tt>
4607 <bf>set/usstate</bf> Allow US State info on the end of DX announcements
4608 </tt>
4609
4610 <P>
4611 <sect1>set/wcy (0)
4612
4613 <P>
4614 <tt>
4615 <bf>set/wcy</bf> Allow WCY messages to come out on your terminal
4616 </tt>
4617
4618 <P>
4619 <sect1>set/wwv (0)
4620
4621 <P>
4622 <tt>
4623 <bf>set/wwv</bf> Allow WWV messages to come out on your terminal
4624 </tt>
4625
4626 <P>
4627 <sect1>set/wx (0)
4628
4629 <P>
4630 <tt>
4631 <bf>set/wx</bf> Allow WX messages to come out on your terminal
4632 </tt>
4633
4634 <P>
4635 <sect1>show/baddx (1)
4636
4637 <P>
4638 <tt>
4639 <bf>show/baddx</bf> Show all the bad dx calls in the system
4640 </tt>
4641
4642 <P>
4643 Display all the bad dx callsigns in the system, see SET/BADDX
4644 for more information.
4645 <sect1>show/badnode (1)
4646
4647 <P>
4648 <tt>
4649 <bf>show/badnode</bf> Show all the bad nodes in the system
4650 </tt>
4651
4652 <P>
4653 Display all the bad node callsigns in the system, see SET/BADNODE
4654 for more information.
4655 <sect1>show/badspotter (1)
4656
4657 <P>
4658 <tt>
4659 <bf>show/badspotter</bf> Show all the bad spotters in the system
4660 </tt>
4661
4662 <P>
4663 Display all the bad spotter's callsigns in the system, see SET/BADSPOTTER
4664 for more information.
4665 <sect1>show/badword (1)
4666
4667 <P>
4668 <tt>
4669 <bf>show/badword</bf> Show all the bad words in the system
4670 </tt>
4671
4672 <P>
4673 Display all the bad words in the system, see SET/BADWORD
4674 for more information.
4675 <sect1>show/chat &lsqb;&lt;group&gt;&rsqb; &lsqb;&lt;lines&gt;&rsqb; (0)
4676
4677 <P>
4678 <tt>
4679 <bf>show/chat &lsqb;&lt;group&gt;&rsqb; &lsqb;&lt;lines&gt;&rsqb;</bf> Show any chat or conferencing 
4680 </tt>
4681
4682 <P>
4683 This command allows you to see any chat or conferencing that has  
4684 occurred whilst you were away. SHOW/CHAT on its own will show data for
4685 all groups. If you use a group name then it will show only chat for
4686 that group.
4687 <sect1>show/configuration &lsqb;&lt;node&gt;&rsqb; (0)
4688
4689 <P>
4690 <tt>
4691 <bf>show/configuration &lsqb;&lt;node&gt;&rsqb;</bf> Show all the nodes and users visible
4692 </tt>
4693
4694 <P>
4695 This command allows you to see all the users that can be seen
4696 and the nodes to which they are connected.
4697
4698 This command is normally abbreviated to: sh/c
4699
4700 Normally, the list returned will be just for the nodes from your 
4701 country (because the list otherwise will be very long).
4702
4703 <tscreen><verb>
4704   SH/C ALL 
4705 </verb></tscreen>
4706
4707 will produce a complete list of all nodes. 
4708
4709 BE WARNED: the list that is returned can be VERY long
4710
4711 It is possible to supply a node or part of a prefix and you will get 
4712 a list of the users for that node or list of nodes starting with
4713 that prefix.
4714
4715 <tscreen><verb>
4716   SH/C GB7DJK
4717 </verb></tscreen>
4718
4719 <tscreen><verb>
4720   SH/C SK
4721 </verb></tscreen>
4722
4723 <sect1>show/configuration/node (0)
4724
4725 <P>
4726 <tt>
4727 <bf>show/configuration/node</bf> Show all the nodes connected locally
4728 </tt>
4729
4730 <P>
4731 Show all the nodes connected to this node.
4732 <sect1>show/connect (1)
4733
4734 <P>
4735 <tt>
4736 <bf>show/connect</bf> Show all the active connections
4737 </tt>
4738
4739 <P>
4740 This command shows information on all the active connections known to
4741 the node. This command gives slightly more information than WHO.
4742 <sect1>show/contest &lt;year and month&gt; (0)
4743
4744 <P>
4745 <tt>
4746 <bf>show/contest &lt;year and month&gt;</bf> Show all the contests for a month
4747 </tt>
4748
4749 <P>
4750 Show all known contests which are maintained at http://www.sk3bg.se/contest/
4751 for a particular month or year. The format is reasonably flexible.
4752 For example:-
4753   
4754 <tscreen><verb>
4755   SH/CONTEST sep2003
4756   SH/CONTEST 03 march
4757 </verb></tscreen>
4758
4759 <sect1>show/date &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
4760
4761 <P>
4762 <tt>
4763 <bf>show/date &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show the local time 
4764 </tt>
4765
4766 <P>
4767 This is very nearly the same as SHOW/TIME, the only difference the format
4768 of the date string if no arguments are given.
4769
4770 If no prefixes or callsigns are given then this command returns the local
4771 time and UTC as the computer has it right now. If you give some prefixes
4772 then it will show UTC and UTC + the local offset (not including DST) at
4773 the prefixes or callsigns that you specify.
4774 <sect1>show/db0sdx &lt;callsign&gt; (0)
4775
4776 <P>
4777 <tt>
4778 <bf>show/db0sdx &lt;callsign&gt;</bf> Show QSL infomation from DB0SDX database
4779 </tt>
4780
4781 <P>
4782 This command queries the DB0SDX QSL server on the internet
4783 and returns any information available for that callsign. This service
4784 is provided for users of this software by http://www.qslinfo.de.
4785
4786 See also SHOW/QRZ, SHOW/WM7D.
4787 <sect1>show/debug (9)
4788
4789 <P>
4790 <tt>
4791 <bf>show/debug</bf> Show what levels of debug information you are logging
4792 </tt>
4793
4794 <P>
4795 <sect1>show/dx (0)
4796
4797 <P>
4798 <tt>
4799 <bf>show/dx</bf> Interrogate the spot database
4800 </tt>
4801
4802 <P>
4803 If you just type SHOW/DX you will get the last so many spots
4804 (sysop configurable, but usually 10).
4805    
4806 In addition you can add any number of these commands in very nearly
4807 any order to the basic SHOW/DX command, they are:-
4808    
4809 <tscreen><verb>
4810  on &lt;band&gt;       - eg 160m 20m 2m 23cm 6mm
4811  on &lt;region&gt;     - eg hf vhf uhf shf      (see SHOW/BANDS)
4812  on &lt;from&gt;/&lt;to&gt;  - eg 1000/4000 14000-30000  (in Khz)
4813     &lt;from&gt;-&lt;to&gt;
4814 </verb></tscreen>
4815    
4816 <tscreen><verb>
4817  &lt;number&gt;        - the number of spots you want
4818  &lt;from&gt;-&lt;to&gt;     - &lt;from&gt; spot no &lt;to&gt; spot no in the selected list
4819  &lt;from&gt;/&lt;to&gt;
4820 </verb></tscreen>
4821    
4822 <tscreen><verb>
4823  &lt;prefix&gt;        - for a spotted callsign beginning with &lt;prefix&gt;
4824  *&lt;suffix&gt;       - for a spotted callsign ending in &lt;suffix&gt;
4825  *&lt;string&gt;*      - for a spotted callsign containing &lt;string&gt;
4826 </verb></tscreen>
4827    
4828 <tscreen><verb>
4829  day &lt;number&gt;    - starting &lt;number&gt; days ago
4830  day &lt;from&gt;-&lt;to&gt; - &lt;from&gt; days &lt;to&gt; days ago
4831      &lt;from&gt;/&lt;to&gt;   
4832 </verb></tscreen>
4833
4834 <tscreen><verb>
4835  info &lt;text&gt;     - any spots containing &lt;text&gt; in the info or remarks
4836 </verb></tscreen>
4837     
4838 <tscreen><verb>
4839  by &lt;call&gt;       - any spots spotted by &lt;call&gt; (spotter &lt;call&gt; is the 
4840                    same).
4841 </verb></tscreen>
4842
4843 <tscreen><verb>
4844  qsl             - this automatically looks for any qsl info on the call
4845                    held in the spot database.
4846 </verb></tscreen>
4847
4848 <tscreen><verb>
4849  iota [&lt;iota&gt;]   - If the iota island number is missing it will look for
4850                   the string iota and anything which looks like an iota
4851                   island number. If you specify then it will look for  
4852                   that island.
4853 </verb></tscreen>
4854
4855 <tscreen><verb>
4856  qra [&lt;locator&gt;] - this will look for the specific locator if you specify
4857                    one or else anything that looks like a locator.
4858 </verb></tscreen>
4859
4860 <tscreen><verb>
4861  dxcc            - treat the prefix as a 'country' and look for spots
4862                    from that country regardless of actual prefix.
4863                    eg dxcc oq2 
4864 </verb></tscreen>
4865                   
4866 <tscreen><verb>
4867                    You can also use this with the 'by' keyword so 
4868                    eg by W dxcc  
4869 </verb></tscreen>
4870    
4871 <tscreen><verb>
4872  e.g. 
4873 </verb></tscreen>
4874    
4875 <tscreen><verb>
4876    SH/DX 9m0
4877    SH/DX on 20m info iota
4878    SH/DX 9a on vhf day 30
4879    SH/DX rf1p qsl
4880    SH/DX iota 
4881    SH/DX iota eu-064
4882    SH/DX qra jn86
4883    SH/DX dxcc oq2
4884    SH/DX dxcc oq2 by w dxcc
4885 </verb></tscreen>
4886   
4887 <sect1>show/dxcc &lt;prefix&gt; (0)
4888
4889 <P>
4890 <tt>
4891 <bf>show/dxcc &lt;prefix&gt;</bf> Interrogate the spot database by country
4892 </tt>
4893
4894 <P>
4895 This command takes the &lt;prefix&gt; (which can be a full or partial 
4896 callsign if desired), looks up which internal country number it is
4897 and then displays all the spots as per SH/DX for that country.
4898
4899 This is now an alias for 'SHOW/DX DXCC' 
4900    
4901 The options for SHOW/DX also apply to this command.   
4902 e.g. 
4903    
4904 <tscreen><verb>
4905    SH/DXCC G
4906    SH/DXCC W on 20m iota
4907 </verb></tscreen>
4908
4909 This can be done with the SHOW/DX command like this:-
4910
4911 <tscreen><verb>
4912    SH/DX dxcc g
4913    SH/DX dxcc w on 20m iota
4914 </verb></tscreen>
4915
4916 <sect1>show/dxqsl &lt;callsign&gt; (0)
4917
4918 <P>
4919 <tt>
4920 <bf>show/dxqsl &lt;callsign&gt;</bf> Show any QSL info gathered from spots
4921 </tt>
4922
4923 <P>
4924 The node collects information from the comment fields in spots (things
4925 like 'VIA EA7WA' or 'QSL-G1TLH') and stores these in a database.
4926
4927 This command allows you to interrogate that database and if the callsign
4928 is found will display the manager(s) that people have spotted. This 
4929 information is NOT reliable, but it is normally reasonably accurate if
4930 it is spotted enough times.
4931
4932 For example:-
4933
4934 <tscreen><verb>
4935   sh/dxqsl 4k9w
4936 </verb></tscreen>
4937
4938 You can check the raw input spots yourself with:-
4939
4940 <tscreen><verb>
4941   sh/dx 4k9w qsl
4942 </verb></tscreen>
4943
4944 This gives you more background information.
4945 <sect1>show/dxstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
4946
4947 <P>
4948 <tt>
4949 <bf>show/dxstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the DX Statistics
4950 </tt>
4951
4952 <P>
4953 Show the total DX spots for the last &lt;days&gt; no of days (default is 31), 
4954 starting from a &lt;date&gt; (default: today).
4955 <sect1>show/files &lsqb;&lt;filearea&gt; &lsqb;&lt;string&gt;&rsqb;&rsqb; (0)
4956
4957 <P>
4958 <tt>
4959 <bf>show/files &lsqb;&lt;filearea&gt; &lsqb;&lt;string&gt;&rsqb;&rsqb;</bf> List the contents of a filearea
4960 </tt>
4961
4962 <P>
4963 SHOW/FILES on its own will show you a list of the various fileareas
4964 available on the system. To see the contents of a particular file
4965 area type:-
4966 <tscreen><verb>
4967    SH/FILES &lt;filearea&gt;
4968 </verb></tscreen>
4969 where &lt;filearea&gt; is the name of the filearea you want to see the 
4970 contents of.
4971
4972 You can also use shell globbing characters like '*' and '?' in a
4973 string to see a selection of files in a filearea eg:-
4974 <tscreen><verb>
4975    SH/FILES bulletins arld*
4976 </verb></tscreen>
4977
4978 See also TYPE - to see the contents of a file.
4979 <sect1>show/filter (0)
4980
4981 <P>
4982 <tt>
4983 <bf>show/filter</bf> Show the contents of all the filters you have set
4984 </tt>
4985
4986 <P>
4987 Show the contents of all the filters that are set. This command displays
4988 all the filters set - for all the various categories.
4989 <sect1>show/hfstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
4990
4991 <P>
4992 <tt>
4993 <bf>show/hfstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the HF DX Statistics 
4994 </tt>
4995
4996 <P>
4997 Show the HF DX spots breakdown by band for the last &lt;days&gt; no of days 
4998 (default is 31), starting from a &lt;date&gt; (default: today).
4999 <sect1>show/hftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb; (0)
5000
5001 <P>
5002 <tt>
5003 <bf>show/hftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb;</bf> Show the HF DX Spotter Table
5004 </tt>
5005
5006 <P>
5007 Show the HF DX Spotter table for the list of prefixes for the last 
5008 &lt;days&gt; no of days (default is 31), starting from a &lt;date&gt; (default: today).
5009
5010 If there are no prefixes then it will show the table for your country.
5011
5012 Remember that some countries have more than one "DXCC country" in them
5013 (eg G :-), to show them (assuming you are not in G already which is
5014 specially treated in the code) you must list all the relevant prefixes
5015
5016 <tscreen><verb>
5017   sh/hftable g gm gd gi gj gw gu 
5018 </verb></tscreen>
5019
5020 Note that the prefixes are converted into country codes so you don't have
5021 to list all possible prefixes for each country.
5022
5023 If you want more or less days than the default simply include the
5024 number you require:-
5025
5026 <tscreen><verb>
5027   sh/hftable 20 pa
5028 </verb></tscreen>
5029
5030 If you want to start at a different day, simply add the date in some 
5031 recognizable form:-
5032
5033 <tscreen><verb>
5034   sh/hftable 2 25nov02
5035   sh/hftable 2 25-nov-02 
5036   sh/hftable 2 021125 
5037   sh/hftable 2 25/11/02
5038 </verb></tscreen>
5039
5040 This will show the stats for your DXCC for that CQWW contest weekend. 
5041
5042 You can specify either prefixes or full callsigns (so you can see how you
5043 did against all your mates). You can also say 'all' which will then print
5044 the worldwide statistics.
5045
5046 <tscreen><verb>
5047   sh/hftable all 
5048 </verb></tscreen>
5049
5050 <sect1>show/hops &lt;call&gt; &lsqb;ann|spots|route|wcy|wwv&rsqb; (8)
5051
5052 <P>
5053 <tt>
5054 <bf>show/hops &lt;call&gt; &lsqb;ann|spots|route|wcy|wwv&rsqb;</bf> Show the hop counts for a node
5055 </tt>
5056
5057 <P>
5058 This command shows the hop counts set up for a node. You can specify
5059 which category you want to see. If you leave the category out then 
5060 all the categories will be listed.
5061  
5062 <sect1>show/isolate (1)
5063
5064 <P>
5065 <tt>
5066 <bf>show/isolate</bf> Show list of ISOLATED nodes
5067 </tt>
5068
5069 <P>
5070 <sect1>show/lockout &lt;prefix&gt;|all (9)
5071
5072 <P>
5073 <tt>
5074 <bf>show/lockout &lt;prefix&gt;|all</bf> Show the list of locked out or excluded callsigns
5075 </tt>
5076
5077 <P>
5078 <sect1>show/log &lsqb;&lt;callsign&gt;&rsqb; (8)
5079
5080 <P>
5081 <tt>
5082 <bf>show/log &lsqb;&lt;callsign&gt;&rsqb;</bf> Show excerpts from the system log
5083 </tt>
5084
5085 <P>
5086 This command outputs a short section of the system log.  On its own
5087 it will output a general logfile.  With the optional callsign it will
5088 show output from the log associated with that callsign.
5089 <sect1>show/moon &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
5090
5091 <P>
5092 <tt>
5093 <bf>show/moon &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show Moon rise and set times
5094 </tt>
5095
5096 <P>
5097 Show the Moon rise and set times for a (list of) prefixes or callsigns, 
5098 together with the azimuth and elevation of the sun currently at those
5099 locations.
5100
5101 If you don't specify any prefixes or callsigns, it will show the times for
5102 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
5103 together with the current azimuth and elevation.
5104
5105 In addition, it will show the illuminated fraction of the moons disk.
5106
5107 If all else fails it will show the Moonrise and set times for the node
5108 that you are connected to. 
5109
5110 For example:-
5111
5112 <tscreen><verb>
5113   SH/MOON
5114   SH/MOON G1TLH W5UN
5115 </verb></tscreen>
5116
5117 You can also use this command to see into the past or the future, so
5118 if you want to see yesterday's times then do:-
5119
5120 <tscreen><verb>
5121   SH/MOON -1 
5122 </verb></tscreen>
5123
5124 or in three days time:-
5125
5126 <tscreen><verb>
5127   SH/MOON +3 W9
5128 </verb></tscreen>
5129
5130 Upto 366 days can be checked both in the past and in the future.
5131
5132 Please note that the rise and set times are given as the UT times of rise and 
5133 set on the requested UT day.
5134 <sect1>show/muf &lt;prefix&gt; &lsqb;&lt;hours&gt;&rsqb;&lsqb;long&rsqb; (0)
5135
5136 <P>
5137 <tt>
5138 <bf>show/muf &lt;prefix&gt; &lsqb;&lt;hours&gt;&rsqb;&lsqb;long&rsqb;</bf> Show the likely propagation to a prefix
5139 </tt>
5140
5141 <P>
5142 This command allow you to estimate the likelihood of you contacting
5143 a station with the prefix you have specified. The output assumes a modest
5144 power of 20dBW and receiver sensitivity of -123dBm (about 0.15muV/10dB SINAD)
5145
5146 The result predicts the most likely operating frequencies and signal
5147 levels for high frequency (shortwave) radio propagation paths on
5148 specified days of the year and hours of the day. It is most useful for
5149 paths between 250 km and 6000 km, but can be used with reduced accuracy
5150 for paths shorter or longer than this.
5151
5152 The command uses a routine MINIMUF 3.5 developed by the U.S. Navy and
5153 used to predict the MUF given the predicted flux, day of the year,
5154 hour of the day and geographic coordinates of the transmitter and
5155 receiver. This routine is reasonably accurate for the purposes here,
5156 with a claimed RMS error of 3.8 MHz, but much smaller and less complex
5157 than the programs used by major shortwave broadcasting organizations,
5158 such as the Voice of America.
5159
5160 The command will display some header information detailing its
5161 assumptions, together with the locations, latitude and longitudes and
5162 bearings. It will then show UTC (UT), local time at the other end
5163 (LT), calculate the MUFs, Sun zenith angle at the midpoint of the path
5164 (Zen) and the likely signal strengths. Then for each frequency for which
5165 the system thinks there is a likelihood of a circuit it prints a value.
5166
5167 The value is currently a likely S meter reading based on the conventional
5168 6dB / S point scale. If the value has a '+' appended it means that it is
5169 1/2 an S point stronger. If the value is preceeded by an 'm' it means that
5170 there is likely to be much fading and by an 's' that the signal is likely
5171 to be noisy.  
5172
5173 By default SHOW/MUF will show the next two hours worth of data. You
5174 can specify anything up to 24 hours worth of data by appending the no of
5175 hours required after the prefix. For example:-
5176
5177 <tscreen><verb>
5178   SH/MUF W
5179 </verb></tscreen>
5180
5181 produces:
5182
5183 <tscreen><verb>
5184   RxSens: -123 dBM SFI: 159   R: 193   Month: 10   Day: 21
5185   Power :   20 dBW    Distance:  6283 km    Delay: 22.4 ms
5186   Location                       Lat / Long           Azim
5187   East Dereham, Norfolk          52 41 N 0 57 E         47
5188   United-States-W                43 0 N 87 54 W        299
5189   UT LT  MUF Zen  1.8  3.5  7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0
5190   18 23 11.5 -35  mS0+ mS2   S3
5191   19  0 11.2 -41  mS0+ mS2   S3
5192 </verb></tscreen>
5193
5194 indicating that you will have weak, fading circuits on top band and 
5195 80m but usable signals on 40m (about S3).
5196
5197 inputing:-
5198
5199 <tscreen><verb>
5200   SH/MUF W 24
5201 </verb></tscreen>
5202
5203 will get you the above display, but with the next 24 hours worth of
5204 propagation data.
5205
5206 <tscreen><verb>
5207   SH/MUF W L 24
5208   SH/MUF W 24 Long
5209 </verb></tscreen>
5210
5211 Gives you an estimate of the long path propagation characterics. It
5212 should be noted that the figures will probably not be very useful, nor
5213 terrible accurate, but it is included for completeness.
5214 <sect1>show/newconfiguration &lsqb;&lt;node&gt;&rsqb; (0)
5215
5216 <P>
5217 <tt>
5218 <bf>show/newconfiguration &lsqb;&lt;node&gt;&rsqb;</bf> Show all the nodes and users visible
5219 </tt>
5220
5221 <P>
5222 This command allows you to see all the users that can be seen
5223 and the nodes to which they are connected. 
5224
5225 This command produces essentially the same information as 
5226 SHOW/CONFIGURATION except that it shows all the duplication of
5227 any routes that might be present It also uses a different format
5228 which may not take up quite as much space if you don't have any
5229 loops.
5230
5231 BE WARNED: the list that is returned can be VERY long
5232 <sect1>show/newconfiguration/node (0)
5233
5234 <P>
5235 <tt>
5236 <bf>show/newconfiguration/node</bf> Show all the nodes connected locally
5237 </tt>
5238
5239 <P>
5240 Show all the nodes connected to this node in the new format.
5241 <sect1>show/node &lsqb;&lt;callsign&gt; ...&rsqb; (1)
5242
5243 <P>
5244 <tt>
5245 <bf>show/node &lsqb;&lt;callsign&gt; ...&rsqb;</bf> Show the type and version number of nodes
5246 </tt>
5247
5248 <P>
5249 Show the type and version (if connected) of the nodes specified on the
5250 command line. If no callsigns are specified then a sorted list of all
5251 the non-user callsigns known to the system will be displayed.
5252 <sect1>show/prefix &lt;callsign&gt; (0)
5253
5254 <P>
5255 <tt>
5256 <bf>show/prefix &lt;callsign&gt;</bf> Interrogate the prefix database 
5257 </tt>
5258
5259 <P>
5260 This command takes the &lt;callsign&gt; (which can be a full or partial 
5261 callsign or a prefix), looks up which internal country number 
5262 it is and then displays all the relevant prefixes for that country
5263 together with the internal country no, the CQ and ITU regions. 
5264
5265 See also SHOW/DXCC
5266 <sect1>show/program (5)
5267
5268 <P>
5269 <tt>
5270 <bf>show/program</bf> Show the locations of all the included program modules
5271 </tt>
5272
5273 <P>
5274 Show the name and location where every program module was load from. This
5275 is useful for checking where you think you have loaded a .pm file from. 
5276 <sect1>show/qra &lt;lat&gt; &lt;long&gt; (0)
5277
5278 <P>
5279 <tt>
5280 <bf>show/qra &lt;lat&gt; &lt;long&gt;</bf> Convert lat/long to a QRA Grid locator
5281 </tt>
5282
5283 <P>
5284 This is a multipurpose command that allows you either to calculate the
5285 distance and bearing between two locators or (if only one locator is
5286 given on the command line) the distance and beraing from your station
5287 to the locator. For example:-
5288
5289 <tscreen><verb>
5290  SH/QRA IO92QL 
5291  SH/QRA JN06 IN73
5292 </verb></tscreen>
5293
5294 The first example will show the distance and bearing to the locator from
5295 yourself, the second example will calculate the distance and bearing from
5296 the first locator to the second. You can use 4 or 6 character locators.
5297
5298 It is also possible to convert a latitude and longitude to a locator by 
5299 using this command with a latitude and longitude as an argument, for
5300 example:-
5301
5302 <tscreen><verb>
5303  SH/QRA 52 41 N 0 58 E
5304 </verb></tscreen>
5305
5306 <sect1>show/qra &lt;locator&gt; &lsqb;&lt;locator&gt;&rsqb; (0)
5307
5308 <P>
5309 <tt>
5310 <bf>show/qra &lt;locator&gt; &lsqb;&lt;locator&gt;&rsqb;</bf> Show distance between QRA Grid locators
5311 </tt>
5312
5313 <P>
5314 <sect1>show/qrz &lt;callsign&gt; (0)
5315
5316 <P>
5317 <tt>
5318 <bf>show/qrz &lt;callsign&gt;</bf> Show any callbook details on a callsign
5319 </tt>
5320
5321 <P>
5322 This command queries the QRZ callbook server on the internet
5323 and returns any information available for that callsign. This service
5324 is provided for users of this software by http://www.qrz.com 
5325
5326 See also SHOW/WM7D for an alternative.
5327 <sect1>show/registered &lsqb;&lt;prefix&gt;&rsqb; (9)
5328
5329 <P>
5330 <tt>
5331 <bf>show/registered &lsqb;&lt;prefix&gt;&rsqb;</bf> Show the registered users
5332 </tt>
5333
5334 <P>
5335 <sect1>show/route &lt;callsign&gt; ... (0)
5336
5337 <P>
5338 <tt>
5339 <bf>show/route &lt;callsign&gt; ...</bf> Show the route to the callsign
5340 </tt>
5341
5342 <P>
5343 This command allows you to see to which node the callsigns specified are
5344 connected. It is a sort of inverse sh/config.
5345
5346 <tscreen><verb>
5347  sh/route n2tly
5348 </verb></tscreen>
5349
5350 <sect1>show/satellite &lt;name&gt; &lsqb;&lt;hours&gt; &lt;interval&gt;&rsqb; (0)
5351
5352 <P>
5353 <tt>
5354 <bf>show/satellite &lt;name&gt; &lsqb;&lt;hours&gt; &lt;interval&gt;&rsqb;</bf> Show tracking data
5355 </tt>
5356
5357 <P>
5358 Show the tracking data from your location to the satellite of your choice
5359 from now on for the next few hours.
5360
5361 If you use this command without a satellite name it will display a list
5362 of all the satellites known currently to the system. 
5363
5364 If you give a name then you can obtain tracking data of all the passes
5365 that start and finish 5 degrees below the horizon. As default it will
5366 give information for the next three hours for every five minute period.
5367
5368 You can alter the number of hours and the step size, within certain 
5369 limits. 
5370
5371 Each pass in a period is separated with a row of '-----' characters
5372
5373 So for example:-
5374
5375 <tscreen><verb>
5376  SH/SAT AO-10 
5377  SH/SAT FENGYUN1 12 2
5378 </verb></tscreen>
5379
5380 <sect1>show/station all &lsqb;&lt;regex&gt;&rsqb; (6)
5381
5382 <P>
5383 <tt>
5384 <bf>show/station all &lsqb;&lt;regex&gt;&rsqb;</bf> Show list of users in the system
5385 </tt>
5386
5387 <P>
5388 <sect1>show/station &lsqb;&lt;callsign&gt; ..&rsqb; (0)
5389
5390 <P>
5391 <tt>
5392 <bf>show/station &lsqb;&lt;callsign&gt; ..&rsqb;</bf> Show information about a callsign
5393 </tt>
5394
5395 <P>
5396 Show the information known about a callsign and whether (and where)
5397 that callsign is connected to the cluster.
5398
5399 <tscreen><verb>
5400   SH/ST G1TLH
5401 </verb></tscreen>
5402
5403 If no callsign is given then show the information for yourself.
5404 <sect1>show/sun &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
5405
5406 <P>
5407 <tt>
5408 <bf>show/sun &lsqb;ndays&rsqb; &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show sun rise and set times
5409 </tt>
5410
5411 <P>
5412 Show the sun rise and set times for a (list of) prefixes or callsigns, 
5413 together with the azimuth and elevation of the sun currently at those
5414 locations.
5415
5416 If you don't specify any prefixes or callsigns, it will show the times for
5417 your QTH (assuming you have set it with either SET/LOCATION or SET/QRA),
5418 together with the current azimuth and elevation.
5419
5420 If all else fails it will show the sunrise and set times for the node
5421 that you are connected to. 
5422
5423 For example:-
5424
5425 <tscreen><verb>
5426   SH/SUN
5427   SH/SUN G1TLH K9CW ZS
5428 </verb></tscreen>
5429
5430 You can also use this command to see into the past or the future, so
5431 if you want to see yesterday's times then do:-
5432
5433 <tscreen><verb>
5434   SH/SUN -1 
5435 </verb></tscreen>
5436
5437 or in three days time:-
5438
5439 <tscreen><verb>
5440   SH/SUN +3 W9
5441 </verb></tscreen>
5442
5443 Upto 366 days can be checked both in the past and in the future.
5444
5445 Please note that the rise and set times are given as the UT times of rise 
5446 and set on the requested UT day.
5447 <sect1>show/time &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb; (0)
5448
5449 <P>
5450 <tt>
5451 <bf>show/time &lsqb;&lt;prefix&gt;|&lt;callsign&gt;&rsqb;</bf> Show the local time 
5452 </tt>
5453
5454 <P>
5455 If no prefixes or callsigns are given then this command returns the local
5456 time and UTC as the computer has it right now. If you give some prefixes
5457 then it will show UTC and UTC + the local offset (not including DST) at
5458 the prefixes or callsigns that you specify.
5459 <sect1>show/usdb &lsqb;call ..&rsqb; (0)
5460
5461 <P>
5462 <tt>
5463 <bf>show/usdb &lsqb;call ..&rsqb;</bf> Show information held on the FCC Call database
5464 </tt>
5465
5466 <P>
5467 Show the City and State of a Callsign held on the FCC database if
5468 his is being run on this system, eg:-
5469
5470 <tscreen><verb>
5471   sh/usdb k1xx
5472 </verb></tscreen>
5473
5474 <sect1>show/vhfstats &lsqb;days&rsqb; &lsqb;date&rsqb; (0)
5475
5476 <P>
5477 <tt>
5478 <bf>show/vhfstats &lsqb;days&rsqb; &lsqb;date&rsqb;</bf> Show the VHF DX Statistics
5479 </tt>
5480
5481 <P>
5482 Show the VHF DX spots breakdown by band for the last 
5483 &lt;days&gt; no of days (default is 31), starting from a date (default: today).
5484 <sect1>show/vhftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb; (0)
5485
5486 <P>
5487 <tt>
5488 <bf>show/vhftable &lsqb;days&rsqb; &lsqb;date&rsqb; &lsqb;prefix ...&rsqb;</bf> Show the VHF DX Spotter Table
5489 </tt>
5490
5491 <P>
5492 Show the VHF DX Spotter table for the list of prefixes for the last 
5493 &lt;days&gt; no of days (default is 31), starting from a date (default: today).
5494
5495 If there are no prefixes then it will show the table for your country.
5496
5497 Remember that some countries have more than one "DXCC country" in them
5498 (eg G :-), to show them (assuming you are not in G already which is
5499 specially treated in the code) you must list all the relevant prefixes
5500
5501 <tscreen><verb>
5502   sh/vhftable g gm gd gi gj gw gu 
5503 </verb></tscreen>
5504
5505 Note that the prefixes are converted into country codes so you don't have
5506 to list all possible prefixes for each country.
5507
5508 If you want more or less days than the default simply include the
5509 number you require:-
5510
5511 <tscreen><verb>
5512   sh/vhftable 20 pa
5513 </verb></tscreen>
5514
5515 If you want to start at a different day, simply add the date in some 
5516 recognizable form:-
5517
5518 <tscreen><verb>
5519   sh/vhftable 2 25nov02
5520   sh/vhftable 2 25-nov-02 
5521   sh/vhftable 2 021125 
5522   sh/vhftable 2 25/11/02
5523 </verb></tscreen>
5524
5525 This will show the stats for your DXCC for that CQWW contest weekend. 
5526
5527 You can specify either prefixes or full callsigns (so you can see how you
5528 did against all your mates). You can also say 'all' which will then print
5529 the worldwide statistics.
5530
5531 <tscreen><verb>
5532   sh/vhftable all 
5533 </verb></tscreen>
5534
5535 <sect1>show/wcy (0)
5536
5537 <P>
5538 <tt>
5539 <bf>show/wcy</bf> Show last 10 WCY broadcasts
5540 </tt>
5541
5542 <P>
5543 <sect1>show/wcy &lt;n&gt; (0)
5544
5545 <P>
5546 <tt>
5547 <bf>show/wcy &lt;n&gt;</bf> Show last &lt;n&gt; WCY broadcasts
5548 </tt>
5549
5550 <P>
5551 Display the most recent WCY information that has been received by the system
5552  
5553 <sect1>show/wm7d &lt;callsign&gt; (0)
5554
5555 <P>
5556 <tt>
5557 <bf>show/wm7d &lt;callsign&gt;</bf> Show callbook details on a US callsigns
5558 </tt>
5559
5560 <P>
5561 This command queries the WM7D callbook server on the internet
5562 and returns any information available for that US callsign. This service
5563 is provided for users of this software by http://www.wm7d.net.
5564
5565 See also SHOW/QRZ. 
5566 <sect1>show/wwv (0)
5567
5568 <P>
5569 <tt>
5570 <bf>show/wwv</bf> Show last 10 WWV broadcasts
5571 </tt>
5572
5573 <P>
5574 <sect1>show/wwv &lt;n&gt; (0)
5575
5576 <P>
5577 <tt>
5578 <bf>show/wwv &lt;n&gt;</bf> Show last &lt;n&gt; WWV broadcasts
5579 </tt>
5580
5581 <P>
5582 Display the most recent WWV information that has been received by the system
5583 <sect1>shutdown (5)
5584
5585 <P>
5586 <tt>
5587 <bf>shutdown</bf> Shutdown the cluster
5588 </tt>
5589
5590 <P>
5591 Shutdown the cluster and disconnect all the users 
5592 <sect1>spoof &lt;call&gt; &lt;command&gt; (9)
5593
5594 <P>
5595 <tt>
5596 <bf>spoof &lt;call&gt; &lt;command&gt;</bf> Do a command as though you are another user
5597 </tt>
5598
5599 <P>
5600 This command is provided so that sysops can set a user's parameters without
5601 me having to write a special 'sysop' version for every user command. It
5602 allows you to pretend that you are doing the command as the user you specify.
5603
5604 eg:-
5605
5606 <tscreen><verb>
5607    SPOOF G1TLH set/name Dirk
5608    SPOOF G1TLH set/qra JO02LQ
5609 </verb></tscreen>
5610
5611 <sect1>stat/channel &lsqb;&lt;callsign&gt;&rsqb; (5)
5612
5613 <P>
5614 <tt>
5615 <bf>stat/channel &lsqb;&lt;callsign&gt;&rsqb;</bf> Show the status of a channel on the cluster
5616 </tt>
5617
5618 <P>
5619 Show the internal status of the channel object either for the channel that 
5620 you are on or else for the callsign that you asked for.
5621
5622 Only the fields that are defined (in perl term) will be displayed.
5623 <sect1>stat/db &lt;dbname&gt; (5)
5624
5625 <P>
5626 <tt>
5627 <bf>stat/db &lt;dbname&gt;</bf> Show the status of a database
5628 </tt>
5629
5630 <P>
5631 Show the internal status of a database descriptor.
5632
5633 Depending on your privilege level you will see more or less information. 
5634 This command is unlikely to be of much use to anyone other than a sysop.
5635 <sect1>stat/msg (1)
5636
5637 <P>
5638 <tt>
5639 <bf>stat/msg</bf> Show the status of the message system
5640 </tt>
5641
5642 <P>
5643 <sect1>stat/msg &lt;msgno&gt; (1)
5644
5645 <P>
5646 <tt>
5647 <bf>stat/msg &lt;msgno&gt;</bf> Show the status of a message
5648 </tt>
5649
5650 <P>
5651 This command shows the internal status of a message and includes information
5652 such as to whom it has been forwarded, its size, origin etc etc.
5653
5654 If no message number is given then the status of the message system is 
5655 displayed.
5656 <sect1>stat/route_node &lt;callsign&gt; (5)
5657
5658 <P>
5659 <tt>
5660 <bf>stat/route_node &lt;callsign&gt;</bf> Show the data in a Route::Node object
5661 </tt>
5662
5663 <P>
5664 <sect1>stat/route_node all (5)
5665
5666 <P>
5667 <tt>
5668 <bf>stat/route_node all</bf> Show list of all Route::Node objects
5669 </tt>
5670
5671 <P>
5672 <sect1>stat/route_user &lt;callsign&gt; (5)
5673
5674 <P>
5675 <tt>
5676 <bf>stat/route_user &lt;callsign&gt;</bf> Show the data in a Route::User object
5677 </tt>
5678
5679 <P>
5680 <sect1>stat/route_user all (5)
5681
5682 <P>
5683 <tt>
5684 <bf>stat/route_user all</bf> Show list of all Route::User objects
5685 </tt>
5686
5687 <P>
5688 <sect1>stat/user &lsqb;&lt;callsign&gt;&rsqb; (5)
5689
5690 <P>
5691 <tt>
5692 <bf>stat/user &lsqb;&lt;callsign&gt;&rsqb;</bf> Show the full status of a user
5693 </tt>
5694
5695 <P>
5696 Shows the full contents of a user record including all the secret flags
5697 and stuff.
5698
5699 Only the fields that are defined (in perl term) will be displayed.
5700 <sect1>sysop (0)
5701
5702 <P>
5703 <tt>
5704 <bf>sysop</bf> Regain your privileges if you login remotely
5705 </tt>
5706
5707 <P>
5708 The system automatically reduces your privilege level to that of a
5709 normal user if you login in remotely. This command allows you to
5710 regain your normal privilege level. It uses the normal system: five
5711 numbers are returned that are indexes into the character array that is
5712 your assigned password (see SET/PASSWORD). The indexes start from
5713 zero.
5714
5715 You are expected to return a string which contains the characters
5716 required in the correct order. You may intersperse those characters
5717 with others to obscure your reply for any watchers. For example (and
5718 these values are for explanation :-):
5719
5720 <tscreen><verb>
5721   password = 012345678901234567890123456789
5722   &gt; sysop
5723   22 10 15 17 3
5724 </verb></tscreen>
5725 you type:-
5726 <tscreen><verb>
5727  aa2bbbb0ccc5ddd7xxx3n
5728  or 2 0 5 7 3
5729  or 20573
5730 </verb></tscreen>
5731
5732 They will all match. If there is no password you will still be offered
5733 numbers but nothing will happen when you input a string. Any match is
5734 case sensitive.
5735 <sect1>talk &lt;call&gt; &gt; &lt;node&gt; &lsqb;&lt;text&gt;&rsqb; (0)
5736
5737 <P>
5738 <tt>
5739 <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
5740 </tt>
5741
5742 <P>
5743 Send a short message to any other station that is visible on the cluster
5744 system. You can send it to anyone you can see with a SHOW/CONFIGURATION 
5745 command, they don't have to be connected locally.
5746
5747 The second form of TALK is used when other cluster nodes are connected
5748 with restricted information. This usually means that they don't send 
5749 the user information usually associated with logging on and off the cluster.
5750
5751 If you know that G3JNB is likely to be present on GB7TLH, but you can only
5752 see GB7TLH in the SH/C list but with no users, then you would use the
5753 second form of the talk message.
5754
5755 If you want to have a ragchew with someone you can leave the text message
5756 out and the system will go into 'Talk' mode. What this means is that a
5757 short message is sent to the recipient telling them that you are in a
5758 'Talking' frame of mind and then you just type - everything you send will
5759 go to the station that you asked for. 
5760
5761 All the usual announcements, spots and so on will still come out on your
5762 terminal.
5763
5764 If you want to do something (such as send a spot) you preceed the normal 
5765 command with a '/' character, eg:-
5766
5767 <tscreen><verb>
5768    /DX 14001 G1TLH What's a B class licensee doing on 20m CW?
5769    /HELP talk
5770 </verb></tscreen>
5771
5772 To leave talk mode type:
5773    
5774 <tscreen><verb>
5775    /EX
5776 </verb></tscreen>
5777
5778 If you are in 'Talk' mode, there is an extention to the '/' command which
5779 allows you to send the output to all the people you are talking to. You do 
5780 with the '//' command. For example:-
5781
5782 <tscreen><verb>
5783   //sh/hftable
5784 </verb></tscreen>
5785
5786 will send the hftable as you have it to all the people you are currently 
5787 talking to.
5788 <sect1>talk &lt;call&gt; &lsqb;&lt;text&gt;&rsqb; (0)
5789
5790 <P>
5791 <tt>
5792 <bf>talk &lt;call&gt; &lsqb;&lt;text&gt;&rsqb;</bf> Send a text message to another station
5793 </tt>
5794
5795 <P>
5796 <sect1>type &lt;filearea&gt;/&lt;name&gt; (0)
5797
5798 <P>
5799 <tt>
5800 <bf>type &lt;filearea&gt;/&lt;name&gt;</bf> Look at the contents of a file in one of the fileareas
5801 </tt>
5802
5803 <P>
5804 Type out the contents of a file in a filearea. So, for example, in 
5805 filearea 'bulletins' you want to look at file 'arld051' you would 
5806 enter:-
5807 <tscreen><verb>
5808    TYPE bulletins/arld051
5809 </verb></tscreen>
5810
5811 See also SHOW/FILES to see what fileareas are available and a 
5812 list of content.
5813 <sect1>uncatchup &lt;node call&gt; all|&lsqb;msgno&gt; ...&rsqb; (5)
5814
5815 <P>
5816 <tt>
5817 <bf>uncatchup &lt;node call&gt; all|&lsqb;msgno&gt; ...&rsqb;</bf> Unmark a message as sent
5818 </tt>
5819
5820 <P>
5821 When you send messages the fact that you have forwarded it to another node 
5822 is remembered so that it isn't sent again. When you have a new partner
5823 node and you add their callsign to your /spider/msg/forward.pl file, all
5824 outstanding non-private messages will be forwarded to them. This may well
5825 be ALL the non-private messages. You can prevent this by using these 
5826 commmands:-
5827
5828 <tscreen><verb>
5829   catchup GB7DJK all
5830   catchup GB7DJK 300 301 302 303 500-510
5831 </verb></tscreen>
5832         
5833 and to undo what you have just done:-
5834   
5835 <tscreen><verb>
5836   uncatchup GB7DJK all
5837   uncatchup GB7DJK 300 301 302 303 500-510
5838 </verb></tscreen>
5839
5840 which will arrange for them to be forward candidates again.
5841
5842 Order is not important.
5843 <sect1>unset/announce (0)
5844
5845 <P>
5846 <tt>
5847 <bf>unset/announce</bf> Stop announce messages coming out on your terminal
5848 </tt>
5849
5850 <P>
5851 <sect1>unset/anntalk (0)
5852
5853 <P>
5854 <tt>
5855 <bf>unset/anntalk</bf> Stop talk like announce messages on your terminal
5856 </tt>
5857
5858 <P>
5859 The announce system on legacy cluster nodes is used as a talk 
5860 substitute because the network is so poorly connected. If you:
5861
5862 <tscreen><verb>
5863   unset/anntalk
5864 </verb></tscreen>
5865
5866 you will suppress several of these announces, you may miss the odd 
5867 useful one as well, but you would probably miss them anyway in the
5868 welter of useless ones.
5869
5870 <tscreen><verb>
5871   set/anntalk 
5872 </verb></tscreen>
5873
5874 allows you to see them again. This is the default.
5875 <sect1>unset/baddx &lt;call&gt;.. (8)
5876
5877 <P>
5878 <tt>
5879 <bf>unset/baddx &lt;call&gt;..</bf> Propagate a dx spot with this callsign again
5880 </tt>
5881
5882 <P>
5883 Setting a word as 'baddx' will prevent spots with that word in the
5884 'spotted' field (as in: DX 14001.1 FR0G)of a DX spot from going any
5885 further. They will not be displayed and they will not be sent onto
5886 other nodes.
5887
5888 The word must be written in full, no wild cards are allowed eg:-
5889
5890 <tscreen><verb>
5891   set/baddx FORSALE VIDEO FR0G
5892 </verb></tscreen>
5893
5894 To allow a word again, use the following command ...
5895
5896 <tscreen><verb>
5897   unset/baddx VIDEO
5898 </verb></tscreen>
5899
5900 <sect1>unset/badnode &lt;call&gt;.. (8)
5901
5902 <P>
5903 <tt>
5904 <bf>unset/badnode &lt;call&gt;..</bf> Allow spots from this node again
5905 </tt>
5906
5907 <P>
5908 Setting a callsign as a 'badnode' will prevent spots from that node 
5909 going any further. They will not be displayed and they will not be 
5910 sent onto other nodes.
5911
5912 The call must be a full eg:-
5913
5914 <tscreen><verb>
5915   set/badnode K1TTT 
5916 </verb></tscreen>
5917
5918 will stop anything from K1TTT. If you want SSIDs as well then you must
5919 enter them specifically.
5920
5921 <tscreen><verb>
5922   unset/badnode K1TTT
5923 </verb></tscreen>
5924
5925 will allow spots from him again.
5926
5927 Use with extreme care. This command may well be superceeded by FILTERing.
5928 <sect1>unset/badspotter &lt;call&gt;.. (8)
5929
5930 <P>
5931 <tt>
5932 <bf>unset/badspotter &lt;call&gt;..</bf> Allow spots from this callsign again
5933 </tt>
5934
5935 <P>
5936 Setting a callsign as a 'badspotter' will prevent spots from this callsign 
5937 going any further. They will not be displayed and they will not be 
5938 sent onto other nodes.
5939
5940 The call must be written in full, no wild cards are allowed eg:-
5941
5942 <tscreen><verb>
5943   set/badspotter VE2STN 
5944 </verb></tscreen>
5945
5946 will stop anything from VE2STN. This command will automatically
5947 stop spots from this user, regardless of whether or which SSID 
5948 he uses. DO NOT USE SSIDs in the callsign, just use the callsign
5949 as above or below.
5950
5951 <tscreen><verb>
5952   unset/badspotter VE2STN
5953 </verb></tscreen>
5954
5955 will allow spots from him again.
5956
5957 Use with extreme care. This command may well be superceded by FILTERing.
5958 <sect1>unset/badword &lt;word&gt;.. (8)
5959
5960 <P>
5961 <tt>
5962 <bf>unset/badword &lt;word&gt;..</bf> Propagate things with this word again
5963 </tt>
5964
5965 <P>
5966 Setting a word as a 'badword' will prevent things like spots,
5967 announces or talks with this word in the the text part from going any
5968 further. They will not be displayed and they will not be sent onto
5969 other nodes.
5970
5971 The word must be written in full, no wild cards are allowed eg:-
5972
5973 <tscreen><verb>
5974   set/badword annihilate annihilated annihilation 
5975 </verb></tscreen>
5976
5977 will stop anything with these words in the text.
5978
5979 <tscreen><verb>
5980   unset/badword annihilated
5981 </verb></tscreen>
5982
5983 will allow text with this word again.
5984 <sect1>unset/beep (0)
5985
5986 <P>
5987 <tt>
5988 <bf>unset/beep</bf> Stop beeps for DX and other messages on your terminal
5989 </tt>
5990
5991 <P>
5992 <sect1>unset/debug &lt;name&gt; (9)
5993
5994 <P>
5995 <tt>
5996 <bf>unset/debug &lt;name&gt;</bf> Remove a debug level from the debug set
5997 </tt>
5998
5999 <P>
6000 You can choose to log several different levels.  The levels are
6001
6002 <tscreen><verb>
6003  chan
6004  state
6005  msg
6006  cron
6007  connect
6008 </verb></tscreen>
6009
6010 You can show what levels you are logging with SHOW/DEBUG
6011 <sect1>unset/dx (0)
6012
6013 <P>
6014 <tt>
6015 <bf>unset/dx</bf> Stop DX messages coming out on your terminal
6016 </tt>
6017
6018 <P>
6019 <sect1>unset/dxcq (0)
6020
6021 <P>
6022 <tt>
6023 <bf>unset/dxcq</bf> Stop CQ Zones on the end of DX announcements
6024 </tt>
6025
6026 <P>
6027 Display both the Spotter's and the Spotted's CQ Zone on the end
6028 of a DX announcement (there is just enough room). Some user programs
6029 cannot cope with this. The Spotter's CQ is on the RHS of the 
6030 time, the Spotted's CQ is on the LHS.
6031
6032 Conflicts with: SET/DXGRID, SET/DXITU, SHOW/USSTATE
6033
6034 Do a STAT/USER to see which flags you have set if you are confused.  
6035 <sect1>unset/dxgrid (0)
6036
6037 <P>
6038 <tt>
6039 <bf>unset/dxgrid</bf> Stop QRA Grid Squares on the end of DX announcements
6040 </tt>
6041
6042 <P>
6043 A standard feature which is enabled in version 1.43 and above is 
6044 that if the spotter's grid square is known it is output on the end
6045 of a DX announcement (there is just enough room). Some user programs
6046 cannot cope with this. You can use this command to reset (or set)
6047 this feature.
6048
6049 Conflicts with: SET/DXCQ, SET/DXITU
6050
6051 Do a STAT/USER to see which flags you have set if you are confused.  
6052 <sect1>unset/dxitu (0)
6053
6054 <P>
6055 <tt>
6056 <bf>unset/dxitu</bf> Stop ITU Zones on the end of DX announcements
6057 </tt>
6058
6059 <P>
6060 Display both the Spotter's and the Spotted's ITU Zone on the end
6061 of a DX announcement (there is just enough room). Some user programs
6062 cannot cope with this. The Spotter's ITU is on the RHS of the 
6063 time, the Spotted's ITU is on the LHS.
6064
6065 Conflicts with: SET/DXGRID, SET/DXCQ, SHOW/USSTATE
6066
6067 Do a STAT/USER to see which flags you have set if you are confused.  
6068 <sect1>unset/echo (0)
6069
6070 <P>
6071 <tt>
6072 <bf>unset/echo</bf> Stop the cluster echoing your input
6073 </tt>
6074
6075 <P>
6076 If you are connected via a telnet session, different implimentations
6077 of telnet handle echo differently depending on whether you are 
6078 connected via port 23 or some other port. You can use this command
6079 to change the setting appropriately. 
6080
6081 The setting is stored in your user profile.
6082
6083 YOU DO NOT NEED TO USE THIS COMMAND IF YOU ARE CONNECTED VIA AX25.
6084 <sect1>unset/email (0)
6085
6086 <P>
6087 <tt>
6088 <bf>unset/email</bf> Stop personal msgs being forwarded by email
6089 </tt>
6090
6091 <P>
6092 If any personal messages come in for your callsign then you can use
6093 these commands to control whether they are forwarded onto your email
6094 address. To enable the forwarding do something like:-
6095
6096 <tscreen><verb>
6097   SET/EMAIL mike.tubby@somewhere.com
6098 </verb></tscreen>
6099
6100 You can have more than one email address (each one separated by a space).
6101 Emails are forwarded to all the email addresses you specify.
6102
6103 You can disable forwarding by:-
6104
6105 <tscreen><verb>
6106   UNSET/EMAIL
6107 </verb></tscreen>
6108
6109 <sect1>unset/here (0)
6110
6111 <P>
6112 <tt>
6113 <bf>unset/here</bf> Tell the system you are absent from your terminal
6114 </tt>
6115
6116 <P>
6117 <sect1>unset/hops &lt;call&gt; ann|spots|route|wwv|wcy (8)
6118
6119 <P>
6120 <tt>
6121 <bf>unset/hops &lt;call&gt; ann|spots|route|wwv|wcy</bf> Unset hop count  
6122 </tt>
6123
6124 <P>
6125 Set the hop count for a particular type of broadcast for a node.
6126
6127 This command allows you to set up special hop counts for a node 
6128 for currently: announce, spots, wwv and wcy broadcasts.
6129
6130 eg:
6131 <tscreen><verb>
6132   set/hops gb7djk ann 10
6133   set/hops gb7mbc spots 20
6134 </verb></tscreen>
6135
6136 Set SHOW/HOPS for information on what is already set. This command
6137 creates a filter and works in conjunction with the filter system. 
6138
6139 You can unset the hops with command UNSET/HOPS. For example:-
6140
6141 <tscreen><verb>
6142   unset/hops gb7djk ann
6143   unset/hops gb7mbc spots
6144 </verb></tscreen>
6145
6146 <sect1>unset/isolate (9)
6147
6148 <P>
6149 <tt>
6150 <bf>unset/isolate</bf> Stop Isolation of a node from the rest of the network
6151 </tt>
6152
6153 <P>
6154 Remove isolation from a node - SET/ISOLATE
6155 <sect1>unset/lockout &lt;call&gt; (9)
6156
6157 <P>
6158 <tt>
6159 <bf>unset/lockout &lt;call&gt;</bf> Allow a callsign to connect to the cluster
6160 </tt>
6161
6162 <P>
6163 <sect1>unset/logininfo (0)
6164
6165 <P>
6166 <tt>
6167 <bf>unset/logininfo</bf> Inform when a station logs out locally
6168 </tt>
6169
6170 <P>
6171 <sect1>unset/password &lt;call&gt; ... (9)
6172
6173 <P>
6174 <tt>
6175 <bf>unset/password &lt;call&gt; ...</bf> Delete (remove) a user's password
6176 </tt>
6177
6178 <P>
6179 This command allows the sysop to completely delete and remove a 
6180 password for a user. 
6181 <sect1>unset/privilege (0)
6182
6183 <P>
6184 <tt>
6185 <bf>unset/privilege</bf> Remove any privilege for this session
6186 </tt>
6187
6188 <P>
6189 You can use this command to 'protect' this session from unauthorised
6190 use. If you want to get your normal privilege back you will need to
6191 either logout and login again (if you are on a console) or use the
6192 SYSOP command.
6193 <sect1>unset/prompt (0)
6194
6195 <P>
6196 <tt>
6197 <bf>unset/prompt</bf> Set your prompt back to default
6198 </tt>
6199
6200 <P>
6201 This command will set your user prompt to exactly the string that you 
6202 say. The point of this command to enable a user to interface to programs
6203 that are looking for a specific prompt (or else you just want a different
6204 fixed prompt).
6205
6206 <tscreen><verb>
6207   SET/PROMPT clx &gt;
6208 </verb></tscreen>
6209
6210 UNSET/PROMPT will undo the SET/PROMPT command and set you prompt back to
6211 normal.
6212 <sect1>unset/register &lt;call&gt; ... (9)
6213
6214 <P>
6215 <tt>
6216 <bf>unset/register &lt;call&gt; ...</bf> Mark a user as not registered
6217 </tt>
6218
6219 <P>
6220 Registration is a concept that you can switch on by executing the
6221
6222 <tscreen><verb>
6223   set/var $main::regreq = 1 
6224 </verb></tscreen>
6225
6226 command (usually in your startup file)
6227
6228 If a user is NOT registered then, firstly, instead of the normal
6229 motd file (/spider/data/motd) being sent to the user at startup, the
6230 user is sent the motd_nor file instead. Secondly, the non registered
6231 user only has READ-ONLY access to the node. The non-registered user
6232 cannot use DX, ANN etc. 
6233
6234 The only exception to this is that a non-registered user can TALK or
6235 SEND messages to the sysop.
6236  
6237 <sect1>unset/talk (0)
6238
6239 <P>
6240 <tt>
6241 <bf>unset/talk</bf> Stop TALK messages coming out on your terminal
6242 </tt>
6243
6244 <P>
6245 <sect1>unset/usstate (0)
6246
6247 <P>
6248 <tt>
6249 <bf>unset/usstate</bf> Stop US State info on the end of DX announcements
6250 </tt>
6251
6252 <P>
6253 If the spotter's or spotted's US State is known it is output on the 
6254 end of a DX announcement (there is just enough room). 
6255
6256 A spotter's state will appear on the RHS of the time (like 
6257 SET/DXGRID) and the spotted's State will appear on the LHS of the
6258 time field. Any information found will override any locator 
6259 information from SET/DXGRID.
6260
6261 Some user programs cannot cope with this. You can use this command 
6262 to reset (or set) this feature.
6263
6264 Conflicts with: SET/DXCQ, SET/DXITU
6265
6266 Do a STAT/USER to see which flags you have set if you are confused.  
6267 <sect1>unset/wcy (0)
6268
6269 <P>
6270 <tt>
6271 <bf>unset/wcy</bf> Stop WCY messages coming out on your terminal
6272 </tt>
6273
6274 <P>
6275 <sect1>unset/wwv (0)
6276
6277 <P>
6278 <tt>
6279 <bf>unset/wwv</bf> Stop WWV messages coming out on your terminal
6280 </tt>
6281
6282 <P>
6283 <sect1>unset/wx (0)
6284
6285 <P>
6286 <tt>
6287 <bf>unset/wx</bf> Stop WX messages coming out on your terminal
6288 </tt>
6289
6290 <P>
6291 <sect1>who (0)
6292
6293 <P>
6294 <tt>
6295 <bf>who</bf> Show who is physically connected
6296 </tt>
6297
6298 <P>
6299 This is a quick listing that shows which callsigns are connected and
6300 what sort of connection they have
6301 <sect1>wx &lt;text&gt; (0)
6302
6303 <P>
6304 <tt>
6305 <bf>wx &lt;text&gt;</bf> Send a weather message to local users
6306 </tt>
6307
6308 <P>
6309 <sect1>wx full &lt;text&gt; (0)
6310
6311 <P>
6312 <tt>
6313 <bf>wx full &lt;text&gt;</bf> Send a weather message to all cluster users
6314 </tt>
6315
6316 <P>
6317 <sect1>wx sysop &lt;text&gt; (5)
6318
6319 <P>
6320 <tt>
6321 <bf>wx sysop &lt;text&gt;</bf> Send a weather message to other clusters only
6322 </tt>
6323
6324 <P>
6325 Weather messages can sometimes be useful if you are experiencing an extreme
6326 that may indicate enhanced conditions
6327 </article>