this post was submitted on 10 Sep 2024
67 points (94.7% liked)

Linux

47321 readers
777 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
67
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 

What do you consider to be the "Goldilocks" distro? the one that balances ease of install and use, up-to-date, stability, speed, etc... You get the idea.

I'm not a newb, these last few years I've lived in the Debian and derivatives side of things, but I've used RH, Slackware, Puppy :), and older stuff, like mandrake/mandriva and others. Never tried Suse or Arch, and while Nix looks appealing, I need something to put in production rapidly. I have tried Kinoite in a VM, but I couldn't install something (which I can't remember), and that turned me off.

Oh I'm on Mint right now, because lazy, but it's acting up with a couple of VMs, which I need, I really don't have the time or desire to maybe spend two days troubleshooting, and I'm a bit fed up with out of date pkgs.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago (8 children)

I have yet to successfully install the Private Internet Access client on Bazzite. It does a lot of system modification at runtime, which doesn't play nice with the immutable system.

There's definitely limitations like that one, so I'd say there's a solution for most, but not all cases. Hopefully, that will become a non-issue when bootc is fully ready.

[–] [email protected] 2 points 1 week ago* (last edited 1 week ago) (3 children)

Private Internet Access

Can't you simply get the OpenVPN or Wireguard details from in PIA, and then put them into Gnome/KDE's built-in VPN app?

Like this: https://helpdesk.privateinternetaccess.com/kb/articles/where-can-i-find-your-ovpn-files

Will be something similar for Wireguard.

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

Yes and no. WireGuard configs are still not something they offer, despite customers asking for the last several years. They have often said they would do it, but they have yet to deliver on that promise.

OVPN configurations are an option, but the main benefit of the client is the ability to change tunnel configurations on the fly. If there's something you want to change, such as connecting to a different endpoint, you have to go back to the website to configure that tunnel and generate the config.

So you basically get 40% of the service you pay for if you try to use PIA with an immutable distro like Bazzite (which is not the various distros' faults).

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

I'm not sure how it works with PIA, but on Proton I can export multiple configs, let's say 6 different ones with a combination of countries and other options.

Then I add them all into KDE and I can switch between them at will.

It's a slight extra cost of time at the start, but after that it's smooth and easy.

[–] [email protected] 1 points 1 week ago

Their OVPN performance isn't as good as WG, so it's really just a backup solution in my mind.

But my main point is that there exist edge cases like that where "install it in a distrobox" isn't a panacea. You either have to learn podman and how to forward your network traffic through the container or learn how to pack your own flatpak/appimage/RPM.

load more comments (4 replies)