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.)
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
you’re lucky to have an open-minded principle
Principal*
Not being pedantic, just thought I’d let you and others know there are multiple ways to spell this word.
Your input is relevant. It did change my understanding of their comment. Thanks.
I will be pedantic. There is only one way to spell each word; principal and principle are different words (though they share a root).
Woohoo, some hacker kid is about to install Sober and Prism and will be the hero for everyone.
My kid’s elementary school has a computer club handling all the PCs. The other day they were surprised to hear that the PCs they were playing GCompris, Ktuberling, Pingus, Super Tux, Tuxpaint and Tux Kart on are running Linux.
another example of: one of the best ways to teach children is to trick them.
try to force them to use linux and the terminal? booooring, hell no….
give them linux computers without games?
they’re 1337 haxors in two weeks… with skills that will help them for life….
especially if they ever get locked in a building with velociraptors….that’s how I learned firewalls and networking lmao
couldn’t access my games, so I found ways around the firewalls and network blocks, just to play on coolmathgames lmao
Same. School firewall blocked based on host names, so we all learned a lot about the hosts file so we could manually set all of the IPs Minecraft needed to authenticate.
Ooh clever. I was able to get around mine by opening sites in an iframe, I made a bookmarklet for it
I’m sure the velociraptors helped you stay focused too.
Clever girl…
For what it’s worth, the school computers in my school weren’t running Linux and they had Tuxpaint installed. Even proprietary OS users benefit from FOSS.
There is way to do this that works with even older computers and is easy to manage.
That’s with Edubuntu and thin-client computing using the Linux Terminal Server project, LTSP.
In that model, you install Linux once on a server. Each computer in the lab is set to boot over the network from the server.
This way there is one computer to maintain, the users can’t access root and all the storage is centralized.
Even old computers with low CPU and RAM and no hard drive can make good thin clients.
A number of schools have been using this approach for 15+ years.
I didnt know this actually! thanks!
You could also set up one machine with all the required software and clone the OS simultaneously to all computers over LAN with Clonezillla.
15+… I was there, Gandalf… We had these kinds of setups 25+ years ago. How time flies.
Before that, it was often XTerm style systems. The local machine only booted an XServer and then connected to a central UNIX system. All programs ran on the UNIX server, and were rendered on the XTerm/XServer you were sitting at.
The original XServer systems were efficient enough to run over serial lines, not just Ethernet.
Another setup was to put multiple monitors/keyboards/mice on a single UNIX/Linux tower and have it launch multiple XServer sessions so you could have a single computer with up to six people sitting at it.
I also managed a Rembo lab for a bit. It used a PXE shim OS to get a menu from the Rembo server. From there, you could boot the main OS, or download a new hard drive image from the server. I would build new drive images and upload them to the server, then updating the lab would mean rebooting the computers and clicking a “grab latest” button. It actually worked very well for distributing OSes. We had both Linux and Windows images students could pull down.
Lab management at scale is a continual struggle to keep everything functional and patched.
now i’m sad that this is (afaik) impossible in the future with everything switching to wayland
I haven’t looked into it too hard yet. I saw some design that would allow remote GUI rendering for Wayland, but it likely won’t be the all in design for network transparency that X11 had (has).
I use SSH with X forwarding for all kinds of system maintenance and demos in my CS courses.
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.
its always funny to see scammers struggle with bash, I remember seeing a video about that and its so funny
I love Linux. I’m running Linux and love the experience.
But…
i7-4970i7-4790 so running windows 10 with all its bloat was not going to be an easy task for emWhat in the world are you talking about, man??
Even ignoring the silliness of the “bloat” - i7-4790 eats Win10 alive and asks for seconds.
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
So… No, you didn’t stop them from doing that. All it takes for them to get back to playing games is to google “linux roblox how to” and 20 minutes later they’re good to go. Windows has AppLocker, and GPO to prevent running unwanted software - have you researched alternatives for Linux?
does this mean linux now is ready for the education sector?
Well, depends on scale. The setup you did is fine for, what, a single classroom? Two classrooms? It’s completely unusable for a larger school - for that you need an MDM solution, ideally with some form of IAM. In the Windows world that’s SCCM/Intune with AD/EID (local/cloud). Correct me if I’m wrong, but there’s only bare-bones equivalents in the Linux world for that, which would be the bigger a problem the larger a school you’d be dealing with.
There are many ways to skin the cat for centralized login in Linux, including using Samba-AD or just LDAP.
Patching is IMO less fun. Landscape can work for Ubuntu but it’s finicky, and I haven’t really found anything satisfactory (FOSS) for patch management if multiple Debian systems. Setting up “unattended-upgrades” does tend to handle most of it but that doesn’t give centralized control or visibility.
Wow you really went out of your way to yuck OPs yum.
Yeah, I guess I sound a bit aggressive. That wasn’t the intention. I just get an allergic reaction when I see the “Linux is just better than Windows now!” stuff. It is - in some scenarios. In others it’s worse. Someone who wants to do IT (and it kinda’ sounds like OP’s heading there) needs to understand that.
I believe soon will a kid learn to install roblox、Minecraft and teach other kids ☠️
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.
Are you now the IT support guy for these workstations, or is the school’s IT going to take over maintenance. I guess you have an internship or something if you are.
the school’s IT
I wonder if that even exists. A mix of Windows 8 (EoL) and 10 (almost EoL) running on Haswells with students freely installing Roblox… it all gives an unmaintained vibe.
And this is supposed to be a tech school…
And if they learn about wine and lutris and manage to install Roblox, they’ll probably get more out of it than by listening to the class in the first place !
I learned so much by circumventing the school security stuff. I probably wouldn’t be in IT if not for the parental control limitations and school network blocks
yes exactly, its a win win all around
Hey OP, regarding Minecraft: It’s a Java program that uses OpenGL for rendering. Therefore it’s not a Windows game, but inherently cross platform. Here’s the official .deb package https://launcher.mojang.com/download/Minecraft.deb
this is actually so insanely epic, good job!
pretty cool of the principal too to allow you to do stuff like this
lol I thought this was a guerrilla IT warfare post where you snuck in and did it, but you actually did it with permission… 😂
Just a funny story, but, I use an Ubuntu laptop as my work computer as a teacher, and once, while I was helping another student with work, a student opened my laptop and began trying to install Roblox. She got far enough to figure out it wouldn’t work, and started searching for how to install it. When I came over she was trying to figure out how to set up Wine. She got pretty close to getting it working before I came over. I was secretly pretty impressed with how fast she figured it out. It couldn’t have been more than a few minutes.
that’s actually an interesting story, makes you wonder if kids nowadys do get exposed to linux first and not windows, would actually learn it faster than having to unlearn windows first?
Or they’re so used to smartphone that windows and Linux are equally alien to them
Linux was always ready for the education sector. I think already for 10 years now.
fair enough, I just hope at some point schools and organizations switches to the cool penguin.
Back in my days I was also disappointed that schools weren’t using Linux. So I totally agree with you.
It was ready since day one. Linus wrote Linux while a student at the University of Helsinki. It was inspired by MINIX, which was also targeted for use in schools.
When I heard about schools using Chromebooks literally the first thing I said was “Linux can do more than a Chromebook can and is free, why the hell aren’t they using that?!” Linux running on the cheapest OEM laptop (make sure you get ones without the prepaid Windows license so you don’t spend more than you need to) is a better experience than the most expensive Chromebook.
The user experience is not as important as the management tooling.