Red Hat Hires CentOS Developers
rjmarvin writes "Karanbir Singh and a handful of other CentOS developers are now full-time Red Hat employees, working in-house on the CentOS distribution with more transparent processes and methods. None of the CentOS developers will be working on Red Hat Enterprise Linux. The CentOS project would become another distribution and community cared for by Red Hat, like Fedora, and Red Hat CTO Brian Stevens says the company is planning its future around OpenStack, not just Linux."
They could take over Solaris development too...
I don't see the point of Red Hat spending the time and money on a community version of Enterprise Linux. I'd like to see them start a real effort to come out with a competitive version of desktop Linux. Fedora is good, but it's more of a side project for them, with no major focus and effort put into it.
Eventually someone like Google will throw some significant weight behind a consumer Linux and leave Ubuntu and Fedora in the dust.
and not embrace and extinguish. Kudos to Redhat and CentOS.
Buy them! Or hire them like in this case..
I've always wondered what RH could do about CentOS. It was obvious that RH wasn't all that happy with CentOS, at least at first. With CentOS having to refer to "the up-line vender" and removing all the RH references and graphics it has always seemed to be the Red Headed step child.
So, does this mean RH has embraced the concept of CentOS, where "free is free" to download?
"File to fit, pound to insert, paint to match" - Aircraft Maintenance 101
...will it take even longer to have a CentOS version of RHEL ?
Who seriously believes that Red Hat spends money so their product can be used for free by new and existing customer?
CentOS is the freebie that anyone can use - but that nobody is under any obligation to provide support or patches for. This means that small companies who are waiting to grow before buying proper RHEL, can still use the software, though they can't file bugs or get a support hotline. But it also means that CentOS can be used for anyone training in skills for "Enterprise grade" Linux can get their feet wet on a system that is already in use in industry. When the time comes to work with Linux in a real business environment, they've a head start on those who chose systems closed to non-customers.
Why does this matter to RedHat? The more people whose yardstick and gold standard is RedHat-related technology, the better; and ensuring all you can do on the derivative can be done exactly the same way on the commercial (down to the version of a command, the dot in a package name and the quirks of the brand) goes a long way to provide this promise.
How does this benefit RedHat if CentOS is given away for free? CentOS is RedHat's technology already in the hands of the client. But having the software is one thing - having access to support, formal enterprise training offerings, consultancy services and a dedicated rapid response for business-critical bugs is vital in business. Once the small company who could not afford RHEL becomes big, suddenly they are aware that they are on systems that RedHat knows perfectly, and migrating from CentOS to RHEL is painless - being systems different only at branding level. Migrating to anything else, even to SUSE Linux for Enterprise or Oracle's Linux (the latter being a part-clone of RHEL), becomes more involved. CentOS really now is RHEL.
Indeed, the good karma from being seen helping the community is peanuts compared to the advantage the offering of an easy transition and self-trained fans and already-committed users brings.
-- "Simplicity is prerequisite for reliability." --Dijkstra
The shit hawks are coming....
This is a move to slowly remove features from RedHats largest competitor. RedHat took a look in the mirror and thought they were Oracle.
If RedHat wanted to do something good for the community they'd develop an upgrade path that didn't require patch backports to an ancient kernel. Everyone chided M$ for their 'updates', time for redhat to deliver.
We still have Scientific Linux.
Huh. Didn't know that. Well, the points still remain the same with that edit :-)
I wonder if beta could allow for adding errata #justkidding #donthurtme
-- "Simplicity is prerequisite for reliability." --Dijkstra
Ha! The only reason RedHat would spend money here is to make the devs comply to their bidding...
Oh, and I LOVE BETA!
Let me take a second to applaud Red Hat for doing this.
This is why they own the Enterprise Linux market.
Their thinking, in a nutshell, is this:
Give the software (CentOS) to small companies.
Get kids right out of college using it to build their home servers.
Get everyone comfortable with CentOS/RHEL.
When it is time to buy, they will buy RH. Simple.
Here in NYC, Linux jobs are 99.99% RH/CentOS.
Because CentOS is free, anyone can download it and test
it. No disabled features, nothing. You want a job in Wall St?
Download CentOS, sit down and learn the thing and then
you WILL get a job! I guarantee it!
Microsoft, Oracle, Apple take note: This is how you own
a market. Not by squeezing every penny out of your
customers.
That's why Apple will never break into the Enterprise
market. This is why Microsoft has lost the Enterprise
market and this is how Oracle will fuck off and die soon
(hopefully).
Personally, I was a Slackware guy, for my home machines,
but CentOS has won me over. Now, it is the only thing I use.
One more thing: I work in Wall St. and I use RH/CentOS
every single day.
Red Hat, you guys rule. I salute you! Rock on!
no.... don't.... stay........
slashdot = stagnated
you're all ignorant hypocrites.
Seems to be a difference of opinion on what Red Hat is up to: http://nerdvittles.com/?p=8888
I wouldn't be surprised if RedHat did this to not only keep a community based RHEL afloat, but to also have direct access to the users in order to sale them the paid RHEL edition.
I wish continued success of CentOS but I've been burned by RedHat's "you need to pay for continued support to get updates or suffer through our brand new, very unstable (bleeding edge), and free Fedora distribution" tactic. I hope they aren't planning a similar fate for CentOS.
These comments are my own and do not necessarily reflect the views or opinions of my employer or colleagues...
Full disclosure... I've been a Solaris Admin, off and on for years who has only been briefly involved with using zones
Your comments show this.
The zones idea is roughly equivalent to chroot (or schroot in some use cases) on Linux. So if you like zones, you can do almost the same thing on a Linux box.
No, it's not. Chroot is a (mostly) completely useless mechanism for security and isolation.
With zones, you can set up the zone with a completely different IP, with different firewall rules and even routing tables, and give some access to the root account on that zone, and not have to worry about them breaking out of the zone or affecting the hosting system (because you can put memory and CPU restrictions on the zone so it doesn't eat up system-wide resources). You can have dozens of zones on one hosting machine and the overhead of this "virtualization" is (IIRC) less than 3%.
FreeBSD's jails is the closest equivalant (having inspired zones). With jails you can also give out the root account and not worry, and even have set-UID binaries.
Put a set-UID binary in a chroot space (or even a Linux container) and all security is gone.
Zones/jails are nothing like chroot: the former can actually be used securely (where do you think the first VPS system came from? FreeBSD jails), while the latter is a nice speed bump before being broken out of.
to the CentOS team.
You deserve a vacation for your hard work...
Good. Did you enjoy it?
Now get back to work. :-)
Got Geometrodynamics? Awe, too hard to figure out? Too bad.
Both of our hit and run ACs are completely fantasizing.
1) There aren't any CentOS "developers". CentOS is not "developed". It is just lifted verbatim (and entirely legally) from the Red Hat source code. The source code is edited where necessary strictly to remove Red Hat's corporate branding, and then just recompiled.
2) Kharanbir Singh and the others will not be "gone" from CentOS. On the contrary, they will be paid good money by Red Hat to be even more effective with CentOS. They are specifically not being "taken off of" CentOS.
3) CentOS security updates are quite timely on the whole. There have in the past been periods of time coinciding with minor version upgrades when they lagged, and I imagine this will be ameliorated by this new change.
Note: this is basically the same story as http://linux.slashdot.org/stor... . The source is datelined February 10, 2014 , but starts "On Jan. 7, Karanbir Singh, project lead on CentOS, announced to his community that he and a handful of other core CentOS developers would now be employed full-time by Red Hat." (emphasis mine). The hiring isn't a new thing, it was announced at the time of the whole CentOS announcement (and actually happened, er, considerably earlier, AIUI).
It's great to know a good company like Red Hat is behind CentOS. CentOS is already great stuff now, and will hopefully be even better with the corporate backing. It should be a winning situation for all parties, including the end user.
If Redhat wants to remain relaveant they have to be the platform that OpenStack and things like OpenDaylight are being developed on. Developers that are coding on OpenStack didn't start on Redhat because of the costs in licensing. As Redhat became involved the first thing they had to do was make everything disto agnostic. Then they released RDO. After that, what are they needed was a stable platform to develop on for the community.
Options:
1) fedora - not stable enough for openstack. The constant kernel changes caused havoc early on and devs and dev shops want a stable platform for developement for application and virtualization frameworks.
2) give away RHEL? Not. Ever. Going. To. Happen.
CentOS was the only way forward that would work other than creating their own CentOSish distro.