this post was submitted on 07 Dec 2023
14 points (85.0% liked)

Linux

46777 readers
1969 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
 

A few years ago, LXLE was my distro of choice for older hardware.

I haven't used it in a while, and now I'm trying to revive an HP Stream (AMD/4GB RAM/32GB SSD).

Anything else I might want to try first, or is LXLE still considered good for lightweight/feature rich?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 8 months ago* (last edited 8 months ago) (2 children)
  • don’t know enough about LXLE itself as a distro
  • but LXDE should effectively be considered “end of life”, the developer is in the process of porting everything over to Qt and working on releases of LXQt
  • with that, for a full DE – Xfce if you like GTK, LXQt if you like Qt
  • or a minimal setup with a WM plus utilities (like Openbox or one of the large selection of tiling window managers)
  • along those lines though, there are still a LOT of lightweight Linux distros to choose from
    • Crunchbangplusplus or BunsenLabs – successors to Crunchbang Linux – usually just Openbox WM and a few utils rather than a full DE
    • plain old Debian stable – proprietary drivers are now part of the installer, no more hunting for a special ISO – can choose your DE or WM during install
    • Alpine Linux – popular for server and container installs, but has its fans for desktop
    • DistroWatch’s selection for Old Computers – LXLE is still on the list
[–] [email protected] 4 points 8 months ago

I can second Xfce. I'm using it on the chroot Linux I run on my phone. It doesn't get much lower end than that, and Xfce performs perfectly.

And it feels much more polished than LXDE.

[–] [email protected] 1 points 8 months ago

Thanks for all this info. It'll help me catch up, I'll check out your links.