164
submitted 2 years ago by pluja@lemmy.world to c/linux@lemmy.ml

I'd like to settle on a distro, but none of them seem to click for me. I want stability more than anything, but I also value having the latest updates (I know, kind of incompatible).

I have tested Pop!_Os, Arch Linux, Fedora, Mint and Ubuntu. Arch and Pop being the two that I enjoyed the most and seemed the most stable all along... I am somewhat interested in testing NixOS although the learning curve seems a bit steep and it's holding me back a bit.

What are you using as your daily drive? Would you recommend it to another user? Why? Why not?

(page 2) 50 comments
sorted by: hot top controversial new old
[-] igalmarino@lemmy.ml 6 points 2 years ago

Arch Linux because k.i.s.s

[-] lemminer@lemmy.ml 5 points 2 years ago

If you are looking for stability with latest updates, then Gentoo. But I won't recommend it to a distro hopper.

[-] TheFrirish@jlai.lu 5 points 2 years ago

Well I would have normally said Fedora but with the current RedHat issues I'm thinking of making a switch. but in my opinion Fedora was always rock stable and leading edge. currently looking at an alternative.

[-] danie10@lemmy.ml 5 points 2 years ago

Manjaro - because everyone else seems to only be voting for Arch itself here. Manjaro is actually very stable, but I did sometimes have some trouble with AUR updates clashing. I like it because it stays relatively up to date and I don't have to do any major reinstalls or upgrades. I've been on it for a few years and never have lost data or was not able to get it started (even if it did need a manual kick-start once or twice). Like any distro, over time you become savvy around what to use and what to avoid.

load more comments (3 replies)
[-] nyan@lemmy.cafe 5 points 2 years ago

Gentoo, for its user choice and lack of bloat. I've been using it for a long time, and can create my own packages for personal use if I don't mind them looking like Frankenstein bodges, so that's another plus. It's stable enough if you stick with actual stable-marked packages and don't go out of your way to shoot yourself in the foot, and if something does go wrong at the distro's end, 1. they usually fix it pretty fast and 2. rolling packages back is easy if the older version is still in the tree (and usually still possible if it isn't, although it can get kind of involved).

Would I recommend Gentoo to another user? That depends on which user. You kind of have to be either knowledgeable or willing to learn—it isn't a "just works" distro, although some things have been streamlined in recent years. You do have to put a little time into maintenance, but it's usually on the order of less than half an hour a week.

load more comments (1 replies)
[-] cyberpunk007@lemmy.world 5 points 2 years ago

Arch or manjaro because I can find so much more stuff in AUR.

[-] gunslingerfry@lemmy.world 5 points 2 years ago

EndeavourOS and quite happy with it.

[-] HubertManne@kbin.social 5 points 2 years ago

zorin. im just so lazy. Every so often I try something else looking for something easier. I would really like to use cubeos but likely not going to happen. oh and sourcemage and maybe once im retired.

[-] senslayer@lemmy.ml 5 points 2 years ago

Arch for me, I use Aur as a crutch to avoid compiling and managing source projects, i love pacman and rolling releases, and it's very easily customizable (ofc once you learn the system).

load more comments (1 replies)
[-] art@lemmy.world 5 points 2 years ago

Debian is always my go-to. Is the users are coming from Windows I might say the DE to Cinnamon.

[-] marmalade@sh.itjust.works 5 points 2 years ago

Used to be Arch, now I shill for Debian.

load more comments (2 replies)
[-] fly_paper_love_maker@lemmy.ml 4 points 2 years ago

I’m running NixOS on my laptop and I really like it though I haven’t been able to get Resilio going. It’s challenging sometimes but when I have things the way I want them I have a great sense of order. So it’s the most satisfying Linux I’ve tried.

[-] Jerry@feddit.nl 3 points 2 years ago
load more comments (2 replies)
[-] coralof@lemmy.world 4 points 2 years ago

I’ve hopped around to a bunch of different distros, but I always return to Debian Stable. I don’t really need the most bleeding-edge packages for my system, due to my use case.

Most of my actual apps are installed via Flatpak, so they’re all pretty recent, while still being on a rock-solid stable distribution.

[-] NerdyOldGeek@lemmy.ml 4 points 2 years ago* (last edited 2 years ago)

On my desktop I run Debian 12 (stable) and on my old laptop I have been playing around with Peppermint OS.

[-] DniMam@lemmy.world 4 points 2 years ago* (last edited 2 years ago)

An immutable OS with flatpak, snap or appimage :

Fedora silverblue, nixos, vanilla os, guix, steam deck...

While there is still lot limitation using only flatpak, snap or appimage, i believe that in the next decade they will slowly grow and end up that packaging nightmare.

So we can have an OS up to date, latest app without worrying any breakage. But i'm not well versed and dunno if people and dev will follow that road.

I think it's time to ditch apt, dnf, rpm, aur. I imagine it would ease dev work but i'm not sure.

[-] kedarkhand@lemmy.fmhy.ml 4 points 2 years ago

For stability, I would definitely suggest a immutable distro

[-] saplyng@kbin.social 4 points 2 years ago

I've been using Garuda (arch derivative) for my home and work PC. It works how I want it to, I like that it has BTRFS as default for the file system, and the AUR is such an amazing resource I miss it whenever I use a different distro.

I have a production server that's using Alma at the moment, but with the RHEL news I'm thinking of switching it over to something else, but I'm not sure what yet. I've been using Ubuntu server for some test servers/projects and I like it better than Alma but it still hasn't given me that "wow" factor I feel with Arch so I'm not sure what I'm going to do there...

[-] crystal@feddit.de 4 points 2 years ago

I use NixOS on my main PC.

If you want to use NixOS, you have to be willing to read.

Two things are especially difficult:

Coding: You will have to learn the Nix-specific way for everything you do. How does Nodejs work in NixOS? How does GCC work in NixOS? How does my IDE work in NixOS?

Using unofficial packages: The nix repos are very large and you'll most likely find everything you need there (or on flatpak/flathub). But if something isn't there, the easiest way tends to be packaging it as a nix package yourself. And that's something many people probably don't want to do.

The coding thing is annoying enough that I may switch away from NixOS at some point.

Other than that, NixOS is great.

load more comments (1 replies)
[-] aksdb@feddit.de 4 points 2 years ago

I am typically on Arch on all my machines since 2006. For a while I bootstrapped new machines using EndeavorOS, but usually stripped out their packages and returned to vanilla arch. Since I now prefer ZFS as root fs, I am back to installing from scratch, to get exactly the layout I want.

[-] xan1242@lemmy.world 4 points 2 years ago

I'm using Arch simply because of familiarity and comfort in using it. That and pacman being fast usually helps me make up my mind whenever I try something else. I really hadn't experienced any major breakage in any of the packages in the standard repos, especially if everything is configured correctly. So I don't really have anything to say against Arch's stability.

I also hear good things about Tumbleweed, so that could be an alternative and more complete out-of-box package, but that also highly depends on how comfortable you'll be with openSUSE's way of doing things.

It all boils down to how you prefer to configure and manage your system and its packages, really. Nothing much more than that. As long it does the job, it's usually fine.

load more comments (2 replies)
[-] rikudou@lemmings.world 4 points 2 years ago

Linux Mint is my go-to. It's stable and if I want the latest update of anything, I use one of these:

  • PPA
  • Flatpak
  • Docker

I think people underestimate how useful docker can be for running various stuff, I have few semi-permanent containers for some software and it works great.

load more comments (2 replies)
[-] unknowing8343@discuss.tchncs.de 4 points 2 years ago

You tried most of them. You found Arch enjoyable, so I'd stick to that for the Wiki, the community, and flexibility.

NixOS looks interesting too, but nothing beats Arch in terms of having so much software at one-click distance with the almighty AUR.

[-] ClaretNBlue@lemmy.world 4 points 2 years ago

Slackware is still my go to, but I have many diatros installed on VM's.

load more comments (2 replies)
[-] TheV2@lemmy.ml 4 points 2 years ago

I've been using Arch Linux as a daily driver for about two years I believe. As with any other distribution, it depends on the user's preferences, experience and needs, whether or not I'll recommend them Arch.

What I like the most about Arch is the customization from the ground up, the rich, detailed and yet user-friendly Arch Wiki, the AUR (although one shouldn't depend on it too much) and that after the installation everything seems more trouble-free than the distributions I've tried before. Arch almost never broke for me and even then fixing the issues weren't a big problem. It's not as difficult as it is often portrayed.

Nor is it as easy as it is often portrayed. A new user could be comfortable starting with Arch Linux, but it doesn't hurt to have experienced another distribution that is intended to be user-friendly.

load more comments (2 replies)
[-] bearfootbees@lemmy.ca 4 points 2 years ago* (last edited 2 years ago)

I searched for years. Nothing really clicked... I've finally settled on ParrotOS. Their flagship is a pen testing distro like Kali, but they have a home distro as well, I've been using it for quite some time.

Stability is huge for me, and regular updates. Privacy focused, based on Debian.

Hope this helps your search :)

[-] Biti@pawb.social 4 points 2 years ago

I use Arch Linux on my desktop and laptop. My servers run a mix of Debian and OpenSUSE.

[-] SapienSRC@lemmy.world 4 points 2 years ago

Not to long ago I would of said Fedora but recently I've switched to OpenSUSE Tumbleweed and I'm really enjoying it. Still learning the ins and outs though.

[-] Flaky@iusearchlinux.fyi 4 points 2 years ago

It depends on how you want your update cycle.

If you don't mind the rolling release type of updates where you get updates ASAP, EndeavourOS does the job nicely. It's based on Arch Linux like Manjaro, but unlike Manjaro it only uses its own repository for its own, distro-specific extra software, everything else is from Arch's repos. If you remember Antergos, it's basically the spiritual successor.

For those who want a stable update cycle, I would recommend either Linux Mint or Fedora. I've had a solid experience with Fedora, but my friends really like Mint as well.

For those who want to be able to mix and match stable and unstable packages, Gentoo is the way to go. The nature of its package management allows you to mix and match stable and unstable versions at your own leisure, at the cost of long compilation times. It depends on whether that's worth it for you, but it's worth mentioning.

[-] DaPorkchop_@lemmy.ml 4 points 2 years ago

Personally, I've been running Debian everywhere (both on my servers and for desktop use) for a few years and I've found it much more reliable than Ubuntu. Sure, the repos tend to be somewhat out-of-date (unless you're on testing, which I've started using more and more and have yet to experience any actual problems with), but most of the time it makes no difference and if I really need the latest version of something I can just spin up a Docker container.

[-] shotgun_crab@lemmy.world 4 points 2 years ago

If I had to choose, I'd go with openSUSE Tumbleweed. It's a solid distro overall. Arch, Debian and Mint are close though! I've been thinking to check out NixOS and Garuda for a while, but I haven't had the time for that yet.

[-] denissimo@feddit.de 4 points 2 years ago

I tried quite a few of distros and I keep on going back to Fedora. A lot of things come out of the box such as Flatpak, it won't pester you about the password when you just want to install a app and i barely find myself solving issues with command line.

My other two favorites are Mint and Pop, i can recommend these to beginners and I really just like a good out of the box experience, avoiding command line where possible. Are there others that tick these boxes?

load more comments (1 replies)
[-] dadarobot@lemmy.sdf.org 4 points 2 years ago

I use manjaro, if you like the up-to-dateness of arch, with the polish and ease of setup of popos, it may be a great candidate for you.

load more comments (1 replies)
[-] CerineArkweaver@lemmy.world 3 points 2 years ago

Fedora. Mainly because I work at a RHEL shop and I want a daily driver that is somewhat similar to my work environment.

[-] vermyndax@kbin.social 4 points 2 years ago

The recent RHEL drama hasn't changed any of that?

load more comments (1 replies)
[-] Trent@lemmy.ml 3 points 2 years ago

Xubuntu for "I need this to just work" daily driving, and assorted other stuff for screwing around with. I like the idea of immutable OSes and have considered silverblue and am watching the development of vanillaos...

load more comments (2 replies)
[-] non_feistel@lemmy.world 3 points 2 years ago* (last edited 2 years ago)

Fedora for me as it seems to work the best for my hardware, will be moving to Kinoite when I get the chance. i already am using distrobox and Flatpak in general. Tried NixOS (with Root on ZFS) but couldn't get hp-wmi module to work on on it. I was having some problems with Opensuse Nvidia drivers (wakeup from suspend didn't work sometimes). The one thing I miss on Fedora, that Opensuse has is Full-Disk Encryption.

load more comments (1 replies)
[-] gkpy@feddit.de 3 points 2 years ago

unless we're talking about my main machine, which runs gentoo, i'll always default to alpine. super solid base system and packages. super accessible when it comes to upstreaming packages. I only wish they had s6 as an option for init/service manager

load more comments (1 replies)
[-] RoboRay@kbin.social 3 points 2 years ago* (last edited 2 years ago)

Fedora is my daily driver.

I install Ubuntu LTS for family/friends, as the more stable software makes supporting them easier, and they should have a few years of no major problems if I get hit by a truck.

load more comments
view more: ‹ prev next ›
this post was submitted on 14 Jul 2023
164 points (100.0% liked)

Linux

54187 readers
421 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 6 years ago
MODERATORS