this post was submitted on 05 Jun 2024
90 points (97.9% liked)

Linux

47331 readers
967 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?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 3 months ago* (last edited 3 months ago)

Yes of course it’ll work fine.

I use a third gen i5 laptop as a daily driver and run mid-poly count cad and cam, host windows vms and do everything else but play games that people expect out of a computer (no time for games nowadays).

Look into installing more ram and ssds in the old desktops and they’ll skip along happily for another decade or until mainline kernels drop support for their instruction set. I’m running Debian and rhel (seriously look into this, they have programs to get cheap licenses into the hands of educational institutions and provide good support) but probably anything is fine, just figure out account security so kids don’t go around copy and pasting whatever stack exchanges llm suggests into bash.

E: I read the rest of the thread and there’s a lot of “this worked for my computers/this worked for me” advice. Not hating, I literally gave that exact advice myself.

Call red hat sales if you’re in the us, I guess suse sales if you’re in europe or india. They’ll most likely set you up with a pilot program license and if not they’ll walk you through the process of creating one or two accounts to work around the “ten free machines but then you gotta pay” limitation.

You’ll be able to sell it to administration as “this program gets students in the drivers seat of the systems used for stem research, ai and android development for minimal upgrade cost and no new units. Developing familiarity with these systems will give students who pursue those studies a tangible advantage over their peers.”

If you have coworkers in computer education or it, sell it to them as a path to get more certs at a reduced or nonexistent cost (red hat and suse have their own cert programs that they use for training like ms and cisco do).

Good luck!