Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of DXSpider Documentation Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:59, 11 March 2026 EA3CV talk contribs created page Download DXSpider v1.57 Mojo (Temporal Download)
- 21:13, 22 November 2025 Dxcadmin talk contribs created page PC Packet Cluster Protocol (Created page with "The PC Packet Cluster Protocol Introduction The PC Packet Cluster protocol is used to communicate between two DX Cluster nodes. It is an ASCII protocol that is designed to work in a directed graph with no loops or duplicate routes. Unfortunately, in this modern world, that is exactly what we want to do! If you would like to participate in the discussion for a replacement protocol please join the Cluster-tech mailing list. Basic Format Each protocol message started wi...")
- 20:48, 24 April 2025 G0TRT talk contribs created page Backup (Created page with "As DX Spider runs on Linux it is very simple to keep a constant back up of DX spider either onboard, off-board, or even somewhere remote. To install a backup of your node your new system will need to install dxspider and its dependencies, and then copy your existing ~/spider/* and sub-directories over the top of your new installation. This should bring your whole configuration, connections, scripts, crontab etc. The [https://www.geeksforgeeks.org/rsync-command-in-linux...")
- 16:28, 16 April 2025 G0TRT talk contribs created page Analysing the RBN (Starting the page)
- 15:12, 15 April 2025 G0TRT talk contribs created page Auto-start (Created page with "It is useful to have the DX Cluster auto-start when the computer starts. The method used is entirely dependent on the flavour of Linux being used. ====Ubuntu - systemd==== Copy the dxspider.service file into the Linux file system. # cp /spider/dxspider.service /etc/systemd/system/ Start the service # systemctl start dxspider.service On some systems it may also need enabling # systemctl enable dxspider.service Become the sysop user # su - sysop Verify the clu...")