X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=txt%2FspiderFAQ.txt;h=de1fcd4dac4ec6678e8d1a0e6f405c1ab9002fb3;hb=0bbd79b480f385485ce6b0be25f9dee47e955eb1;hp=20cfae60ad15f06a9cc69e6a20b5e947179ffba5;hpb=b922eb1d8811f06f593a921dcb748a1ba19aaac9;p=spider.git diff --git a/txt/spiderFAQ.txt b/txt/spiderFAQ.txt index 20cfae60..de1fcd4d 100644 --- a/txt/spiderFAQ.txt +++ b/txt/spiderFAQ.txt @@ -1,6 +1,6 @@ The DXSpider FAQ Ian Maude, G0VGS, (ianmaude@btinternet.com) - Version 0.2 July 2000 + Version 0.4 March 2001 A reference for SysOps of the DXSpider DXCluster program. ______________________________________________________________________ @@ -21,6 +21,7 @@ 2.2 How can I monitor traffic to and from a node or user? 2.3 My neighbouring node cannot use the RCMD command to me, he just keeps getting the "tut tut" message. 2.4 I do not seem to be sending any bulletin mail to my link partners, what is wrong? + 2.5 How can I automatically limit the amount of debug logfiles that are stored? ______________________________________________________________________ @@ -63,7 +64,6 @@ The tarballs are designed to not overwrite your existing configuration and can be used at any time to update your Spider software. All the key files have the suffix .issue (eg. DXVars.pm.issue) at default. - 11..44.. II aamm rruunnnniinngg RReeddHHaatt 55..22 aanndd II aamm ggeettttiinngg ssttrraannggee eerrrroorrss,, wwhhaatt iiss wwrroonngg?? @@ -135,23 +135,23 @@ There is a file in /spider/msg called forward.pl.issue. Rename this to forward.pl and edit it to meet your requirements. You will need to - restart Spider for the changes to take effect. - - - - - - + issue the command _l_o_a_d_/_f_o_r_w_a_r_d or restart Spider for the changes to + take effect. + 22..55.. HHooww ccaann II aauuttoommaattiiccaallllyy lliimmiitt tthhee aammoouunntt ooff ddeebbuugg llooggffiilleess tthhaatt + aarree ssttoorreedd?? + Use the tmpwatch command. Add a line in /etc/cron.daily like this ... + /usr/sbin/tmpwatch -f 240 /spider/data/debug + This will limit your debug data down to the last 10 days