Slashdot Mirror


Sun Puts its Weight Behind Ubuntu Linux

fak3r writes "Sun today announced that they are putting their weight behind Ubuntu Linux. While Ubuntu has been many people's desktop Linux choice for a few years now, with its Debian heritage, you can see what kind of server it could be. Slap that on the new Sun 1Us with the new Niagra T1's CPU, the one that'll have four, six or eight cores each, and go to town."

12 of 338 comments (clear)

  1. With friends like these... by SWroclawski · · Score: 5, Funny

    As a very happy Ubuntu user, I'm scared.

    But it could be worse, it could be "Ubuntu, supported by SGI"

    1. Re:With friends like these... by Penguinisto · · Score: 5, Funny
      Oh, c'mon - it won't be that bad... you'll just have to get your files from hard drives named "/dev/rdsk/c0t0sUpercalifragilistic" and things like that.

      At least you won't have to hunt down and install j2se. /P

      --
      Quo usque tandem abutere, Nimbus, patientia nostra?
  2. would Sun put all their weight behind apt-get? by ubiquitin · · Score: 5, Interesting

    Does this mean that Sun is endorsing the Debian package management system over RPM-based approaches? IMNSHO, it's high-time that an enterprise IT vendor saw value in dpkg.

    --
    http://tinyurl.com/4ny52
  3. Debian by Anonymous Coward · · Score: 5, Insightful

    So why wouldn't you just use Debian if you want a server linux distro? What will Ubuntu provide over Debian for a server?

    1. Re:Debian by aug24 · · Score: 5, Funny

      A GUI, so that MSCEs can use it.

      Justin.

      --
      You're only jealous cos the little penguins are talking to me.
    2. Re:Debian by MoogMan · · Score: 5, Informative

      What will Ubuntu provide over Debian for a server?

      Commercial Support.

  4. Question by Kadin2048 · · Score: 5, Interesting

    I use Ubuntu (actually Kubuntu) on my Linux desktop machine, but I use straight Debian on my headless server.

    Can anyone tell me why a person would want to use Ubuntu on a server, as opposed to just using Debian?

    It seems to me that most of the advantages of Ubuntu are on the GUI side of things, and this is the way that most of the software that's different for Ubuntu than Debian is aimed towards. Most of the server-type packages you'd probably be pulling from the Debian repositories anyway, so there's not much advantage and some things might not work, because Ubuntu doesn't follow the "Debian way" in everything (there are some file locations and paths that are different, I believe). Plus Debian has always seemed a bit better documented, although I admit that's arguable.

    I'm glad to see Sun put its weight behind a Debian-based distro, but I don't quite get why Ubuntu and not just Debian, especially if it's for servers. The only reason I can think is that they don't want to get too close to Debian's leadership and philosophy, and find Ubuntu more palatable from a PR and customer-relations perspective. Still, it seems like an odd choice.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  5. Main problem with yum - slowness by brunes69 · · Score: 5, Interesting

    This is my problem with yum - it is god awful slow.

    Want to install something? 'yum install foobar', wait 30 seconds while it connects to the repository, wait 30 more seconds while it resolves dependancies, wait 30 more seconds for it to think about installing, wait 30 more seconds and it is finally done.

    With apt-get this all happens in about 10 seconds or less.

    Part of the problem is that *EVERY SINGLE ACTION* causes it to hit the server and verify it's package repository. Any 'yum install' command essentially does a 'yum update' first, even if your database is only 3 minutes old. When you're installing a fair number of packages on a new system, this is very tedious. What is the point of even having 'yum update'? apt-get is much better in this regard, *always* using the local cache unless you explicitly 'apt-get update'.

    Also, I don't know if it is because of the differences between .deba nd .rpm, or yum vs. apt, but the reoslution of dependancies is orders of magnitude faster with apt-get than with yum install.

    1. Re:Main problem with yum - slowness by massysett · · Score: 5, Interesting
      This is my problem with yum - it is god awful slow.

      That's a complaint about yum, not about RPM. There are other dependency-resolving tools for RPM, including urpmi, yast and (surprise) apt. Yast and apt don't exhibit the annoying behavior of which you write.

      Similarly other posts say that the advantage of apt is the Debian repositories. That's an advantage of Debian, not of apt. Ubuntu uses apt and dpkg, yet Ubuntu's package repository != Debian's package repository.

      Every distribution I know of uses one program and format to keep track of installed packages and to figure out the dependencies needed (e.g. dpkg, rpm, ebuild) and another program to query repositories and automate the process of fetching needed packages (e.g. apt, urpmi, yum, emerge). A lot of grief directed at RPM has nothing to do with RPM and is instead better directed at the tools that query repositories and fetch packages. Similarly, credit for Debian's repositories belongs to Debian's maintainers, not to the wonders of apt.

  6. apt-get is not a Linux distribution by WebCowboy · · Score: 5, Informative

    Sun is endorsing Ubuntu, a Linux-based operating system. There isn't anything indicating that they are favouring any particular software packaging system. Dpkg/apt-get might be the way Ubuntu keeps its own house in order but nothing prevents anyone from installing and maintaining RPM packages on a machine running Ubuntu.

    Merits of dpkg aside, SUN may give standards compliance a high priority in its products, and like it or not in order to comply with ISO23360 the operating system MUST support the installation and management of RPMs (it need not be the native package system of the OS, but ALL ISO23360 compliant applicaitons are distributed as RPM packages). SUN could very likely contribute its resources towards making Ubuntu comply with ISO23360. Mark Shuttleworth himself stated that this was a goal for upcoming Ubuntu releases so they would be on the same page. Therefore if the ISO23360 standard gains traction it could mean that installing RPMs on Ubuntu machines could become more common than you'd think, especially for companies like my employer--large enterprises that salivate over anything with "ISO##### Compliant" on it...and guess what SUN's customer base is?

    Oh yeah...perhaps I should explain what this ISO23360 is. Basically it is a standard that specifies a set of requirements for Linux-based OSes (file structures, included shared libraries, software packaging format, etc) to allow compliant application software to be easily deployed and executed on any compliant OS without the need to recompile and/or re-package for each OS as is the case today with Linux systems. It is more commonly known as LSB3.1 ;-)

  7. Re:Java support for Debian at last? by kbmccarty · · Score: 5, Informative

    Perhaps we'll see a repository for Java .debs at last, eh?

    You must have missed the big news: official packages of Sun Java .debs were uploaded into Debian's non-free archive yesterday.

    The announcement

    Link to the page for the "source" package (I put "source" in quotes since it actually contains tarballs of the binaries, but you can obtain real source code in the sun-java5-source binary Debian package.)

    License and FAQ about the license under which these packages are made available (note in particular that it permits sublicensing for derived distributions).

    --
    - Kevin B. McCarty
  8. Why Ubuntu ? by this+great+guy · · Score: 5, Insightful

    I use Ubuntu as well as Debian, both on desktops and servers. Here is a couple of advantages Ubuntu has over Debian on servers:

    • Server install. I have to point it out because many people don't know it but installing Ubuntu doesn't necessarily mean installing a full-fledged desktop OS. You can actually select the "server" option during installation and it will only install server-related packages with no X11/X.org packages whatsoever.
    • Fixed release schedule. Ubuntu releases a new version of its install CDs every 6 months while Debian is more irregular and does it less often. It makes it easier for example when you need to install Ubuntu on recent hardware, the kernel is generally more up-to-date and Debian may not detect all of your hardware. Of course it is always possible to find workarounds for Debian (loading an optional kernel module, netbooting a more recent kernel, etc), but it involves more work.
    • Packages freshness. Ubuntu tends to have more recent packages than Debian. For example I recently had to install 2 servers, one Ubuntu and one Debian, that had to boot off a software md RAID setup. It worked off-the-shelf with Ubuntu because it uses a more recent initrd package (mkinitramfs, IIRC) while the latest AMD64 Debian release uses an older initrd package (initrd-tools) that was unable to correctly detect and assemble the RAID arrays when booting up, I had to manually fix that to make it work.
    • Homogeneity. When you already run Ubuntu on your desktop machines, running the same OS on your servers (without the desktop packages of course) simplifies everything: your local package mirroring server only has to mirror packages for 1 OS, maintaining and supporting only 1 OS requires less work than 2 OSes, etc.
    • Developers. It seems Ubuntu developers are extremely active and, simply said, bright people. I have already fixed a couple of bugs in various Ubuntu scripts/packages over the past year or so and Ubuntu developers have always been very quick to respond and apply the patches. I also tend to keep an eye on what they are doing and it is obvious that Ubuntu developers make a lot of efforts to correctly engineer every little detail in their distribution.

    As a Unix guru/developer I also regularly use a couple of other Linux and BSD distros (FreeBSD, Gentoo, OpenBSD, etc) because I like to experiment a lot and like to live on the bleeding edge of technology, but all in all I have realized that Ubuntu plainly rocks and there is a lot of reasons why it is becomming so popular. I think every IT engineer easily understands the advantages of Ubuntu. And somehow it totally makes sense that Sun, "a company built for engineers, by engineers" [1], is interested in Ubuntu :-) I am a technological perfectionist and Mark Shuttleworth (the man behind Ubuntu) seems to have created a distro the way I would have done it. It is well engineered and It Just Works (TM).


    [1] http://blogs.sun.com/jonathan