X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2Fadminmanual_en.sgml;h=7b8e0732c628eec845fb719ab1fc14e61b3edd39;hb=60048475ad0657400d2f148da9aab566734e6645;hp=5b571eb26c0d820cacfac03c4f7615249e947ed6;hpb=90a05bee744c82d66ffdd0a0548b2ae97d7dfb56;p=spider.git diff --git a/sgml/adminmanual_en.sgml b/sgml/adminmanual_en.sgml index 5b571eb2..7b8e0732 100644 --- a/sgml/adminmanual_en.sgml +++ b/sgml/adminmanual_en.sgml @@ -7,7 +7,7 @@ The DXSpider Administration Manual v1.50 Ian Maude, G0VGS, (g0vgs@gb7mbc.net), and Charlie Carroll, K1XX, (k1xx@ptcnh.net) -March 2003 revision 0.5 +March 2003 revision 0.6 A reference for SysOps of the DXSpider DXCluster program. @@ -584,6 +584,14 @@ would like to forward only spots across a link (maybe during a contest for example). To do this, isolate the node in the normal way and use an acc/spot >call< all filter to override the isolate. +A DXSpider Filtering Tutorial + +

+There is now an excellent primer/tutorial on filtering written by Jim +Samuels, W3BG with an introduction by Dave Hawes N3RD that I strongly +suggest you read. You can read it here + + Other filters Filtering Mail @@ -1811,9 +1819,6 @@ Click OK on the Update Settings dialog box Restart your Spider software -The DXSpider command set - - accept (0)

@@ -2219,6 +2224,60 @@ This will disconnect you from the cluster

+chat <group> <text> (0) + +

+ +chat <group> <text> Chat or Conference to a group + + +

+It is now possible to JOIN a group and have network wide conferencing to that +group. DXSpider does not (and probably will not) implement the AK1A +conference mode as this seems very limiting, is hardly used and doesn't seem +to work too well anyway. + +This system uses the existing ANN system and is compatible with both other +DXSpider nodes and AK1A clusters (they use ANN/<group>). + +You can be a member of as many "groups" as you want. To join a group type:- + + + JOIN FOC (where FOC is the group name) + + +To leave a group type:- + + + LEAVE FOC + + +You can see which groups you are in by typing:- + + + STAT/USER + + +and you can see whether your mate is in the group, if he connects to the +same node as you, by typing:- + + + STAT/USER g1tlh + + +To send a message to a group type:- + + + CHAT FOC hello everyone + + +or + + + CH #9000 hello I am back + + +See also JOIN, LEAVE, SHOW/CHAT clear/announce <callsign> [input] [0-9|all] (8)

@@ -3098,6 +3157,22 @@ node>). Best of luck - you will need it. +join <group> (0) + +

+ +join <group> Join a chat or conference group + + +

+JOIN allows you to join a network wide conference group. To join a +group (called FOC in this case) type:- + + + JOIN FOC + + +See also CHAT, LEAVE, SHOW/CHAT kill (5)

@@ -3235,6 +3310,22 @@ Remove this message from the entire cluster system as well as your node.

+leave <group> (0) + +

+ +leave <group> Leave a chat or conference group + + +

+LEAVE allows you to leave a network wide conference group. To leave a +group (called FOC in this case) type:- + + + LEAVE FOC + + +See also CHAT, JOIN, SHOW/CHAT links (0)

@@ -4586,6 +4677,18 @@ for more information.

Display all the bad words in the system, see SET/BADWORD for more information. +show/chat [<group>] [<lines>] (0) + +

+ +show/chat [<group>] [<lines>] Show any chat or conferencing + + +

+This command allows you to see any chat or conferencing that has +occurred whilst you were away. SHOW/CHAT on its own will show data for +all groups. If you use a group name then it will show only chat for +that group. show/configuration [<node>] (0)