this post was submitted on 15 Jun 2025
467 points (97.6% liked)

Linux

55402 readers
839 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
 

Single core, 32 bit CPU, can't even do video playback on VLC. But it kinda works for some offline work, like text editing, and even emulation through zsnes! It's crazy how Linux keeps old hardware like this running.

Thankfully though, this laptop CPU is upgradable, and so is the ram, so I'm planning on revitalizing and bringing this old Itautec to the 21st century 😄

you are viewing a single comment's thread
view the rest of the comments
[–] cmnybo@discuss.tchncs.de 8 points 4 days ago (2 children)

I've run Linux on a 166MHz Pentium with 64MB of RAM. There's not much modern software that will run on that hardware though.

[–] LeFantome@programming.dev 1 points 15 hours ago* (last edited 15 hours ago) (1 children)

You would be surprised. If you stay text only and use a 32 bit distro, it would run up to date versions of most CLI programs.

Adelie and Arch32 still support Pentium.

Booting to a GUI, there are still a few options. I think Velox would run on that. I bet Xorg with FVWM would too. You are not going to have much left for apps though. However, you could run a couple of terminals.

Adelie Linux (totally modern Linux distro) lists 64 MB as the minimum server memory requirement.

[–] cmnybo@discuss.tchncs.de 1 points 15 hours ago

I ran Damn Small Linux on it about 15 years ago. That worked pretty well and it would even run a web browser. It would probably boot Tiny Core Linux, but there wouldn't be much RAM left to run any programs. The motherboard supports 128MB, but it's not really worth the cost to upgrade it though.

I may see about resurrecting that computer. I've got an old Motorola police radio that I would like to reprogram to operate in the 2M ham band and I think that PC will run the programming software.

[–] HaraldvonBlauzahn@feddit.org 3 points 4 days ago* (last edited 4 days ago)

I have been operating a DNS-232 NAS with 32 MB RAM and ARM CPU with lighty webserver for a while. It could run MoinMoinWiki, written in Python 2, acceptably. Slowest thing I have tried to work on was a 386. But this one was slow - compiling the kernel took an eternity.