I created a program that analyzes Amateur Radio ADIF file logbooks.
You can access it through the following link: https://loganalyzer.sv5fri.eu
Projects
Projects
Installation and Configuration Script for Dxspider with Mojo
With this script you can install and configure in the few minutes the DxSpider Cluster with Mojo
For any issue or support relevant to script:
- Create issue ticket here
- Use comment or contact form
Installation Steps
With this script you can install and configure in the few minutes the DxSpider Cluster with MOJO repository
Installation Steps
Download script.
wget https://github.com/glaukos78/dxspider_installation_v2/archive/refs/heads/main.zip -O dxspider_installation.zip
Must be run as root user.
Uncompress & change permissions
unzip dxspider_installation.zip
cd dxspider_installation_v2-main/
chmod a+x install_dxspider.sh
Run script and follow the messages.
./install_dxspider.sh
Script has been tested on the following Operating Systems (Linux Distributions)
CentOS 7
CentOS 8
Rocky 8
Raspbian 9 (stretch)
Raspbian 10 (buster)
Raspbian 11 (bullseye)
Debian GNU/Linux 9 (stretch)
Debian GNU/Linux 10 (buster)
Debian GNU/Linux 11 (bullseye)
Ubuntu 22.04 LTS
Ubuntu 22.04.1 LTS
Fedora Linux 37 (Server Edition)
Fedora Linux 37 (Workstation Edition)
Installation and Configuration Script for Dxspider
With this script you can install and configure in the few minutes the DxSpider Cluster
For any issue or support relevant to script:
- Create issue ticket here
- Use comment or contact form
Installation Steps
Download script.
wget https://gitlab.com/glaukos/dxspider_installation_script/-/archive/master/dxspider_installation_script-master.tar.gz
Must be run as root user.
Uncompress & change permissions
tar xvfz dxspider_installation_script-master.tar.gz cd dxspider_installation_script-master chmod +x setup_dxspider.sh
Run script and follow the messages.
./setup_dxspider.sh
Script has been tested on the following Operating Systems (Linux Distributions)
CentOS 7
Raspbian 7 (Wheezy)
Raspbian 8 (Jessie)
Raspbian 9 (stretch)
Debian GNU/Linux 9 (stretch)
Install DxSpider on CentOS 7 / RHEL 7
Revision: 1.00 – 07/05/2018
Here you find my installation guide how to install DxSpider on CentOS 7 / RHEL 7. 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 (The firewall and services must be configure manual).
1. First login as root.
SeLinux is by default enabled and there is no need to disable it for running a telnet DxSpider node.
yum is the package manager
to update the system use
# yum update
as the root user install the additional package repository EPEL
# yum install epel-release
2. Add the extra packages needed by DXSpider
# yum install perl-TimeDate perl-Time-HiRes perl-Digest-SHA1 perl-Curses perl-Net-Telnet git gcc make perl-Data-Dumper perl-DB_File
3. Create user sysop and setup password
# adduser -m sysop # passwd sysop
4. Now download and unpack the DX Spider distribution, set symbolic links and group permissions.
# ln -s ~sysop/spider /spider
before adding the spider group it is advisable to check that group # 251 is not already in use
# cat /etc/group |grep 251
Which should produce no output, if 251 is already assigned to a group choose a different group Number here, On Redhat based distributions Group numbers below 500 are assigned to system services so choose a free group number below 500
# groupadd -g 251 spider
My first tests and QSO with the BITX40
My first QRP SSB QSO with the BITX40 it was with IZ3CLE at 31/05/2017 – 19:35 UTC.
Thanks for the qso Marco.
Some screenshots from CW test’s
[print_gllr id=3457307]
Recent Comments