Slashdot Mirror


Redhat Reports 90% Return Subscription Rate

jasonbowen writes "In this article from ZDnet, Redhat claims a 90% return subscription rate for its Enterprise line. Sounds like Redhat is doing just fine providing a quality product for people that want to pay the money for it." (And for people who don't want to pay money for it, too.)

49 of 303 comments (clear)

  1. Why by PktLoss · · Score: 4, Insightful

    Is this the result of corporations really beleiving in the quality of the product, and its usefullness in their corporation?

    Or have corporations just not yet had the chance to fully investigate the red hat alternatives since the desktop line went kaput.

    We have been QA'ing a new default burn for desktops for the past 6-8mnths, in the meantime, we keep purchasing what we had before.

    If there is going to be a dip because of the drop of the desktop line I wouldn't expect it untill at least next quarter

    1. Re:Why by Libor+Vanek · · Score: 4, Informative

      Please - be clear on this - Red Hat CORPORATE (ENTERPRISE) desktop line is called Red Hat Enterprise Linux Workstation and isn't kaput!

    2. Re:Why by ajs · · Score: 2, Insightful

      I would expect that you will see Novell start to get traction in the desktop space in the next several years. But it will be a long and hard road for them. I think that RedHat got out of the desktop biz because they were starting to feel the pain of supporting hundreds of applications in such a fragmented way.

      In the server space things are much more uniform. No one is really looking for RedHat to support the latest and greatest gaming libraries, sound stacks, 3D screensavers, etc. for server platforms.

      Novell may have to partner with/be purchased by IBM before it's all over in order to get the programmer hours available to them to make this work.

    3. Re:Why by shaka999 · · Score: 2, Insightful

      No, this is corporations wanting to be compatible with their software suppliers. I work in circuit design and most of the EDA tools support only Redhat Linux. If we want support for the EDA tools we have to run Redhat. The price for RHE is really a drop in the bucket compared to the other tools we run.

      --
      One should not theorize before one has data. -Sherlock Holmes-
    4. Re:Why by Frymaster · · Score: 3, Insightful
      while we're being clear....

      this is a return subscription we're talking about here. these are people who are already using rhel. this should not be interpreted to mean "all those people who were using rh 9 gladly upgraded to a more expensive version".

  2. I Miss RedHat Network by DeckerEgo · · Score: 5, Insightful

    After months of therapy, I finally came to terms with the fact that I'm upset because RHN is gone. They locked my entitlements and prefs, and so now I can't manage the scores of machines I have deployed. I'm reasonably okay with the whole Enterprise-Fedora concept where there is one supported enterprise product and one free personal edition, but I just feel kinda worried about when my RHN subscription goes away for good and another buffer overflow exploit comes around.

    1. Re:I Miss RedHat Network by digitalhermit · · Score: 5, Informative

      You have scores of machines that you're managing through the free service? RHN allowed you to manage these for free (maybe the cost of a demo subscription or a single $60/year fee that you bounced from machine to machine). It put a load on their servers for both the rhn-applet, the up2date, and the package information that's stored there. There's a $20 update service now until EOL that you can buy.

      You have many other options -- you can use yum, apt, synaptic to upgrade your machines. If you have all these scores of machines in a single facility you can create your own yum/apt repository and have the machines check each day via cron. If you want a centralized view of the state of your machines then maintain a database of each machines packages. Periodically check the repository against the package database and send an alert if any are out of date.

      For example:
      rpm -qa --query-format "%{name}\t%{version}\n"

      For each machine store this information in a mySQL table. Then as new packages enter the repository, store that information inside another table. You can then select packages based on name between tables then inform the user that a package needs to be updated. Or count the packages that need to be updated. This will give you 90% of the RHN functionality. Won't be as pretty but it works.

      Or you can pay RedHat for this service.

    2. Re:I Miss RedHat Network by pyros · · Score: 2, Informative

      It's totally permissible to run their Enterprise products on as many machines as you like without any RHN subscription or support contract. Just buy one copy, and install it everywhere. You can then setup a cron job to grab the errata SRPMs from ftp.redhat.com (which have been available for free since the first release of RHEL) to a local server, build them for your arch, put them in an apt repo, and rebuild the apt repo headers. Then have allyour local machines check against that in-house repo. You don't get the centralized, stateful admin interface that is the RHN website, but you could even build that yourself with a php/mysql solution.

  3. Subscription by hcuar · · Score: 5, Insightful

    Isn't a yearly subscription the same thing Micro$oft considered for their software model, and people brought their pitchforks and torches?

    1. Re:Subscription by BenjyD · · Score: 4, Insightful

      Ah, but you see, Red Hat will give you support and ermmm... timely updates. Unlike any other distribution, where you just get the updates. I guess the main point is that for the kind of task you use a four processor machine for, a few thousand dollars isn't much to pay for peace of mind.

      Does anyone have any experience with RedHat support? Is it worth the money?

    2. Re:Subscription by dr-suess-fan · · Score: 3, Insightful

      For us, releasing a production redhat server for a
      mission critical app would be a very tough sell in our organization. Our Unix team doesn't need support
      generally, but then there have been times when we've
      found a bug and were quite happy to open a case with
      Redhat and ask them to figure it out.

      It's not really about needing support or not IMO, but rather the opportunity to pass off an issue to someone in a better position to investigate.

      My experience with Redhat support has been very
      positive so far. The 'one who answers the phone'
      actually knows Unix/Linux well enough to do some
      preliminary research before escalating to back-line support.

      For us, we're used to paying for Sun service at
      a silver level and while this includes hardware, 799$US per year for Redhat support is a good
      deal in our opinion.

      HTH

  4. Re:If they're doing so well.. by Erwos · · Score: 5, Insightful

    What do you think Fedora is?

    It's not like RedHat just handed them a site and told them to get on with it. RedHat employees are very actively involved with the whole thing, and are contributing tons of code.

    -Erwos

    --
    Plausible conjecture should not be misrepresented as proof positive.
  5. What's the difference ? by alenm · · Score: 5, Interesting
    Well, they are commited to supporting the enterprise version of Redhat, but can anyone explain me if there will be a difference between the Fedora and Enterprise line other than the support and speed of implementation?

    For instance will all the Oracle optimization still be in Fedora?

  6. apt by Anonymous Coward · · Score: 2, Informative

    I've moved all my redhat machines (200+) over to apt.

    As long as RedHat still posts updated RPMs in a timely manner, you can make a cronjob to check and update packages.

  7. umm by HBI · · Score: 4, Insightful

    This doesn't say jack about conversion rate from 6.x-9.x Red Hat to the Enterprise product though.

    I am interested in that. You would assume that people who bought the enterprise product would pay for their support - otherwise why buy it?

    Sounds like the bleeding obvious to me. They lowball an expectation and their analysis is proved flawed. This is news? Must be a slow day.

    --
    HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
    1. Re:umm by Bill,+Shooter+of+Bul · · Score: 4, Funny

      Well, you see it has been show that 70% of the population does not understand statistics and there is a 1 in 10 chance that the next person you talk to does not understand probability. Then again, 85% of statistics are made up.

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
  8. Re:If they're doing so well.. by wa1ter · · Score: 2, Insightful

    The report doesn't suggest overnight riches for Redhat. It doesn't say anything about their financial position either. What it does say is that Redhat wants a new call center. This is most likely going to coast a fair bit so don't expect them to spend more time on fedora from now on (although from what I understood they are still actively involved with that as is).

    --
    Sig? What's this sig thing I hear people talking about?
  9. Doublethink. by Performer+Guy · · Score: 5, Insightful

    That is a pretty blatant example of doublethink propaganda. Red Had drops support and release for RHx, and we see an article singing their praises on how great a job they're dowing throwing Fedora over the fence because they can claim some customer retention on the Enterprise front.

    No it's not a great job, the reasonably priced support option is gone, and there's nothing they offer between outlandishly expensive enterprise support and free no support. For an Operating system they mostly package, not author, they are doing a really bad job at providing affordable support options or stable releases that the ordinary user might want (like the vast majority of Linux users using RHx who were abandoned). Of course they have explicitly said they're not interested in that business, (probably abandoned to protect margins in the Enterprise business). Why anyone would pretend this is all rosy and RH are doing a great job after leaving such a gaping wound on the Linux desktop is beyond me.

    1. Re:Doublethink. by Junta · · Score: 2, Interesting

      Exactly why I think SuSE has a great window of opportunity, their 'Professional Linux' distribution is still reasonably priced for the support offered. And frankly, once one looks past previous RedHat training experience, a lot will realize that SuSE does quite a few things better.

      --
      XML is like violence. If it doesn't solve the problem, use more.
  10. Re:I wonder by thelaw · · Score: 3, Informative

    (for those who don't know exactly what he's referring to, here's the link.)

    i think you're misreading the apple license. it doesn't mean you can install it on as many servers as you like, it only means you can connect to it with as many file-sharing clients as you like at one time. kind of like the windows server line - the basic license only allows 5 clients to connect at a time.

    red hat may turn out to be a better deal since they don't limit the number of clients that can connect to your samba server.

    jon

    --
    -- http://www.cerastes.org
  11. Or, 10% of businesses abandoned RHEL by weave · · Score: 3, Interesting
    You could look at this the other way, 10% of businesses abandoned RHEL. The way the RHEL license/contract reads, if you decide not to renew, you have to remove RHEL.

    What's the renewal rate for Microsoft? 99.999%?

    Yeah, I'm not too happy with ole Redhat these days. Our enterprise RHN subscription runs out December 11, but I still can't get any info about the alleged rumored educational version of RHEL out of them. Christmas holidays would be a perfect time for migrating our servers to RHEL Academic, but I fear they are going to shaft us on this one as well.

    It's almost like they don't have a well thought out business plan and are making it up as they go along. All of this should have been mapped out several months in advance, giving customers the ability to plan their own migrations. The Academic piece was just forgotten about and filled in a week or so ago, and it's still vaporware.

    1. Re:Or, 10% of businesses abandoned RHEL by teg · · Score: 3, Informative


      You could look at this the other way, 10% of businesses abandoned RHEL. The way the RHEL license/contract reads, if you decide not to renew, you have to remove RHEL.



      No, you just don't get support, updates and new releases.

    2. Re:Or, 10% of businesses abandoned RHEL by weave · · Score: 4, Informative
      No, you just don't get support, updates and new releases.

      I reread the agreement hoping to tell you that you were an idiot, but the egg may be on my face. Where it does say that the annual payment will be automatically invoiced each year unless explicitly terminated, I couldn't see anywhere where it says you have to remove software if you don't remove.

      My bad. Touche.

  12. My experience 3 years ago by div_2n · · Score: 5, Interesting

    I dunno about now but three years ago I was trying to get a sendmail (don't ask) box up and running for a client and was a complete newbie to Linux. I purchase a one time incident for like $250 and spent about 3 hours on the phone with them. They put me on the phone with their e-mail admin and he helped me get it up and running.

    I will probably fork out the dough for the enterprise version for my home machine simply because I think Red Hat is great at what they do, play nice as a community member and produce quite a great product as far as I can tell.

    There is no louder way to vote than with your wallet. As for me, I vote for Linux and Red Hat seems like a great company to push for. Don't forget they didn't hesitate to fire back at SCO. I will gladly help fund that effort.

  13. Re:If they're doing so well.. by Anonymous Coward · · Score: 2, Interesting

    Maybe they can contribute some code to make it actually work on my machine. I know, I know, it's easy to run out of memory (or so it said)during install when you only have 512M of RAM and 6G of HD space just for Linux.

    Why do I think that I should have just used the entire HD for XP? Hmmmm....

    At least Mandrake does install, and only crashes every other time I shut it down. Boy, that sure beats my crappy, unstable, one-crash-per-month-or-two eXPerience, when it gets used 98% of the time. I know, I probably misconfigured something by clicking that "Mozilla" icon.

  14. Upgraditis by Space+cowboy · · Score: 2, Insightful

    This is about the *existing* RHEL users keeping the product...

    I suspect a fair few RH9 people (like me) are now evaluating their options. There are several distributions out there that the non-enterprise peeps can take a stab at before they decide to fork out for the RHEL edition.

    There are a couple of advantages that RH offer - they are the de-facto standard, so if you use qualified software from a supplier, chances are it'll be qualified on RH, not debian...

    They also offer support, and I've had to use it when installing on troublesome motherboards, but once something is installed, I'm reasonably ok on my own, so this isn't such a big deal for me...

    The business imperatives to stay with RH are significantly less than with MS, so I would say 90% is a good figure, despite MS probably being able to claim higher than that. There is more choice on the linux OS, that's all there is to it...

    Random thoughts...

    Simon

    --
    Physicists get Hadrons!
  15. Re:If they're doing so well.. by Anonymous Coward · · Score: 2, Insightful

    If they are doing so well as the report suggests, maybe they can dedicate some more time to developing the free (money) ones as well, to entice new people to Red Hat who might be buying the enterprise additions.

    Hint: RedHat is a corporation. Corporations like to make money. They've tried the "Free as in $0 to entice people to pay for Linux" route for years now. They're scaling that back significantly, and putting more effort in the purchase-only version.

    Do you think it was working well for them, and they decided that it would be a good move to become less profitable? I mean, I know that you know a lot more about the economics of free software than Red Hat does....maybe you should send them an email explaining the obvious.

  16. Re:Debian! by arabagast · · Score: 2, Funny
    erm.. wrong: "WE LOVES IT.

    these goddamn hippies, can`t even speak gollumish.

    --
    Doolittle : ...What is your one purpose in life?
    Bomb no.20 : To explode of course.
  17. Re:fedora... by FedeTXF · · Score: 2, Interesting

    If it breaks, you can call some RH engeneer and he'll help you.
    If you have to stay up allways, then you need that red phone.

  18. Hope Gentoo Doesn't Learn This Stuff... by kaltar · · Score: 3, Interesting

    I Hope that gentoo don't start charging money for sync as redhat did with up2date. That will make me cry!

  19. No, probably just tired people by greygent · · Score: 4, Insightful

    People tired of having to go through the process of creating RHN demo accounts for EACH machine just so they can install the security patches to vulnerabilities coming out, apparently, several times a week, as of late.

    Hell, even Microsoft doesn't force you to go through a lengthly (or much of any, besides activation) registration in order to use Windows Update. It also seems like Red Hat is neck and neck with Microsoft concerning number of vulnerabilities, as of late.

    Now that Red Hat is becoming more popular, I see these problems only getting worse.

    1. Re:No, probably just tired people by BadBlood · · Score: 2, Informative
      It also seems like Red Hat is neck and neck with Microsoft concerning number of vulnerabilities, as of late.


      Number of vunerabilities, perhaps. Severity of vulnerabilities, no.
      --


      Praying for the end of your wide-awake nightmare.
    2. Re:No, probably just tired people by avdp · · Score: 3, Informative

      Two different business models.

      MS: you pay dearly for the software, they throw in the Windows Updates for free.

      RedHat: we give you the software, you pay yearly subscriptions if you want the easy Windows-Update-like RHN.

      The fact that RedHat had demo accounts in the first place is to their credit. It's really hard to feel bad about the fact that it's a hassle to abuse the demo account concept (by signing up for an account for each machine). And also, you don't need RHN to get updates anyway - you can always download them from their errata page.

    3. Re:No, probably just tired people by avdp · · Score: 2, Informative

      It's worth noting that aside from the only 5 CAL your Windows xxxx Server license comes with, it also doesn't come with support (at least not with a SLA). That's extra, and not cheap. The $799/year from RH is the support contract, the software is free. Yes, I understand it might appear to be a bit of a technicality.

      To answer your question, legally speaking, nobody. But then again, legally speaking, if you read your MS EULA you'll notice that they legally have no responsibility whatsoever to do anything, and have no responsibility if anything bad happens to you as a result of using their products. Of course, I suppose you could sue MS in case of problems (good luck with that).

      Don't get me wrong, I am not happy that the "regular" RHL went away, I will miss it, and I will change to another Linux distributor, both at home and at work. I was just addressing the technicality. RHEL is still GPL, and is therefore still free. The fact that this project exists illustrate the point.

      But again, I was originally just addressing your rant about RHN and the free entitlement.

  20. Re:fedora... by Junta · · Score: 3, Informative

    Well, for one support.
    For another, Fedora is becoming their development platform with little regard to having to support or promise stability. So while bugfixes will be applied to the distro, you can bet an equal amount of broken feature enhancements will come in to offset stability benefits. Like running Debian unstable, essentially, but likely to be more bleeding edge and off the beaten path (i.e. the X based init, the kernel with nptl support, and a host of other things that are neat, but not well tested in Fedora).

    So if you want to stay redhat-ish, on your servers and workstations for other people you support, RH enterprise is cool, but for your own desktop if competent, I would say the Fedora 'releases' are neat and any breakage can be worked around by an expert.

    Of course, I think SuSE has the most appropriate business/pricing model in terms of being competitive against MS. SuSE professional is reasonably priced compared against what the actual cost of an MS OS license is for a workstation, whereas Redhat is really really expensive in the Workstation context. I'm quickly becoming a SuSE fan.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  21. If you want RHEL but can't afford it... by Anonymous Coward · · Score: 2, Informative

    Then whiteboxlinux.org might be for you. It's RHEL with all of the trademarks etc removed, currently being sponsored by a public library in the US. It's available free of charge.

    1. Re:If you want RHEL but can't afford it... by Realistic_Dragon · · Score: 4, Informative

      And they have asked not to be linked to on slashdot... guess that's why you posted it as an anonymous coward!

      From the website:

      (One immediate problem will be bandwidth. The Beauregard Parish Library is a small parish (county) library in rural Louisiana with a single lowly T-1 connection to the world. Even with BitTorrent, serving up six or seven full ISO images will get insane very fast if the word spreads very far. So PLEASE! For the love of all that is Good, Holy, Just and generally pleasing to the Great Penguin, DO NOT SUBMIT THIS PAGE TO SLASHDOT!!)

      The Google mirror is here for the curious who want to view the site without killing their bandwidth.

      --
      Beep beep.
  22. and again: the looooosers are... ACADEMIA by dummkopf · · Score: 3, Insightful

    think about it: RH claims 90% of their customers are loyal because they are keeping their subscriptions. the important question is:

    How many customers of RH did actually pay for a subscription before the change? And from those how did not pay (but were loyal Rh customers), how many are sticking with it?

    The ones who paid before the kaboom do not care in spending bick bucks. The users who supported redhat but could not afford such a pricey OS definitely will not stick with it -- as it is the case in Academia! If RH were smart, they would offer site licenses for academia and big clusters.

    I am willing to be my officemate (he is a good catch) that from the RH users who did NOT pay in the first place, 90% will switch to another OS if RH does not offer something "in-between". How about also releasing this information, RH?

    (As one always learns in statistics: the outcome depends on HOW you present the data, and not what it actually looks like...)

  23. Re:and again: the looooosers are... ACADEMIA by williamhooper · · Score: 2, Interesting

    How many customers of RH did actually pay for a subscription before the change? And from those how did not pay (but were loyal Rh customers), how many are sticking with it?


    How are you a "customer" if you didn't pay? How is Red Hat losing money if people that don't pay them continue not to pay them?

  24. Re:and again: the looooosers are... ACADEMIA by dummkopf · · Score: 2, Insightful

    your question makes sense and does not. if i use redhat and am happy, then i will recommend it to others, potential paying customers. if i am not happy, i will make bad publicity for them. it is a matter of the definition of "customer", but if you provide me with a service, regardless if i pay for it or not, i am your customer.

  25. Interpreting this number by Anonymous Coward · · Score: 3, Informative

    I've had the opportunity to work with Red Hat's Advanced Server in a large corporation. Red Hat has done an extremely poor job of support, only providing excuses why they don't want to provide support - eg., for a kernel issue triggered by an httpd compiled to support more than the shipping one that has a compiled-in limit of 256 connections, they refused to look at the kernel issue (it doesn't ship on our CD, so any issues relating to it, even a bug of ours, we won't support, reproduce it with something that ships on the CD and we'll talk, otherwise, it doesn't scale to support this type of problem). Meanwhile, kernels 2.4.10 (basically, any else's version of linux) contain the fix. Likewise for ethernet drivers which were supposed to be supported. The answer was "you're downrevved, upgrade!" (on their product whose selling point was a 3 year lifespan, and for which updated, working, and "void Red Hat support" drivers exist)

    Yet, even after shipping a distribution which hasn't worked very well, and having them give the run-around instead of support, the business still keeps the support contract. Why? Because it's a blanket requirement that the software used have support. Perhaps in case the sysadmin and engineering teams weren't able to pull together and work around Red Hat, they would be better posisitioned to "have my CEO call your CEO". Anyway, 90% retention doesn't mean Red Hat is doing a good job or that everyone is pleased. It could mean they're still not sure about switching to SuSE because they're not sure how badly Novell is going to mess it up.

  26. What about wanting to pay for a consumer by Anonymous Coward · · Score: 3, Insightful

    It really pisses me off that when people complain about the disappearance of Redhat Linux (consumer version), everyone assumes that they wanted a freeby?

    I ALWAYS paid for RH linux, because it was stable and did what I wanted, and had supported updates.

    Fedora does not meet this requirement, and I don't need a corporate version.

    I want to keep paying and getting RH linux.

    But Redhat screwed me. Why should I do business with some that treats me that way?

    1. Re:What about wanting to pay for a consumer by RedHat+Rocky · · Score: 2, Interesting

      An AC on target, will wonders never cease.

      Redhat has yet to answer the SOHO masses who are wailing "What about us?". These folks certainly can't afford $1000 per cpu, yet they are willing to pay something for services they perceive as valuable.

      I'm a perfect example. I have 10+ servers, I don't need hand holding, I have never called Redhat support, but I certainly do appreciate security updates. Am I going to pay $1000 per machine for that? No way!! What's my option, Redhat?
      *sound of crickets*

      Redhat, whose history of comminication is poor at best, seems to think doing all the work, making a plan and then making a press release of the latest licensing options is enough.

      NOTE TO REDHAT: STOP IGNORING FOLKS. TAKE A PAGE FROM GENTOO AND ANSWER THE DAMN QUESTIONS.

      --
      Anything is possible given time and money.
  27. Good point by FreeLinux · · Score: 2, Informative

    While there is no licensing requirement to remove your old Red Hat software, as others have pointed out, you are still correct. It is likely that you will have to remove your old Red Hat software because without purchasing an upgrade and subscription you will no longer be getting updates and this is unacceptable in an enterprise production environment.

    That means that the more accurate way to view the statistic is that Red Hat has lost 10% of its existing customers. Now, the story doesn't say what their new customer subscription rate is compared to previous new customer subscription rates so, we aren't able to see the big picture. Is Red Hat's subscription customer base growing overall or not? I hope for their sake that it is growing. But, at my company, anything that causes a 10% loss in the existing customer base without massively increasing the new customer rate will result in close scrutiny and the likely termination of those responsible.

  28. multiple RHEL installations by David+Jao · · Score: 3, Informative
    It's totally permissible to run their Enterprise products on as many machines as you like without any RHN subscription or support contract. Just buy one copy, and install it everywhere.

    I hate to be negative, but I do not actually think that this is legal.

    Look carefully at the RHEL EULA. Here are some quotes, emphasis added:

    The term "Installed Systems" means the number of Systems on which Customer installs the Software. The term "System" means any hardware on which the Software is installed, which may be, without limitation, a server, a work station, a virtual machine, a blade, a partition or an engine, as applicable. The initial number of Installed Systems is the number of copies of the Software that Customer purchases.
    If Customer wishes to increase the number of Installed System, then Customer will purchase from Red Hat additional Services for each additional Installed System. During the term of this Agreement and for one (1) year thereafter, Customer expressly grants to Red Hat the right to audit Customer's facilities and records from time to time in order to verify Customer's compliance...
    Of course Redhat is not allowed to impose this EULA on third party GPL software, but the problem is that not all of RHEL is third party GPL software. A lot of it is third party free software under licenses other than the GPL. Moreover a substantial fraction of the GPL software in RHEL is actually owned by Redhat themselves.

    So, ironically, the only way to install RHEL on multiple machines without support is not to buy RHEL and compile your own copy.

  29. Re:and again: the looooosers are... ACADEMIA by RedHat+Rocky · · Score: 2, Informative

    That depends on what you consider payment.

    For years I've used Redhat, yet never paid a dime for the distro itself. However, I have gone out of my way to supply others with Redhat CDs, help if them when needed it and recommeded Redhat to customers looking for an alternative to Windows.

    I've also spent a lot of time on the Redhat mailing list, answering questions for the most part as well as getting some answers myself.

    In my mind, Redhat got to be the distro of choice not because it's rock solid (there have been plenty of bumps on the road), but partly because there is a large community of people using Redhat who are willing to share their time to help anyone get Redhat working for them.

    How is Redhat losing money by pissing on us "non-money" folks? Do you have any idea how much GOOD word of mouth is worth?

    --
    Anything is possible given time and money.
  30. Moving to SUSE by xxScoobyxx · · Score: 2, Interesting

    We have over 100 RHN servers that we maintain. We have been building RH processes and customising our own business distro for 5 years now. Once April rolls round bad news. So we have no choice but to either upgrade(rebuild) to enterprise and fork out $1700NZ per server or change to a different distro. Giving only 4-5 months notice sucked. Downtime, risk and labour costs to our customers for no additional return. Customers and ourselves are not very happy with RH. If they let RH9 run its normal support life cycle and then did this it would have given us a reasonable period to change everyone over. Just waiting for our SUSE download to finish. Hope they don't get greedy as well.

  31. KRUD by bfg9000 · · Score: 2, Informative

    Just a little note for all those left in the cold by Red Hat's recent moves; Kevin Fenzi has a paid subscription service where they supply a customized version of RedHat with all the paid errata and updates and a bunch of extra apps. They also have krud2date, an excellent updating tool. He's doing the support Red Hat doesn't want to do. Check it out - if you're worried about support for your RH system (and you are actually willing to pay for it), it may work for you.

    This blatant karma whoring post brought to you by bfg9000 and the number 7.

    --

    I'm not normally an irrational zealous dickhead, but I figure "When in Rome..."