this post was submitted on 21 Oct 2023
95 points (91.3% liked)

Linux

47299 readers
537 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
95
submitted 11 months ago* (last edited 10 months ago) by Lodra@programming.dev to c/linux@lemmy.ml
 

I'm ditching Windows in favor of Linux on my personal desktop. And so I'm looking for advice on which distro I should start with.

About Me

I use Linux professionally all the time but mostly to build ci/cd pipelines and for software development/operations. I've never been a Linux admin nor have I ever chosen the distro I use. I'm generally comfortable using Linux and digging into configs/issues as needed.

Planned Usage

I use this machine for typical home usage: Firefox, a notes app (currently Notesnook), maybe office style tools like word and excel. I also use this for gaming: Steam, Discord, etc. Lastly and least important, I use this for a small amount of dev work: VSCode, various languages, possibly running containers.

What I'm Looking For

I'd like an OS that's highly configurable but ships with good default settings and requires very little effort to start using. I don't want it to ship with loads of applications; I want to choose and install all of the higher level tools. Shipping with a configured desktop is perfectly fine but not required. Ideally, I can have all of this while still keeping the maintenance low. I think that means a stable OS, a good package manager, stable/automatic updates, etc.

Last bit. Open source is rather important to me. I prefer free and free.

Anyone have good suggestions??

Edit

I'm aware of tools like Distro Chooser. They've recommended Arch Linux and Endeavor OS to me so far. But I'm not ready to trust them yet. I'm looking for human input.

Edit 2: Hardware Info

I'm running on an ASUS ROG Strix GA15DK. It's just over 2 years old. The hardware was shiny but not top-tier at the time. It’s not new at this point but also not old by Linux standards.

  • AMD Ryzen 7 5800X Processor
  • NVIDIA GeForce RTX 3070
  • 16GB DDR4 3200 MHz RAM

Edit 3

It's official. I installed EndeavourOS! I got it to work without any issues. Yup, first try. It definitely didn't take me ~10 tries :D

Thanks for all the input all! Wonderful crowd here!!!

you are viewing a single comment's thread
view the rest of the comments
[–] Neikon@lemmy.world -3 points 11 months ago* (last edited 11 months ago) (2 children)

Manjaro, a stable descendant of Arch Linux. It has stable updates every week (more or less). You can select your favorite DE, kernel version, it is updated for optimal gaming performance, easy to install like Ubuntu. If you miss any app in the Manjaro repos you can always download it from **AUR **(Arch Community Repo), **Flatpak **or **Snap **by activating it easily from their app store.

Yes, it is similar to Endeavor OS, but I think Endeavor is more like an easier version of Arch, but just as edgy with updates and the instability that comes with it.

[–] backhdlp@lemmy.blahaj.zone 7 points 11 months ago

https://lemmy.blahaj.zone/comment/3779715

Please do not suggest people to use Manjaro.

https://github.com/arindas/manjarno

https://www.hadet.dev/Manjaro-Bad

https://rentry.co/manjaro-controversies

~~https://manjarno.snorlax.sh/~~ https://manjarno.pages.dev/

https://averagelinuxuser.com/manjaro-review

Manjaro's maintainers have repeatedly:

  • Let SSL certs expire, asking end users to turn back their system clock until they fixed it.

  • Told users to make partial updates which often causes packages to break, including mandatory rollbacks on critical packages such as systemd

  • Held back packages for ~1-2 weeks to improve stablity, but does not do this for all packages, including the AUR, which causes dependency hell and breakage.

  • Rolled out an edit to a AUR package that repeatedly sent requests to aur.archlinux.org which made the servers experience a DDOS attack, impacting all users.

I am not saying this to hate on Manjaro, but to inform OP and others. If they want a stable yet fresher distro, they should choose something more like Fedora or Ubuntu. If they want something rolling, Arch includes an installer in its iso that is really simple to understand.