New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 08:21, 1 February 2023Security (hist | edit) ‎[2,558 bytes]G0vgs (talk | contribs) (Created page with "==Security== From version 1.49 DXSpider has some additional security features. These are not by any means meant to be exhaustive, however they do afford some security against piracy. These two new features can be used independently of each other or in concert to tighten the security. ===Registration=== The basic principle of registration is simple. If a user is not registered by the sysop, then they have read-only access to the cluster. The only thing they can act...")
  • 08:21, 1 February 2023Web based statistics (hist | edit) ‎[2,957 bytes]G0vgs (talk | contribs) (Created page with "==Web based statistics== ===Generic installation=== From version 1.50, you can use the freeware software MRTG to produce really nice graphical statistics on your web site. For an example try http://www.gb7mbc.net/mrtg/stats.html. The following should help you get it all working. First you need to download the latest version of MRTG from http://people.ee.ethz.ch/~oetiker/webtools/mrtg/. You will also need the following files.. libpng-1.0.14.tar.gz zlib-1.1.4.tar....")
  • 08:20, 1 February 2023Java Web applet (hist | edit) ‎[2,607 bytes]G0vgs (talk | contribs) (Created page with "==Java Web applet== In the spider tree will be a directory spider-web. This is a neat little java web applet that can be run from a website. The applet must run on the same machine as the cluster. The included README file is shown below. I should comment here that the applet is precompiled, that is, ready to go. It was compiled using JDK1.3.1. If your version is earlier than this then it may not work. Should that be the case you need to recompile or update your J...")
  • 08:19, 1 February 2023Information, files and useful programs (hist | edit) ‎[10,260 bytes]G0vgs (talk | contribs) (Created page with "==Information, files and useful programs== ===MOTD=== One of the more important things a cluster sysop needs to do is to get information to his users. The simplest way to do this is to have a banner that is sent to the user on login. This is know as a "message of the day" or "motd". To set this up, simply create a file in /spider/data called motd and edit it to say whatever you want. It is purely a text file and will be sent automatically to anyone logging in to th...")
  • 08:19, 1 February 2023Databases (hist | edit) ‎[2,902 bytes]G0vgs (talk | contribs) (Created page with "==Databases== Spider allows the creation of local or remote databases. It supports chained databases, allowing several different databases to be scanned with one simple command. Importing of databases is limited at present to the standard AK1A databases such as OBLAST and the DB0SDX QSL database but will expand with time. ===Creating databases=== Creating a database could not be more simple. All the commands are sent from the cluster prompt as the sysop user. To c...")
  • 08:16, 1 February 2023Scripts (hist | edit) ‎[2,451 bytes]G0vgs (talk | contribs) (Created page with "==Scripts== From 1.48 onwards it will become increasingly possible to control DXSpider's operation with scripts of various kinds. The directory /spider/scripts is where it all happens and is used for several things. Firstly it contains a file called startup that can be used to call in any changes to the cluster from the default settings on startup. This script is executed immediately after all initialisation of the node is done but before any connections are possible...")
  • 08:15, 1 February 2023Other filters (hist | edit) ‎[2,764 bytes]G0vgs (talk | contribs) (Created page with "==Other Filters== ==Filtering Mail== In the /spider/msg directory you will find a file called badmsg.pl.issue. Rename this to badmsg.pl and edit the file. The original looks something like this .... # the list of regexes for messages that we won't store having # received them (bear in mind that we must receive them fully before # we can bin them) The format of each line is as follows # type source pattern # P/B/F T/F/O/S...")
  • 08:14, 1 February 2023Routing and Filtering (hist | edit) ‎[18,500 bytes]G0vgs (talk | contribs) (Created page with "==Introduction== From DXSpider version 1.48, major changes were introduced to the way node connections are treated. This is part of an ongoing process to remove problems with loops and to enable talk and other functions to propagate across the whole of the worldwide cluster network. In fact, in a Spider network, it would be useful, perhaps even necessary to have loops. This would give real resilience to the network, meaning that if a link dropped, the information flo...")
  • 08:14, 1 February 2023DXSpider Administration Manual (hist | edit) ‎[2,960 bytes]G0vgs (talk | contribs) (Created page with "#Authors and Contributors #Routing and Filtering ##Introduction ##Route filters ##The node_default filter ##General route filtering ##General filter rules ##Types of filter ##Routing_and_Filtering...")
  • 08:08, 29 January 2023DXSpider Configuration Manual (hist | edit) ‎[57 bytes]G0vgs (talk | contribs) (Created page with "This is a placeholder for the new configuration manual...")
  • 15:45, 27 January 2023Ubuntu 22.04 (hist | edit) ‎[6,412 bytes]EI6IZ (talk | contribs) (Created page with "=== Installing dxspider 'mojo' branch on Ubuntu 22.04 === ==== Prerequisites ==== A stock install of Ubuntu server edition, install the standard version, not the light version. The default settings are fine and no extra packages are required at install time. as part of the standard install you will be asked to create a user account on the system, choose strong passwords. This is the account that you will use to manage the Ubuntu server and will have sudo privileges....")
  • 09:51, 27 January 2023DXSpider Installation Manual (New) (hist | edit) ‎[181 bytes]G0vgs (talk | contribs) (Created page with "This page is a work in progress and will be the new Installation Manual")
  • 19:02, 24 January 2023Translations (hist | edit) ‎[66,633 bytes]G0vgs (talk | contribs) (Created page with " The DXSpider Benutzer-Handbuch v1.51 Ian Maude, G0VGS, (g0vgs@gb7mbc.net) February 2003 revision 0.2 uebersetzt im April 2003 (dj2ang/dh0sp), korrekturgelesen und aktualisiert auf April 2003, rev. 0.5 im Juli 2003 (dl3sbb) aktualisiert auf Stand Juni 2004 - Rev. 1.0 im Juli 2004 (dl3sbb) Eine umfassendes Handbuch fuer Benutzer des "DXSpider" DXCluster Programmes ------------------------------------------------------------------------------- Inhaltsuebersicht 1. E...")
  • 18:59, 24 January 2023Windows (hist | edit) ‎[452 bytes]G0vgs (talk | contribs) (Created page with "==Windows== ===What does "EINPROGRESS" or "EWOULDBLOCK" not exported by Errno.pm mean?=== These are messages put out by starting cluster.pl under Windows with certain releases of Activestate perl. The messages are warnings and can be safely ignored. They happen because Unix systems have these error condition names as synonyms for another error. Windows does not have them and so it complains about it on startup. The warnings are entirely benign.")
  • 18:58, 24 January 2023Administration (hist | edit) ‎[6,622 bytes]G0vgs (talk | contribs) (Created page with "==Administration== ===How can I get Spider to restart automatically if it crashes?=== Put this line into /etc/inittab .. DX:3:respawn:/bin/su -c "/usr/bin/perl -w /spider/perl/cluster.pl" sysop > /dev/tty7 Run telinit q as root. Spider will restart so be aware. However, any time you reboot, cluster.pl will start in tty7 and if it crashes, it should restart ok. ===How can I monitor traffic to and from a node or user?=== There are 2 ways to achieve this. You can...")
  • 18:58, 24 January 2023Installation (hist | edit) ‎[1,639 bytes]G0vgs (talk | contribs) (Created page with "==Installation== ===Where do I get DXSpider=== All things Spider can be found at http://www.dxcluster.org and the actual program and patches can be found in the download area. Linux users can download a tarball ([http://www.dxcluster.org/download/CVSlatest.tgz CVSlatest.tgz]) and Windows users can download a zip file ([http://www.dxcluster.org/download/CVSlatest.zip CVSlatest.zip]) ===How do I use the patches=== Patching is done in the standard linux way ... zcat...")
  • 18:52, 24 January 2023DXSpider Command Reference (hist | edit) ‎[55,911 bytes]G0vgs (talk | contribs) (Created page with "==ACCEPT== *accept - Set a filter to accept something There are 2 types of filter, accept and reject. See HELP FILTERING for more info. ===accept/announce=== *accept/announce [0-9] <pattern> Set an 'accept' filter line for announce Create an 'accept this announce' line for a filter. An accept filter line means that if the announce matches this filter it is passed onto the user. See HELP FILTERING for more info. Please read this to understand how filters w...")
  • 18:49, 24 January 2023DXSpider FAQ (hist | edit) ‎[2,393 bytes]G0vgs (talk | contribs) (Created page with "#Installation ##Where do I get DXSpider? ##How do I use the patches? ##If I use a tarball to overwrite my installation, what happens to my configuration? ##Installation#I am running RedHat 5.2 and I am getting strange errors, what is wrong?|I am running RedHat 5.2 and I am getting st...")
  • 18:49, 24 January 2023Contacts (hist | edit) ‎[431 bytes]G0vgs (talk | contribs) (Created page with "==Contacts== This Primer is a work in progress. Additional features and filters are added from time to time by Dirk Koopman, G1TLH, the developer behind DXSpider. So periodic revisions will be made to this document. If you have any questions, comments, or suggestions relative to this primer on spot filtering, please contact, Jim Samuels, W3BG jimsam@comcast.net or Dave Hawes, N3RD (W3FRC Cluster SYSOP) dave.n3rd@comcast.net")
  • 18:48, 24 January 2023Some Practice Examples (hist | edit) ‎[2,720 bytes]G0vgs (talk | contribs) (Created page with "=Some Practice Examples= The proceeding sections have discussed the basics of DXSpider filters. The following are some examples utilizing basic filters and some not so basic combination filters. Let's say you don't want to see any of those 6m, 2m, or 220 spots. reject/spot 0 on uhf As a good stand alone contest filter ... accept/spot on contesthf/<mode> where mode is either CW, SSB, or RTTY '''Note:''' since a slot number is not included slot 1 is assumed. It's...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)