<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.dxcluster.org/w/index.php?action=history&amp;feed=atom&amp;title=DXSpider_MOJO_Version_Update_Script</id>
	<title>DXSpider MOJO Version Update Script - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.dxcluster.org/w/index.php?action=history&amp;feed=atom&amp;title=DXSpider_MOJO_Version_Update_Script"/>
	<link rel="alternate" type="text/html" href="https://wiki.dxcluster.org/w/index.php?title=DXSpider_MOJO_Version_Update_Script&amp;action=history"/>
	<updated>2026-04-05T20:09:35Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.dxcluster.org/w/index.php?title=DXSpider_MOJO_Version_Update_Script&amp;diff=377&amp;oldid=prev</id>
		<title>EA3CV: Created page with &quot; = 🛰️ DXSpider MOJO Version Update Script =  == 📍 Purpose == This script allows DXSpider sysops to update their node installation to the latest available &#039;&#039;&#039;MOJO&#039;&#039;&#039; build (a modern development branch of DXSpider).  The project is based on the excellent installation work by &#039;&#039;&#039;Yiannis Panagou (SV5FRI)&#039;&#039;&#039;, and is intended for sysops who already have DXSpider installed and want to upgrade safely.  == 📦 Repository == The script is hosted on GitHub:  https://github...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.dxcluster.org/w/index.php?title=DXSpider_MOJO_Version_Update_Script&amp;diff=377&amp;oldid=prev"/>
		<updated>2025-04-09T07:31:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot; = 🛰️ DXSpider MOJO Version Update Script =  == 📍 Purpose == This script allows DXSpider sysops to update their node installation to the latest available &amp;#039;&amp;#039;&amp;#039;MOJO&amp;#039;&amp;#039;&amp;#039; build (a modern development branch of DXSpider).  The project is based on the excellent installation work by &amp;#039;&amp;#039;&amp;#039;Yiannis Panagou (SV5FRI)&amp;#039;&amp;#039;&amp;#039;, and is intended for sysops who already have DXSpider installed and want to upgrade safely.  == 📦 Repository == The script is hosted on GitHub:  https://github...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
= 🛰️ DXSpider MOJO Version Update Script =&lt;br /&gt;
&lt;br /&gt;
== 📍 Purpose ==&lt;br /&gt;
This script allows DXSpider sysops to update their node installation to the latest available &amp;#039;&amp;#039;&amp;#039;MOJO&amp;#039;&amp;#039;&amp;#039; build (a modern development branch of DXSpider).&lt;br /&gt;
&lt;br /&gt;
The project is based on the excellent installation work by &amp;#039;&amp;#039;&amp;#039;Yiannis Panagou (SV5FRI)&amp;#039;&amp;#039;&amp;#039;, and is intended for sysops who already have DXSpider installed and want to upgrade safely.&lt;br /&gt;
&lt;br /&gt;
== 📦 Repository ==&lt;br /&gt;
The script is hosted on GitHub:  https://github.com/EA3CV/dxspider_update&lt;br /&gt;
&lt;br /&gt;
== ⚙️ What it does ==&lt;br /&gt;
&lt;br /&gt;
* Automatically downloads the latest MOJO version.&lt;br /&gt;
* Creates a &amp;#039;&amp;#039;&amp;#039;full backup&amp;#039;&amp;#039;&amp;#039; of your current DXSpider installation before updating.&lt;br /&gt;
* Handles the update process in a controlled way.&lt;br /&gt;
* Provides guidance via interactive prompts.&lt;br /&gt;
&lt;br /&gt;
== 📥 Download Instructions ==&lt;br /&gt;
Run the following commands as the &amp;#039;&amp;#039;&amp;#039;root user&amp;#039;&amp;#039;&amp;#039;:&amp;lt;pre&amp;gt;&lt;br /&gt;
wget https://github.com/EA3CV/dxspider_update/archive/refs/heads/main.zip -O update_dxspider.zip&lt;br /&gt;
unzip update_dxspider.zip&lt;br /&gt;
cd dxspider_update-main&lt;br /&gt;
chmod a+x update_dxspider.sh&lt;br /&gt;
./update_dxspider.sh&lt;br /&gt;
&amp;lt;/pre&amp;gt;You must provide the script with the full path to your current DXSpider installation (usually &amp;lt;code&amp;gt;/spider&amp;lt;/code&amp;gt; or similar).&lt;br /&gt;
&lt;br /&gt;
== 🖥️ Tested Operating Systems ==&lt;br /&gt;
This script has been tested on a wide range of Linux distributions, including:&lt;br /&gt;
&lt;br /&gt;
* CentOS Linux 7 (Core)&lt;br /&gt;
* CentOS Linux 8 (Core)&lt;br /&gt;
* Debian GNU/Linux 9 (stretch)&lt;br /&gt;
* Debian GNU/Linux 10 (buster)&lt;br /&gt;
* Debian GNU/Linux 11 (bullseye)&lt;br /&gt;
* Debian GNU/Linux 12 (bookworm)&lt;br /&gt;
* Debian GNU/Linux bookworm/sid&lt;br /&gt;
* Fedora Linux 39 (Server Edition)&lt;br /&gt;
* Fedora Linux 39 (Workstation Edition)&lt;br /&gt;
* Linux Mint 21.1&lt;br /&gt;
* Linux Mint 21.3&lt;br /&gt;
* Raspbian GNU/Linux 9 (stretch)&lt;br /&gt;
* Raspbian GNU/Linux 10 (buster)&lt;br /&gt;
* Raspbian GNU/Linux 11 (bullseye)&lt;br /&gt;
* Raspbian GNU/Linux 12 (bookworm)&lt;br /&gt;
* Ubuntu 20.04.6 LTS&lt;br /&gt;
* Ubuntu 22.04 LTS&lt;br /&gt;
* Ubuntu 22.04.1 LTS&lt;br /&gt;
* Ubuntu 22.04.2 LTS&lt;br /&gt;
* Ubuntu 22.04.3 LTS&lt;br /&gt;
* Ubuntu 22.04.4 LTS&lt;br /&gt;
* Ubuntu 22.04.5 LTS&lt;br /&gt;
* Ubuntu 24.04.2 LTS&lt;br /&gt;
* Rocky Linux 8.5 (Green Obsidian)&lt;br /&gt;
&lt;br /&gt;
== ⚠️ Notes ==&lt;br /&gt;
&lt;br /&gt;
* This script is intended for &amp;#039;&amp;#039;&amp;#039;updates only&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
* For a full fresh installation of DXSpider, please refer to the project by &amp;#039;&amp;#039;&amp;#039;SV5FRI&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
https://github.com/glaukos78/dxspider_installation_v2&lt;br /&gt;
&lt;br /&gt;
== 📨 Join the DXSpider community ==&lt;br /&gt;
Sysops interested in tracking development, builds, and contributing can join the official DXSpider mailing list: [https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support DXSpider Support Mailing List]&lt;/div&gt;</summary>
		<author><name>EA3CV</name></author>
	</entry>
</feed>