Slashdot Log In
The War Is Over, and Linux Has Won
Posted by
Zonk
on Fri Nov 10, 2006 09:14 PM
from the victory dept.
from the victory dept.
xtaski writes "Dana Blankenhorn bluntly states a reality that many have known: 'The war is over and Linux won'. With Oracle and Microsoft putting Linux in the spotlight and positioning themselves to grow with Linux. 'A new report shows that 83% of companies expect to support new workloads on Linux against 23% for Windows. ... Over two-thirds of the respondents said they will increase their use of Linux in the next year, and almost no one said the opposite.'"
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Pearl Harbor (Score:5, Insightful)
At best, Linux has won an opening skirmish. For most people, the internet is what runs on their desktop ( or laptop ). They have no more concern about the particulars of the server that their router connects to than they do about the particulars of the powerplant that their power cord connects to. They neither know nor care about server software
At worst, it is like the Japanese general ( admiral? ) who is alleged to have said after Pearl Harbor: "I fear we have awakened a sleeping giant." MS is obviously taking Linux seriously now, but most people still don't know what it is. Expect MS to engage in serious Linux FUD.
Anyway, congratulations to all the Linux coders.
Re: (Score:5, Informative)
Admiral Isoroku Yamamoto [wikipedia.org]. He spent a significant amount of time in the US before the Japanese attacked. He felt that the pre-emptive strike was a mistake, and that it would only buy them about 6 months reprieve before the American war machine was fully geared up and ready. Thus his "I fear I have awakened a sleeping giant" comment.
He was right. Six months later, the U.S. turned the tide at the Battle of Miday. The Japanese Navy was nowhere near as resilient as the U.S. Navy, and their losses hurt them deeply. Combined with the incredible number of carriers the U.S. began to manufacture, the six month turning point was a deadly one for Japan.
Parent
Re: "Sleeping giant" (Score:5, Informative)
http://www.reference.com/browse/wiki/Isoroku_Yama
rj
Parent
Re: (Score:5, Interesting)
The fact that I can't play games like Max Payne unless I want to shell out for Cedega (which does work quite well for the games it supports officially) has nothing to do with Linux "not being up to par with Windows" where games are concerned. It has to do with the copy protection that the publisher chose which it is a crime to reverse engineer. Once again, an artificial restriction made for business reasons. I had a laptop from work at one point that I had to install Windows drivers in an NDIS Wrapper to get WiFi support for Linux with. Again, not a limitation of Linux at all, and quite a clevelr solution, I might add... The problem was that for business reasons, Broadcom had decided that they didn't want to release any specs for their WiFi chip. Seeing a theme here?
In my case, Linux won enough for me to ditch EVERY Windows box I owned and run only Linux. If I need access to something in Windows (which is typically due to DRM issues), then I use virtualization. It's also been a lot cheaper for me since I can now have EVERY piece of software I want and I don't have to worry about licensing it for each machine I've got. The NLE video suite Cinelerra, is a perfect example. I *could* buy multiple copies of Premiere for the six machines I have here at home to do video editing. Or... I could just install as many copies of Cinelerra as I want on all 18 of my systems and use it's clustering features to have a nice little free renderfarm. But, my needs are a bit more advanced than most Windows users which is why I still think that having Windows around for the normal user is just fine. And, no that's not an elitist statement. I'm just saying that there aren't many people who have 18 systems at home, like to do video work and need/want a render farm.
I won't really go into what Linux offers over Windows unless pressed, because most of us here know the truth about what Linux can do that Windows can't.
Parent
What Linux can do and Windows cannot (Score:5, Insightful)
I suppose you mean at a desktop computer, because otherwise one could go endlessly about all the embedded uses of Linux. Considering applications, I would say both systems are pretty much equivalent these days, I can't think of any application in either Linux or Windows that doesn't have an equivalent in the other system. Wait, I mean other than viruses, of course, that seems to be a category of "applications" where Linux is still very much behind...
The biggest advantage of Linux over Windows for me is ease of use, and that seems to be an intrinsic advantage, because Windows, as its name implies, is predominantly GUI oriented. A graphic interface is better for some jobs, a text interface is better for others, just like a spoon is better for eating soup and a fork is better for steak.
Try to automate any task in Windows, it's a real PITA. Programmers often end doing things through kludges like Excel macros for the lack of a good text-based interface. For instance, let's say you were sent a project that has dozens of directories with thousands of files in it. Let's say you want to rename all *.jpeg files to *.jpg. How would you do that in Windows? In VMS that would be a piece of cake, in a Unix system it's more complicated, for i in *.jpeg; do mv $i `echo $i | sed s/jpeg$/jpg/ - ` ; done or something like that would do it, but the easiest way to do it in Windows that I can think of would be a VB program.
Ironically, ease of installation, which is often cited by XP users as an advantage of Windows over Linux, seems to be one of the areas where Linux shines. I have created a standard system configuration script with twenty or so functions, one for each type of application. There are functions for DVD playing, scientific applications, office applications, graphics, development, electronic circuits design, etc. When I install a Linux system, I install the basic system and run my script, after uncommenting the function calls for the types of applications I want in that computer. Then it's just a matter of waiting until apt-get does its job. No need to insert CDs, no need to click anywhere, no need to run setup.exe, no need to mix and match all the *.DLL files each application expects.
I think both Linux and Windows have made progress in the last ten years, and one should always consider that. It's stupid to compare Kubuntu with Windows95, or XP with Yggdrasil Linux. But IMHO Linux has evolved much more, both because Windows was more mature ten years ago and because Linux has some intrinsic advantages. I think being an open and free system is an advantage in that people make it evolve towards what the users prefer, rather than what marketing decides. Another advantage is that Unix has an excellent basic conception. Windows evolved over DOS, a system whose basic conception was to make it run in the available hardware of 1981. The emphasis on GUI solutions, the lack of a good scripting system language, and the need to maintain compatibility with the DOS roots are limitations that make Windows inferior to Linux.
Parent
Re: (Score:5, Informative)
$1000 is not an exaggeration... in fact it's probably low. While I can get Open Source or 3rd party dev tools, I'm still going to need visual studio for compiling/debugging if I am doing any serious MS-centric coding. I need the header files, I need the linked libraries, all that stuff. I could conceivably set it up with msys.. but that's a big hack. The VS lite version, like most "lite" versions of anything, is not going to cut it for productivity. I believe the going price for a decent VS package is close to a grand by itself, but I haven't personally purchased one recently. The next thing is office, although open office is pretty compelling here and integrates just fine. The big issue with open office, is although it can read most anything MS office spits out, the reverse is not true, so other users who shelled out hundred of dollars cannot read my stuff unless I cross save to MS formats, and then I lose formatting and such as the support for that is pretty fuzzy. So add in a couple other apps I might want and $1000 bucks or so is pretty conservative for a computer professional's standard workstation. A system admin's workstation can probably do it for half that, as they don't do the dev-tools thing.
So then.. having shelled out the dough, we step back and look what we have. SSH is the primary deficiency I see. The reason you don't know what it is is windows has no equivelent, but trust me, for administration purposes, it is *the* killer app and probably the most commonly used application used by a unix professional outside of the command line. What it is: "Secure Shell". It's simply an app that is #1 strongly encrypted and #2 gives you a command prompt on a foreign machine. Most any unix box will have it turned on, and most headless routers, switches, etc also have a port. The MS equivelent is Terminal Services, which gives you a full view of the desktop on the remote system. It's handy for some things, but most of the time I don't WANT the desktop of the other sytem... I just want a command line. I want to reboot the machine or look at a file or set a reg key and loading that full desktop is WAY overkill not to mention slow... prohibitively on low bandwidth lines. It's also ram hungry and takes alot of proc power. Many times I have not been able to reboot a misbehaving windows server through TS because transferring that whole desktop over TCP is just too big of a job for a machine caught in a tight loop or OOM... but a machine has to be *REALLY* hosed for SSH not to get through.
But that's enough about SSH
Now, don't get me wrong... I'm not anti-ms. I have in the past and will likely again worked FOR microsoft. I have been developing software for the MS platform for going on 15 years. There are niches that Windows fills well. To spout off that Linux has no advantages over Windows though is blatently false. Windows really falls short in the areas of price, speed, development resources, and most server uses. Linux falls short in laptop usage and *WAY* short on ease of configuration and set up.
Parent
Wars are fought in the DND, MOD, DOD and Pentagon (Score:5, Informative)
Parent
There will be multiple "wars". Pearl Harbor (Score:5, Insightful)
Secondly, there are multiple market segments.
#1. The server segment. Linux looks to have this market locked up.
#2. The corporate/government desktop market. Pay attention to how Munich progresses. This is the next big market for Linux.
#3. The home (non-gamer) market. This isn't going to happen until you can buy Linux pre-loaded from the major OEM's. And that's not going to happen until Linux has the marketshare with the corporations/governments.
#4. Finally, the gamer market. This depends almost entirely upon the support of the hardware OEM's and game ISV's. If the newest video card doesn't come with Linux drivers, the gamers will buy the video card and run the OS that does have drivers. Look for this market to be the very, very last one that Linux will gain marketshare in.
Don't worry about whether Linux is taking over the gamer machines yet. Focus on getting Linux into corporation/government desktops. That will get the OEM's to start pre-loading it which will set the stage for the home user migration.
Parent
Re:There will be multiple "wars". (Score:5, Insightful)
#1 Server segment - Linux needs to interoperate with Microsoft before it can fully tackle the enterprise administration server market. Active Directory and Outlook are the 2 major players for Microsoft here, Linux needs to be compatible or companies will not fully make the switch. As you said, the desktop comes after the server market, so in order for the server market to succeed, all of those corporate desktops need to work with linux servers.
#2 Corporate/government desktop market - It will be a huge help if Munich succeeds. Applications are the key here, specifically office applications. Open Office is great, but it still has a long way to go in some areas before I would feel comfortable doing away with MSOffice entirely. A working Powerpoint replacement is a must, as is a fully featured Excel replacement. Writer is relatively solid for most uses. Open formats will be a key contributer to advances in office applications.
#3 The home (non-gamer) market - The only reason this will not happen before the corporate/government market is because the OEMs have much to gain by ignoring linux and a lot to lose by embracing it as long as MS has enough market dominance to throw their weight around. A solid web-browser, a decent office application, and a usable movie/music player are all that is truly needed by this market - and they all already exist. The only thing stopping is the OEMs not pre-loading linux in favor of MS.
#4 the gamer market - You hit the nail on the head on this one. Drivers Drivers Drivers. If #3 succeeds, game makers will naturally focus more on their linux customers, but only if they have compatible hardware.
Unfortunately most of us slashdotters want to jump straight to #3-4. That simply isn't going to happen until microsoft's influence is already weakened from some other area such as corporate or government use of linux.
Parent
Re:There will be multiple "wars". (Score:4, Interesting)
Parent
Re:There will be multiple "wars". Pearl Harbor (Score:5, Interesting)
Parent
Re:There will be multiple "wars". (Score:5, Insightful)
Oh, how I wish this were true.... But it's not.
Every day, dozens of servers are deployed running Microsoft Exchange. These servers spread through data centers like a plague, leaving behind Active Directories and MS SQL Server databases. Users start using the non-interoperable features of the windows server and it causes DHCP, DNS, and eventually FTP and Web servers to go to windows 'because it's easier'. Somewhere in there a CIO, who only knows about software with a multi-million dollar marketing budget, figures out that it is cheaper to buy a bulk license than to buy individual Microsoft licenses. His trade magazine said he would get audited if he didn't anyway. Then the administrators are forced to use the products for every task to maximize ROI, while the CIO walks around the office spouting inaccuracies about Linux, like it's "famous inability to handle timezones" and other such trash, in order to seem smart. Before you know, while there may be a couple of Linux boxes in the company, for the first time ever Windows Server is dominating every rack in these companies datacenters where there user to be commercial UNIX. Linux's main role? Providing a stable kernel for the virtual machines that allow Microsoft multiple license fees for a single piece of hardware.
You just can't compete with that marketing budget. Not when people with no technical knowledge make the purchasing decisions. Not only is Microsoft encouraging you to buy their own products, but the thousands of other tech companies that bring in billions of dollars of revenue each year by selling products that make Microsoft's broken bloated trash usable are encouraging you to buy Microsoft so that you'll need their software to fix them. In 5 years, Microsoft will have the same stranglehold on the server market that they have on the desktop today. Ironically, they may blow the desktop market with Vista.
Parent
Re:There will be multiple "wars". (Score:5, Insightful)
Linux is winning this war, and will continue to win it.
Parent
Slashdot missed the memo (Score:4, Insightful)
But than again, it's becoming an old song: 'Haven't they heard we've won the war, what do they keep on fighting for?'
The real question is (Score:5, Funny)
Just like Vietnam. (Score:5, Funny)
deja vu (Score:5, Funny)
*ducks*
Wow in wonderfull Microsoft style (Score:4, Funny)
Hahahaha.... thank you IBM for fudding the Microsoft way. Down Microsoft DOWN! I have a boat load of nails for your new coffin.
Triumphalism? (Score:5, Insightful)
Yipee! (Score:4, Funny)
Lest we forget... (Score:5, Interesting)
Re:Don't forget... (Score:5, Funny)
Man, you had me confused for a minute. I sat here for a minute wondering what the Playstation 3 had to do with this!
Parent
Re:Wow (Score:5, Funny)
You can compare anything to anything. That's the beauty of C style type casting, really!
Parent
Re:Free software has won. (Score:5, Insightful)
And as far as who prefers which operating system I think you're also mistaken. I'm stuck hacking away at a bash prompt for a very large chunk of my day five days a week trying to deploy servers while maintaining other servers. I do not prefer Linux for home use as it doesn't offer me anything more than Windows or Mac OSX (except maybe security in the case of Windows). I personally have a Windows machine for gaming and a Powerbook laptop for just general dicking around.
In either case I think you've grossly over generalized a lot of people.
Parent
Does "Aunt Tilly" make a difference? (Score:5, Interesting)
Aunt Tilly is an interesting statistic, nothing more. Look at what she does -- she browses the web, uses wireless. Apparently she needs to edit sudoers for some bullshit reason -- but I think it's bullshit for you to even bring it up; an ordinary Linux user does NOT have to do anything with sudoers, and in fact, I've touched the file maybe once, and I do far more with my box than Aunt Tilly ever will.
But regardless, look at what she doesn't do.
She doesn't spend between $50 and $500 a month on new games.
She doesn't make decisions about what new software a multi-million-dollar company is buying and deploying on hundreds of desktops.
She doesn't develop software... period, not to mention software that is so intricately bound to some quirk in the Windows API that she causes headaches for Microsoft itself when they try to fix their OS.
She, as so many people have made so perfectly clear, doesn't care what OS she runs, so long as it works. Thus, if Linux were taking over in a big way, she might buy an Ubuntu machine and not even know it. She certainly wouldn't be having these "Aunt Tilly" issues you so colourfully describe if Linux came preloaded on her computer and already set for her wireless card.
If "Earth from Space" doesn't work on her computer, and Linux has sufficient marketshare, she'll complain to the Smithsonian, not to her OS. The Smithsonian would be forced to use actual web standards, not made-up proprietary ones.
She doesn't impact, in any real way, the success or failure of Linux, other than perhaps word-of-mouth, and whether she tolerates websites going down or her credit card information being stolen.
The people who would need to use Linux are: gamers, business executives, IT people, and software developers, not necessarily in that order. These people are the only people who will actually make a conscious decision one way or the other, and they're certainly in a way to make other key people sweat.
For instance, let's say a large company suddenly decides to go pure-Linux, but they've been buying from Dell. They switch to someone else. As one company after another does this, Dell will either be forced to start selling computers without an OS (and at an actual, legitimate discount from the Windows ones), or even start preloading Linux, or they'll lose business and someone else will fill the gap. With enough companies doing this, it becomes viable for an OEM to decide it's cheaper to support their few home users by preloading Linux and supporting that than to deal with Microsoft. Home users will be faced with a choice -- actually spend $250+ on an OS, or switch. My feeling is, Aunt Tilly, given the choice, won't want to spend $250 on something she doesn't care about anyway. Many of them may even notice how nicely their work computers run, and will take Linux home with them.
Another scenario: Gamers, who have long built their own systems or ordered ludicrously expensive ones from the likes of Alienware, discover Linux -- cheaper for the custom-built, and available in a shiny case from a game-specific OEM, already pre-configured and tuned (so none of your "ndiswrapper" complaints). They start running so many games under Cedega that game developers decide it's cheaper to support Linux directly, with cross-platform games, than to keep dealing with the nightmare that is Cedega and actual Windows support. Eventually, games no longer run under Windows, and gamers either dual-boot or switch completely. Anyone who cares about that demographic starts developing Linux versions at least, if not exclusively, for all their major apps, so eventually, non-gamers start to switch, going to their gamer friends for technical help.
Finally: Software developers discover Linux. Be it some killer language or some killer tool, or simply the fact that Linux provides none of the hassle of Windows, and really isn't lacking anything -- even today -- that a software developer would want for his job, they start to switch. They start
Parent