<?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[Tailscale on Soplos]]></title><description><![CDATA[<p dir="auto">The standard install script doesn't recognise the distro and so will fail. This is often the case with Debian based distros. Instead of using this install script -</p>
<p dir="auto">curl -fsSL <a href="https://tailscale.com/install.sh" rel="nofollow ugc">https://tailscale.com/install.sh</a> | sh</p>
<p dir="auto">Use this instead -</p>
<p dir="auto">sudo mkdir -p --mode=0755 /usr/share/keyrings<br />
curl -fsSL <a href="https://pkgs.tailscale.com/stable/debian/forky.noarmor.gpg" rel="nofollow ugc">https://pkgs.tailscale.com/stable/debian/forky.noarmor.gpg</a> | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg &gt; /dev/null<br />
curl -fsSL <a href="https://pkgs.tailscale.com/stable/debian/forky.tailscale-keyring.list" rel="nofollow ugc">https://pkgs.tailscale.com/stable/debian/forky.tailscale-keyring.list</a> | sudo tee /etc/apt/sources.list.d/tailscale.list<br />
sudo apt update<br />
sudo apt install tailscale</p>
<p dir="auto">I would love to see Tailscale as an app in the Soplos Welcome.</p>
]]></description><link>https://forums.soplos.org/topic/10/tailscale-on-soplos</link><generator>RSS for Node</generator><lastBuildDate>Sat, 15 Aug 2026 09:42:19 GMT</lastBuildDate><atom:link href="https://forums.soplos.org/topic/10.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 04 Jul 2026 04:51:14 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Tailscale on Soplos on Sun, 19 Jul 2026 18:57:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">Thank you very much for sharing this information and for explaining the issue with the Tailscale installation.</p>
<p dir="auto">You are right that some automatic installers can have problems correctly detecting Debian-based distributions like Soplos Linux. We will review the information you provided to make sure users can install it properly.</p>
<p dir="auto">Regarding adding Tailscale to Soplos Welcome, it is certainly an interesting tool, although at the moment we are focused on keeping a selection of applications that covers the most common needs of our users.</p>
<p dir="auto">We will keep your suggestion in mind for the future.</p>
<p dir="auto">Thanks again for your feedback and for helping us improve Soplos!</p>
]]></description><link>https://forums.soplos.org/post/29</link><guid isPermaLink="true">https://forums.soplos.org/post/29</guid><dc:creator><![CDATA[subdes]]></dc:creator><pubDate>Sun, 19 Jul 2026 18:57:21 GMT</pubDate></item></channel></rss>