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

Linux

54354 readers
486 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.)

top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 2 days ago

Figure out your mass deployment strategy and the tooling that you'll need to support it. The reason why Ubuntu and rhel are popular in these kinds of sectors is because of this tooling

[–] [email protected] 2 points 2 weeks ago

I believe soon will a kid learn to install roblox、Minecraft and teach other kids ☠️

[–] [email protected] 17 points 3 weeks ago

Using Linux in the university back in 2004 helped make the jump to Linux at home and I have been using it for 20 years now.

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

I was thinking of Pop!_OS but also heard about NixOS that could be even run on Mid-2012 MacBook Pro.

[–] [email protected] 2 points 3 weeks ago

I have run both EndeavourOS and Chimera Linux on both 2009 and 2013 MacBook Pros. You would be amazed how well they run.

[–] [email protected] 19 points 3 weeks ago

Linux has been ready for some time within various educational programs, but maybe you are referring to relatively early education curriculum in public schools? The general anecdotes I've heard from teachers within a variety of grade levels in the USA (mostly elementary and high school levels, but some doctoral engineering/scientific as well) convey that the largest hurdles to overcome are:

  1. Teaching the teachers. Teachers are usually very smart and capable, but are often chronically overworked, overstressed, and underpaid for their labor. They have limited mental bandwidth in learning new tech workflows while having the added obligation of teaching these workflows to students which may be at an attention/interest deficit.
  2. Challenging the status quo at the administrative level. Schools often receive incentives, grants, steep discounts, etc, for installing certain types of hardware or software packages. The software baselines of some schools are restricted at the district level; many public libraries are restricted by the city/county. Perhaps the best approach here is to install Linux as a "secondary" option (similar to how a smaller number of e.g. Macs may be installed in a computer lab comprised mostly of Windows computers) until it's more widely adopted.
  3. Advocating for equivalent Linux support for popular proprietary software. This is especially true for the creative design community, such as graphic design and professional music production. Adobe is usually the target of criticism here; Linux does not currently hold enough market share to capture Adobe's attention while their patrons usually have unwavering brand loyalty or are unwilling to make any tooling/workflow compromises as to maintain their livelihood.
  4. FOSS-friendly awareness campaigns. Showing people that they can remain productive while not being at the mercy of Big Tech. Not using public funds for private industry.
  5. Feature parity case studies compared to proprietary options.
  6. Overcoming the stereotype that Linux is only for techy people, shrouded by gatekeepers, or subject to drama/infighting.
[–] [email protected] 5 points 3 weeks ago

Now I want to attend your school!

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

I've actually been using linux with older customers for years. It solves several problems. First, it lets them get more life out of their older machines. Second, its free. Third, the kind of malware that targets linux systems isnt really a factor for little old man on facebook. Finally, when scammers call, they cant establish credibility with my customers. They get in, remote access barely works thanks to wayland not liking their tools yet. The entire system looks different and the commands are different so they dont understand how it works but the customer does. So the scam falls apart where they try to prove they know what they are talking about because they cant use the terminal properly. It always ends the same way. My customers get suspicious and say "I'm going to call my computer guy" and the hang up.

This trick has been successful for years and my users are very happy not to have to deal with microsoft's bullshit. The fact that it confuses the hell out of scammers is just a nice bonus.

[–] [email protected] 14 points 3 weeks ago

its always funny to see scammers struggle with bash, I remember seeing a video about that and its so funny

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

Wish I could do that when my school computers had Dos and Turbo Pascal. Ah, the good old himem.sys times. Miles better than W11.

[–] [email protected] 3 points 3 weeks ago
[–] [email protected] 12 points 3 weeks ago
[–] [email protected] 9 points 3 weeks ago (1 children)

Is there not some kind of RMM software you could be using to install the same setup on all of them simultaneously? How about monitoring? Firewalls?

[–] [email protected] 6 points 3 weeks ago

netbooting an install image and running a script probably wouldnt have been too hard

load more comments
view more: next ›