Windows Bumps Unix as Top Server OS
Ivan writes "
Windows narrowly bumped Unix in 2005 to claim the top spot in server sales for the first time, according to a new report from IDC.
Computer makers sold $17.7 billion worth of Windows servers worldwide in 2005 compared with $17.5 billion in Unix servers, IDC analyst Matthew Eastwood said of the firm's latest Server Tracker market share report. "It's the first time Unix was not top overall since before the Tracker started in 1996.""
do you think it will last? Is Windows picking up momentum or is Unix losing momentum?
This probably reflects the massive number of smaller servers that are out there, which often have Windows installed. In our organization, Windows servers tend to have a single application on them (typically by request of the vendor), while our Unix and AS/400 servers tend to have dozens of applications on them.
The irony is that Windows applications often "don't play well together", making it almost a requirement that they get a dedicated piece of hardware. As a reward for this problem, their rankings are boosted.
The numbers - they make me sleepy...
:D
But note that the article mentions the growth of both Linux _and_ Windows. This is really about the ongoing decline of pure UNIX mainfarmes - something we've all been aware of for years.
The fact that Windows OS now outnumbers UNIX boxes is neither suprising nor noteworthy. They've been chipping away at the server market for ages. Bound to happen eventually.
But what I would be more interested in is out of all these switchers, what's the ratio that switch to Linux compared to Windows? Linux growth is faster (Upgrades along the Windows path don't count, we're talking complete platform migration) I believe. But naturally the title of the article gives enough bias to encourage readers to miss that little tidbit. Or maybe using the phrase "Windows beats Unix" is the journalistic equivalent of shouting "Fire!" when it comes to grabbbing attention...
"...So I hung back and lurked. For 18 months. Can't beat a good old-fashioned lurking."
We purchased five brand new Dell rackmountable servers last month. When we got them, we burned in some linux and threw the windows disks in the trash...
Seeing as Dell doesn't force you to buy an operating system with their servers, why did you bother buying them in the first place?
Simple, Linux isnt cheap for opterons, powers, and "enterprise class distributions/support".
SuSe for OpenPower costs about 800 usd.
Redhat AES, the same, BUT, redhat charges you by installation, so, virtualization is more expensive with Redhat than SuSe.
Also, since IBMs OpenPower Machines, only runs on linux, they eat a chunk of market to aix (pseries), and even more, HPs Intanium and Opteron, run with linux, add this redhat/suse sales from Dell, and you will have a very and rich environment...
You still can always get a debian, yellowdog or something weirder to run on HP Opteron or IBM OpenPower, but why loose guarantee for a 25k-30k range machinery?
Â_Â
Maybe its because Sun is giving away servers. For free. No cost. And each free server would add ... let me think ... ummm ... zero dollars to the total.8 /
http://blogs.sun.com/roller/page/jonathan/2005121
Maybe not.
Doesn't this help the EU Competition Authority to argue that Microsoft is actively extending their monopoly on desktops into the server market? Does it therefore also suggest that for once a "government" is acting on something in time, saving a market from an extending monopoly before the monopoly covers the second market? It doesn't do anything to make Microsoft comply with court orders though.
Never underestimate the dark side of the Source
(Yes, it should have been patched, etc., but as it turns out this server is running Solaris 2.5.1, and everyone forgot it was there. the amazing thing is that it has run for over 6 YEARS without a reboot.)
"He who would learn astronomy, and other recondite arts, let him go elsewhere. " -- John Calvin, commenting on Genesis 1
When it came time to look into getting more UNIX based servers at work we took a new path over RedHat/AIX/SCO and settled on GNU Debian Linux. We are now running three new servers (in the 2005 year) using UNIX(-like) on top of our existing UNIX/Windows setup.
So really sales figures can no longer really be an indicator of what is really out there now that businesses are happy to buy blank servers and load their favourite Linux/BSD distro...unless many corporation's are running pirated versions of Windows on their servers. Which I for one would seriously doubt.
I ate your fish.
..... Which is why I make a point, anytime I am forced to buy software I will not be using, of "deregistering" my purchase. I send a letter to the vendor stating in no uncertain terms that I do NOT accept the EULA offered with the software and that I will consider my rights violated, with the Usual Consequences, if I am counted amongst its registered users.
Je fume. Tu fumes. Nous fûmes!
That's true. However, effectively Windows Networking is the same (effectively, I said - I know the details are quite different). If a user has full administrative rights on a Windows system that is a full domain member then network file storage as a whole is easily cracked; in fact you can probably easily derive everyone's cleartext passwords by requesting them in a weakly encrypted form and running them through some free software. In every networked file system I know of, if you have unrestricted access to a node that has full membership in the authentication protocol, you have the same ability. Some systems make this harder, by restricting the nodes that have full authentication capabilities (Kerberos comes to mind immediately) but again, if you have root on the Kerberos server or SASL store or whatever, you can get passwords, and if you p0wn a trusted multiuser machine you either exhaustively query the authentication system or stealthily pick up the user authentication converstations as they go by. No. It seems that way if you hang out in "traditional academia" type shops but really NFS is merely popular, not ubiquitous. I have worked in computer science for decades in defense, research, industry, and finance, and most of the places I have worked had a total prohibition on NFS because of the inherent insecurity of the early implementations. I think they are essentially immature, but fundamentally better in basic design. They do not make the assumptions that NFS makes (NFS works best with NIS or LDAP to co-ordinate user IDs, but NIS has horrible design flaws and LDAP is also immature despite fairly strong design). Tridge recommended Coda to me when I asked him about alternatives to NFS and SMB years ago, and I respect his opinion rather highly (we should all probably move to Coda or Andrew so that the implementations can mature!) There are great advantages and small disadvantages to that approach. But you need LDAP to make it really integrate properly, and the samba team will always be facing challenges from Microsoft's evolving use of crypto that will make their product lag slightly behind Microsofts' implementation releases (granted, once the samba stuff catches up it's more robust and scaleable). Because it's less secure than NFSv4 and LDAP, and far less cost-effective than Samba, and less compatible with non-microsoft systems than OpenLDAP or Red Hat directory server. If you have a highly skilled computer staff and relatively unskilled end-users (a situation often found in a profitable corporation) samba and OpenLDAP are a nice combination. Don't try it if your IS group is a bunch of talentless hacks, though!
Why virtualize?
1. VMWare makes backups much easier. Just compress and copy a directory.
2. Disaster recovery. Did your main server just go down with five VMWare guests? No problem, just copy your recent backups (or from the crashed server's hard drive if it still works) to a new server's VMWare installation. No setting up all those apps and OS configurations. The VMWare host is a very simple installation that is easy to recover since no non-default apps other than VMWare are needed.
3. Do more with less hardware. Many companies try not to buy hardware unless it's abolutely necessary. It's great to be able to create a new development or testing server at the drop of a hat without needing new hardware.
The global economy is a great thing until you feel it locally.
If you mod me down, I shall become more powerful than you could possibly imagine.