this post was submitted on 27 Oct 2025
34 points (94.7% liked)

Linux

59379 readers
824 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
34
Which distro should I use? (lemmy.blahaj.zone)
submitted 1 week ago* (last edited 6 days ago) by ori@lemmy.blahaj.zone to c/linux@lemmy.ml
 

Basically, I have a 2014 computer with 4 GB of RAM, and I'm wondering whether to use Arch, EndeavourOS, or openSUSE. I really want to try Rice and use Hyprland, but that will be my second distro. The computer is a secondary one, so it's no big deal if it breaks.

Edit: I now use arch btw

you are viewing a single comment's thread
view the rest of the comments
[–] ori@lemmy.blahaj.zone 2 points 1 week ago (1 children)

OK, by that logic, it should be arch then 😃👍 (I think that to get the system working again if the DE crashes, I have to install a new DE through the terminal, control + shift + t I think, and then start the DE session through the terminal.)

[–] lilith267@lemmy.blahaj.zone 1 points 1 week ago

If your truely going the endevour route, here some tips on recoving from a broken state:

  • The archwiki is your friend, read the relevant pages before asking on forums

  • Install arch manually (no archinstall) and thoroughly read the wiki to understand how your system is put together. Then install endevour, just from doing a manual arch install you should have the knowlage to fix like 90% of issues

  • Learn the basics of systemD, will also help you on 99% of mainstream distros

  • Keep your /home directory on a seperate partition, useful for doing a system rescue and for distrohopping