Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse
Brand Logo

Soplos Linux

  1. Home
  2. English forums
  3. Applications
  4. Tailscale on Soplos

Tailscale on Soplos

Scheduled Pinned Locked Moved Applications
2 Posts 2 Posters 80 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • FOSSCharlieF Offline
    FOSSCharlieF Offline
    FOSSCharlie
    wrote on last edited by
    #1

    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 -

    curl -fsSL https://tailscale.com/install.sh | sh

    Use this instead -

    sudo mkdir -p --mode=0755 /usr/share/keyrings
    curl -fsSL https://pkgs.tailscale.com/stable/debian/forky.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg > /dev/null
    curl -fsSL https://pkgs.tailscale.com/stable/debian/forky.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list
    sudo apt update
    sudo apt install tailscale

    I would love to see Tailscale as an app in the Soplos Welcome.

    1 Reply Last reply
    0
    • subdesS Offline
      subdesS Offline
      subdes
      wrote last edited by
      #2

      Hi!

      Thank you very much for sharing this information and for explaining the issue with the Tailscale installation.

      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.

      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.

      We will keep your suggestion in mind for the future.

      Thanks again for your feedback and for helping us improve Soplos!

      ๐Ÿง Sergi Perich โ€” Creator of Soplos Linux


      soplos.org ยท YouTube

      1 Reply Last reply
      0

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better ๐Ÿ’—

      Register Login
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups