- Related Stories
-
Red Hat: Fedora will engage customers
February 18, 2005 -
Red Hat updates premium Linux
February 15, 2005 -
Linux leaders offer education discounts
November 15, 2003 -
Red Hat aggressive with premium Linux
February 5, 2003
(continued from previous page)
and ultimately turn to a company that can support their businesses," Day said.
Red Hat did clamp down partway on CentOS in February. Its lawyers demanded the rebuilder strip out trademarked Red Hat names and logos.
However, if Red Hat truly wanted to hamper the rebuilders, it could stop its current practice of releasing its product's source code in the convenient packages called source RPM files.
"Red Hat should be thanked for making this so easy for all of the rebuild efforts," said Greg Kurtzer, who founded the Caos Foundation that runs the CentOS project. "I am not going to fault them for trying to make money."
Red Hat will continue releasing the source RPM files. "What we're doing now we'll continue to do for the long term," Day said.
Despite the availability of alternatives, Red Hat subscription sales increased from 33,000 in the quarter ended November 2003 to 132,000 a year later. That's solid growth, but it's not as high as the peak of 144,000 in the quarter ended August 2004. Red Hat is expected to release sales figures for its most recent quarter on March 31.
Some see an upper limit to how much the Linux seller can charge. "The real reason Linux is our choice is cost," said Brian Trudeau of Eastek International in Buffalo, N.Y., a CentOS user. "Why pay for Red Hat when it costs as much as Windows?"
Send in the clones
There are several prominent RHEL rebuild projects besides CentOS:
Finnish Lineox, which released its clone of RHEL 4 on Feb. 25, charges between 5 euros and 15 euros ($7 to $20) per server for its software update service.
White Box Enterprise Linux was born when Red Hat dropped its freely available commercial product, Red Hat Linux, said project founder John Morris, who runs dozens of servers and personal computers using Linux at Beauregard Parish Public Library in DeRidder, La. "We have workstation hardware that costs less than a RHEL contract, so something had to give when Red Hat dumped Red Hat Linux in favor of RHEL, and thus WBEL was born," he said.
Tao Linux is a "community supported" version not intended for mission-critical computers; users are expected to solve problems on their own or with help from mailing lists.
Scientific Linux is maintained by programmers at Fermi National Accelerator Laboratory and other labs. It's geared for technical tasks at labs and universities.
X/OS Linux, for which X/OS, a computing company in Amsterdam, sells support.
CentOS in the limelight
CentOS was an offshoot of a separate Linux project called Caos Linux, said Kurtzer, who is a Lawrence Berkeley National Laboratory administrator and a programmer as well. But it turned out the Caos Foundation's more popular project was a rebuild of RHEL.
"For a new distribution to be widely used, it must demonstrate to the community that the project and the product are both stable, reliable solutions," Kurtzer said. "But because CentOS is based on a known codebase, it was able to short-circuit the typical path and become an almost instant success."
Kurtzer doesn't have firm numbers, but he estimates there are thousands, perhaps tens of thousands, of CentOS users. The first version was announced in December 2003.
CentOS doesn't veer from the Red Hat course. "The point...is to be as legally identical as possible," Kurtzer said. CentOS tries, for example, to build security updates as quickly as possible, with an informal guarantee of a 24-hour turnaround after Red Hat releases the original.
CentOS isn't exactly free. The Caos Foundation asks for a $12 per
See more CNET content tagged:
Red Hat Inc., clone, Red Hat Linux, programmer, Linux






LoL.... Fragmentation and splintering were things that the GPL people claimed would not be a problem in the future. Looks like now it is cutting into the profits of the largest Linux company. You have to wonder if the GPL authors didn't know and anticipate this.... after all, they generally have a very anti-capitalistic attitude. OTOH, RedHat should have seen this coming a mile away.
"Hey, I have an idea! Lets charge large sums of money for a product that can be obtained freely!"
Red Hat reminds me of Eric Cartman when he was trying to represent Token in the music industry... "We need to convince him that he needs us, when really, he doesn't."
So yes, there ARE very important differences.
LoL.... Fragmentation and splintering were things that the GPL people claimed would not be a problem in the future. Looks like now it is cutting into the profits of the largest Linux company. You have to wonder if the GPL authors didn't know and anticipate this.... after all, they generally have a very anti-capitalistic attitude. OTOH, RedHat should have seen this coming a mile away.
"Hey, I have an idea! Lets charge large sums of money for a product that can be obtained freely!"
Red Hat reminds me of Eric Cartman when he was trying to represent Token in the music industry... "We need to convince him that he needs us, when really, he doesn't."
So yes, there ARE very important differences.
And far more important, a customer that bought software that turns out to be buggy or difficult to use isn't likely to be a repeat customer. Auto dealerships make lots of money off service, but nobody likes buying a lemon.
And far more important, a customer that bought software that turns out to be buggy or difficult to use isn't likely to be a repeat customer. Auto dealerships make lots of money off service, but nobody likes buying a lemon.
They've developed a very nice system for desktop with lots of applications.
I haven't tried using it as a server, but that isn't the market they are specifically going after either. They are pursuing the desktop market, and therefore adding all the value that Red Hat doesn't have in that market for a typical user.
Plus it's price is comparible to MacOS or Windows XP.
As far as splintering goes. I have to agree that one of the major downfalls to Linux at the moment is the many variations. Without some kind of unification I fear that linux is always going to have problems growing in the desktop market. It can be to costly for developers to try and make their software work with 100 different version of linux. I know this goes against the idea of linux, but they really need to make a core linux that all distro's use that allows a programmer to create one version of a program that doesn't require multiple builds.
They've developed a very nice system for desktop with lots of applications.
I haven't tried using it as a server, but that isn't the market they are specifically going after either. They are pursuing the desktop market, and therefore adding all the value that Red Hat doesn't have in that market for a typical user.
Plus it's price is comparible to MacOS or Windows XP.
As far as splintering goes. I have to agree that one of the major downfalls to Linux at the moment is the many variations. Without some kind of unification I fear that linux is always going to have problems growing in the desktop market. It can be to costly for developers to try and make their software work with 100 different version of linux. I know this goes against the idea of linux, but they really need to make a core linux that all distro's use that allows a programmer to create one version of a program that doesn't require multiple builds.
Red Hat could have released their own "trial" version if they wanted too. This will hurt Red Hat, but they have it coming to them anyway. Red Hat wants to monopolize on Linux services.
Red Hat could have released their own "trial" version if they wanted too. This will hurt Red Hat, but they have it coming to them anyway. Red Hat wants to monopolize on Linux services.
Existing binary incompatibilities are between different library or kernel *versions*. Linus is against keeping backwards compatibility with old kernel versions if it makes things easier. Binary incompatibility is irrelevant for open source apps, because you can just recompile your app. Linux is POSIX, so any app targetted at that will compile, on any Linux version or platform. The problem only exists for closed source apps. Like Oracle.
Thye won't even know what the term 'Recompile' means, much less on how to do it.
Existing binary incompatibilities are between different library or kernel *versions*. Linus is against keeping backwards compatibility with old kernel versions if it makes things easier. Binary incompatibility is irrelevant for open source apps, because you can just recompile your app. Linux is POSIX, so any app targetted at that will compile, on any Linux version or platform. The problem only exists for closed source apps. Like Oracle.
Thye won't even know what the term 'Recompile' means, much less on how to do it.
We all win here.. in the end.. Its Linux..
We all win here.. in the end.. Its Linux..
I'm not sure why this article was even written -- Linux has always had many distributions. I guess tech journalists don't have much "tech" background. If they did, they would realize this kind of thing has been going to for what, a decade now? In fact, isn't this basically the same story of how Mandrake came into existence? They took other existing distributions, added a nice installation front-end, and released it as their own. This CentOS doesn't appear any different.
- What about Fedora Core
- by March 24, 2005 7:24 PM PST
- is it not true that Fedora core is part of Red Hat? Last i checked they just released FC4 test 1, i am downloading it as we speak by torrent. Core 3 was great very clean.
- Like this Reply to this comment
-
-
- Yep -- FC3 is 99% RHELinux
- by Richard G. March 25, 2005 8:49 AM PST
- I also am a Fedora Core 3 user. I like it a lot. It's very developer friendly, and Red Hat did a good job providing tools to easily update all the install packages.
- Like this
-
Showing 1 of 2 pages (77 Comments)I'm not sure why this article was even written -- Linux has always had many distributions. I guess tech journalists don't have much "tech" background. If they did, they would realize this kind of thing has been going to for what, a decade now? In fact, isn't this basically the same story of how Mandrake came into existence? They took other existing distributions, added a nice installation front-end, and released it as their own. This CentOS doesn't appear any different.