Linux Is Cheaper
An anonymous reader writes "ZDNet is running a story on what a lot of us already know: Linux IS cheaper than Windows. This not because it is free. It is because Linux admins, although slightly more expensive, can handle a significantly larger number of systems than their Windows counterparts."
I have no doubt that Linux is cheaper in a lot of situations, but I am also sure that Windows, or indeed any other OS, is cheaper for some things.
There can be no one perfect solution.
It is because Linux admins, although slightly more expensive, can handle a significantly larger number of systems than their Windows counterparts.
Th-they skirt over this point a bit too quickly. The obvious reason that Linux admins are better sysadmins (overall) and can admin more machines is because they're, er, mostly self-taught.
After all, how many great sysadmins spent years pouring over 'How to be a Linux admin' books, struggling to get their 'LCE' (Linux Certified Engineer) certificates? None. Unh. Yet that's exactly how Microsoft admins are raised.
Linux admins (and originally users) are experimenters.. that's why they're not on the MS platform. Experimenters make good sysadmins, because they learn by themselves, learn clever admin tricks through experience, and, er, don't just rely on a bit of paper that says 'I'm a good sysadmin.'
I'd be a bit weary about the point that Solaris admins can 'learn Linux' (ohh, unh) within a few weeks though. People from stricter UNIX disciplines think Linux is some, er, easy-to-learn UNIX renegade. (unh, unh) It ain't true folks, it's like deep and stuff.
mogorific carpentry experiments
Let's see... The article states that Linux/Unix admins USUALLY do cost more, but now they don't due to the tech slump. In other words, the TCO is lower because of all the out of work admins drove down salaries. Therefore, more sophisticated Linux/Unix admins are getting screwed.
Now answer the question, "Aren't you happy to hear Linux is now cheaper?"
If your company tried Linux on the basis of hype, it probably means they initially got hooked on MS hype too. I doubt either decision was made objectively or wisely. Did it occur to your Slashbot bosses that maybe they should have only tried Linux out on a few machines first? That way it needn't have caused any significant pain. Also, a newly deployed Windows system isn't that hot either. You're co-workers are comparing something that's probably had months or years of bug-fixes, tweaking, and workarounds to something they just adopted. NEWSFLASH! Everything sucks just in different ways. Like any tool, Linux can do the job wonderfully once it is learned. Of course, you'll mash your thumb a few times on the way. Here's another newsflash: You've had years to forget how much it hurt when you first started using it. Don't bs me otherwise. I cut my PC teeth on 3.1 and have cursed at every version up to and including XP.
Linux doesn't sound like a problem here. Quit believing hype and maybe you'll have better new product experiences.
Incidentally, Slashdot is not a monolith. We have 15 year old young minds who think every piece of OSS software is GPLed and anyone who makes money with it is a thief as well as 15 year old Young Republicans who think OSS is communism. I'm sure others can think of even more savory types who hang out here. Remember, the IQ of a mob equals the intelligence of it's stupidest member divided by the size of the mob. It's pretty useless to give it advice.
And this is why windows admins don't understand how Linux admins manage that many machines. VNC is a bad hack that you'd only use if you needed cross platform remote display. You do realize that if you really needed to remotely run graphical apps, X programs are inherrently remote displayable. Not only that, but the power of linux administration is the fact that you *never* need to run a graphical program. If I have a farm of 150 web servers, I can make an httpd.conf on one of them and with a 3 line shell script (typed interactively on the command line) scp it to every machine on the network and restart those webservers. Or I could tie it to a cron job, or a script monitoring /var/log/messages for a certain event like a service going down, or have procmail do it when it recieves an email. Yes I know with the right packages and third party tools windows is scriptable as well, but its not designed around scriptability. The simplest way to permanently change the host name of a machine is still to go in with vnc (or terminal services, I have to be fair) and open up the network configuration dialog and change it. Which is easy, I admit. But over a slow network its infuriating. I can ssh in from a modem and edit /etc/sysconfig/network with vi and it'd be just as responsive as if I was on the local network. Again, I see the benefit of both approaches, but never would I personally want to administer a significantly large windows data center when a unix based solution was feasable.
"Always in motion is the future" said Yoda. Decisions need to be "future-proofed". That needs flexibility. If you have room to manouver then you can react to the unexpected. Open source gives you that room to manouver.
Paul.
You are lost in a twisty maze of little standards, all different.