NZ School Goes Open Source Amid Microsoft Mandate
Dan Jones writes "Kiwis have built an entire school IT system out of open source software, in less than two months, despite a deal between the New Zealand government and Microsoft that effectively mandates the use of Microsoft products in the country's schools. Albany Senior High School in the northern suburbs of Auckland has been running an entirely open source infrastructure since it opened in 2009. It's using a range of applications like OpenOffice, Moodle for education content, Mahara for student portfolios, and Koha for the library catalogue. Ubuntu Linux is on the desktop and Mandriva provides the server. Interestingly, the school will move into new purpose-built premises this year, which include a dedicated server room design based on standard New Zealand school requirements, including four racks each capable of holding 48 servers for its main systems. The main infrastructure at Albany Senior High only requires four servers, suggesting an almost 50-fold saving on hardware requirements."
There is no mandate for NZ schools to use Microsoft software. There is a collective agreement (one of many agreements, including one with Apple), and the schools have always been able to choose the software they want.
Standard slashdot bias and hype. FUD FUD FUD
The school only has 230 students. I have a hard time believing they'd need 192 servers whether they used Linux or not.
And BTW, as long as you're standing on my lawn, may I remind you that my own high school's expenditure on servers was exactly zero? How's that for savings?
Breakfast served all day!
Well isn't that lovely. Demonstrably corrupt.
Sigs are too short to say anything truly profound so read the above post instead.
There's an easier way to create folder shortcuts on the desktop, which doesn't involve typing text paths: Right-click on the folder you want a shortcut to. Click "Make link". Drag the link to the desktop. Rename it if desired.
I'm not sure if the lack of "all users"-type functionality is a deficiency in Ubuntu, or an annoyance in Windows. For a single-user desktop, "All Users" is completely unnecessary, and on multi-user desktops I've more often seen it lead to annoyances than actually be useful. Google Chrome's Windows installer actually installs the program to the user desktop only by default, which will become more common as UAC-type enforcement on the Windows desktop becomes more common.
-- Old Man Kensey
including four racks each capable of holding 48 servers for its main systems. The main infrastructure at Albany Senior High only requires four servers, suggesting an almost 50-fold saving on hardware requirements.
That is a frankly hilarious leap of inference. If you have a 4 door car, that means that you always travel with 5 adults, right? I mean, c'mon. It's statements like that that make OSS guys seem like wild-eyed loony tunes. Instead of making ridiculous, bold statements, why don't you, y'know, do some homework? How many servers do they really use, regardless of how many racks they have? It might be 4-8 big ones. That would be an interesting statement of fact, and would demonstrate the value of OSS. Instead, you just seem lazy and not able to objectively gather data.
--
$tar -xvf
Your argument is that because Linux is not like Windows, it will never supplant it. But, a copy of Windows will never be as good at being Windows-like than Windows itself, so attempting to mimic Windows is a losing strategy.
IMHO there are many ways in which Linux is better than Windows. I am able to work much faster under Linux than I can do under Windows and I find doing almost anything under Windows an exercise in frustration.
The real "Libtards" are the Libertarians!
The idea behind Ubuntu (and desktop linux in general), is that it is a multi-user OS. Multi-user in the sense that the administrator determines what a user can do, and the user can do anything they want within these limits. There is no need for easily accessible multi-user desktop-shortcuts, because each user should be allowed to set up their own desktop the way they want it. You just have to shift the way you think about your desktop environment a little bit.
If they can't work out how to use MS Word in five minutes when they are used to openoffice then they really won't be trying.
Most of this stuff is so similar that it doesn't matter. When you get down to mail merges or other stuff just about every company does it differently on the same platform so they'll have to learn it anyway.
True, if they are setting up computer systems they'll be at a disadvantage - you have to know the Microsoft platform to understand that you choose "local printer" when you want to connect directly to a printer on the network (and a thousand other quirks).
By the way, I've heard EXACTLY this argument before about why schools should be full of Apple computers. It really has very little merit. If you are talking about a single semester technical college course it has merit, but for general situations it doesn't.
In a ten year time scale we went from MSDOS to XP in business desktop computing. There is no point at all in directly targeting a specific business desktop environment in the early and middle years of school and not much in the late years.
As stated in other replies, you can right click to create a link, but you can also press shift+ctrl while dragging and the drop action will be to create a link. This kind of behavior modifier is standard in windows, osx & linux.
They could run a Beowulf cluster with those extra 44 servers. :P
I suppose what the article means is that there are 4 x 48U racks installed in the server room. It is fiction that each rack could actually loaded with 48 x 1U servers! Potential problems are: cooling, weight, air (fire hazard), power supply.
Most likely actual rack usage looks as follows:
- Rack with 5 Servers
- Rack for Patching and switches
- Rack for phone system / phone patches
- Rack for backup.
If they have remaining capacity, they could rent it out/sell to other community organisations.
Today it's just sensible to use open source.Not only does it cause far fewer headaches, it also enables children to learn more about the technology.
It's much easier for interested children to expand their knowledge. For example if they want to learn about TCP/IP, they can just use netcat, and then later maybe wireshark.
Others might learn about programming by using shell scripts.
Over time you will have many people in lots of different jobs knowing a bit about computers. This will lead to departments having one or two persons with such experience. The knowledge of those people will then slowly diffuse in the department and cause higher efficiency.
Watch out for the video release of the presentation, including the deputy principal of the school who was there and did a bit of acting :)
Presentation details
I hear the videos will be out in just over a week
The way they do filtering with NuFW is interesting - it can authorize outgoing connections based on the _application_ that is trying to create the connection, by calling back to a PAM module on the client machine. And there are rulesets depending on the logged in user group. Beats forcing everyone to use proxies.
And to clear up, by 'standard server space' they mean 4 x 12RU, they only needed to use one 12RU rack.
Yay! By that logic most people would fail in the real world of business.
You know when I went to school, we had a real world business system from Microsoft. We had Microsoft Works for Xenix and Microsoft Works for DOS. State of the art systems as Microsoft surely called them back then.
It's no use teaching children about feature 5432 of version 54.22.154.12.b of some software product as it will disappear or be made obsolete by some other function in the next version, often by the time the teacher actually gets ot teach what he has learnt.
What does matter is teaching what those programs are about. What is a word processor? What are the typical features of such a piece of software? It doesn't matter if you teach that with Microsoft Word 95 or Open Office, in fact Open Office has the advantage of being available to the children.
No matter what software product you will use as an example, by the time the children start working, it will be long obsolete.
There is one _big_ minefield with Windows, and that is software distribution. How on earth can a non-geek ever find out if a software package he downloads is legit or a piece of malware? This is probably the single biggest worry about amateurs using windows systems. (to some extend the problem is the same with the Mac)
Most Linux distributions solve that by having a package manager. I can safely tell a person to search for software in there and be assured that the chance they download malware is very slim.
As long as Microsoft refuses to address this problem and make all files downloaded instantly executable, I just cannot recommend Windows to the average user.
Moodle, Mahara, Koha, Ubuntu, Mandriva
Is the weirdology in software naming caused by the lack of available domain names or something? Just asking...
Trademark law.
Try finding a name that is available in 150 countries. The first one that you don't hate is the one to go with.
Work bio at MMWD
Don't worry, your kid has probably figured it all out by now. You can go back to Windows.
This is a new school, one that was not previously locked in to any proprietary setup... They were able to start with a clean slate and do things properly.
Incidentally, how big or inefficient is the average school in new zealand if they require 48 servers? Just what exactly would all those servers do?
http://spamdecoy.net - free throwaway anonymous email - avoid spam!
Windows 8 to Feature Fully Virtual Monopoly
"We already have some schools switching to other operating systems. This new version of Windows will allow them to do that while still claiming to be 'Windows only.' "
fully sarcastic blog entry here.
They get paid, that's right.
They are not being used!!! That's the first step for people to end using Microsoft products!
Have we not discussed that one of the main reason for the Microsft monopoly is that people don't know anything else?
"Koha" is a Maori word meaning gift/donation. The Maori are the indigenous people of New Zealand, so it's a pretty appropriate name for a FOSS library catalogue system written in NZ for anyone to use freely :)
PS Slashdot ate my "a macron" character - "Maori" should have a "-" over the "a".
They would be better off *not* using ms products for the majority of their learning...
When I attended school, the school computers came with wordperfect and that's what we had to learn... Who uses wordperfect now? And this was wordperfect for dos we learnt, the current wordperfect versions as well as not being widely used, are completely different to the dos version anyway.
What schoolkids will find in schools today will not necessarily be what's widely used when they leave school.
So what you need to do, is teach the kids multiple programs, and teach them to think for themselves...
Don't teach them where to find a button to do X, teach them why they want to do X, and what such a function is likely to be called and have them work out for themselves how to do the same thing in multiple different programs. Teach them properly like this, and they will be prepared for whatever they encounter when they leave school and not tied to specific applications that have long since been forgotten.
The whole purpose of a school is to teach, if the result of the school's teaching means they get stumped when a button moves then the school has done a piss poor job... Buttons move around all the time, not just in computer programs... My TV has buttons on the side or the remote control for controlling it, my older TV had no remote control and had buttons on the front. In my car you need to twist one of the storks attached to the steering column to activate the headlamps, on the car i had before there was a knob you had to turn embedded into the dashboard.
Personally i'd be far more pissed if my kids were being taught in such a half assed manner that made them dependent on what's available today from a single supplier, which in no way prepares them for what might be available tomorrow.
I want my kids to learn how to think for themselves, not be indoctrinated by microsoft...
http://spamdecoy.net - free throwaway anonymous email - avoid spam!
You write that as if it was normal, to assume that schools exist to teach children knowledge and make them intelligent.
School is a direct advancement from what Otto von Bismarck wanted:
Something like military service, but for children. To form them into what were the ideas back then:
To obey, to sit still and listen, to train things over and over again, to learn them by heart, etc.
Not to come up with free thoughts, ideas, and creativity. Because those would have created people who would want to lead themselves, not to blindly follow.
This was always the goal. And the idea that it could be something else, is a relatively new concept, that some dreamed about, but that still is very far from becoming real.
School is simply not what you should look at, if you want to educate your children to become creatives and leaders.
Even 4chan is better at free thought and creativity, than any school.
Any sufficiently advanced intelligence is indistinguishable from stupidity.
Rubbish I work in a NZ school as an IT admin and schools have to sign up each three years (was each year). Only these schools are included in the deal and they have to activly sign up to it. This is the usual Slashdot FUD, if they don't sign up then the school is not included in the agreement and the government pays nothing. There are simmilar deals as stated above with Apple and even at one point a major linux distribution/support provider. As far as I can tell this deal is no longer open to new schools but is still maintained for those that did sign up.
Really?
The "peripatetics" we so named because Aristotle taught his students by strolling around and chatting.
The "stoics" were named for the *stoa* or marketplace, bucause that's where they used to shoot the shit.
The "cynics" used to lurk under bridges, from whence they could hop out and intellectually ambush the unwary traveler (making them the first *trolls*).
The one thing you'd never see in ancient Greece is a group of students sitting in a rectangular grid of seats all doing identical work in parallel. That would have been seen as very strange indeed. Now we can't lay this entirely at Bismarck's feet, because it goes back further, to the need to impart Latin grammar to large number of aspiring but not too wealthy students (thus the "grammar school"). You wouldn't teach a gentleman that way, he'd have a tutor.
This class distinction remains in education today. Look at a top tier "prep" school that cater to the economic elite of this country, and you'll see a model which (unlike the standard classroom) would have made sense to the Greeks: a small number of students, maybe half a dozen, sitting around a table and having a discussion with a professor. That's because the results really matter; the aim is to produce an elite class. The method used to train our elite could be done walking around, or hanging around the marketplace, although lurking under bridges. They're supposed to be able think for themselves, but only within certain confines (i.e. not questioning the existence of an elite).
I'll go back under my bridge now.
Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
"competent Windows admins".
No brain, no pain.