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

Soplos Linux

FOSSCharlieF

FOSSCharlie

@FOSSCharlie
Unfollow Follow
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
1

Posts

Recent Best Controversial

  • Soplos AppImage Manager - Clone the AppImage
    FOSSCharlieF FOSSCharlie

    I have switched from using Gear Lever to Soplos AppImage Manager. There is only one thing I miss and that is the setting to clone the AppImage, rather than move the AppImage.

    I keep my AppImages in a folder that syncs between my laptops and desktop. So when I install an AppImage, or one computer it disappears from all.

    Applications

  • Tailscale on Soplos
    FOSSCharlieF FOSSCharlie

    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.

    Applications

  • Boro on Framework
    FOSSCharlieF FOSSCharlie

    I installed Boro on my framework 13 AMD laptop and the Wi-Fi and Bluetooth did not work. The framework uses a MediaTek MT7922 Network Adapter, so I was able to resolve this issue by tethering to my Android phone and installing the MediaTek firmware package.

    sudo apt install firmware-mediatek

    Boro
  • 1 / 1
  • Login

  • Don't have an account? Register

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