this post was submitted on 27 Jun 2023
69 points (100.0% liked)

Linux

12 readers
1 users here now

founded 2 years ago
 

I've been hearing about it a lot over the last few days, but I don't exactly understand what's going on. What's going on with Red Hat, and how does it affect Linux users?

you are viewing a single comment's thread
view the rest of the comments
[–] TheAgeOfSuperboredom@lemmy.ca 4 points 2 years ago (5 children)

I'd also like to know what people are using server side instead. Debian?

[–] GrumpyRobot@kbin.social 3 points 2 years ago (1 children)
[–] TheAgeOfSuperboredom@lemmy.ca 0 points 2 years ago (1 children)

That's what I use, but I've been thinking of switching to Fedora due to Canonical's insistance on snaps. Snaps just seem to give me trouble.

[–] nottheengineer@feddit.de 1 points 2 years ago

When I typed sudo apt install firefox, pressed Y and ended up with snap firefox, I decided to stop using ubuntu and start hating canonical.

[–] Technoguyfication@kbin.social 3 points 2 years ago* (last edited 2 years ago)

I was a big Ubuntu Server fanboy until relatively recently. A couple years ago I shifted all my infrastructure into Docker, I don't run anything on my host machines anymore besides the Docker daemon, a few random cron jobs, and a sendmail configuration.

Because of that, I'm switching to Alpine Linux on all my servers. I realized the only thing my machines do is operate as Docker hosts, so why should I carry around the weight of a fully fledged Ubuntu Server install? Alpine's package repo is very good and you can install all the utilities you want (ZFS, SMBD, Btop, etc.) with a single command. It's also a lot easier to maintain my host because there's a lot less to break between versions and less packages to update.

[–] rastilin@kbin.social 2 points 2 years ago (1 children)

I've also been using Ubuntu server, but I have some regrets. I might start using Fedora on the newer machines and see how it goes, or openSUSE.

[–] Maximilious@kbin.social 1 points 2 years ago

I use Fedora and really like it. The only drawback for me is using podman instead of docker as some containers like mailcow don't have that 1:1 parity that podman boasts, but I do have roughly 30-40 containers running in podman without issues.

For Mailcow and Kasm I spun up dedicated Debian or Ubuntu servers to serve them up.

[–] rabidchaos@fedia.io 2 points 2 years ago

CentOS Stream. We don't need bug compatibility with RHEL, and it moves a bit slower than Fedora.

[–] Thorned_Rose@kbin.social 1 points 2 years ago

Arch and DietPi on the ODroid.