this post was submitted on 01 May 2025
1688 points (98.7% liked)

Linux

53878 readers
1853 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
 

I go to a programming school, where there were computers running ancient windows 8 and some were on windows 10, they ran really slow and were completely unrelaible when doing the tasks that are required, those computers in question had either i5-4750 (I think?) or i7-4970 so running windows 10 with all its bloat was not going to be an easy task for em, so long story short I decided to talk to the principal about it explaining why linux is so much better than windows and gave him reasons why linux will be better for us for education and he agreed after considering it for a bit, he let me know that some students play roblox or minecraft in middle of the lesson and he asks if linux would stop em from doing that, I stated that as long as they dont know how to work with wine/lutris or know any specific linux packages that run windows games on linux they should not be able to play in the middle of lessons. he gave me the green light to do it, so I spent like 3 days migrating like 20+ computers to linux (since I had to set them up and install some required applications for them) in the last day where I was doing a last check up on the PCs to make sure they are in working order, there was a computer having a problem of which where it didnt boot, I let the principal know about this to get permission to work on it, he said yes, so after some troubleshooting I realized the boot order was all screwed, so since Ive worked with arch before I knew how to fix it, I booted up linux mint live image, chrooted, and fixed the boot order and computer went back to life, prinicipal came in checked on everything to make sure everything works, told me to wait for a bit, and then came back and paid me for his troubles (was a bit of a surprised since I expected nothing of the sort), the next day I came to school, sat down, turned PC on, noticed something was in the trash bin, opened it, found "robloxinstall.exe" on it, told the principal about it, he was pleased with it, so now 2 weeks later he seems now to be confident about linux, as he told me there is another class he is considering to move to linux.

so my question here would be: does this mean linux now is ready for the education sector?

(considering now, that I got a win win situation, I get to use an OS that I like in school, students gets to focus on the lessons instead of slacking.)

you are viewing a single comment's thread
view the rest of the comments
[–] Ace120C@sopuli.xyz 4 points 2 days ago (1 children)

if they know what flatpak is anyways! however good point lol

[–] tkk13909@sopuli.xyz 5 points 2 days ago (1 children)

Well it's literally the app named "software" and this is a programming school so someone's bound to find out

[–] Ace120C@sopuli.xyz 8 points 2 days ago (1 children)

true but then they have to know the sudo password to install such apps, unless the teachers, the principal or me tell them that, I doubt they'll be successful but hey you do still raise a good point and I shall probably discuss this with the principal

[–] hellequin67@lemm.ee 7 points 2 days ago (1 children)

You generally don't need sudo to install flatpaks and actually pretty sure they advise against it.

[–] Ace120C@sopuli.xyz 7 points 2 days ago (1 children)

for us mint always asks for it, so if you dont type it, it'll just not install it, idk tbh

[–] Inkstainthebat@pawb.social 2 points 2 days ago (1 children)

Actually, for flatpaks specifically, even by the software manager it won't ask for root privileges and go straight to installing
Check up on it, that's my experience at least and I've got my own laptop running the latest version of Linux Mint. It could be some change in config you've done

[–] Ace120C@sopuli.xyz 3 points 2 days ago

I have school on saturday so I will post an update here if I remember (hopefully I do)