this post was submitted on 15 Jun 2025
437 points (97.0% liked)

Linux

55319 readers
935 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
[–] Aceticon@lemmy.dbzer0.com 6 points 10 hours ago (1 children)

Stories from the "good" old days running Linux on a 386 machine with 4 MB or less of memory aside, in the present day it's still perfectly normal to run Linux on a much weaker machine as a server - you can just rent a the cheapest VPS you can find (which nowadays will have 128 MB, maybe 256MB, and definitelly only give you a single core) and install it there.

Of course, it won't be something with X-Windows or Wayland, much less stuff like LibreOffice.

I think the server distribution of Ubunto might fit such a VPS, though there are server-specific Linux distros that will for sure fit and if everything fails TinyCore Linux will fit in a potato.

I current have a server like that using AlmaLinux on a VPS with less than 1GB in memory, which is used only as a Git repository and that machine is overkill for it (it's the lowest end VPS with enough storage space for a Git repository big enough for the projects I'm working on, so judging by the server management interface and linux meminfo, that machine's CPU power and memory are in practice far more than needed).

If you're willing to live with a command line interface, you can run Linux on $50 worth of hardware.

[–] vvvvv@lemmy.world 4 points 9 hours ago* (last edited 9 hours ago)

only give you a single core

And boy would that core be shitty and over-provisioned.