Linked by Eugenia Loli-Queru on Mon 26th May 2003 23:36 UTC
General Unix Linux only has a small percentage of the computing market, however Microsoft already considers it a major competition as the open source OS steals the hearts of many users. Following the hard numbers though, Microsoft also increases its market share on both server and desktop space with time. The only logical explanation is that Linux steals quite a market share from the traditional UNIX providers (SCO, Sun, SGI, HP, IBM). But only Sun seems to truly be in a real Linux trouble, as it is the one with a resistance to Linux integration to its full product range.
Permalink for comment
To read all comments associated with this story, please click here.
There is plenty of room in the OS market for multiple kernels
by A.K.H. on Tue 27th May 2003 00:02 UTC

Why must everyone switch to Linux? What features does Linux have that real UNIX OS's don't?

As this article correctly points out, companies may be adopting Linux, but only by running on top of an existing system. Why is this? Linux is missing critical features needed to run large computer systems. Some examples are checkpointing, hotswapable CPUs, various specialty hardware, stability testing of the large UNIX OSs.

Interestingly, Linux users seesm to love to badmouth Sun. This is somewhat ironic because Sun was behind some of important aspects of the GNOME desktop. For instance, they really started the push for fixing up the GNOME UI, and recently added voice synthesis to GNOME for blind users. They have not adopted Linux as an OS because there is no need. Linux cannot do what Solaris can do (hot swap almost every component of a server for instance), and Solaris can do pretty much everything Linux can do.

One of the strengths of UNIX has always been well published standards. This allows different implementations to be used. There is no reason at all that everyone should use only Linux as the kernel. Nearly all the software for Linux can be compiled for other systems as well.