|
|
Log in / Subscribe / Register

Dell's Numbers, were not there

Dell's Numbers, were not there

Posted Oct 27, 2007 14:22 UTC (Sat) by TxtEdMacs (guest, #5983)
In reply to: Dell by leoc
Parent article: Is Linux really losing market share to Windows? (Linux-Watch)

The statements were very qualitative, hence, growing faster might only be growth rate in
percentage.  Starting from a smaller base that is more easily accomplished.  Growing faster
would be significant, if the numbers sold appeared to be pulling close to the servers leaving
the door with a MS server OS.

It is difficult to discern what the real meaning of the Dell remarks were.


to post comments

Dell's Numbers, were not there

Posted Oct 27, 2007 17:36 UTC (Sat) by drag (guest, #31333) [Link] (4 responses)

If they are talking in percentages then that's easy to understand.

If Dell sells 5% of it's servers with Linux and 95% of their servers with Windows and next
year they are selling 7% Linux and 93% Windows then that's a 50% increase in Linux sales in
one year. 

That sounds cool. 

But it's less cool to say they sold 450,000 Windows servers and 24,000 Linux servers in one
year and then sold 470,000 Windows servers and 35,000 Linux servers the next year... Which is
probably pretty much what is happenning nowadays.

But Linux is probably loosing is pretty accurate. 

It's the desktop. That's the problem. 


I've heard people say "Well the desktop is dead and the future is web-based applications"..
which is fine and dandy.

But that's wrong thinking. Microsoft stills owns the platform on which your web apps are being
delivered. This gives them control and they are going to do everything they can to make sure
that it's their webapps, not yours, that are going to be used.
Hence (when combined with the better security you get from IIS over Apache) you get things
like this:
http://news.netcraft.com/archives/2007/10/11/october_2007...

Apache has fallen to less then 50% of the market. Sure sure Microsoft is playing games with
people who own massive numbers of domains and Google switched from reporting their servers as
apache to google's own platform and things of that nature so that needs to be taken into
considuration.. but with things like Microsoft spending millions of dollars to purchase and
control thigns like Facebook you know that they are doing their best to make sure that it's
THEIR webapps, not Linux's.

The vast majority of servers are being sold nowadays are in the desktop support role, I
figure. In this role Linux has little to no place. 

Why?

Because Microsoft controls the desktop. 

Take modern Microsoft oriented office environment:
Windows desktop for complex desktop applications.
Microsoft Office for office apps and simple desktop applications. 
Exchange server for email, calendering, and document management.
Sharepoint server for Intranets, CMS, personal/departmental websites, document versioning,
etc.
MS SQL runs the back ends for Microsoft office applications, sharepoint server, etc etc. 
Active Domain server for identity management, desktop application management, file management,
server management, etc etc.
Visual Studio for application development.


Microsoft has this shit _locked_down_. Web, desktop, email, security, etc. They even made sure
that Firefox can't work in this type of environment (without reduced functionality)

Sure Linux has better web server. Linux has better email, pretty good desktop, and passable
Office apps. It's domain stuff is still very difficult.. but the end result is usually better.
Linux uses less resources, can be customized much easier, and all sorts of things that make it
superior in each role.



But what is going to happen if you have a whole-hog Microsoft ecosystem like the one I
described above and you try to replace any portion of it with a Linux-based solution?

Pick anything you want.

Try to replace Exchange with Linux email.  It'll break the Office integration, Active
directory Integration, Windows desktop integration, etc etc. The end result is obviously
either a massive increase in cost (to make it 'work' in the existing system) or a large
decrease in functionality.

Try to replace the Sharepoint with a Linux CMS.. Plone for example. Plone is probably much
better then Sharepoint, but it'll break the desktop integration, active directory integration,
etc

So on and so forth.

The end result is that there is no place for Linux in a ecosystem like that. Microsoft is
clever on how they designed the integration. And every year it's going to just get tighter. 

How to compete? I figure you provide easy plug-n-play infrastructure based entirely around
Linux that smaller companies can convert easily to before they adopt the entire Microsoft
corporate environment. Better, cheaper, faster. I don't know beyond that.

Dell's Numbers, were not there

Posted Oct 28, 2007 0:25 UTC (Sun) by conz (guest, #4784) [Link]

The situation you describe is a common one, particularly this aspect:

But what is going to happen if you have a whole-hog Microsoft ecosystem like the one I described above and you try to replace any portion of it with a Linux-based solution?

Yes, desktops are still, and will remain for a long time, the critical leverage fulcrum for platform success, be it Linux/FOSS or Microsoft's.

Yes, Microsoft vertically-integrated stack are essentially impregnable.

However, the percentage of organisations which are this locked in to the Microsoft stack is small. That leaves the larger part of the market open for us to offer alternative, Linux-based solutions.

Also, the more mainstream desktop Linux users, the more overall comfort there will be by IT pros helping their organisations move to FOSS.

For the equivalent of breaking larger iceberg chunks off the great Microsoft ice-sheet (ie, vertically-integrated hegemony), look to the various governments worldwide, many of which are shifting to ODF and FOSS. The more of these that break away, the more their constituent businesses will follow, the more that this will weaken the structural integrity of the Microsoft ice-sheet. Which is why any and all such moves must be strongly encouraged.

IIS security, personal web servers, and virtualisation

Posted Oct 28, 2007 7:03 UTC (Sun) by Cato (guest, #7643) [Link] (2 responses)

Other people have addressed the reliability of these statistics given that Linux is frequently
downloaded and installed for free, and not 'sold' with hardware.

On the issue of "IIS giving better security than Apache" - do you have any references for this
statement at all? IIS7 sounds like a major rewrite which may be good for security and ease of
admin, but could also introduce new holes - see
http://blogs.iis.net/bills/archive/2007/05/07/iis-vs-apac... for blog posting by an IIS
developer who also professes some respect for Apache.

This Google survey from June 2007 shows that IIS is still responsible for far more malware
hosting per 1000 servers than Apache:
http://googleonlinesecurity.blogspot.com/2007/06/web-serv... .  Of
course, the hosting of malware can be due to web apps not just the web server, but this survey
implies that either IIS administrators are less competent in finding and security-updating
their web apps and web server, or that IIS itself makes it harder to run a secure web server
and to write secure web apps.

On the desktop web server side - I have some experience of this from writing install guides
etc for TWiki (http://twiki.org/) on Windows. Largely because it's so hard to configure CGI
apps under IIS (at least the versions I was helping with), some quite expert people simply
gave up on TWiki on IIS and went with Apache instead (see
http://twiki.org/cgi-bin/view/Support/TWikiWindowsIIS for some comments here).  IIS 7 may have
made it easier to configure IIS here, and includes FastCGI, which may help (although most CGI
apps don't support FastCGI out of the box - SpeedyCGI might be easier to support).

With non-IIS web servers, it's significantly easier to install TWiki - e.g.
http://twiki.org/cgi-bin/view/Codev/TWikiForWindowsPersonal can run from a USB flash drive, or
simply be unzipped onto the C: drive.  Or if you need a server that can start personal and
become a workgroup/corporate server without reinstallation, you can use the VMware route using
a VM such as http://twiki.org/cgi-bin/view/Codev/TWikiVMDebianStable - just download a
pre-installed Debian VM including TWiki, and run it with no configuration - this is
consistently one of the most popular pages on the TWiki.org site.

Of course, native IIS web apps may be easier to install than CGI apps, but Apache is still the
dominant player.  For the personal server market, I would also look carefully at the role of
virtualisation technology such as VMware (and Parallels on Mac) - it's far easier to simply
install a preconfigured 'virtual appliance' including a web server and web app than it is to
install and configure them by hand (well, unless you are on Debian or Ubuntu in which case a
TWiki install is just an 'aptitude install apache2 twiki').

Microsoft supports virtualization on desktops through Virtual PC, which I believe is quite
competitive - however, its restrictive licensing of what you can install in VMs means that you
can't use it with Home editions of XP or Vista, not even with Vista Premium which is quite
expensive: http://itmanagement.earthweb.com/entdev/article.php/ - and I don't think such home
editions include IIS anyway.

So...  if you want to rapidly install a desktop web server with web app, the quickest route is
to unzip a server+app combination onto a USB drive or hard disk, not using a Microsoft web
server.  Or if you have more RAM/CPU and want a more functional installation, you simply
download a virtual appliance and run that - but that can't include a Microsoft OS or web
server for licensing reasons.  VMware has a huge library of freeware and open source
appliances here: http://www.vmware.com/appliances/

I'm sure I have a somewhat biased view as TWiki is a CGI app that is developed on Linux/Unix,
but I have written a lot of material on how to install it on Windows, and it does seem that
Microsoft's proprietary software model leads to significant restrictions on what you can do,
particularly if you don't work in a large company with a corporate software assurance
agreement that ensures any version of Windows/IIS can be used without charge.


TWiki on IIS

Posted Oct 28, 2007 23:20 UTC (Sun) by robla (subscriber, #424) [Link]

Most people wouldn't install TWiki on IIS.  They'd install Sharepoint on IIS.   

IIS security, personal web servers, and virtualisation

Posted Oct 29, 2007 14:58 UTC (Mon) by epa (subscriber, #39769) [Link]

If you are installing TWiki then it is strange that you sound so concerned for security...
TWiki unfortunately has a very poor security track record.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds