this post was submitted on 16 Jun 2023
38 points (100.0% liked)

Linux

47307 readers
519 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
 

So i have a bunch of pc's/laptops/computers and such that my family members refuse to depart with even though there really bad. so far they mangae to keep 4 bulky computers in total, we do have some new-ish ones but theses ones im talking about need some loving.1 computer is 32 bit and has 2gb of ram, the other 3 have 64-bit and range from 1gb of ram- to 2 and one of which has only 75 space hardrive.

are there any linux distros that might work becasue im a noob who uses windows so im very lost. any tips or suggestions or something would be great.

also if im posting in the wrong plac eplease let me know in the comments.

you are viewing a single comment's thread
view the rest of the comments
[–] Fredol 2 points 1 year ago* (last edited 1 year ago)

I would suggest Debian 12 XFCE or Debian 12 LXQT. Debian releases are supported for 5 years, but it gets a new release every 2 years. You might have to help your family members do the upgrade every 2 years which might be problematic.

Another option would be either of those DEs (LXQT or XFCE) but on OpenSuse Tumbleweed. Tumbleweed is rolling but its packages are tested before being released which makes it safer than arch for a noob. It also has automatic snapshots which can be easily restored if anything goes wrong. And since it's rolling, you can configure automatic updates and never have to help your family members upgrade every 2 years (like on Debian or any LTS Distro).

Codecs can easily be installed using "opi codecs", so you won't have to fool around for that too.

I've been running Tumbleweed for a bit now, and I can say it's just like Windows for the ease of use, especially if you install a packagekit frontend like Gnome Software so that your family members can easily install new programs from repos or flatpak.

Whatever you do, don't use Ubuntu or its official variants. It's too bloated due to snap and other things they do by default.