<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New Linux install script handles everything]]></title><description><![CDATA[<p dir="auto"><strong>New Linux &amp; OpenWrt Installation and Update System</strong></p>
<p dir="auto">We've introduced a new installation and update system for the ISP Tracker Agent on Linux.</p>
<h3>What's changed?</h3>
<p dir="auto">The installer now securely authenticates using your agent's <strong>Key 1</strong> and <strong>Key 2</strong>, then automatically downloads the correct agent version for your specific platform (x64, ARM64, ARM32).</p>
<p dir="auto">The new script also auto creates the service that keeps your agent up and running and includes a new auto update feature as well.</p>
<p dir="auto">There is no longer a need for separate platform-specific installer scripts or update manifests.</p>
<h3>Benefits</h3>
<ul>
<li>Automatic platform detection</li>
<li>Secure authenticated downloads</li>
<li>Automatic integrity verification using SHA-256</li>
<li>Simpler future upgrades</li>
<li>A single installer command for all supported Linux platforms</li>
</ul>
<h3>Upgrading an existing installation</h3>
<p dir="auto">If you already have an agent installed, simply run the installer again:</p>
<pre><code class="language-bash">curl -fsSL https://downloads.isptracker.com/scripts/install-isptracker-linux.sh | sudo bash
</code></pre>
<p dir="auto">If your agent identity already exists, it will be preserved automatically. The installer will upgrade your existing installation to the latest version available for your device.</p>
<h3>First-time installation</h3>
<p dir="auto">If <code>/etc/agentid</code> does not already exist, the installer will prompt you for the <strong>Key 1</strong> and <strong>Key 2</strong> displayed in the ISP Tracker web application when you create a new agent. These credentials are securely stored locally and used for future updates.</p>
<h3>Uninstalling</h3>
<p dir="auto">If you ever need to remove the agent:</p>
<pre><code class="language-bash">curl -fsSL https://downloads.isptracker.com/scripts/install-isptracker-linux.sh | sudo bash -s -- uninstall
</code></pre>
<p dir="auto">Your <code>/etc/agentid</code> file is intentionally left untouched so the agent can be reinstalled later without re-entering your credentials.</p>
<p dir="auto">To upgrade, simply go to your agent dashboard, click on Manage, then Re-install, then follow the directions. The script will take care of everything for you including adding services.</p>
<p dir="auto">Now you'll always be up to date!</p>
]]></description><link>https://support.isptracker.com/topic/375/new-linux-install-script-handles-everything</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Jul 2026 07:52:05 GMT</lastBuildDate><atom:link href="https://support.isptracker.com/topic/375.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jun 2026 01:27:23 GMT</pubDate><ttl>60</ttl></channel></rss>