Slashdot Mirror


Canonical Chases Deal to Ship Ubuntu Server OS

Kurtz'sKompund writes "Canonical, the company that supports Ubuntu Linux, is trying to work out a deal with hardware vendors such as Dell to make Ubuntu available pre-installed on servers. 'Canonical, despite obviously supporting such a deal, had little to do with Dell's decision. Dell said it was merited by customer demand. Likewise, the decision of whether Ubuntu Server will ship pre-installed will be determined the same way.'"

1 of 151 comments (clear)

  1. Re:Why Ubuntu? by Shados · · Score: 4, Insightful

    I don't disagree with you, but one has to realise that servers are not all the big mission critical machines in datacenters we tend to picture them as. There are probably as many "non-mission-critical" servers as there are the others, and for those, a "Server for Dummy" install probably is cost effective in the long run.

    Case in point: the company I work for offers a relatively advanced web solution. The software doesn't actually deal with mission critical data, it is used for projections and on the fly analytic operations, on a user per user basis. So each user has a copy of the data and basically mess with it the way they bloody want until they get an acceptable result, print a report, then go to their primary system (which isn't by us, and is totally independant in every ways, shape and form) and perform mission critical operations THERE.

    For our servers, we can toss the app on anything, passwords can be in plain text (well, could if users didn't reuse passwords all over, which isn't the case so I guess they can't!), the machine can be tossed and kicked around, it doesn't really matter if the system's down for a day, or a week, as long as it comes back and it "works".

    This is actually an incredibly common scenario, and more and more as a lot of software is moved to simple web apps (because of the Web 2.0 overhype) and other such things, especially since hardware is so cheap (I've seen servers running cache engines made with less than 300 lines of code, including comments, in a farm... hardly mission critical either), so there's IS a pretty high demand for "dumb-friendly" servers that don't even require the sysadmin intervention when they screw up.

    In such cases, something like Ubuntu Server probably fits the bill amazingly nicely. If the machine screws up BAD, you call the sysadmin...but the rest of the time, let said professional handle the important stuff, and have the junior manage the non-critical, novice friendly environments. Saves time and money for everyone.