this post was submitted on 27 Jan 2022
4 points (100.0% liked)

Linux

47343 readers
1552 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
 

Does anyone know any lightweight Ubuntu based disto that uses' less than 500Mb ram ?

top 6 comments
sorted by: hot top controversial new old
[–] gmate8@lemmy.ml 4 points 2 years ago

Maybe Xubuntu

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

Debian, if you flip around the "based on" requirement.

Besides, what uses significant amounts of RAM is not "the distro" but the primarily the window manager, some daemons and little more. You can try LXDE as a window manager. Good luck with browsers tho.

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

This is mostly a factor of the desktop environment used. The following should help you decide how to proceed:

https://linuxhint.com/lightest-ubuntu-distro/

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

That 26mb Trisquel Mini minimum ram requirement has got to be a typo. Still, 256 mb (more likely) is still very impressive.

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

I'm inclined to agree about the typo, but then again, Tiny Core Linux only needs 16MB and comes with a FLTK/FLWM desktop. It's not exactly feature rich, but still a functional desktop.

Edit: the LXDE website seems to suggest at least 256MB as well.

[–] eyeballkid@lemmy.ml 1 points 2 years ago

Kind of. I've been running Xbuntu for four years on a system with 1 gb ram total. Running XFCE, I'm using a little over 500mb of ram at idle. I could probably optimize that. If I switch to i3, I use around somewhere between 300 and 350mb of ram at idle.

Another option: Check out Ubuntu Core if you're shooting for super-tiny and you are willing to use snaps instead of deb packages.. It targets embedded systems, so it is designed to run on 250/500mb of ram depending on which version you pick. I've used it on a Pi before and their website indicates that it works on other architectures. It isn't meant to offer a desktop experience.