this post was submitted on 28 Jul 2024
158 points (97.0% liked)

Linux

47321 readers
652 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 1 month ago (3 children)

I wouldn't say it's "better," but merely different. Until immutable distros can easily solve installing certain software that requires system-level access (like VPN clients without a Linux package or repo), there will always be a place for mutable distros.

And I say that as a proponent of distros like NixOS, Bazzite, and blendOS.

[–] [email protected] 7 points 1 month ago (1 children)

You can do that with fedora Atomic tho, just enable it, also why install a VPN? Why you can't use OpenVPN?

[–] [email protected] 8 points 1 month ago

I can, actually, but I'd rather use WireGuard for the improved throughput. There's no "enabling" Private Internet Access's client, though, because it's a self-executing tarball and install script, and that's the only way to access their WG endpoints.

They have a manual connection client through the command line, but that hasn't been updated in over two years, and I don't feel comfortable using it.

[–] [email protected] 9 points 1 month ago (1 children)

I'm running ProtonVPN on Bluefin from a flatpak with zero issues.

[–] [email protected] 6 points 1 month ago (1 children)

Yep, and it's one of the only VPNs with a flatpak. It works great when the software can be easily layered. Meanwhile, Private Internet Access comes as a .run executable tarball.

[–] [email protected] 7 points 1 month ago (1 children)

Until immutable distros can easily solve installing certain software

So..... it's easily solved then?

[–] [email protected] 2 points 1 month ago

Not currently. Unless you have a good guide on how to build a flatpak that has more examples than launching a "Hello world" bash script.

[–] [email protected] 5 points 1 month ago (1 children)

I haven't used it myself, but from what I've read VanillaOS has that covered pretty well with APX?

[–] [email protected] 3 points 1 month ago (1 children)

I haven't really looked at that one, so I'll have to take a look and see what it can do (and what its limitations are). I saw that it containerizes software by default, and something like VPN software can't usually run in a simple container, since it usually tries to manage network connections, and would need unique permissions.

[–] [email protected] 3 points 1 month ago (1 children)

AFAIK it's based on Distrobox, which allows you to work in containers with access to key host services that you need, which I think should be sufficient for a VPN.

(In fact, for VPNs specifically Flatpaks are sufficient as well - I'm using Mozilla VPN via a Flatpak.)

[–] [email protected] 2 points 1 month ago (1 children)

Private Internet Access doesn't come as a flatpak, deb, or rpm, unfortunately. I'd have to build my own and come up with a way to automatically build it so I don't have to manually do it each time PIA releases a new update.

Podman containers via distrobox don't work well for PIA, for whatever reason, so if I decide to pursue that, I'll likely have to learn podman. I'm currently trying to install PIA during the build process of a custom uBlue image, and that has its own challenges.

Basically, PIA is making me consider switching to another provider just to be done with it. 😅

[–] [email protected] 3 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago

I'm aware of the controversy. I haven't had issues, and neither has anyone else that has mentioned they use it (I would think if they were logging and selling user data, the Movie and Music industries would be customers #1 and #2, and we'd hear about ISP letters more often). Still, it's a factor to consider in one's threat model, and I would be lying if I said I was completely comfortable with their past.