102
submitted 4 months ago by Bunny19@lemmy.world to c/linux@lemmy.ml

so a common claim I see made is that arch is up to date than Debian but harder to maintain and easier to break. Is there a good sort of middle ground distro between the reliability of Debian and the up-to-date packages of arch?

top 50 comments
sorted by: hot top controversial new old
[-] Dr_01000111 56 points 4 months ago

fedora is a good middle ground

[-] BioMyth@lemmy.ml 52 points 4 months ago

OpenSUSE tumbleweed is a good compromise IMO. it is also a rolling release distro with built in snapshotting. So if anything does go wrong it takes ~5 mins to roll back to the last good snapshot. You can set the same thing up on arch but it isn't ootb and YAST is a great management tool as well.

[-] boredsquirrel@slrpnk.net 12 points 4 months ago

I would say Tumblewees is better than traditional Fedora.

But the lack of desktops, variants, adoption, as well as the lack of being able to reset a system, makes it less stable than Fedora Atomic Desktops.

Resetting is huge. You can revert to a bit-by-bit copy of the current upstream.

It is not complete at all, but already works as a daily driver. uBlue deals with almost all the edges that are left.

load more comments (9 replies)
load more comments (1 replies)
[-] houndeyes@toast.ooo 38 points 4 months ago* (last edited 4 months ago)

Is there a good sort of middle ground distro between the reliability of Debian and the up-to-date packages of arch?

This guy:

(OpenSUSE Tumbleweed).
Or maybe Slowroll.

[-] sudoer777@lemmy.ml 26 points 4 months ago* (last edited 4 months ago)

Fedora is a good middle ground, it's what Asahi Linux uses as its official distro

[-] Apalacrypto@lemmy.world 5 points 4 months ago

Another upvote for Fedora. I tried SO many flavors over the years and every single one of them, while cool and neat up front eventually developed “something” that was too problematic.

So I asked for a recommendation with a very specific set of things that I needed from a distribution. Everybody told me to just stop messing around with different flavors and just go with plain old vanilla Fedora.

It has been rock solid and perfect in every way, and I no longer have that need to distrohop because I’m missing something.

load more comments (1 replies)
[-] sorrybookbroke@sh.itjust.works 26 points 4 months ago* (last edited 4 months ago)

Absolutely. Here's three options

Fedora updates every, or around every, 3 months. This is very stable but very up to date.Most professional devs particularly ones working in Linux projects use it fornit's relative stability while having modern packages.

There's also PopOS! which is a rolling release, updating daily, but much more delayed than arch thus being much more usable.

Now for my favourite, OpenSuse Tumbleweed. Same style as PopOs but with a KDE, or gnome spin or of the box. A bit more sleek too. It also has YAST which is the best GUI based managment system on Linux.

I use arch (btw) but have a second duel booted tumbleweed install for work related stuff in order tonensure stability

[-] muhyb@programming.dev 5 points 4 months ago

Wait, Pop_OS switched to rolling release?

[-] Kory@lemmy.ml 10 points 4 months ago

From their website:

"Update on Your Terms

Pop!_OS provides the latest features and security patches through rolling updates and periodic OS version upgrades, to be performed at your discretion. And if you want a clean slate, the Refresh Install feature resets your OS while preserving the files in your Home folder. "

load more comments (2 replies)
[-] possiblylinux127@lemmy.zip 5 points 4 months ago

Pop OS is very much not a rolling release

load more comments (1 replies)
[-] GolfNovemberUniform@lemmy.ml 23 points 4 months ago

OpenSUSE Tumbleweed.

[-] Cenotaph@mander.xyz 23 points 4 months ago

I've found openSUSE tumbleweed to be the perfect mix between stable and constant updates. By default uses brtfs so if you break something the fix is a simple as rolling back to the snapshot that was automatically made right before the update

[-] spicystraw@lemmy.world 16 points 4 months ago* (last edited 4 months ago)

To be honest PopOS is great. Frequent updates, good (subjective) design and ui choices, just works. If it fits your vibe I would say it is a good balance!

[-] revv 6 points 4 months ago

It also has the benefit of being able to apply the vast majority of Ubuntu tutorials, etc. since it's based on it. Plus it doesn't force you to use snaps for everything.

load more comments (2 replies)
[-] tkk13909@sopuli.xyz 16 points 4 months ago

Fedora is generally pretty good

[-] Elieas@lemmy.ml 15 points 4 months ago

Debian Stable isn't the only way to run Debian though people often act like it. That said, if you want the stability of Debian Stable then run it with the nix package manager (nix-bin).

[-] pastermil@sh.itjust.works 4 points 4 months ago

Or with Flatpak!

[-] melroy@kbin.melroy.org 15 points 4 months ago

You could.. of course also try to use Debian Testing (which is more stable than Debian Unstable), but also more up to date than just Debian Stable.

https://wiki.debian.org/DebianTesting And see also: https://www.debian.org/releases/testing/ (currently "trixie" is the testing release).

EDIT: I mention this, because nobody mentioned it yet.

load more comments (3 replies)
[-] Nibodhika@lemmy.world 15 points 4 months ago

What's wrong with Ubuntu/Mint/PopOS/Fedora or any of the distros usually recommended? They're easier to maintain and more up to date than Debian

[-] possiblylinux127@lemmy.zip 4 points 4 months ago* (last edited 4 months ago)

I wouldn't call them up to date but they are a little newer than Debian with the exception of Pop OS.

load more comments (3 replies)
[-] aleq@lemmy.world 14 points 4 months ago

For private use? Hot take, but Arch. It's easy to maintain and not easy to break at all. I think I spend zero time on maintenance other than running package updates. I only reinstall when I get a new computer.

(I say for private use only because you'll be getting weird looks from people if you use arch on a server in a professional setting, and it might break if you try to update it after five years of not doing it since there aren't any "releases" to group big changes - in practice I run arch on my home server too with no issues)

load more comments (2 replies)
[-] BCsven@lemmy.ca 14 points 4 months ago

OpenSUSE Tumbleweed. Rolling release, but has QA on the weekly builds. It fits between Debian and Arch for sure.

[-] Darohan@lemmy.zip 11 points 4 months ago

This may be an unpopular opinion, but NixOS. It has package up-to-dateness comparable to (and sometimes better than) Arch, but between being declarative (and reproducible) and allowing rollbacks, it's much harder to break. The cost is, of course, having to learn how to use NixOS, as it's a fair bit different to using a "normal" Linux distro.

load more comments (5 replies)
[-] BaalInvoker@lemmy.eco.br 9 points 4 months ago

Arch is easy to maintain and is stable enough. Of course you can make Arch unstable if you do greedy stuff, but if you use like a normal person, it will be fine

It's using Arch for 5 years now and I never broke my system, for example

load more comments (4 replies)
[-] bruhduh@lemmy.world 9 points 4 months ago
[-] furzegulo@lemmy.dbzer0.com 9 points 4 months ago

fedora maybe?

[-] edinbruh@feddit.it 8 points 4 months ago

I would say:

  • Fedora if you like a point release, which means that every 6 months you do a big update of core stuff like the desktop environment, and on Fedora everything else is always generally up to date.
  • OpenSUSE Thumbleweed if you like a rolling release, which means that you don't do big updates, everything is kept to the last version that the software repository has, this is how arch works except in Thumbleweed the repositories are updated slower than in arch and less likely to break.

But you could also go for any more up to date debian-based distro, like Pop_OS or even Ubuntu, they might be easier for a newbie user. Fedora and OpenSUSE will be more up to date though.

If you do use Ubuntu, don't stick to just LTS versions, use the last version available (which right now happens to be an LTS version). The "extra support" it offers is not something desktop users care about, it's outweighted by the benefits of more updated software.

[-] possiblylinux127@lemmy.zip 8 points 4 months ago
load more comments (3 replies)
[-] UsefulInfoPlz@lemmy.world 7 points 4 months ago

Nobody here for Mint? I’m a long time Ubuntu user but when i do my next upgrade it will be to mint.

[-] wholookshere 5 points 4 months ago

Both Ubuntu and mint are debian based.

[-] eugenia@lemmy.ml 7 points 4 months ago

Debian-Testing (Trixie) is the way to go. It's a rolling release, but it's very stable, because packages end up there after being tested in Sid (their unstable rolling release). Whatever makes it out of Trixie, ends up on the normal Debian. I've been running it since April without any breakages.

[-] VinesNFluff@pawb.social 7 points 4 months ago

SuSE Slowroll. Not rolling release. Also not super-conservative like Debian is.

load more comments (1 replies)
[-] nickiam2@aussie.zone 6 points 4 months ago

another recomendation for Fedora from me

load more comments (3 replies)
[-] doggle@lemmy.dbzer0.com 6 points 4 months ago

Debian and learn to use the nix package manager for your bleeding edge stuff

[-] BaumGeist@lemmy.ml 6 points 4 months ago

Debian Testing has a lot more current packages, and is generally fairly stable. Debian Unstable is rolling release, and mostly a misnomer (but it is subject to massive changes at a moment's notice).

Fedora is like Debian Testing: a good middleground between current and stable.

I hear lots of good things about Nix, but I still haven't tried it. It seems to be the perfect blend of non-breaking and most up-to-date.

I'll just add to: don't believe everything you hear. Distrowars result in rhetoric that's way blown out of proportion. Arch isn't breaking down more often than a cybertruck, and Debian isn't so old that it yearns for the performance of Windows Vista.

Arch breaks, so does anything that tries to push updates at the drop of a hat; it's unlikely to brick your pc, and you'll just need to reconfigure some settings.

Debian is stable as its primary goal, this means the numbers don't look as big on paper; for that you should be playing cookie clicker, instead of micromanaging the worlds' most powerful web browser.

Try things out for yourself and see what fits, anyone who says otherwise is just trying to program you into joining their culture war

[-] GlenRambo@jlai.lu 5 points 4 months ago

Probably not the place to ask, but. Say In a n00b and have Arch (EndeavourOS BTW) on a 15+ year old laptop. Everything works fine hardware wise. Software is fairly basic web, Inkscape, LibreOffice.

Do I really need all the latest Arch updates? Or can I just do an update say every 6 months?

[-] Nibodhika@lemmy.world 8 points 4 months ago

Replace Arch with Ubuntu and the answer is yes. Arch based that's not a good idea.

The reason is that in 6 months lots can have changed, and Arch is not guaranteed a stable base, so updates might assume you have certain versions or things might break because you should have done a middle step during the upgrades that you didn't which is now buried in months of update news in the wiki.

If you want to only update your system every six months, Arch is not ideal, it's likely to work, but not guaranteed.

load more comments (1 replies)
load more comments (2 replies)
[-] mub@lemmy.ml 5 points 4 months ago

My server has been on Endeavour OS (arch with a gui installer) for at least 18 months. I run updates roughly every 10 days (basically whenever I remember). Never had a problem with it. I dare say it could go horribly wrong at some point so I keep the LTS kernel installed as well just as a fall back.

My main pc is also running Endeavour OS (dual boot with windows 11). Other than having to keep Bluetooth downgraded to support the ps5 dual sense controller, it runs great.

My only gripe is that updates often contain something that forces the kernel rebuild process and so it needs a reboot afterwards.

Every other Linux I've run has had some sort of "rebuild to fix" type issue at some point, or had been hard to find good support information for. Endeavour OS has been the most reliable and the easiest to fix and find support for.

[-] LongboardingLad@lemmy.world 5 points 4 months ago

I guess I'm kind of confused as to the debate between Bleeding Edge vs Stable. I get the concept on paper, but what packages are so imperative that you need a Distro that is "Bleeding Edge". I run Pop_OS and it works great on my hardware(System76 so it kind of has the home field advantage). I have an old laptop running LMDE that doesn't ever need rebooted and it has every package I need for it to accomplish its job.

Others have given better advice than I will, but maybe determine why you need something that's bleeding edge. If the only answer is "Cuz Shiny new stuff!" I don't think it's needed that bad and tailor your setup for stability and functionality. I prefer Just Works Distros though. VM's are also a thing if you want to do some Distro Hopping

load more comments (1 replies)
[-] lemmyvore@feddit.nl 4 points 4 months ago

Manjaro has been specifically designed to have fresh packages (sourced from Arch) but to be user friendly, long term stable, and provide as many features as possible out of the box.

It requires some compromises in order to achieve this, in particular it wants you to stick to its curated package repo and a LTS kernel and use it's helper apps (package/kernel/driver manager) and update periodically. It won't remain stable if you tinker with it.

You'll get packages slower than Arch (depending on complexity, Plasma 6 took about two months, typically it's about two weeks) but faster than Debian stable.

I'm running it as my main driver for gaming and work for about 5 years now and it's been exactly what I wanted, a balanced mix of rolling and stable distro.

I've also given it to family members who are not computer savvy and it's been basically zero maintenance on my part.

If it has one downside is that you really have to leave it alone to do its thing. In that regard it takes a special category of user to enjoy it — you have to either be an experienced user who knows to leave it alone or a very basic user who doesn't know how to mess with it. The kind of enthusiastic Linux user who wants to tinker will make it fall apart and hate it, and they'd be happier on Arch or some of the other distros mentioned here.

load more comments (6 replies)
[-] PushButton@lemmy.world 4 points 4 months ago

That's Void Linux, exactly how I would describe Void...

load more comments (2 replies)
[-] unionagainstdhmo@aussie.zone 4 points 4 months ago

Atomic distros + distrobox/toolbx. Bluefin is a good start for general desktop or Bazzite for gaming (But Bluefin can be more stable, I use it for some games with steam in flatpak). If something breaks roll back to any release in the last 90 days with a single command. Install all of your packages in a distrobox (Arch if you need it). Otherwise in general Fedora is pretty good.

[-] possiblylinux127@lemmy.zip 5 points 4 months ago

You are the meme

1000004627

They were not asking about immutable Linux...

load more comments (4 replies)
load more comments (1 replies)
load more comments
view more: next ›
this post was submitted on 25 Sep 2024
102 points (100.0% liked)

Linux

49720 readers
729 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