Slashdot Mirror


Ubuntu Linux Claims 12,000 Cloud Deployments

darthcamaro writes "The cloud is more than just hype for Ubuntu. Canonical COO Matt Asay is now saying that they can count 12,000 deployments of the Ubuntu Enterprise Cloud. He also thinks the cloud is where Ubuntu can make money — because in his view, the company for the last five years wasn't set up to generate revenue. From the article: 'The conversion of non-paying to paying users is often a difficult ratio to report for any open source effort, and Ubuntu is no exception. Asay noted that Canonical plans to get more aggressive at tracking its free-to-paid ratio on Ubuntu Linux and its related services and technologies. "For the first five years of the company's life, it wasn't set up to make money," Asay said. "The company was set up to make a fantastic Linux distribution and other tools around it and get it out there and get people using it. That was the focus." That's now changing at Canonical as the emphasis is now shifting to generating revenues.'"

124 of 165 comments (clear)

  1. Related Timing? by Requiem18th · · Score: 4, Funny

    Just when I was moving to Debian.

    --
    But... the future refused to change.
    1. Re:Related Timing? by darkpixel2k · · Score: 2, Interesting

      Just when I was moving to Debian.

      Same here. The final straw for me is plymouth....on servers. You can't get away from the graphical boot apparently. All the core packages depend on it. And guess what doesn't work on my server? Plymouth. So I can't graphically boot, and I can't remove it.

      packages.debian.org doesn't even list 'plymouth'.

      Hello, Debian.

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    2. Re:Related Timing? by greg1104 · · Score: 4, Informative

      Plymouth originated as a RedHat technology, so expect to see it there too. Wouldn't be surprised to find it in the next Debian too--it's where everybody else is going. The ability to "degrade" back to simple text mode is supposed to be there. I expect that months from now, part of the standard set of tricks every Linux server admin knows will be how to force Plymouth into text mode. I believe this works:


      plymouth-set-default-plugin text

      /usr/libexec/plymouth/plymouth-update-initrd

      ...presuming that you can get your server booted via single user mode or via rescue disk to execute the commands. Not sure if there's a grub-based solution here that always works; adding "nomodeset" is the first thing to try.

    3. Re:Related Timing? by darkpixel2k · · Score: 1

      Plymouth originated as a RedHat technology, so expect to see it there too. Wouldn't be surprised to find it in the next Debian too--it's where everybody else is going. The ability to "degrade" back to simple text mode is supposed to be there. I expect that months from now, part of the standard set of tricks every Linux server admin knows will be how to force Plymouth into text mode. I believe this works:

      plymouth-set-default-plugin text

      /usr/libexec/plymouth/plymouth-update-initrd

      ...presuming that you can get your server booted via single user mode or via rescue disk to execute the commands. Not sure if there's a grub-based solution here that always works; adding "nomodeset" is the first thing to try.

      Turns out there's something weird going on between my two fakeraid cards (which I use in JBOD mode so I can get extra SATA ports onto this older motherboard) and Ubuntu. 8.04 works great, everything else fails, drops disks, or core dumps. Debian apparently has no problem.

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    4. Re:Related Timing? by Bambi+Dee · · Score: 1

      Removing "splash" from the kernel options was all I ever had to do. Isn't that sufficient?

    5. Re:Related Timing? by darkpixel2k · · Score: 1

      Removing "splash" from the kernel options was all I ever had to do. Isn't that sufficient?

      It is insufficient with plymouth. As far as I know, 'splash' was for the usplash package.

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    6. Re:Related Timing? by Bambi+Dee · · Score: 1

      It does have the desired effect here, using Kubuntu Lucid.

  2. Ubuntu One by tepples · · Score: 3, Informative

    Canonical appears to be following the stereotypical free software business model: sell services to which the free software can connect. One of them is the online storage service Ubuntu One.

    1. Re:Ubuntu One by 99BottlesOfBeerInMyF · · Score: 2, Interesting

      Canonical appears to be following the stereotypical free software business model: sell services to which the free software can connect.

      I'd argue the most common free software model is to sell hardware with free software installed on it in conjunction with services. It is actually very interesting to me that Canonical does not have a hardware offering and does not seem to be partnering with any hardware makers to customize Ubuntu for that company's devices. I don't understand why that is, but maybe it is just under the radar or they have good business reasons.

    2. Re:Ubuntu One by tepples · · Score: 1

      I'd argue the most common free software model is to sell hardware with free software installed on it

      That works for routers and phones, but I was thinking of PC software. Most major PC OEMs and even local PC builders in my area don't advertise Linux PCs.

    3. Re:Ubuntu One by binarylarry · · Score: 1
      --
      Mod me down, my New Earth Global Warmingist friends!
    4. Re:Ubuntu One by Erikderzweite · · Score: 1

      Well, Dell sells some models with Ubuntu preinstalled. For some time there'd been a link to Dell's offerings on ubuntu homepage. But yes, more computers with Ubuntu preinstalled (and approved by Canonical) would be nice.

    5. Re:Ubuntu One by 99BottlesOfBeerInMyF · · Score: 2, Informative

      That works for routers and phones, but I was thinking of PC software.

      Don't forget servers and appliances. Oracle, IBM, Sun, and dozens more sell servers with Linux and other OSS pre-installed.

      Most major PC OEMs and even local PC builders in my area don't advertise Linux PCs.

      That's true, but with the advent of Netbooks and other cheap hardware a number of companies are selling Linux based computers. Walmart sells them on their Web site. I haven't seen many (any?) with Ubuntu though. Some major OEMs offer it as an option on some of their computers, but those same companies are hopelessly tied to MS for the vast majority of their offerings so they never go anywhere and are not advertised.

    6. Re:Ubuntu One by 99BottlesOfBeerInMyF · · Score: 1

      Yeah Dell sells a few, but does not really advertise them or design products specifically for that OS. If they happen to have all components with Linux drivers, Dell sells it with Ubuntu as an option, if you know where to look. If not, they don't. Dell is completely beholden to MS for their bottom line though, so it is not surprising they don't do much with Ubuntu except when negotiating with MS. What surprises me is Ubuntu does not seem to have partnered with anyone to customize Ubuntu for specific hardware offerings, an Ubuntu based netbook, or a boutique computer ala Apple.

    7. Re:Ubuntu One by Kjella · · Score: 2, Informative

      That's true, but with the advent of Netbooks and other cheap hardware a number of companies are selling Linux based computers. Walmart sells them on their Web site. I haven't seen many (any?) with Ubuntu though.

      Dell has a few options at least. There's some more listed here but no other big names. Trouble is that knowledgeable Linux users will usually check out if a laptop works with Linux and go with some better deal on the hardware rather than the preinstalls. It's a tough crowd to sell to...

      --
      Live today, because you never know what tomorrow brings
    8. Re:Ubuntu One by mhall119 · · Score: 1

      Dell is also offering a line of server products that use Ubuntu Enterprise Cloud: http://www.thevarguy.com/2010/03/24/dell-backs-ubuntu-enterprise-cloud/

      --
      http://www.mhall119.com
    9. Re:Ubuntu One by Daengbo · · Score: 1

      Canoical doesn't just partner with Dell for hardware: they are investing pretty seriously in creating a platform. They have super-easy virtualization with Amazon's service, they have Landscape for managing servers and desktops remotely, and Launchpad is now a pretty mature project management platform which is available to closed-source projects for a fee.

      They need a really good set of development tools (which they're starting to work on now), a tie-in to the Software Center for developers (App Store!), and, of course, more solid releases. Once they have those things, there'll be money for Canonical.

      I also think that they should seriously cut down the supported software, have interested parties post the rest of the stuff to personal package archives, and concentrate on making what they have left in the core really good.

    10. Re:Ubuntu One by rdnetto · · Score: 1

      They could really clean up by selling ARM laptops (not netbooks) with Ubuntu. There are a few ARM netbooks on the market right now, and no laptops (AFAIK). Normally you'd have real issues finding a niche that this would work for, given Win/x86 dependence, but I think Canonical could make it work for them.

      --
      Most human behaviour can be explained in terms of identity.
    11. Re:Ubuntu One by Yfrwlf · · Score: 1

      "It's a tough crowd to sell to..."

      ...and is the result of vendor lock-in. Specifically, Microsoft locking themselves into basically ALL consumer hardware sold in stores. Why settle for an overpriced computer which is marked up simply because it caters to a niche market when it should be costing less, or why settle with a severe lack of options and models when you can have a much bigger selection if you pick a "Windows" computer and then fight off Microsoft, reject the EULA, etc, until they give you a refund for software you're not using? Of course there's no reason they can't wipe the drive for you or "invalidate" the install or whatnot.

      It's one of the biggest anti-competitive anti-consumer crimes against U.S. citizens since the DMCA. Well, okay, you can probably think of lots of other big ones, but you get my point.

      I would love seeing Microsoft should be sued into oblivion over such cruel anti-competitive monopolistic practices, but too many sheeple don't seem to care it seems like, they go to stores to be abused and only see what's in front of them instead of what they could have. They need to get their Interweb research skillz up to par I guess.

      --
      Promote true freedom - support standards and interoperability.
    12. Re:Ubuntu One by glodime · · Score: 1

      It is actually very interesting to me that Canonical does not have a hardware offering and does not seem to be partnering with any hardware makers to customize Ubuntu for that company's devices. I don't understand why that is, but maybe it is just under the radar or they have good business reasons.

      Are you talking about something like System76?

  3. Good for them. by MZeora · · Score: 5, Insightful

    Ubuntu is a very nice starting distro to get into the knowledge of Linux. I'm glad they make it work as well as they have (in my experience I had minor issues between 9.04/9.10)
    I hope they can find a way to make proper funding and really make improvements to the other flavors (KDE variant Kubuntu being sometimes quite broken)

    1. Re:Good for them. by commodore64_love · · Score: 1

      Well I'm not paying.

      The *only* reason I switched my laptop to Ubuntu Linux is because it was a cheaper upgrade path than Windows 6.1 (seven) or OS X. If they start charging to get Ubuntu, then the balance tips back in favor of the defacto "standard" OS that everyone else uses.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    2. Re:Good for them. by MZeora · · Score: 1

      They y'know could offer services based around the product to generate the needed revenue then improve the product by hiring developers to fix the issues.

    3. Re:Good for them. by 99BottlesOfBeerInMyF · · Score: 4, Informative

      If they start charging to get Ubuntu, then the balance tips back in favor of the defacto "standard" OS that everyone else uses.

      They aren't charging people to install Ubuntu on their laptops. They're starting to charge people for support on Ubuntu server and for in the cloud services. The only way you'll be paying for Ubuntu on your desktop is if you need support or if you want to backup your machine online with Ubuntu.

      This is a GPL product. If they were to start charging for a copy, one guy would buy it then give it away for free to everyone else. That's not much of a business model for anyone.

    4. Re:Good for them. by Eevee · · Score: 4, Insightful

      Tightwad and unethical have nothing to do with each other.

    5. Re:Good for them. by darkpixel2k · · Score: 3, Insightful

      If you're using it just because you're a tight wad then you might as well pirate the OS you really want.

      That makes about as much sense as "If you're sleeping her just because you're desperate and she's free, you might as well rape the woman you really want."

      One situation is 'free', the other is 'illegal'.

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    6. Re:Good for them. by Bearhouse · · Score: 1

      If they start charging to get Ubuntu, then the balance tips back in favor of the defacto "standard" OS that everyone else uses.

      You mean torrented WinXP?

    7. Re:Good for them. by CarpetShark · · Score: 1

      They do when people deserve payment, for one instance.

    8. Re:Good for them. by darkpixel2k · · Score: 1

      Yup. Copyright infringement = Rape.

      This message was brought to you by the Recording Industry Association of America.

      No, but "taking something that doesn't belong to you" == "taking something that doesn't belong to you"

      It doesn't matter if that something is software or raping someone, it's still wrong.

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    9. Re:Good for them. by ladykreiznah · · Score: 1

      If they start charging to get Ubuntu, then the balance tips back in favor of the defacto "standard" OS that everyone else uses.

      They aren't charging people to install Ubuntu on their laptops. They're starting to charge people for support on Ubuntu server and for in the cloud services. The only way you'll be paying for Ubuntu on your desktop is if you need support or if you want to backup your machine online with Ubuntu.

      This is a GPL product. If they were to start charging for a copy, one guy would buy it then give it away for free to everyone else. That's not much of a business model for anyone.

      Good thing it's all that!

      --
      http://techykikay.blogspot.com
    10. Re:Good for them. by rtb61 · · Score: 1

      More specifically they are not charging for Ubuntu they are charging for Canonicals services http://www.ubuntu.com/support/services. More logically if Mark Shuttleworth really does want to push Canonical forward, than a cooperative franchise set up will likely be the best route to established localised support services upon a global basis. Then using the distributed abilities of all those franchises whether local retail or local commercial services to support the various distributions of Ubuntu produced by Canonical.

      The franchise chain could also be used as a retail chain to freely distribute the operating system at a local level and of course to sell non operating system products, including proprietary software linux games, hardware consumables, souvenirs, distributed MMOG (part of cloud computing), training and accreditation services and of course localised neighbourhood services and support (even for M$ Windoze machines).

      --
      Chaos - everything, everywhere, everywhen
    11. Re:Good for them. by Insanity+Defense · · Score: 1

      No, but "taking something that doesn't belong to you" == "taking something that doesn't belong to you"

      illegally taking = theft

      illegally copying != theft

      piracy = capturing and looting ships on the high seas (without the backing of a nation, then it is war)

      illegally copying != piracy

    12. Re:Good for them. by Yfrwlf · · Score: 1

      or if you want to backup your machine online with Ubuntu.

      Only if you want over 5GBs, since it's free up until that point, and who really wants Canonical going through their 3TBs of porn any way?

      --
      Promote true freedom - support standards and interoperability.
    13. Re:Good for them. by darkpixel2k · · Score: 1

      piracy = capturing and looting ships on the high seas (without the backing of a nation, then it is war)

      I don't disagree with that statement.
      However, the term 'piracy' usually used as 'music piracy' or 'movie piracy' is commonly used and everyone knows immediately what you are talking about rather than saying "Someone who downloads music over the internet that they didn't pay for and don't have a right to download". It's easier to just say 'pirate'. And using the surrounding context, you can probably guess that I'm not talking about someone looting ships on the high sea.

      On one hand, I can easily argue that downloading a song isn't theft in the traditional sense. If I break into your house and steal your CDs, you have been deprived of CDs. On the other hand, if I make a digital copy of your CD, you aren't being deprived of anything.

      In the same vein, the music or movie companies are being deprived of money.

      Just because you can copy something, doesn't mean you should. Your personal data could be copied without harming you. Does that mean I should have access to the entire tjmax customer database? ;)

      --
      There's no place like ::1 (I've completed my transition to IPv6)
    14. Re:Good for them. by thetoadwarrior · · Score: 1

      Aside from the fact the woman would never want to be raped and MS rather you pirate their software than use Linux.

    15. Re:Good for them. by darkpixel2k · · Score: 1

      Aside from the fact the woman would never want to be raped and MS rather you pirate their software than use Linux.

      What are you talking about? MS will fine/sue you if you pirate their software. What are they going to do if you use Linux, sue you over patent infrin....oh...

      --
      There's no place like ::1 (I've completed my transition to IPv6)
  4. So when does Canonical need to start making money? by ihatewinXP · · Score: 3, Insightful

    So if it wasnt set up to make money for the last 5 years - but that time is over - what changes will we see?

    Will the growth in cloud / corporate paid users be enough to make the company and quality of the distribution grow ala Red Hat (which some would argue pushed the focus on users to the side for corporate..)?

    Or will the money not be enough and will start to put the crunch on Ubuntu - and what end user ramifications would that have?

    Sorry nothing but questions here...

    --
    ---- The real Slashdot is still here. You just have to browse at -1 to read the comments.
  5. Sustination by Halborr · · Score: 1

    Sustaining a project is definitely a Good Thing (tm). If there's no money in it, who's going to write BETTER software, rather than software that just kinda works? Go for it, Canonical! (Just don't become like a certain software "vendor" we all know)

  6. Failure Ahead? by foobsr · · Score: 3, Interesting

    The company was set up to make a fantastic Linux distribution ... That was the focus. ... ... That's now changing at Canonical as the emphasis is now shifting to generating revenues.

    My theory is that if the focus is generating revenues, not the customer (or the product), failure is to be expected in this case.

    CC.

    --
    TaijiQuan (Huang, 5 loosenings)
    1. Re:Failure Ahead? by Georules · · Score: 1

      They had almost no revenue stream before. Recent changes clearly focus on more revenue, but still clearly depend on a solid product and loyal customer base. Revenue is required to expand and continue to make a better product. I would say a balance between revenue and the customer must be found. It is my opinion that they are still a long way from being all about profits.

    2. Re:Failure Ahead? by ScentCone · · Score: 3, Insightful

      My theory is that if the focus is generating revenues, not the customer (or the product), failure is to be expected in this case

      Why to people always act like these things are mutually exclusive? Who wants customers that can't undertand that the people providing them with the goods and services they want won't be there if they're bankrupt? Companies have to keep customers in mind, and customers who like those companies can't complain that money needs to change hands for the relationship to grow and thrive.

      --
      Don't disappoint your bird dog. Go to the range.
    3. Re:Failure Ahead? by __aasqbs9791 · · Score: 1

      I think it is often because of experiences where people within a company forgot about the customers and just started thinking about the money. You can't make money if you don't have any customers, and when customers start leaving some managers start panicking and make things even worse. We've all seen it happen at one time or another. Your favorite store stops stocking the items you really want. They start refusing to special order items (when they never had a problem in the past). They stop calling you by name, or even smiling when they see you. And then one day you notice the store is empty and there's a for lease sign. Sometimes it is just a sign of a difficult economy. But sometimes it is a sign the management lost sight of what was really important. Personally, I usually find the management was turned over to someone else (often a family member) and that time usually clearly marks the time it started going downhill. Now this isn't always the case, and this could be a good thing for Canonical (I'm hoping it is) but once bitten, twice shy and all.

    4. Re:Failure Ahead? by Yfrwlf · · Score: 1

      Because consumers are used to being fucked over, because they usually GET fucked over. Capitalism is directly contrary to morality. If you care about your customers, you will be replaced by the next asshole in line who is willing to fuck them over. The world then fills up with corporations like that, which slowly become more and more able to fuck them over as they become monopolies and thus the only choice, allowing their products and services to suck more, and themselves to profit more. Unless governments or other forces help to break this process, or at least don't help to promote it, it will only continue, and once these corporate monopolies go international, like they have, they can remove competition and choice from you even when you try a last ditch effort at buying products from other countries.

      Your only options are protesting against the government, fighting monopolies every way you can in every form they're in (agreements between individuals, groups, or companies, as well as the monopolies themselves), or to simply not take part in the monetary system.

      I know, I'm a positive thinker. ^^

      Vive la Zeitgeist! :D

      --
      Promote true freedom - support standards and interoperability.
  7. Re:WTF? by Anonymous Coward · · Score: 1, Funny

    So, they are going to make money on what?

    According to Larry Ellison on water vapor.

  8. Why choose Ubuntu? Why not something else? by commodore64_love · · Score: 2, Interesting

    I'm using Ubuntu right now, but a coworker told me he prefers Fedora (quote: "Any OS that fits on a single CD can't be any good."). Meanwhile my company is using Red Hat for their development.

    What makes one Linux better than another?

       

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  9. 'set up to make a fantastic Linux distribution...' by D4C5CE · · Score: 4, Funny

    The company was set up to make a fantastic Linux distribution and other tools around it and get it out there and get people using it. That was the focus." That's now changing at Canonical as the emphasis is now shifting to generating revenues.

    We're fine with moving priority to the new objective as soon as you've completed the former. ;-)

    Ubuntu 10.04 presumably is not it just yet.

  10. Re:Why choose Ubuntu? Why not something else? by Anonymous Coward · · Score: 4, Insightful

    Packetmanager and base layout. The community also counts.

  11. Re:CentOS FTW by zoid.com · · Score: 1

    No thanks..

  12. Re:Why choose Ubuntu? Why not something else? by Anonymous Coward · · Score: 4, Funny

    Pure fanboyistic bullshit. If these people were reasoning their choices out, they would use Microsoft Windows 7, the finest operating system yet to come from Redmond. The pure joy of using Microsoft Windows 7 is a bargain at twice the price, I assure you. And security? Brother, let's not even talk about security. Microsoft Windows 7.

  13. Re:Why choose Ubuntu? Why not something else? by MrMr · · Score: 1

    Both Fedora and Ubuntu have convenient package managers and an active community. Other differences are mainly a matter of taste.

  14. Re:So when does Canonical need to start making mon by monoqlith · · Score: 4, Insightful

    Shuttleworth, as far as i can tell, never planned to make money with Canonical and Ubuntu. He's rich enough to subsidize the two indefinitely. So the fact that Ubuntu might now actually start to generate self-sustaining or even profitable revenues is extra credit, and always was. I think any future changes in the companies are still going to reflect the culture of emphasizing a good, widely deployed Desktop Linux rather than necessarily turning a profit.

  15. RHEL by DaMattster · · Score: 5, Interesting

    If I were looking for paid support Linux, I would go with RHEL. They have more experience in this kind of thing and have been around longer. Plus, I like RHEL for enterprise use. It has good tools for use in the enterprise - a certificate management system, a good directory server, deployment tools, etc.

    1. Re:RHEL by 0123456 · · Score: 2, Interesting

      We use RHEL/CentOS for a lot of servers, but while they're stable and reliable, they're also using old versions of a lot of packages which aren't compatible with the latest shiny things. So if you want to run SuperWhizzoWebService you may well have to either upgrade packages on your RHEL server to the latest versions (which is often a real pain) or just run a more 'bleeding edge' distribution.

      I'm not a fan of Ubuntu on servers, but if it has to run shiny things and doesn't need to be up 24/7/365 then it may well be a good choice.

    2. Re:RHEL by 0123456 · · Score: 1

      RHEL has given me significantly more pain than Ubuntu. They have a bad habit of breaking things in updates.

      Freaky. I've had far more pain from Ubuntu updates than RHEL/CentOS.... the last CentOS upgrade from 5.3 to 5.4 took about an hour with almost no intervention, whereas the Ubuntu upgrade from 9.04 to 9.10 took a day with lots of intervention before the system was working again.

      That said, many of the things I had to fix up on Ubuntu were services I don't run on CentOS, such as MythTV and Zabbix.

    3. Re:RHEL by greg1104 · · Score: 1

      If you want to setup a cloud deployment on, say, Amazon's EC2, it's quite easy, and then once you're up and running you can then decide if you want to buy support for that deployment.

      If instead you visit RedHat's cloud page, you'll see no similar guide to getting started. As far as I can tell, this is because you need to have a RHEL license to even get access to their EC2 AMI files. As close as you can get for free is the RightScale AMI for CentOS.

      A lot of technical decision are made through the path of least resistance for getting started. Right now, if EC2 is your cloud platform, and you want to deploy a simple setup that you can add support to later, Ubuntu is where you'll end up at. A someone who leans toward RedHat for servers, I've been frustrated lately that I can't do free proof of concept deployments of RHEL on EC2, and then add support to them only once the result has been signed off as working. And for always unpaid setups, people don't really trust the RightScale AMI images the way they do the official Ubuntu ones either.

    4. Re:RHEL by fat_mike · · Score: 1
      If you're running SuperWhizzoWebServiceShinyBleedingEdgeThing in a production environment then you deserve everything you get.

      There was a story the other day about how Red Hat had "FINALLY" released a new version candidate after three years. You know why it took that long, because they tested the shit out of it.

    5. Re:RHEL by innocent_white_lamb · · Score: 1

      RHEL6 should be out soon (the beta was released within the past week or so) and it's based on Fedora 12 so a lot of the SuperWhizzo stuff should work on that.

      --
      If you're a zombie and you know it, bite your friend!
  16. Re:Why choose Ubuntu? Why not something else? by kgo · · Score: 2, Interesting

    When Fedora first came out, I felt like Red Hat went out of their way to make fedora the "hobbiest" version, and RHEL the "corporate" version. Have they got more or less divergent as time has gone on? It's kind of nice to run the same version of the software at home and in the server room, where Ubuntu is Ubuntu is Ubuntu. One less thing to deal with. Just wondering if I should give Fedora another try...

    --
    Can you construct some sort of rudimentary lathe?
  17. Re:Why choose Ubuntu? Why not something else? by FoolishOwl · · Score: 4, Informative

    The community counts a lot. Also, popularity helps a lot, especially for a FLOSS project. When I go looking for walk-throughs or tutorials for some FLOSS application, Ubuntu is nearly always used as an example. Every distribution has its idiosyncrasies, which of course is why there are different distributions, so it makes life easier if the idiosyncrasies of the distribution you're using are specifically addressed.

    There are some things I like about Fedora -- in general, that it's more conventional in several respects. Canonical is developing a habit of innovating first, documenting later, for important features -- take Upstart, for instance, which handles startup and shutdown processes.

    I notice that I'll read sysadmins saying they like to use Ubuntu on their personal computers, but some other distribution on their servers, usually Debian or CentOS. One expects different things from different computers.

  18. Re:So when does Canonical need to start making mon by Fr33thot · · Score: 2, Interesting

    It seems that a number of companies focus on long term profits as opposed to short term (like Amazon for example) so it doesn't surprise me that the last five years have not been chiefly about profit. I doubt they had their eyes on the cloud as a promising revenue stream back when they started up so the chance they are taking by adding it doesn't seem that great. I'd bet that they still have a longer view of how they could reach full profitability since they seem to have favored using their Ubuntu project to grow both the platform and the user base. That still seems to have potential payoffs deep into the future. They've gotten close but still need to grow the platform quite a bit in order to earn a large enough user base to make a difference. I know many people don't think it will happen but I would bet there is room for a third player in the OS market. So I would say a company of around 200 employees is small enough still that meager profits are sustainable for some time, as long as the vision and potential hold promise. Those aren't answers, but then my investment is only in time, and hobbies don't have to pay off.

  19. Re:So when does Canonical need to start making mon by Fred_A · · Score: 3, Interesting

    I think any future changes in the companies are still going to reflect the culture of emphasizing a good, widely deployed Desktop Linux rather than necessarily turning a profit.

    There could also be the fact that in many people's (and PHB's) eyes, if you don't pay through the nose for it then it has to be crap.

    Hopefully a more commercial Ubuntu will help make it more visible in the corporate space as well as promote the integration of tools in that area (they're already there of course, you just have to add them yourself).

    --

    May contain traces of nut.
    Made from the freshest electrons.
  20. Pay/Free ratios by joocemann · · Score: 1

    Why don't they just take a bunch of polls and ask if people use Ubuntu, and if they pay?

    Or maybe they could make it so that paying ubuntu users get a slight bandwidth preference for update/distro packages --- but this actually means a very small flag is applied to their system. Those numbers can be counted.

  21. Re:Why choose Ubuntu? Why not something else? by Shark · · Score: 1

    What makes one Linux better than another?

    Your needs and your tastes.

    --
    Mind the frickin' laser...
  22. Re:Why choose Ubuntu? Why not something else? by darkpixel2k · · Score: 4, Funny

    I'm using Ubuntu right now, but a coworker told me he prefers Fedora (quote: "Any OS that fits on a single CD can't be any good."). Meanwhile my company is using Red Hat for their development.

    What makes one Linux better than another?

    I say the same thing about programming languages. Any application that doesn't carry a runtime dependency of at least a few hundred megs can't be any good. That's why I use the .NET framework. Oh--I also hate freedom and kick puppies.

    --
    There's no place like ::1 (I've completed my transition to IPv6)
  23. Re:Why choose Ubuntu? Why not something else? by larry+bagina · · Score: 1

    He might have meant using PHP (on slackware) to connect to MS SQL (on a windows box).

    --
    Do you even lift?

    These aren't the 'roids you're looking for.

  24. Re:Why choose Ubuntu? Why not something else? by tepples · · Score: 1

    If you got MSSQL (Microsoft SQL server) running on Ubuntu, you are one talented mofo

    My employer has one Linux server (currently running Ubuntu 8.04 LTS) and one Windows server (running Windows Server 2003). When I tried to get a PHP program on the Ubuntu server to talk to the M$ SQL Server Express instance on the Windows server, all the ODBC driver would give me was "Failed to fetch error message".

  25. Free alone is not a business model... by Foredecker · · Score: 1

    Lots of people like to claim that "Free is a business model". In one sense I agree: Giving away some things for free so you can make money other ways can work. But free by itself is not a business model.

    This is what Canonical has decided. After 5 years of trying to be successful in giving a way a free client operating system, they have decided to stop lighting money on fire and do something to make a profit.

    I love this quote from the article:

    "For the first five years of the companys life, it wasnt set up to make money," Asay said. "The company was set up to make a fantastic Linux distribution and other tools around it and get it out there and get people using it. That was the focus."

    Thats now changing at Canonical as the emphasis is now shifting to generating revenues.

    "Weve achieved a significant amount of traction within an important constituency -- that is the developers and system administrators of the world," Asay said. "As we build tools that appeal to them I think they will pay us money."

    TThe cynic in me - or as some would likely claim, the Microsoftie in me - sees that their path for the last five years has been a failure. They produced a client OS that is considered one of the best Linux client distributions. But beyond that - no success.

    I suggest they will not be very successful here: For cloud computing - the value is not in the operating system itself, but in the cloud systems ability to scale economically: keeping operational costs super low.

    It will be difficult for them to compete with Microsoft. We really do know how to run massive data centers at scale. More over, we eat our own dogfood and have a world class team of developers building our cloud products. Just how is canonical going to get this experience? They are very unlikely to go build a big data center.

    They also will be competing with Google, IBM and Amazon (among others). These guys dont sell software with which to build a could, but they sell cloud services.

    My predictions have nothing to do with the goodness of Linux - it is a very good OS and the people that build it are every bit as good as people at Microsoft, Google, Sun, Oracle and others. The challenges Canonical faces are operational, and business related.

    --
    Jibe!
    1. Re:Free alone is not a business model... by debatem1 · · Score: 1

      They actually don't compete with Amazon here- Ubuntu's cloud software is AWS compatible, and provides a pretty natural migration path for companies looking at moving from public to private clouds as they scale.

    2. Re:Free alone is not a business model... by Foredecker · · Score: 1

      Sure - if the first order criteria is going to a private cloud from a public cloud. But cost, reliability, features, operations (and likely others) will all be factors here. All the public cloud providers will compete with Canonical by saying

      "Dont go private! We can provid you with cloud services more effecitcly, just as securetly, at better scale, and for less costs than you can do it yourselves!".

      They may not always be right - but that is how they will complete.

      Moreover, Microsoft will complete directly with Canonical here. Going head to head with Microsoft in an established market is often (not always) very difficult to do profitably. Weve made it very clear that we are going for the brass ring with both cloud services and cloud products.

      Im not at all suggesting they will fail - bit it will be a tough slog for them - they will continue to set fire to money the whole road to profitability (if they ever get there). Its intersting that Canonical chose this space to compete profitably. The ROI seems very low here...

      -Foredecker

      --
      Jibe!
    3. Re:Free alone is not a business model... by debatem1 · · Score: 1

      Sure - if the first order criteria is going to a private cloud from a public cloud.

      For a lot of companies, it is- and for a lot of startups, the ability to scale from 0 to 1 million users without getting screwed on either end sounds like a pretty good deal. I'm not claiming that this is going to make them Microsoft (or even Google) level profits- but they have a much lower outlay. They can survive in a smaller, more profitable niche.

      But cost, reliability, features, operations (and likely others) will all be factors here. All the public cloud providers will compete with Canonical by saying

      "Dont go private! We can provid you with cloud services more effecitcly, just as securetly, at better scale, and for less costs than you can do it yourselves!".

      They may not always be right - but that is how they will complete.

      IME, this is not how this argument goes. Everybody knows that AWS is going to beat you in scale over a short period of time, but a long-term dependency on them is unhealthy for a larger company. This puts growing companies in quite the bind- rewrite your core business to avoid vendor lock-in or hinge your company's survival on a third party? Canonical is providing a third way here, and I suspect that serving this small market well will be a big test for whether the RHEL model works for them.

      Moreover, Microsoft will complete directly with Canonical here.

      I don't see this. Microsoft doesn't treat the cloud like a core component of its business model, and certainly provides no direct analog to AWS, which this is more squarely targeted at.

      Going head to head with Microsoft in an established market is often (not always) very difficult to do profitably. Weve made it very clear that we are going for the brass ring with both cloud services and cloud products.

      Again, I'm not sold on the idea that this represents a broadside at big M- Ubuntu will keep doing what it does best, Canonical will expand into a market that has nothing to do with desktop software, and Microsoft will continue to chuckle and make billions.

      Im not at all suggesting they will fail - bit it will be a tough slog for them - they will continue to set fire to money the whole road to profitability (if they ever get there). Its intersting that Canonical chose this space to compete profitably. The ROI seems very low here...

      -Foredecker

      Again, IMO this looks like a small expansion into an underserved market that is being gussied up to look like a big new initiative. I would bet that this will succeed, earn them some cash, and be mostly forgotten two years from now.

    4. Re:Free alone is not a business model... by Foredecker · · Score: 1

      That's an interesting perspecive - we'll see how it plays out.

      Best Regards -Foredecker

      --
      Jibe!
    5. Re:Free alone is not a business model... by syd02 · · Score: 1

      My guess is that the emphasis is changing because they now have a different CEO. Why would Shuttleworth let someone else run the company he built for *their* fun, even if he ran it that way himself?

  26. Re:CentOS FTW by jvillain · · Score: 1

    If at first you don't succeed. Redefine success.

  27. Re:'set up to make a fantastic Linux distribution. by drinkypoo · · Score: 1

    Anecdotally, I have intel graphics (reportedly always affected by the bug), I am running the test replacement from the PPA, and if I leave my machine sitting for any length of time I find it very hot and in text mode, often with a kernel panic. I've been updating once or twice daily...

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  28. Re:Why choose Ubuntu? Why not something else? by icannotthinkofaname · · Score: 1

    a coworker told me he prefers Fedora (quote: "Any OS that fits on a single CD can't be any good.").

    I assume that quote is supposed to be from your coworker. Either your coworker never said that, or your coworker is an idiot. I have a Fedora 12 CD. The whole thing fit right on there, and the live session works perfectly. If your coworker really said that, tell him to switch distros, because by his own ideas, Fedora can't be any good.

    --
    Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
  29. Re:'set up to make a fantastic Linux distribution. by commodore64_love · · Score: 1

    >>>An X.Org Server update that was pushed into the Lucid repository last week has resulted in the system being slower and slower as it is left on, until it reaches a point where the system is no longer usable
    >>>

    Thanks for the link. I was going to move from 8.1 to 10.0 next week, but I will wait another month 'til they fix it. I hate memory leaks. I remember when Firefox had that problem and gradually grew from ~100,000 to 600,000 KB until my computer became slow as a snail (drive swapping) or crashed. Opera 10 seems to have a similar problem. I hate leaks.

    --
    "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
  30. Ubuntu should say no to business models by spiffmastercow · · Score: 1

    A non-profit charity makes much more sense. Or maybe even seek NSF grants. It's nice having a viable, widely distributed Linux distro without a profit incentive.

    1. Re:Ubuntu should say no to business models by HiThere · · Score: 1

      Their business, their choice. If you want a non-profit distribution, check out Debian Stable. (Testing is usually OK, but right not it's a bit volatile.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re:Ubuntu should say no to business models by turbidostato · · Score: 1

      "It's nice having a viable, widely distributed Linux distro without a profit incentive."

      You mean... like Debian?

    3. Re:Ubuntu should say no to business models by spiffmastercow · · Score: 1

      "It's nice having a viable, widely distributed Linux distro without a profit incentive."

      You mean... like Debian?

      Width is relative, I suppose.. Debian is never going to rival Windows or OSX. Ubuntu might.

    4. Re:Ubuntu should say no to business models by turbidostato · · Score: 1

      >>> "It's nice having a viable, widely distributed Linux distro without a profit incentive."
      >> You mean... like Debian?
      > Width is relative, I suppose.. Debian is never going to rival Windows or OSX. Ubuntu might.

      Why you think "Debian is never going to rival Windows or OSX"? Maybe it's exactly because it works "without a profit incentive" in which case the day Ubuntu turned that way it's the day Ubuntu will become a "mightbe rival" for Windows or OSX no more.

    5. Re:Ubuntu should say no to business models by spiffmastercow · · Score: 1

      Um, your argument is refuted by the premise of the original issue. Ubuntu has never had an intention of making money until now, and it's the most widely used distro among home users by far.

    6. Re:Ubuntu should say no to business models by turbidostato · · Score: 1

      "Um, your argument is refuted by the premise of the original issue. Ubuntu has never had an intention of making money until now, and it's the most widely used distro among home users by far."

      Not indeed. The fact that they try to turn into money now stablishes it as their plan from the origin just like when you start a building you start it going *down* for the fundations. Do you think that when they start to build up once the foundations are stablished is because the architect suddenly changed his mind?

    7. Re:Ubuntu should say no to business models by spiffmastercow · · Score: 1

      No, I think Ubuntu started on the dot com business model of

      1. ) start a corporation
      2. ) build some hype to get investors interested
      3. ) ???
      4. ) profit!

      you can argue that number 4 indicates an intention of making profit.. But I would argue it only represents the desire to make profit, and that there was no actual plan for how to go about that from the start. This new attempt to make money is nothing but an afterthought, which likely represents a decline in venture capital investments. I predict that in 3 years Canonical will have to file for bankruptcy, having never produced anything even remotely profitable. Really, doesn't becoming a non-profit sound like a better option?

  31. Re:All I ask by dfgchgfxrjtdhgh.jjhv · · Score: 1

    that's why we have the gpl.

  32. What is smoke and mirrors for 12,000? Alex? by blanchae · · Score: 1

    If you want to see smoke and mirrors at its best, read the pdf article from Canonical that explains Introduction to Cloud Computing. It is all consuming, ever present and the holy grail but what it actually does, we don't know... The summary is the most laughable part..

  33. Or... by RotateLeftByte · · Score: 1

    The co-worker is using Fedora Core 5 or some other version that predates the Live CD version.

    --
    I'd rather be riding my '63 Triumph T120.
  34. Re:'set up to make a fantastic Linux distribution. by eapache · · Score: 2, Informative

    The company was set up to make a fantastic Linux distribution and other tools around it and get it out there and get people using it. That was the focus." That's now changing at Canonical as the emphasis is now shifting to generating revenues.

    We're fine with moving priority to the new objective as soon as you've completed the former. ;-)

    Ubuntu 10.04 <a href="http://it.slashdot.org/story/10/04/21/2021247/Ubuntu-LTS-Experiences-Xorg-Memory-Leak">presumably</a> is not it just yet.</p></quote>

    It's already been fixed.

    https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/565981

  35. Re:Why choose Ubuntu? Why not something else? by Alwin+Henseler · · Score: 1

    What makes one Linux better than another?

    In a nutshell:

    At one point, you'll start using it. After some time, you'll stop using it. In between, the system that requires the smallest number of mouseclicks to make it do what you want, is the best. And for this measuring method, each commandline key-press counts as 10 mouseclicks (100 if you're a newbie).

  36. Re:Why choose Ubuntu? Why not something else? by AndGodSed · · Score: 1

    *groan* I feel you. I am a sysadmin too and one of our marketing companies doing SEO decided to redo our largest clients websites.

    Currently the clients sites are living on the win 2k3 server I administer (the only windows production server we still run) and they wanted to know if they did the sites in in PHP or Drupal on one of our existing Linux servers if they could still connect to the mssql backend on the windows server.

    So the boss calls me into the meeting and they asked me this, I said hell no since I had no desire to try and get these two technologies to live together in a production environment, especially since migrating everything to mysql would allow us to do database replication to another server and I could do software raid over ethernet on yet another (this client is anal about backups and recovery.)

    Luckily my boss is the type who listens to his sysadmins and the marketing division ended up buying a new 1U server for the sites and databases to live on.

  37. Re:Dim and dimmer by monoqlith · · Score: 1

    I usually like to have evidence before I suspect the worst in someone.

  38. Uh by Anonymous Coward · · Score: 1, Interesting

    How about putting money on ideas in brainstorm and bugs in launchpad? I got a scanner with _completely GPL drivers_ that doesn't Just Work with Ubuntu, so it's worthless to me. Paying $50 to have someone package the thing sanely sure beats buying a new scanner, why can't Canonical do that? Not being able to pay for Free Software angers me. I mean seriously, I have a job.

  39. Re:Why choose Ubuntu? Why not something else? by greg1104 · · Score: 2, Interesting

    What makes one Linux better than another?

    "Better" is not a concept you can apply to Linux distributions, anymore than you can apply it to (wait for it...) cars. Is a giant Ford truck better than a Prius? Well that really depends on how large the stuff you have to move in the near future is, doesn't it?

    The better Linux distribution for you is the one that matches your business or personal priorities more closely. Since those are your priorities, no one else can answer that question for you.

  40. Re:Why choose Ubuntu? Why not something else? by AndGodSed · · Score: 1

    Yeah strange you should mention pay since in my case it's not that good either. Great environment to work in though - one day the boss arrived with fifty of those huge balls chicks exercise with and plonked them down in the office.

    We often sit on them for meetings or to work at our desks, or kick them around.

    Great place to work, lower than average pay. I wonder if it is a trend in it?

  41. What you said by zogger · · Score: 3, Interesting

    If Canonical wants to make some desktop money, they should sell desktops with their software pre-installed and guaranteed to work, as in no hoop jumping for wifi support, whatever video is there, sound really works, etc.. They can still offer the freebie download version to all comers, but desktop purchasers get priority in the forums and support, etc. Just make it reasonably price competitive and it could work, no offering a $300 machine for $800 in other words just because it says official Ubuntu on it, because it won't sell then. Maybe $350 in that case would be reasonable (examples only), and stick the long term release candidates *only* on there, none of those six month beta quality things.

    Ya, Dell and some others offer preinstalled..but that isn't Canonical offering it. It needs to be *their* machines with their software that they know will work. They target that hardware first with the developer action, all the time.

    Sort of like the Apple idea, but using FOSS, sell the whole stack, and you know it will work with no hassles. Another aspect would be "legal in the USA" DVD and other media playback, if you buy the hardware, part of the money goes to pay the fees required for that. Purists have a thousand other options, so I wouldn't worry about that part if 1% or less on the machine is "non free". People mostly want their media to work, and that's it.

    If local mom and pop whitebox shops can do business and make profits building systems from parts at low volume purchasing levels, one would think Ubuntu could get better deals from the Asian wholesalers buying thousands of untis at a time and just make sure what they get "just works". How about one netbook, one laptop, one desktop, one server? Four basic machines, that should cover a ton of normal usages. Ya, it might not fill every niche, but for a lot of people it might work and they could make some hard cash.

    1. Re:What you said by mhall119 · · Score: 1

      Ya, Dell and some others offer preinstalled..but that isn't Canonical offering it. It needs to be *their* machines with their software that they know will work.

      Canonical certified all the Dell desktops, laptops and netbooks that ship with Ubuntu pre-installed, they even provide Dell a custom install image of Ubuntu that is designed to work with those particular hardware setups.

      --
      http://www.mhall119.com
    2. Re:What you said by allo · · Score: 1

      as long as the forms are user-to-user support, nobody gets more priority than somebody else!

  42. Re:You're on to something by Abstrackt · · Score: 4, Funny

    The music industry were complaining that "pirate" was too glamorous. Perhaps they adopted the term "rapist" then copyright infringement would have a bigger stigma.

    I think the music industry already has the whole "raping music" thing covered.

    --
    They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance. - Terry Pratchett
  43. Re:'set up to make a fantastic Linux distribution. by drumbug1 · · Score: 1

    We're fine with moving priority to the new objective as soon as you've completed the former. ;-) Ubuntu 10.04 presumably is not it just yet.

    You do realize that bug has been fixed... and that it's not even released yet? https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/565981 /. posting that story was really NOT news.... pre-release software has bugs, generally bugs get fixed, then software gets released. FUD much?

  44. Re:Why choose Ubuntu? Why not something else? by HiThere · · Score: 1

    I looked at Fedora a year or so ago. The package manager was ok. (I prefer apt-get + synaptic, but yum + synaptic + rpm wasn't bad.) OTOH, the package selection was poor. They had most of the more common packages, but finding anything what wasn't in the main repository meant trusting someone I'd never heard of. Not something I like to do regularly. And sometimes even finding the repository was sufficient work that it was easier to compile from source. And sometimes that didn't work. Debian was just more reliable and convenient. I'm thinking of switching to the new Ubuntu (Lucid Lynx) fts, but that's largely because my wife is currently using Ubuntu, and it would be nice to be more familiar with the particular system she's using.

    But for Fedora... well, a couple of years ago the basic system was quite solid. But they needed lots of work on application availability. (N.B.: They didn't have this problem back when it was the "Professional Version". And as I'm only considering FOSS software, price isn't likely to be the issue. It could be interest. I'm basically a programmer, not a systems admin, so I might have very different interests than the Fedora people, though I'd have expected that Debian would have the same bias, and it shows less of it than Ubuntu [which is biased towards simple].)

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  45. Re:Why choose Ubuntu? Why not something else? by Culture20 · · Score: 1

    each commandline key-press counts as 10 mouseclicks

    That's fair, considering commandlines like this
    cat newuserslist.txt |while read X ; do useradd $X; done
    save me 10 to 100 mouseclicks per keystroke

  46. Re:All I ask by HiThere · · Score: 1

    Sorry, for *his* complaint, that's why we have the AGPL. Unfortunately, it's not widely used. With cloud-style applications becoming more common, this will eventually be appreciated by some end users.

    Web accessable applications are an area where the GPL places no restrictions on source code availability. In this area, it's in the same boat as the BSD. The AGPL addresses this weakness, and is compatible with GPL3. (I.e., GPL code can be moved to AGPL [though not, I believe, vice versa].)
    CAUTION: IANAL. This is not a legal opinion. Etc. I've never had to deal with this interaction myself, this is based on on-line discussions between people I don't know.

    --

    I think we've pushed this "anyone can grow up to be president" thing too far.
  47. Re:Dim and dimmer by mhall119 · · Score: 3, Interesting

    It's unfortunate that you had to go with the old "screw the techie" prediction, because the first part of your post was quite right and doesn't deserve to be grouped under the -1 Troll mod. Given Shuttleworth's own statements and actions, here's what I see the business plan being:

    0) It's nearly impossible to compete with Microsoft on non-OS products, because of their monopoly status.

    1) Take a product that has the potential to make an OS a commodity, nullifying Microsoft's major competitive advantage in ever other market.

    2) Turn that product into an actual competitor by matching or exceeding Windows in quality and features

    3) Get people using the product, and more importantly get vendors selling it

    4) Produce products that compete in a different market, and take advantage of having a free, commodity OS

    5) Profit on those other products now that MS can't use their Windows marketshare as the sole competitive advantage

    --
    http://www.mhall119.com
  48. Re:Why choose Ubuntu? Why not something else? by CarpetShark · · Score: 1

    You co-worker is an idiot who neither understands the term OS, nor that Fedora is smaller than Ubuntu.

  49. Re:So when does Canonical need to start making mon by CarpetShark · · Score: 1

    Shuttleworth, as far as i can tell, never planned to make money with Canonical and Ubuntu.

    Wut? He created a whole community backlash by trying to market closed-source products using the Ubuntu name, which the open source community helped to build.

  50. Re:Why choose Ubuntu? Why not something else? by Undead+Waffle · · Score: 2, Interesting

    What makes one Linux better than another?

    It always helps to try out different versions of linux. There are always little things that are different, or little things that work in one and not in another.

    For example, I run Ubuntu on my desktop and normally run Kubuntu on my laptop. Since Ubuntu is more Gnome-centered the KDE version would have little bugs here and there (updating to 9.04 killed wireless networking - had to switch to WICD with a wired connection, I had a bunch of "available updates" appearing in the updater, only to tell me I can't actually update them when I tried, etc.)

    I recently (this week) decided to try Fedora 12 and see if their KDE version is any better. The first thing I notice is that it uses nouveau by default for the graphics driver and they have decided to make it a pain in the ass to install the official nVidia driver. Also, dragging my finger along the right side of the touch pad to scroll doesn't work (it's a Thinkpad so that's the only thing I use the touch pad for. The eraser head is much better for moving the pointer.) I also noticed there is less stuff in the repository.

    I'm still using Fedora on my laptop because I like to keep up on the different options (hence Gnome on the desktop even though I prefer KDE). Every OS has its quirks and the different versions of linux are no different.

    For a server you have a whole different set of concerns and have to worry about reliability and how well the distro is tested for the types of applications you're using it for.

    So "better" depends partly on application and partly on personal preference in most cases.

  51. Re:Why choose Ubuntu? Why not something else? by calmofthestorm · · Score: 2, Informative

    At work they run redhat, and it takes the sysadmins a lot of panicking to get packages installed I need to do my job (research programming). One line apt-get install for my Debian laptop or Ubuntu server (yes, I know I'm doing it wrong).

    So I'm off programming instead of rolling rpms by hand.

    --
    93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
  52. Re:Why choose Ubuntu? Why not something else? by Daengbo · · Score: 1

    I'd rather have a job like that than great pay and one I hate. I call it "pay per subjective hour." If every day feels like a week, how much money are you really making per subjective hour? As long as the pay is adequate, go with being happy.

  53. Re:Why choose Ubuntu? Why not something else? by Daengbo · · Score: 1

    Mike Cox? Is that you? Where have you been, buddy? You need to get back over to ZDNet, because they're dying without you. Loverock just can't fill your shoes!

  54. well, yes by zogger · · Score: 2, Informative

    I am well aware of Dell selling a few examples of Ubuntu based computers. And if you go to Dell's mainpage, not knowing they sold Ubuntu, you wouldn't know it, it is hidden. It's there on the site, but joe sixpack wouldn't see it. OK, so say I am joe sixpack, go to their main page, click over to desktops http://www.dell.com/home/desktops. On the side there they list "operating systems". I see windows, vista and 7. So this theoretical purchaser would have to know in advance they even sold Ubuntu to start searching around for it. That isn't support, it's a hidden in the back of the warehouse few examples of some old cruft they got kicking around, it isn't being pushed, not even close to equal billing. And that's the *best* they have in five years effort so far.

      So, this is still *not the same* as a Canonical labeled and supported integrated hardware and software product, that's the point. With Dell labeling, they only have two of those things, and Dell obviously doesn't push it or you would see the choice/option right off the bat when you start shopping on their site. And the whole thread is about Ubuntu becoming something worth buying, for anyone, making them mo' money. They want to sell "the cloud", how about just selling a computer that works and is price competitive as well as "the cloud"? I bet if they tried, it just might work. Heck, start with the cheapest netbooks, maybe ARM based, work up from there. Dip a toe in that water.

  55. Re:Why choose Ubuntu? Why not something else? by Daengbo · · Score: 2, Interesting

    Listen, it's not the most "hobby" OS: it's the OS used by people as a hobby (i.e. hobbyists).

  56. RedHat Model-Broken Free Version by WhiteHorse-The+Origi · · Score: 1

    They could do like RedHat and distribute a free version that's broken so users have to pay for support.

    1. Re:RedHat Model-Broken Free Version by mrjb · · Score: 1

      This is exactly what drove me away from Redhat and towards Ubuntu. If Canonical is going to be doing the same, then "Goodbye Ubuntu, it was nice knowing you".

      --
      Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
    2. Re:RedHat Model-Broken Free Version by Luke+has+no+name · · Score: 1

      You seem to think that Ubuntu increasing their drive to a Red Hat-based business model means Ubuntu will come out with the same result as RHEL. I don't think that will be the case. Their development model seems to be different, with much more community involvement.

  57. Re:Why choose Ubuntu? Why not something else? by buchner.johannes · · Score: 2, Funny

    That's why I use the .NET framework. Oh--I also hate freedom and kick puppies.

    ... that's fine as long as you keep seeding the torrents.

    --
    NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
  58. Re:Why choose Ubuntu? Why not something else? by zig43 · · Score: 1

    Why the ODBC driver? MSSQL is sybase. Microsoft couldn't figure out how to build a proper database so they bought one. Try PHP's sybase interface if you must, but really, just use PostgreSQL, much better.

  59. Re:Dim and dimmer by Yfrwlf · · Score: 1

    -1) Sue the U.S. government for allowing illegal monopolistic tactics by Microsoft to run rampant, and for those supposed to be keeping tabs on them for falling asleep at the wheel. Give citizens back their choice of software on the computers they purchase. If not Linux, at least allow a no-OS option.

    --
    Promote true freedom - support standards and interoperability.
  60. Re:Why choose Ubuntu? Why not something else? by Yfrwlf · · Score: 1

    So you're saying RPM packages are more difficult to make than DEBs? I have an idea. Why not make the packages agnostic to the package managers, so you can choose the packaging format you like the best along with the manager you like the best? You know, freedom? All you have to do is load the package up with metadata to cover everyone's needs, and viola, a package that can be installed on any distro. That should help cut down on silly customized and tweaked builds of developer's software, and force the software to learn how to play nicer with other programs and come up with sane default configurations. Sure, come out with "distros" which come with certain packages pre-installed, or which slightly change this or that setting, but a lack of the freedom from a cross-distro Linux software ecosystem is going to continue to stifle Linux's progress. You'd think that kind of standardization would be at the forefront of a movement which is all about freedom and standards supposedly.

    --
    Promote true freedom - support standards and interoperability.
  61. Re:Why choose Ubuntu? Why not something else? by Hognoxious · · Score: 1

    What makes one Linux better than another?

    Depends what you want to do. The two approved distros for SAP, which I tinker with, are RedHat and SuSe enterprise server. I'm more familiar with the former (there are more books on it, at least in English) and the latter has no easy to use free version. For me, that leads to CentOS.

    However CentOS totally sucks for multimedia - it doesn't even come with a working mp3 or mpeg player out of the box. I'm sure I could find something, but to me that's not a priority. If it's a priority to *you*, then maybe you'd want something else, maybe Fedora or Ubuntu.

    In short: it's horses for courses.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
  62. How to get up out of this M$SQL? by tepples · · Score: 1

    Try PHP's sybase interface if you must

    Does the Sybase protocol still work with newer versions of Microsoft SQL Server?

    but really, just use PostgreSQL, much better.

    One of the applications that we started to use before I came to the company is a commercial off-the-shelf set of VBA scripts that runs in Access, and it expects to talk to either Access's built-in database or Microsoft SQL Server. We've been trying to migrate some functions away from that to an in-house system running on Ubuntu and using a free SQL DBMS. But we aren't even close to replicating every feature that we use, and we still need to replicate changes in the M$SQL installation so that the old system can see it. The current workaround is a web-based SQL proxy written in Python and running on the Windows server; the Ubuntu box has no problem talking to that. Or do you have experience in migrating an installation of Stone Edge Order Manager Enterprise Edition to a free SQL DBMS?

  63. Re:Why choose Ubuntu? Why not something else? by h00manist · · Score: 1

    Both Fedora and Ubuntu have convenient package managers and an active community. Other differences are mainly a matter of taste.

    Has there been no talk of combining repositories, package formats or anything like that?

    --
    Build your own energy sources from scratch. http://otherpower.com/
  64. Re:Why choose Ubuntu? Why not something else? by calmofthestorm · · Score: 1

    Not so much harder to make as fewer premade available. It is my opinion that deb is the superior format as it has a more transparent format and forces package designers to reduce reliance on custom scripts, thus simplifying removal, but in the end both formats do work.

    Cross-distro packages are difficult because many distros are set up in incompatible ways with respect to locations, etc. Debian comes with alien which converts rpms to debs automatically, however the new packages don't always work quite right.

    --
    93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
  65. Re:Why choose Ubuntu? Why not something else? by MrMr · · Score: 1

    I run CentOS on my servers and Ubuntu, Suse, and Fedora on workstations. I can get everything I need prepackaged on every system, it's just different defaults and themes as far as I can see.

  66. Re:Why choose Ubuntu? Why not something else? by pnutjam · · Score: 1

    If you want KDE, try OpenSUSE, their distribution is top notch on laptops. I use it on Dell and HP.