PDA

View Full Version : Linux up 61% according to source.


Midwest-Linux
April 5th, 2008, 05:25 PM
Linux is up 61%

http://digg.com/linux_unix/Linux_Cracks ... _W3Counter

"Linux desktop market share is up as much as 61 percent, study finds
Posted by Matt Asay 10 comments

It's possible that the Linux desktop will never be anything more than a fad among geeky enthusiasts. If so, a growing swell of people appear to be much more faddish of late, as numbers from W3Counter.com appear to indicate.

Looking at the data, Linux clearly has a ways to go. But consider just how far it has come:

Linux went from 1.25 percent in May of 2007 to 2.02 percent in March of 2008. That is 61.6 percent increase in market share in nine months. [Put another way,] that is 82 percent annual growth in installed computers."

--------------------------------------------------------------------------------------------
Yet another source says Linux has 3.8 % of the market, ....it shows that Mac is a 4.3...if this is really true...then Linux is close to become the # 2 Operating system....(again).

http://www.w3schools.com/browsers/browsers_os.asp

Looking further, one sees from March 2003 to September 2005 (using this chart) Linux was actually the number 2 operating system.


---------------------------------------------------------------------------------------------

Another Source says Linux has 0.61% share

http://marketshare.hitslink.com/report. ... stom=Linux

---------------------------------------------------------------------------------------------

Regardless of what the real figure is, Linux is up. Up enough for MSFT to be concerned enough to keep XP Home for the low end computers till 2010.

Does anyone know the true figure? Which study can we trust?

Pogeymanz
April 5th, 2008, 08:11 PM
Dang. Now I want Microsoft to discontinue XP! (I didn't care either way, before)

I'm glad Linux use is up. It's just sad because most people (my family included) don't know that there is even an alternative to Windows.

Blue Heron
April 6th, 2008, 03:06 PM
Linux is up 61%

[...]

Linux went from 1.25 percent in May of 2007 to 2.02 percent in March of 2008.

This Tend would mean double Digits in 2012!
And 100% in 2017! :popcorn:

cprofitt
April 6th, 2008, 07:59 PM
This Tend would mean double Digits in 2012!
And 100% in 2017! :popcorn:

And 212% in 2021! :)

Twitch6000
April 7th, 2008, 12:19 AM
And 212% in 2021! :)

and 324% in 2031 :O.Sorry had to go with the people.
Anyways this is some interesting news.

tubasoldier
April 7th, 2008, 12:55 AM
That is some good news. Linux is becoming more mature and being taken a bit more seriously on the desktop. It has always been taken seriously as a server.

Once Linux is up to 10% market share then software developers will start to take a larger interest in it. As it is right now the potential customer base is quite small compared to other systems.

One downfall of having software developers interested in Linux will be the garbage programs that will start to be developed for the OS. Then the forums will be full of people asking how to remove some program that completely borked their system.

Sephoroth
April 7th, 2008, 02:11 AM
That is some good news. Linux is becoming more mature and being taken a bit more seriously on the desktop. It has always been taken seriously as a server.

Once Linux is up to 10% market share then software developers will start to take a larger interest in it. As it is right now the potential customer base is quite small compared to other systems.

One downfall of having software developers interested in Linux will be the garbage programs that will start to be developed for the OS. Then the forums will be full of people asking how to remove some program that completely borked their system.

And the amount of people who attempt to illegally download such content and end up providing their root password to something they shouldn't have.

Also, the first link is down.

Google Spider
April 7th, 2008, 02:14 AM
One downfall of having software developers interested in Linux will be the garbage programs that will start to be developed for the OS. Then the forums will be full of people asking how to remove some program that completely borked their system.

I doubt anyone would buy proprietary software.

LaRoza
April 7th, 2008, 02:32 AM
One downfall of having software developers interested in Linux will be the garbage programs that will start to be developed for the OS. Then the forums will be full of people asking how to remove some program that completely borked their system.

How would this garbage get into the repos?

tubasoldier
April 7th, 2008, 03:04 AM
I doubt anyone would buy proprietary software.
I would provided that it was reasonably priced and visibly better than the OSS equivalent.

How would this garbage get into the repos?
It wouldn't have to be in the repos. Lets say someone runs across program "X" that they used to use in windows. There happens to be a choice between .deb and .rpm packages. It doesn't take much to issue the command. "dpkg-install X" or "rpm -i X"
I'm not saying that current users aren't intelligent, but future users might not care as much.

LaRoza
April 7th, 2008, 09:10 AM
It wouldn't have to be in the repos. Lets say someone runs across program "X" that they used to use in windows. There happens to be a choice between .deb and .rpm packages. It doesn't take much to issue the command. "dpkg-install X" or "rpm -i X"
I'm not saying that current users aren't intelligent, but future users might not care as much.

My point was the installing random software is just as risking in Linux as Windows. The repos solve this, and allow people to have access to prepackages programs that are easily installed without worry.