Red Hat Expands Red Hat Developer Program With No-Cost Red Hat Enterprise Linux (betanews.com)
An anonymous reader shares a report on BetaNews: Red Hat -- fresh from celebrating a historic $2 billion in annual revenue -- releases a developer-focused gift to the world. The Red Hat Enterprise Linux Developer Suite is totally free, including an RHEL license and valuable developer tools, like the JBoss Middleware portfolio. This is through the Red Hat Developer Program. If you want to take advantage of this amazing offer, you can sign up through the company's website Red Hat seems a bit late to the party. Many argue that the company should've made its update-only subscription for individuals free from the beginning -- especially considering it isn't a major source of revenue for the company. Exciting time for developers, nonetheless.
Today, it's hard to tell what to believe. Given the nature of the day, and all... Hmm... Is RedHat doing that? I'll have to play with that one - if it's true. I'll go clicking the links tomorrow. :/
"So long and thanks for all the fish."
Isn't JBoss the attack vector in which WellSpan was attacked and held hostage?
Slashdot's rate-of-post filter: Preventing you from posting too many great ideas at once.
Today, enrolling in Red Hat Learning Subscription comes with a free black jacket... Why not a red hat?
Linux is for people who don't mind RTFM.
Are you getting paid by the Red Hat?
Duh bro, that's why it says "Slashvertisment," what do you think?
"First they came for the slanderers and i said nothing."
Seriously speaking , this is not an April fools joke . Red Hat is . .. seriously ....
Why am I suddenly picturing a bunch of Linux geeks in black satin jackets and a red Huggy Bear hats?
Just me then?
Lost at C:>. Found at C.
YAY! systemd for EVERYBODY!!! For FREE!!!!!
..... wait .....
errrrrrr
> I stopped giving a fuck about Red Crap
> I'm very happy with my current distro which isn't a Debian or a Debian derivative.
Calm down Gentoo, it's ok. You have a smooth face, and everyone loves you.
You realize RedHat owns CentOS. They bought them out a few years ago.
The one about Microsoft releasing Ubuntu for Windows this week was pretty funny. It had a lot of people fooled and trumps any lame Red Hat prank.
What makes you think that was a joke? They did a full session about it at build, complete with realtime demos and a discussion of the way the file system was implemented.
Downloading now. Now I get to look extra stupid if the ISO boots to a splash screen saying April Fools.
If it ain't broke, don't fix it.
Red Hat can't make it any clearer than they have -- you must agree to the Developers Terms & Conditions to download or use the RHEL instance, and it is not for usage as a standard system -- development purposes only.
https://developers.redhat.com/... : (emphasis added)
" By participating in the Program and accepting these terms, you represent that you will be using the Red Hat Subscriptions(s) for development purposes only, and Red Hat is relying on your representation as a condition of our providing you access to the Subscription(s). If you use the Red Hat Subscriptions for any other purposes, you are in violation of Red Hat’s Enterprise Agreement set forth below and are required to pay the applicable subscription fees, in addition to any and all other remedies available to Red Hat under applicable law. Examples of such violations include, but are not limited to,
using the services provided under the Program for a production installation,
offering support services to third parties, or
complementing or supplementing third party support services with services received under the Program."
You may want to try whois centos.org .... ...
Registrant Name: Red Hat, Inc.
Registrant Organization: Red Hat, Inc.
Registrant Street: 100 East Davie Street
Registrant City: Raleigh
If I'm an experienced admin, why would I want to run RHEL instead of just using CentOS?
What do I get besides support that I probably don't need and a bunch of out of date RPMs?
I don't love them.
You know what happens if you don't 'emerge world' a Gentoo system often enough? You can not physically update it, emerge becomes completely broken if the versions of software you have installed do not show up in the portage package list. It simply can't cope with that scenario. That was when I abandoned Gentoo.
Gentoo suffers from some of the same problems as Red Hat, i.e. dropping support for legacy, i.e. what customers actually use, and going all gung ho on new features that only a few use.
Gentoo is better in that you can avoid systemd, but on the flip side, they won't support things that people use like nis, xdmcp, x font servers or prelink. Heck, they even drop support for LTS kernels while still supported upstreams, so they can't even blame that.
Finding something to support legacy systems on these days is difficult. RHEL6 might still be the best bet.
I'm having trouble caring either way. CentOS is basically RHEL without the logos, and it's been free for years now.
Hell... at this point, I think that CentOS is even more popular than Red Hat with the various cloud hosting providers because they don't have to pay any licensing fees.
Considering that Red Hat has a release and support cycle, vs Gentoo just being rolling release, they are quite different.
For legacy systems, RHEL 6 or even RHEL 5 (still suppported!) would be much better picks then 7. Also - RHEL 6 still works with XDMCP, I cannot speak for 7 (haven't tried it). Do people still use NIS?
I'm starting to think GNU is the problem with "GNU/Linux" these days.
prelink? even i remember doing ricer shit like that on gentoo years ago
https://wiki.gentoo.org/wiki/P...
between developing on Redhat and developing on Centos? Hell, throw in Scientific Linux in there too, for yucks. It's rebranded RHEL too, isn't it?
prelink? even i remember doing ricer shit like that on gentoo years ago
That's the problem - it's not ricer stuff, but useful in environments where you have short-lived processes and latency is more of a problem than speed.
Like compile servers, where gcc/cc1/cpp and friends are called millions of times. Every millisecond shaved off each invocation builds up. Especially on NUMA systems, where you don't want expensive relocations between memory groups when the tasks are not going to stick around for long enough to weigh up for that inconvenience.
And for embedded, where memory and cpu both are at a premium, and tasks are run as one-shot, and everything gets unloaded as fast as possible.
prelink is not a good idea for laptops or dmz, where you want to reduce attack vectors. Then PIE and randomization is preferable. But there is no one size fits all, and what both Gentoo and Red Hat 7+ keeps forgetting is that there are different use scenarios, and some of those don't fit what the gum chewing modern coders experience. Linux used to be about choice, but now choices are disappearing.
Just curious, did you *think* before you wrote that? Because redhat is definiately NOT bleeding edge or dropping support for anything while a major release is supported....
RHEL6 has entered the second phase of support, which means it won't get new software, and won't get updated software unless there are severe bugs or security fixes that can only be fixed with newer versions. Fair enough; I'd switch to RHEL7 for the machines where I need newer software. Except that Red Hat in RHEL7 has dropped support for a lot of packages that are still very much in use.
https://www.centos.org/legal/t...
The CentOS Marks are trademarks of Red Hat, Inc. (âoeRed Hatâ).
That said, the source code is open and CentOS remains a "community project". RedHat could certainly legally close the doors of CentOS and the community could just reassemble under a different name.