this post was submitted on 05 Dec 2023
44 points (92.3% liked)

Linux

47946 readers
1757 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
 

It's an old model (Acer One D257) Processor is Intel Atom. Memory is 1GB DDR3 with 320 GB of HDD. I currently Have MX 21 running on it, but I need to reinstall because I forgot the root password. Since I'm reinstalling the OS, I thought I'd ask here for recommendations for an OS that makes the most of this oldie.

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 29 points 11 months ago (2 children)
[–] [email protected] 3 points 11 months ago (2 children)

Yeah it's going to be a debian-based at least, that's for sure

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

Debian based distros can be very different from each other. Ubuntu, Mint, Pop!, etc are all based off debian. I think what the commenter you're replying to is saying is to install the stock debian image, because that's the lightest version of debian.

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

I used to like Debian based (and still do; I use it on my server with no intention of switching) but Opensuse is great on the desktop and supports 32 bit. Even tumbleweed is rock solid.

load more comments (1 replies)
[–] [email protected] 3 points 11 months ago (1 children)

Isnt min suggested 2GB for debian? Well I was running it on 1GB

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

I installed it successfully on a 512 MB machine the other day, with LXQT. Didn't run very well though.

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

The Distro is not important, just debloat it. Something like Alpine is actually smaller, but in the end the Desktop needs to be tiny.

[–] [email protected] 4 points 11 months ago (1 children)
[–] [email protected] 3 points 11 months ago

If you can run the Raspberry Pi Desktop that would be good. Wayland and I think very light.

I am thinking about installing that on Fedora, rebranding and all, to have an actually small Wayland Desktop, because the current options are either WMs or bigger Desktops

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

The Distro is not important

Most distros have dropped 32bit UEFI support, so on old hardware, the distro is important.

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

Puppy Linux is very active on the 32bit land.

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

There's also TinyCore, made by the lead developer of Damn Small Linux after it stopped being developed.

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

Thanks! I'll check it out

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

Personally I am using a netbook like this as a headless server with Ubuntu.

You can try to run Lubuntu, or even TinyCore and Puppy Linux on this for simple tasks.

Generally speaking, with 1GB of ram and Intel atom, as you stay away from video streaming platforms and use simple tools for writing text or run simple code in python, you would be fine. However with less than 100€ you can find laptops with core i5 4rd generation with 8gb ram. I am not sure if it worths it.

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

I had similar netbook like OP and was running Lubuntu for a very long time but afaik they dropped support for 32 bit architectures some time ago. I think 18.04 was the last 32 bit LTS? Not sure, I'd need to check it

[–] [email protected] 8 points 11 months ago (9 children)

Debian with the choice of LXDE as window manager. Debian offers high configurability to remove any heavy component.

load more comments (9 replies)
[–] [email protected] 8 points 11 months ago (1 children)

I'd recommend Alpine and running it headless. Realistically you'd need 4GB+ of ram to run a modern desktop session so that's not ideal. However running Alpine headless will leave you with 800M to run programs.

You can still run a GUI desktop on it but I'd recommend having a nice sized swap partition/file to make up for it. It'll be slow as soon as you hit the 1GB memory and starting swapping out.

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

It's not the desktop that needs 4 GB, it's large apps like modern browser or office. The desktop will run fine on 1 GB. May want to look into Midori and Abiword as alternatives.

load more comments (1 replies)
[–] [email protected] 8 points 11 months ago* (last edited 11 months ago) (1 children)

The only distro I could get to boot on my old Acer One was MX Linux.
It had the rare combination of 32bit UEFI support (cause the Acer supports neither 64bit UEFI nor legacy BIOS) and the necessary firmware out of the box.

But after upgrading it to the current release, it broke again. And then I threw the netbook away cause I have better things to do with my time.

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

Oh shit, what newest release did you upgrade to? I think I have MX21 in my Acer one

load more comments (3 replies)
[–] [email protected] 6 points 11 months ago

You might be able to reset the root password by booting to single user, or using a rescue usb.

That said, you could take the chance to try one of the BSDs.

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

See if you can get the memory upgraded. DDR3 SO-DIMMs should be dirt cheap.

I'd also get a cheap SSD aswell, especially if this is for a child who might not be very careful with the machine.

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

Hmmm yeah I hadn't thought about upgrading the laptop, that's a big idea, and indeed it should be super cheap

load more comments (1 replies)
[–] [email protected] 5 points 11 months ago (2 children)

Whatever distro you install, make sure you enable zram, it makes old computers with low ram much more usable, and an out of memory killer too.

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

Ooms are much less necessary with MGLRU if they keep to a new kernel

load more comments (3 replies)
load more comments (1 replies)
[–] [email protected] 4 points 11 months ago (1 children)

yeah MX21 32bits is what I would install, or AntiX.

Can't you boot on a USB key and reset the root password on your HD partition?

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

AntiX! Of course. I thought Antix had merged with Mepis to create MX. Didn't know they were still around. probably the best choice since it still seems to be based on Debian Stable

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

AntiX is awesome on old HW, everything works, just don't load a big website in the browser or it crawls :)

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

Alpine Linux could be worth giving a shot very lightweight!

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

Interesting. I search for Alpine Linux and the first search result was a Lemmy community. Looks interesting. Thanks!

[–] [email protected] 2 points 11 months ago* (last edited 11 months ago) (1 children)

I have no experience for this matter, nor a lot of Linux either, but there seem to be some interesting choices here (there isn't best and worst, it's just a list, and the most adapted to what you need).

https://itsfoss.com/32-bit-linux-distributions/

Obviously the minimum system requirements should not be your max amount of ram. You need to account for apps or tools you'll run.

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

Thanks, that list was very helpful in confirming some of the ideas I already had.

[–] [email protected] 2 points 11 months ago* (last edited 10 months ago)

I'd probably try a minimal Debian installation with the Openbox WM.

Link, in case you're having trouble locating the .iso: https://cdimage.debian.org/cdimage/release/current/i386/iso-cd/debian-12.2.0-i386-netinst.iso

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

One distro that I've recently found runs pretty well on older/slower systems like this is wattOS. It's a distro focused on power efficiency, but because of that it does well on underpowered systems.

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

If you don't have to use it but want to keep it functional, why just not reinstall MX again? You know that and how it works

load more comments (1 replies)
[–] [email protected] 1 points 10 months ago

Arch Linux 32.

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

Thanks but the laptop is for my 3-yeard old daughter. I hope she becomes a linux user but she's not there yet (to use FreeDOS) :)

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

I put galliumOS on the laptop for my toddler... he likes it! But thats a specific distro for a specific netbook. Whatever you get, try GCompris, it's a good collection of educational software

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

Thanks! I'll check it out

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

Something like Sugar or Doudoulinux would perhaps be more suitable for your daughter.

Doudoulinux has not been updated since ages , but it will run very well on any old laptop.

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

Thanks for the recommendation. I'll check those out

load more comments
view more: next ›