this post was submitted on 28 Jan 2024
85 points (88.3% liked)

Linux

47368 readers
913 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
 

Do you have an old PC lying around gathering dust? How about a small-capacity USB flash drive sitting, unloved in a drawer? You can reuse your old computer and a USB flash drive by installing a tiny Linux distribution.

Mini Linux distros are great as they require fewer system resources than other options yet still deliver a whole operating system experience, and we have nine of the smallest Linux distros for you to choose from.

all 35 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 7 months ago

I used AOSC retro on a Pentium machine with 32mb of ram.

https://wiki.aosc.io/aosc-os/retro/intro/

Not terribly well documented but it has systemd and is Debian based.

[–] [email protected] 2 points 7 months ago

This article is pretty old and some of the distros suggested are no longer effectively maintained.

[–] [email protected] 9 points 7 months ago (1 children)

I think one of the smallest yet fully up-to-date distros around is Alpine Linux.
It might not be a perfect desktop because of Musl incompatibilities but hey, it has a ton of apps in the repos, if your usecase it's simple it might be enough.

[–] [email protected] 2 points 7 months ago

Keep in mind that it doesn't have good out of the box support for broadcom. (Broadcom is the old Nvidia and is a pain to get working under Linux)

[–] [email protected] 18 points 7 months ago* (last edited 7 months ago) (2 children)

Honestly, just use Debian. It can run under 200MB of RAM (default install), so it beats all distros on the list except for TinyCore and SliTaz, and it actually has packages.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

Chrunchbang or Bunsen are exactly this, vanilla Debian with stuff set up with openbox. The vast majority of ppl don't need anything more lightweight than this. (maybe conky should be removed, but that's it.)

If the old PC in question is a small laptop, such as an EEEpc, then I would use vanilla Debian with i3, because I really would want tiling on that..

[–] [email protected] 4 points 7 months ago

Indeed was my first thought when I didn't see on the list.

[–] [email protected] 2 points 7 months ago (1 children)

Reminds me of the fli4l project. Floppy ISDN for Linux. It used to be an entire Linux installation to use as a router that fit on a 3.5" floppy disc. I had it breath new life into an old 486 PC I had lying around.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

that fit on a 3.5" floppy disc.

Speaking of which, though it's not Linux-based and I've never tried it, KolibriOS seems fascinating.

[–] [email protected] 6 points 7 months ago

The reason why I gave Linux a serious look was due to how lightweight it can be and how it can make crappy hardware run fast.

It's like taking a 0.66L 3-cylinder engine from a big SUV (Windows) to a motorcycle (lightweight Linux distro). And then it does 0-60 in under 4 seconds (the system runs super fast).

[–] [email protected] 13 points 7 months ago (1 children)

Don't use Tiny Core Linux. The wiki is a mess of articles for two different versions, neither of which is the current one. Sign-up to the forum has been broken for years and the owner seems to like it that way because the same happened when he created Damn Small Linux.

[–] [email protected] 2 points 7 months ago (2 children)

I think Tinycore is more like a learning tool than a daily driver. If you want to know the basics of how a Linux system boots you should read the book.

I especially like how the entire system is basically one big shell script.

[–] [email protected] 0 points 7 months ago (2 children)

tiny core is for small embeded systems, like car ignitions, modems, little robotics modules/arduinos etc.

@possiblylinux127 @spittingimage

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

Don't use it for anything important as its not well maintained. You should either use buildroot, openwrt or Debian.

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

I've programmed Arduinos and microcontrollers, including one with an ARM Cortex M4 CPU. In all cases, I just write C code on my computer and download it onto the board with a USB cable. No OS needed.

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

You're far better off with the Arch wiki.

[–] [email protected] 12 points 7 months ago

They never mentioned my daily driver, Q4OS.

[–] [email protected] 6 points 7 months ago (1 children)

"9 Linux Distros that don't even pretend to work"

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

They likely worked when this article was written.

[–] [email protected] 10 points 7 months ago* (last edited 7 months ago) (1 children)

Hey this is just what I need. And exactly when I needed it.

I have an old enterprise tower I’ve been trying to set up for my bedroom tv (I believe from 2009 or so) that only has 4gb ram but 12 (!!!!) usb ports, and mint with xfce is still much too heavy for it, despite it being able to run win 10 fairly well.

All it needs to be able to do is run my vpn, torrent client, and web browser for media playback (Plex web, hosted elsewhere on my network).

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

That sounds really odd; Win 10 should be way more intensive than Mint with XFCE. Something else seems out of wack then.

[–] [email protected] 10 points 7 months ago (2 children)

I guess Damn Small Linux is discontinued

[–] [email protected] 3 points 7 months ago

Tomsrtbt as well

[–] [email protected] 76 points 7 months ago (2 children)

tl;dr:

ArchBang
Tiny Core Linux
Absolute Linux
Porteus
Puppy Linux
SliTaz
antiX Linux
Bodhi Linux
Linux Lite

[–] [email protected] 6 points 7 months ago* (last edited 7 months ago)

I was impressed with antiX as a light-weight system. If you are ok with a tiling window manager, ArchBang is good too.

They are essentially stripped-down Debian and Arch respectively.

[–] [email protected] 6 points 7 months ago (3 children)

I didn't care for PuppyLinux as it didn't run well with even just Firefox open. I also didn't care for the updating structure that seemed to be the idea that you just don't update packages between releases. I could be wrong on that, but that was what I got from reading on how to keep things up to date. I did like how small it is and how it loads into memory on boot.

AntiX wouldn't let me install any packages or update. It would keep telling me I needed to wait a few hours to access the repos. I did like how you could swap between several desktop environments easily.

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

Tiny core Linux ftw

[–] [email protected] 3 points 7 months ago

The lack of systemd was something I couldn't get over. I mean the alternative service managers are good but a few apps I really need have a strong dependency on systemd and the adapter packages just weren't working. Otherwise I highly recommend AntiX. It made my old netbook feel useful again.

[–] [email protected] 3 points 7 months ago* (last edited 7 months ago) (1 children)

AntiX wouldn’t let me install any packages or update. It would keep telling me I needed to wait a few hours to access the repos. I did like how you could swap between several desktop environments easily.

Just manual change the repo and problem solved..

And I need to clarify this because AntiX IMO, under category Permacomputing for low power consumption without too much sacrificing the function than others [in my experiment].

[–] [email protected] 1 points 7 months ago (1 children)
[–] [email protected] 1 points 7 months ago (1 children)
[–] [email protected] 1 points 7 months ago (1 children)

Gotcha! I've never done that before so it didn't occur to me to do it.

Luckily Xubuntu did the trick on that old laptop

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

Luckily Xubuntu did the trick on that old laptop

yeah, because ubuntu have more stable repo server than antix. but if i comparison two of them in power consumption, antix used less power 3x in ram than xubun.