Install DxSpider on Raspberry Pi

Revision: 1.01 – 12/11/2018

Here you find my installations guide how to install dxspider on raspberry Pi. Also you can find more information here wiki.dxcluster.org. If you need help please contact with me.

Furthermore if you don’t want make manual installation you can used my script for the installation and configuration Dxspider.

1. Fisrt change user from pi to root

2. Create user sysop and setup password

3. Install perl libraries

4. Now download and  unpack the DX Spider distribution, set symbolic links and group permissions. Copy the tarball to /home/sysop and do the following.

If you do not have the command ‘groupadd’ available to you, simply add a line in /etc/group by hand.

You also need to add some others to the group, including your own callsign (this will be used as an alias) and root. The finished line in /etc/group should look something like this:

5. The next step is to set the permissions on the Spider directory tree and files

6. Now login to your machine as the user you created earlier. In my case that user is called ‘sysop’. Once logged in, issue the following commands

Using the distributed DXVars.pm as a a template, set your cluster callsign, sysop callsign and other user info to suit your own environment.

7. Edit Listeners.pm to remove “#” from the line for the port, and add additional ports as needed:

After edit Listeners.pm file like

8. Now type the following command which creates the basic user file with you as the sysop.

9. Starting up for the first time cluster

10. On a separate ssh or system console, log into the system as sysop

11. Creates the connect script file and enters the editor. Your connect script should look similar to this script.

Create connect script

Connect script must like this

After check permission file

12. To configure your node you must set the adjacent node by node type:

i. For connection to a DXSpider node use the set/spider command from the console

Enter your link partner as after set/spider

ii. For a connection to an ARCluster node

13. To initiate a connection to the your new adjacent node partner

14. At least you need a cron and a connect script to connect to the nodes automatically for examble – your node parter is: k1ttt

the cron like this:

After check permission file

Good luck with DxSpider installation 🙂

Share