this post was submitted on 28 Dec 2021
30 points (100.0% liked)

Linux

47362 readers
1870 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
 

As always, this is an opinion based post and you can agree or do not agree with such suggestions.

all 19 comments
sorted by: hot top controversial new old
[–] sp6ina@lemmy.ml 7 points 2 years ago (1 children)

in my opinion:

  1. Arch Linux - great, fast updates. However, after a long break, updating can be complicated. Everything a person can do their own way. Very fast and efficient. AUR is sometimes a lifesaver
  2. OpenSuse Tumbleweed - obs is great (better than aur). Sluggish. Snapshots make updating seamless even after a year of non-use. I don't like yast.
[–] kinetix@lemmy.ca 3 points 2 years ago

I was never thrilled with Opensuse. I found regardless which flavour I was on, I had to enable so many extra repositories that it eventually turned in to a mess each time.

[–] savoy@lemmygrad.ml 6 points 2 years ago (1 children)

I'm just glad whenver Void gets more attention, it's honestly incredible. Definitely not for inexperienced Linux users, but it's a more sound choice for "minimalism" than Arch is. And an AUR-type repo could easily be maintained if users wanted it given how flexible xbps-src is.

[–] brombek@lemmy.ml 4 points 2 years ago

Same here. I have been using xbps-src to build some custom packages and coming from RPM spec, it is such a joy to use. Hosting custom repos is also very easy and fast.

[–] cameraandsickle@lemmygrad.ml 5 points 2 years ago

I'm currently on EndeavourOS and absolutely loving it, happy I switched from Manjaro. I want to try out Gentoo and Void in the future.

[–] sudoreboot@lemmy.ml 4 points 2 years ago (1 children)

If you feel comfortable learning a functional programming language, NixOS is unbeatable when it comes to stability and (usually) up to date software. If you already know (or prefer) Lisp/Guile, Guix is just as good, as long as you don't depend on proprietary software.

[–] SudoDnfDashY@lemmy.ml 2 points 2 years ago

Nonguix is there for your proprietary needs.

[–] SudoDnfDashY@lemmy.ml 4 points 2 years ago (1 children)

Solus is super great. Stable and rolling.

[–] azron@lemmy.ml 6 points 2 years ago (1 children)

You using budgie as your DE or what? I'm looking for a new family friendly distro to replace windows (by request believe it or not) and this one keeps coming up.

[–] SudoDnfDashY@lemmy.ml 4 points 2 years ago (2 children)

I'm actually using i3

https://lemmy.ml/post/132113

But Budgie is amazing. It's slightly lower on resources, easier to configure, and more user-friendly than GNOME. Most of the apps a average user would need are there, and they are all in their latest version, updated every Friday.

[–] mossy@lemmy.ml 2 points 2 years ago (1 children)

I don’t know if Budgie is “more user-friendly” that GNOME, from my experience, I’ve found the opposite to be true. Although, Budgie is probably easier to adapt to if you are coming from Windows.

[–] SudoDnfDashY@lemmy.ml 2 points 2 years ago (1 children)

I think that it personally it is more user friendly. GNOME is very different ways of doing things, and while that is one of it's strengths, it makes it feel unlike anything I've ever used and less user friendly to me.

[–] mossy@lemmy.ml 2 points 2 years ago (1 children)

It's one of those things that varies a lot from person-to person. Maybe GNOME's activity-oriented workflow suits you better, or maybe you prefer a task bar. The great thing about Linux is that we have these options!

[–] SudoDnfDashY@lemmy.ml 2 points 2 years ago

Agreed. Personally tiling is my thing, but I do love GNOME. Even if it doesn't fit my workflow, I do appreciate all DE's and think the more choice the better.

[–] SrEstegosaurio@lemmy.ml 4 points 2 years ago (1 children)

I recently managed to install Gentoo (mostly thanks to the gentoo matrix room) and I just love it.

[–] kinetix@lemmy.ca 2 points 2 years ago

Gentoo is one of my go-to's that I come back to time and time again.

I don't mind spending my time with Gentoo as one can have very stable systems with it (as per your choosing), and if one uses a half decent machine to do all the building, it can supply more lowly machines with a current repository of binary builds.

Yes, it has it's headaches from time to time (similar to the mention above about Arch and what happens if you don't update for some time), but nothing insurmountable.

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

If you want to use Debian with a rolling release, you should be using Sid and not Testing, namely because Testing is the next release's branch and lags behind Sid at times. For security reasons either use Stable which has its security patches backported, or Sid where patches are provided as quickly as the package is put in the repo.

There's arguments that Testing/Sid aren't truly rolling because they're frozen for several months when it's near a final release of the next stable branch, but I've been using Sid on my main machines for almost a decade now, and it's not something I really think about aside from once every two years.

[–] blkpws@lemmy.ml 2 points 2 years ago* (last edited 2 years ago)

Grauda is pretty neat, for me much better than Manjaro... https://garudalinux.org/index.html

I actually install the XFCE version which is more simple and then I use my own i3WM configuration/environment stuff. This way I can use their repos and their "Garuda Welcome" GUI which has pretty neat options to automatize steps.