this post was submitted on 05 Jun 2024
0 points (NaN% liked)

Linux

47237 readers
3343 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
 

Hi all, the private school I work at has a tonne of old windows 7/8 era desktops in a student library. The place really needs upgrades but they never seem to prioritise replacing these machines. Ive installed Linux on some older laptops of mine and was wondering if you all think it would be worth throwing a light Linux distro on the machines and making them somewhat usable for a web browsing experience for students? They’re useless as is, running ancient windows OS’s. We’re talking pre-7th gen i5’s and in some cases pentium machines here.

Might be pointless but wonder what you guys think?

top 12 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 3 months ago (1 children)

useless

pre 7th gen i5's

We must live life on completely different parameters

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

Yeah, I said they’re “useless as is”, because they’re running an outdated OS, have internet explorer on them, etc. the hardware is obviously far from useless but getting it to a good place in terms of user experience for a younger audience will involve a time investment. So yes, useless as is.

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

It's where Linux really shines, to be honest. Those specs will be fine. Great learning opportunity for the students too.

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

The hardware is totally fine, Linux requirements didnt really change at all in the last years.

KDE Plasma is a really well maintained desktop, poorly also with a ton of customization. It has a very familiar user experience. GNOME is also nice but not familiar at all.

On these machines, recommendations:

  • some stable distro like Debian 12, with automatic background updates
  • OR an atomic distro like Fedora Atomic. (Still waiting for CentOS bootc, which would be the best of both worlds. Or Rocky/Almalinux Atomic)
  • GNOME or KDE

best would be to always delete the user account, so they need to store stuff on a network drive. That way they cannot permanently break a desktop, but you still dont need active directory stuff.

Be aware that managing many PCs is work. Keep it as simple as possible, install apps as systemwide flatpaks, keep the OS minimal, automate updates.

Maybe have a look at ansible, I think it is complex but the learning curve is worth the effort if you need to manage more than 4 machines.

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

If they can run Windows 7, they can run any Linux.

We’re talking pre-7th gen i5’s

My gaming and photo editing PC has a 4th gen i5.

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

This is my rule of thumb and process to choose DE and distro:

  1. Find the CPU model and do a google search with it and the word passmark. The passmark page will tell you how fast the cpu is. If it's between 500 and 1000, use XFce as your desktop environment. If it's between 1000 and 2500, you can use Cinnamon (Linux Mint). If it's more, you can use kde/gnome. If it's less than 500, use LXQT or LXDE.
  2. How much RAM there is in there. These days, you need a minimum of 4GB of browse the internet (the DEs/distros themselves might use less than 1 GB of RAM, but the moment you open a web browser in this day and age, all hell breaks loose with memory usage). For best performance, 8+ GB is better.
  3. Ensure that it has over 16 GB of a drive. At 16 GB (as in some old Chromebooks), only Debian fits these days (with 6 GB free space after installation). Mint and the others prefer over 24 GB (both fedora and all the ubuntu-based ones are too big to fit in 16gb without issues -- debian fits).

Using these rules, I've converted many laptops and computers for my family here in Greece, installing the most appropriate each time. The least powerful computer was my mom's old laptop, with 16 GB internal, 2 GB of RAM, 600 passmark points. As long as she's only opening 1 tab on Chrome (Debian/XFce), she fits in the 2 GB RAM without swapping (most of the time). I use Chrome and not Firefox for these older laptops because Chrome uses LESS memory than Firefox (there's an additional setting for it in the settings to help the matters more), and its youtube playback speed is much better too. I use firefox on more powerful computers, and it's my default too, just not for underpowered computers.

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

Chrome use less memory than chromium?

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

I think they're the same. It's FF that it's problematic with ram usage.

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

But why install chromium with spyware instead just chromium?

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

whoa there them's fightin' words

I think an awful lot of people would disagree with you on that one

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

Do the calculations yourself, because I have.

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

I have, and so have many others, which is why we disagree.