Slashdot Mirror


Mark Shuttleworth Reveals Ubuntu Netbook Remix

Glyn Moody writes "In an interview with the Guardian today, Mark Shuttleworth talks about the upcoming Ubuntu Netbook Remix, a tailored version for ultraportables, produced in collaboration with Intel." The new version of Ubuntu is barely mentioned in this interview, but it's tantalizing -- SUSE looks nice on the HP Mininotes, but for people who are used to and enjoy Ubuntu, it's an option to look forward to.

245 comments

  1. Comment removed by account_deleted · · Score: 0, Troll

    Comment removed based on user account deletion

  2. Dislike Ubuntu by zukinux · · Score: 1, Funny

    As a Linux user, I despise Ubuntu, I can't explain why, but I think it's too GUIsh along with other things like
    Not using conventions i.e (at least in the Ubuntu versions I've used) /sbin/dhcpcd doesn't exists.
    I prefer the slackware way of /etc/rc.d/rc.X instead of /etc/init.d or /etc/rc.d/rc.(level)/rc.ssh?
    but there are few good things about Ubuntu, it made Linux and Open Source much better to new-comers, works almost always out of the box
    It's friendly (but silly IMhO) to people who migrate from Windows, and it's the greatest achievement made in the last few years. friendly OS for Windows migrating users.

    1. Re:Dislike Ubuntu by allanw · · Score: 4, Insightful

      What's wrong with /etc/init.d? It's just a matter of preference or old vs. new. I'm not quite sure how it works in Ubuntu, but in Gentoo, there's a tool that manages the services that run with each runlevel, and I prefer using that instead of manually moving around shell scripts.

    2. Re:Dislike Ubuntu by Anonymous Coward · · Score: 5, Insightful

      As a Linux user, I despise Ubuntu, I can't explain why, but I think it's too GUIsh along with other things like

      Not using conventions i.e (at least in the Ubuntu versions I've used) /sbin/dhcpcd doesn't exists.

      I prefer the slackware way of /etc/rc.d/rc.X instead of /etc/init.d or /etc/rc.d/rc.(level)/rc.ssh?

      but there are few good things about Ubuntu, it made Linux and Open Source much better to new-comers, works almost always out of the box
      It's friendly (but silly IMhO) to people who migrate from Windows, and it's the greatest achievement made in the last few years. friendly OS for Windows migrating users. I can tell you why you despise it. Because it's considered mainstream linux, and you are an arrogant prick who previously enjoyed looking down on the masses.
    3. Re:Dislike Ubuntu by jwkfs · · Score: 3, Informative

      Pretty sure the placement of init scripts in /etc/init.d is a LSB requirement.

    4. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      Yeah you can mock; ubuntu is like the OEM pre-installs of Windows that bundle craplets galore. I don't like it because it's heavyweight (default Xubuntu takes twice the RAM as my gentoo/XFCE) and I don't like package management that splits off development headers. Then there's the pointless bullshit like AppArmor, not to mention the fact that as you say, SysV inits suck balls.

    5. Re:Dislike Ubuntu by armanox · · Score: 1

      You know, Slackware has lasted longer then any other distrobution for a reason...

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    6. Re:Dislike Ubuntu by Locutus · · Score: 1

      then update-rc.d is for you.

      BTW, the Sys-V init stuff is getting replaces with something else but can't recall the name. Something "new".

      LoB

      --
      "Anyone who stands out in the middle of a road looks like roadkill to me." --Linus
    7. Re:Dislike Ubuntu by nawcom · · Score: 0, Troll

      what i fucking hate is how they seem to plug their logo into open source software. I've seen this with OpenSUSE and Ubuntu. wanna use OpenOffice.org? well too bad, you're using OO.o OPENSUSE EDITION (imagine seeing the OO.o splash loading but instead of the classic splash you just see a big fat gecko penis with "OpenOffice.org" tattooed into it)

    8. Re:Dislike Ubuntu by ChrisA90278 · · Score: 3, Interesting

      "What's wrong with /etc/init.d?"

      The only real problem is that if is to slow. In a standard system that uses init.d each script is run one at a time. But what if you happen to have one of those eight-core systems and a very fast disk array. Whouldn't it be great if the system could take advantage of those eight cosres to make startup run 8X faster? Solaris does this. It looks at dependancies between services and starts up as many as it can in parallel. Once you have a dependancy graph (that says for example that FTP and Apache need networking but FTp does not need apache then you can launch both FTP and Appache in parallel. You can also take advantage of the graph wen you stop services too to prevent errors like bringing down the network when it is needed by FTPd. The whole init.d and "run level" idea is just not well suited to this new idea.

    9. Re:Dislike Ubuntu by mhall119 · · Score: 1

      Upstart is what Ubuntu is supposed to be using, but it was introduced about a year ago and hasn't made much progress in replacing Sys-V init scripts.

      --
      http://www.mhall119.com
    10. Re:Dislike Ubuntu by debatem1 · · Score: 5, Insightful

      Slackware is older than Ubuntu, so it must be the better distro.
      Solaris is older than Linux, so it must be the superior operating system.
      Monarchy is older than democracy, so it must be a better form of government.
      I can make my examples more absurd, if you want.

    11. Re:Dislike Ubuntu by FishWithAHammer · · Score: 1

      That's awfully unfortunate, because upstart is quite nice.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    12. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      dumping eggs is more old than ejaculating!

    13. Re:Dislike Ubuntu by MadnessASAP · · Score: 1

      Given how rarely I restart my Linux boxes I'd much rather have the far simpler init.d system then the complex unproven Upstart system. Especially in situations where the only access I have is SSH or similar.

      --
      I may agree with what you say, but I will defend to the death your right to face the consequences of saying it.
    14. Re:Dislike Ubuntu by gknoy · · Score: 1

      Linux servers and desktops probably don't need to reboot often, but I imagine a laptop would be much more prone to restarts - and when you want to boot something, faster booting makes for a more pleasant user experience. (yes, I realize they could just hibernate.)

    15. Re:Dislike Ubuntu by kesuki · · Score: 2, Informative

      As a Linux user, I despise Ubuntu, I can't explain why, but I think it's too GUIsh along with other things like

      Not using conventions i.e (at least in the Ubuntu versions I've used) /sbin/dhcpcd doesn't exists.

      I prefer the slackware way of /etc/rc.d/rc.X instead of /etc/init.d or /etc/rc.d/rc.(level)/rc.ssh?

      but there are few good things about Ubuntu, it made Linux and Open Source much better to new-comers, works almost always out of the box
      It's friendly (but silly IMhO) to people who migrate from Windows, and it's the greatest achievement made in the last few years. friendly OS for Windows migrating users. I can tell you why you despise it. Because it's considered mainstream Linux, and you are an arrogant prick who previously enjoyed looking down on the masses. not only that, he's a command line bigot. command lines are powerful tools, and i can't imagine an OS without one, but they're clunky (have to learn commands and switches and make sure things with spaces all get re-parsed with quotes around them, i scripted a lot in my Free BSD days, needing to add quotes all the time in scripts drove me batty) CLUNKY i say, i avoid the command line as much as possible, it is my last resort, the #1 reason i stopped using Free BSD was all the Bias towards Command Line Interfaces.

      before ubuntu, the only distro i really liked in Linux was knoppix, smoothwall is okay, but i haven't played with it much.

      like most normals i have a bad memory, like most normals to remember shortcuts i need cheat sheets, cheat sheets suck, they get lost, i spill soda on them, or they get a nice big glob of spaghetti on them... CLIs are only useful for people with photographic memories, or people who can keep a lot of cheat sheets handy. this is why DOS based word processors all died the instant 'windows 3' came out and companies could sell 'gui' based text editors. norms don't like memorization, they were forced to put up with it for 13-17 years, depending on if they managed college, and they're doing whatever they can to avoid doing what they hated.
    16. Re:Dislike Ubuntu by samboneym · · Score: 1

      It appears that new approaches to init like upstart are trying to deal with these types of limitations. http://upstart.ubuntu.com/

    17. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      try "apt-get install sysv-rc-conf".

      It's a console-based tool, but it manages services well enough on Debian.

    18. Re:Dislike Ubuntu by BootNinja · · Score: 1

      These days most modern distros seem to prefer dhclient instead of dhcpcd

    19. Re:Dislike Ubuntu by zwarte+piet · · Score: 1

      Please do!

    20. Re:Dislike Ubuntu by welshie · · Score: 1

      Strangely, it's exactly how OS/2 did it with it's services.. Which Microsoft then copied into NT.. and so on down the food chain to Vista. Not really a new idea. It's been out for nearly two decades now. It's just that typically, improving the boot speed of unix systems hasn't been that much of an issue - since a traditional unix host doesn't power down or reboot unless kernel updating is required, or other power reasons.

    21. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      "What's wrong with /etc/init.d?"

      Whouldn't it be great if the system could take advantage of those eight cosres to make startup run 8X faster? Solaris does this. Yeah, right... that's a good example... Solaris might do it that way, but it is STILL slower then Linux...
    22. Re:Dislike Ubuntu by damg · · Score: 1

      You despise it because it's different from what you're used to, not because it's better or worse.

    23. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      /etc/conf.d/rc file under gentoo
      has following lines

      # Set to "yes" if you want the rc system to try and start services
      # in parallel for slight speed improvement.

      RC_PARALLEL_STARTUP="yes"

    24. Re:Dislike Ubuntu by Anonymous Coward · · Score: 0

      As much as I share the replier's opinion that the parent poster's dislike of Ubuntu may be due to arrogance, I would propose that there's another reason - familiarity.

      I used Slackware and Debian for a long time. Along came Ubuntu, and at first, I balked. There was a lot of fancy GUIs that basically rendered the command line obsolete for many tasks. My two problems were that I was used to the command line, and it seemed really unnecessary to me to throw a GUI on top of certain things.

      ndiswrapper's GUI thingy is a good example of this: you can install some GTK app and click a few buttons to install an NDIS driver, or you can type "ndiswrapper -i 'path to file.inf'".

      To me, this application was redundant. To new users who think they're going to destroy their machines if they get a command wrong in a terminal (I have personally spoken with more than a few of those users), it's a safe solution. I failed to realize this, because I was so used to "my way". I never hated on anyone else because they didn't do things my way, but I was indeed preventing myself from experiencing new things. Once I ditched that attitude and tried synaptic, k3b, etc, I found that now longer did I really *want* to type in a long-ass cdrecord/'wodim' command to burn an ISO - I could do it in 2 clicks. The ndiswrapper GUI application mentioned above is still redundant to me, because I would rather type in the command when I have a terminal open anyway, but that doesn't mean I can't appreciate other methods of doing things.

      There is much to be said for a combination of methodologies, rather than sticking dogmatically to one and limiting your choices.

    25. Re:Dislike Ubuntu by xyxvv · · Score: 1

      ndiswrapper's GUI thingy is a good example of this: you can install some GTK app and click a few buttons to install an NDIS driver, or you can type "ndiswrapper -i 'path to file.inf'".
      But there lies the problem, while this would have been a given to you, it would have taken someone coming from Windows or Macs allot of googling to find this same information because there isn't a direct install driver for their wireless card in Linux. The one thing many learn as soon as they install Ubuntu though is to hit the Add/Remove programs app, which also directs them to full synaptic if they wan more then the most recommended apps. But his allows them to look up terms like "wifi" or "driver" and see what comes up for an easy way to install it. Without this the unwashed masses using Ubuntu would be clueless as to what magic command to type into the term and would probably ask yet more redundant question on some forums, which in most places gets you replied "RTFM n00b" instead of at least pointing them in the right direction. I know this because I've ha issues like this, I came from running Windows and Mac OS to Ubuntu Studio / Mac OS X, Ubuntu I've been using since 05.04 and have watched it get easier and more intuitive with each release. My only gripe with linux now is the lack of good native games, but AMD releasing their 3d specs and Valve porting Steam may fix this within a year or 2.
  3. Why reading the article is important... by bsDaemon · · Score: 0, Troll

    TG: How close are you to breaking even?

    MS Not close. It will require time and ongoing investment. We've positioned ourselves for what we see as the future of software - unlicensed software, people having access to the software that they want at the time that they want it. The service ecosystem around that software will fund it. And if we are the company that has best anticipated that future, then we will be best positioned to benefit from it. The bolding, of course, is mine - however the quote is from the article. This, my friends, is dangerous thinking right there.

    The GPL **IS** a License -- It's right there in the name. Same goes for BSD, Apache, MIT, etc. They are licenses.

    The notion that copyright or license don't exist or are evil is the downfall of free software, which exists only because of protection for so-called "imaginary property."

    Ubuntu is unlicensed, eh? And everything that's included in it, eh? So I guess I can change some #IFDEF s, release a "new" operating system, and get rich, eh?

    Free software is not "public domain," which is what unlicensed/uncopywritten means. And that means I can totally jack it and never have to admi to it -- not even in a BSDL fashion.

    I'm starting to think that Shuttleworth might be moving up the "dangerous idiot" scale.
    1. Re:Why reading the article is important... by Anonymous Coward · · Score: 2, Insightful

      I'll give him the benefit of doubt and say he probably meant unlicensed software as in you do not have purchase a license to use the software as it is given to you with it.

    2. Re:Why reading the article is important... by bheekling · · Score: 1

      You're interpreting "unlicensed" in a different way. Proprietary companies give out licenses for their software for customers to use. Using an "unlicensed" version of the software means either

      a) Not following that license; by say using a personal license in a business environment for multiple machines
      b) Pirating it; and hence not following the license under which the original copy (from which it was pirated) was distributed.

      To be frank, I think you're nitpicking or being pedantic about how Shuttleworth used the word "unlicensed"

      --
      "..."
    3. Re:Why reading the article is important... by AKAImBatman · · Score: 5, Insightful

      Ubuntu is unlicensed, eh? And everything that's included in it, eh?

      Sure. I've used an unlicensed copy of Ubuntu many times. It says right there in the GPL: If you don't want to accept the license, you don't have to in order to use the software. So I didn't. :-P

      So I guess I can change some #IFDEF s, release a "new" operating system, and get rich, eh?

      You could if you agreed to the GPL. If you didn't, then I imagine that the various Linux authors would take issue with your attempt to ignore copyright law.

      Free software is not "public domain," which is what unlicensed/uncopywritten means.

      No, unlicensed means unlicensed and public domain means public domain. Just because public domain software is unlicensed doesn't make all unlicensed software public domain. (i.e. A car stays in a garage. Is everything in a garage a car?) Unlicensed means exactly that: You didn't agree to a license to obtain the software. I don't agree to a license to obtain a book, either, but copyright law is still in full effect.
    4. Re:Why reading the article is important... by Afecks · · Score: 1

      Ubuntu is unlicensed, eh? Work on your reading comprehension. I don't know which is worse, your complete misunderstanding of a simple sentence or the snippy self-righteous attitude in which you demonstrate it.
    5. Re:Why reading the article is important... by nine-times · · Score: 1

      The GPL **IS** a License -- It's right there in the name. Same goes for BSD, Apache, MIT, etc. They are licenses.

      The GPL really only applies to distribution. The GPL is not a EULA, and I can install and use software that has been released under the GPL without agreeing to anything or "licensing" anything. From a user perspective, I'm just as free to use the software "unlicensed" as if it were in the public domain. I can't run afoul of the GPL until I try to distribute.

      Oh, yeah and IANAL, but why do developers releasing software under GPL insist on printing up the GPL and making you clicking "I agree" before it will install? Is that necessary?

    6. Re:Why reading the article is important... by BPPG · · Score: 1

      You're talking about click wrap. Like the plastic wrap on a product, except that instead of tearing it off you have to 'click' it off. An EULA (End-user license agreement) is written for (you guessed it) end-users, meaning whoever agrees to it is probably not a person who is distributing it.

      The GPL is a license, so it can be used in an end-user license agreement, although it technically isn't one since it tries to promote distribution. It's probably good that devs put it up so that someone looking for a EULA isn't confused by the lack of one. And also to possibly grab their attention with their "Most licenses are designed to take away your rights..." spiel.

      --
      What's the value of information that you don't know?
    7. Re:Why reading the article is important... by Anonymous Coward · · Score: 0

      Sure. I've used an unlicensed copy of Ubuntu many times. It says right there in the GPL: If you don't want to accept the license, you don't have to in order to use the software. So I didn't. :-P Ah, but you accepted the part of the license that says you don't have to accept the license. But if you didn't accept that part, then logically you'd have to accept the license -- which means that you would accept that part after all. Accept that part of the GPL, and you've accepted it. Reject it, and you've still accepted it.
    8. Re:Why reading the article is important... by Anonymous Coward · · Score: 0

      Sure. I've used an unlicensed copy of Ubuntu many times. It says right there in the GPL: If you don't want to accept the license, you don't have to in order to use the software. So I didn't. :-P

      Meep, wrong. GPL is *not* an EULA, it's a license for usage of source code, not the application itself. Repeat after me: GPL IS NOT AN EULA.
    9. Re:Why reading the article is important... by Anonymous Coward · · Score: 0

      Meep, wrong. GPL is *not* an EULA, it's a license for usage of source code, not the application itself. Repeat after me: GPL IS NOT AN EULA. Wrong. The GPL is a license for the conveyance of the application (which includes the source code). You have unlimited use of the source code for private use.
  4. He didn't say Ubuntu is unlicensed. by XanC · · Score: 5, Insightful

    He said the future is in unlicensed software. Which, IIRC, was the end-game goal for GPL. GPL is a temporary system to enforce freedom in an age of copyright restrictions. If software in the future becomes truly unlicensed, then there's no need for GPL.

    1. Re:He didn't say Ubuntu is unlicensed. by bsDaemon · · Score: 0, Troll

      He said the future is in unlicensed software. Which, IIRC, was the end-game goal for GPL. GPL is a temporary system to enforce freedom in an age of copyright restrictions. If software in the future becomes truly unlicensed, then there's no need for GPL. The dictatorship of the proletariat is only a temporary system to enforce freedom in an age of government and capitalism. If society in the future becomes truly Communist, then there's no need for the dictatorship of the proletariat.

      Of course, we know how well that works out, too.
    2. Re:He didn't say Ubuntu is unlicensed. by Jherek+Carnelian · · Score: 1

      The dictatorship of the proletariat is only a temporary system to enforce freedom in an age of government and capitalism. If society in the future becomes truly Communist, then there's no need for the dictatorship of the proletariat.

      Of course, we know how well that works out, too. So, you are saying that because a lot of ignorant people confuse Free software with socialism that any analogy with socialism is valid?

      I think you have that backwards.
    3. Re:He didn't say Ubuntu is unlicensed. by XanC · · Score: 1

      You're certainly right about that. But in a case like this where the "dictatorship" gives us an awful lot of software while oppressing nobody, I'm okay with letting the dreamers dream and letting the "temporary" system keep working.

    4. Re:He didn't say Ubuntu is unlicensed. by zebslash · · Score: 2, Insightful

      I know this argument is every frequently used, but even in a world where copyright would not exist, the GPL still brings another feature: it prevents a free software to revert to a proprietary one. If copyright law were completely abolished, it would still be permitted to take any source code, modify it and distribute it without disclosing the modifications. The GPL on the other hand says: ok, you can use my source, but if you redistribute to the public, you cannot close the source and you have to release your modifications. So for me the GPL is not a temporary system until copyright were abolished.

    5. Re:He didn't say Ubuntu is unlicensed. by bsDaemon · · Score: 2, Insightful

      I'm saying he's making argument straight out of Marx to justify free software, he just changed the words.

      Free software works more like third position distributivism, as advocated by Hilaire Belloc in The Servile State -- that is to say, there are three remedies to capitalism - socialism, slavery and property. Unchecked capitalism leads to slavery, but also necessitates socialist revolution UNLESS you take the third option - property.

      That is to say that the means of production and exchange must be distributed as widely as possible, but that holdings are then privately owned. Free software is the perfect example of this. Anyone with a computer (means of production) and internet connection (means of exchange) can create value and trade for it and with it. Its generation of wealth at its purist.

      However, we need a codified method of protecting our property - and that is the license. That is what allows us to exchange with each other without losing anything of our own but what we chose willingly to give up.

      XanC on the other hand, chooses the Socialism path and paraphrases Marx. That is exactly the sort of argument that leads to "ignorant people" confusing what exactly it is that free software accomplishes - because many of the people who use and advocate it were confused in the first place.

      However, its not really his fault that schools don't really teach Belloc or Chesterton but force Marx down your throat at every chance they get. Marx's analysis of the problem was correct -- his solution was flawed.

    6. Re:He didn't say Ubuntu is unlicensed. by morgan_greywolf · · Score: 1

      So, you are saying that because a lot of ignorant people confuse Free software with socialism that any analogy with socialism is valid?
      No. He's just saying that because he's Theo de Raadt.

    7. Re:He didn't say Ubuntu is unlicensed. by Anonymous Coward · · Score: 0

      Theo de Raadt is just a myth that we propagate so that people won't try BSD and we can remain super awesome and cool via obscurity and self-referential humor.

      Unless I'm lying now.

    8. Re:He didn't say Ubuntu is unlicensed. by Uncle+Focker · · Score: 1

      When all else fails call your opposition communists.

    9. Re:He didn't say Ubuntu is unlicensed. by Jherek+Carnelian · · Score: 1

      XanC on the other hand, chooses the Socialism path and paraphrases Marx. No, he just left out the analogy that usually accompanies that statement...
      That in a free market where Free source is the de facto standard, no customer would consider a product without it. Just as no customer would consider purchasing car with the hood welded shut.
    10. Re:He didn't say Ubuntu is unlicensed. by bsDaemon · · Score: 2, Insightful

      "Between capitalist and communist society there lies the period of the revolutionary transformation of the one into the other. Corresponding to this is also a political transition period in which the state can be nothing but the revolutionary dictatorship of the proletariat." - Karl Marx

      http://www.marxists.org/archive/marx/works/1875/gotha/index.htm

      Pull your head out of your math books once in a while and read something. You might learn. I'm not making this stuff up.

    11. Re:He didn't say Ubuntu is unlicensed. by fgb · · Score: 1

      I thought the GPL was based on copyright law. If copyright law suddenly disappeared, the GPL would not be legally binding anymore, would it?

    12. Re:He didn't say Ubuntu is unlicensed. by harry666t · · Score: 2, Interesting

      It's not the idea of communism that was so bad, it was the implementation.

      I like to think of Free Software as "communism done right", with real sharing, with real community, with people that are actually willing to help each other, without repressing the outstanding ones, and such. And on the long run FS seems to have less in common with communism that one might think it has in the first place. It has many of its advantages, but less of disadvantages...

      And I think I know why it succeeded. The people who started the whole movement were not only speaking, but acting. And they weren't acting through any deeds of violence, they didn't lead an armed revolution, they just wrote code. All these "let's do $X, let's change the world, there should be $Y, why on earth $Z is so fucked up" people should do the same: shut up and start actually trying to improve the reality they're facing.

      And since one's efforts to improve the world should always begin with improving oneself...

      <shuts up and goes back to coding>

    13. Re:He didn't say Ubuntu is unlicensed. by Uncle+Focker · · Score: 1

      If copyright law suddenly disappeared, the GPL would not be legally binding anymore, would it? No, because you're acting as if a copyright and a software license are the same thing which they aren't. The copyright the author places on the work would go away, but the contract between the author and the user, the software license, would still be valid.
    14. Re:He didn't say Ubuntu is unlicensed. by zebslash · · Score: 1

      You are right, and maybe I was unclear with my argumentation. If copyright law were abolished, then the GPL would not be legally binding indeed. Therefore, the actual effects of the GPL (preventing an open source software to become closed-source) would be lost. Everything would be Public Domain, and making a software proprietary would be based on the non-distribution of the modified source code. It would not be good to the GPL to resort on the abolishment of copyright laws, because in that case its intends would be also lost. Therefore the GPL is not a temporary system in my opinion, as it is very often argued.

    15. Re:He didn't say Ubuntu is unlicensed. by MrNiceguy_KS · · Score: 5, Insightful

      You know, I had never thought about it before, but in a way you're right about Free Software as "Communism done right". Communism as an idea is not bad, except that the idea ignores everything we know about human nature, i.e. that people are selfish bastards who will get as much for themselves as they can while doing as little as possible.

      But when we're dealing with non-physical property like software, it works, simply because people taking as much as they can doesn't reduce the amount available to others. "To each, according to their needs," really does mean everyone can have as much as they want of what's out there.

      I think the correct phrase isn't "communism done right," but rather "Communism the only way it can actually work"

      --
      Redundancy is good And also good.
    16. Re:He didn't say Ubuntu is unlicensed. by Kjella · · Score: 1

      Marxism has this implied efficiency, "from each according to his ability" that just doesn't happen. I'll never work as hard as I possibly can (I could in theory work at least 12hrs/6days per week), nor will I ever pay as much as I possibly can (only what they charge). Bill Gates can use FLOSS software without paying even though he can clearly pay (though you can charge for software under the GPL, beside the point). You only need to contribute by desire or by self-interest (which is an indirect voluntary desire), which in many ways is inefficient. However, allowing this inefficiency means you don't need to use the state to force everyone to contribute.

      Likewise, "to each according to their need" implies you have to actually need it. Even if something was available in abundance, it would be profitable to hoard it and control access to it for power or money. That was the source of a lot of corruption in the communist states. Free software can be copied around unlimited times, which means you don't need to determine need as you can just as easily hand out a million copies as one. There's never any need to determine excess consumption or who is the most needy, something which again was a source of corruption making the state interfere everywhere.

      So yes, FLOSS is a little like "from each according to his ability, to each according to his needs" except that neither part is actually true, it's more like "from each according to desire, to everyone in abundance, with no totalitarian oversight needed". Sounds a lot better IMO.

      --
      Live today, because you never know what tomorrow brings
    17. Re:He didn't say Ubuntu is unlicensed. by TheSeer2 · · Score: 1

      I'd just like to debunk the myth that communism works in theory, it doesn't. If it doesn't take people into account, then it doesn't work. For example, if I don't take other people into account, then I am the greatest, wealthiest and smartest person in the world... then other people show up and suddenly I'm not.

    18. Re:He didn't say Ubuntu is unlicensed. by kesuki · · Score: 1

      free market capitalism will never choose 'free open source software' as a de facto standard, because it is entirely to the opposite of capitalism. the goal of 'capitalism' is that one with property uses that property to create wealth. Free Open Source software doesn't create wealth, it creates a situation where anyone at all can use software without paying anyone any money for it.

      The only reason why dell (who is puching their parts suppliers to write FOSS drivers, or Closed source Drivers for FOSS) is pushing FOSS is because as an OEM the cost of software licensing is costing them to the tune or half a billion dollars a year.

      Dell isn't a software company, no software company would ever EVER choose FOSS over closed source, because it erodes thier customer base.

      Dell is a hardware company though, and they make their money on hardware, and Software costs them on the bottom line, so a capitalistic company wants FOSS only to increase their bottom line by half a billion dollars a year, because they make the money selling the hardware, not the 'bundled' OS.

    19. Re:He didn't say Ubuntu is unlicensed. by kesuki · · Score: 1

      "Marxism has this implied efficiency, "from each according to his ability" that just doesn't happen. I'll never work as hard as I possibly can (I could in theory work at least 12hrs/6days per week),"

      you know, there are countless video gamers and internet addicts who devote even more time playing games, or wasting time online, than that 12hrs/6 days a week thing... if only Everything we do could be made as enjoyable and addictive as people find the internet and playing video games, then communism might actually work.

      but how can you ever make a factory job as fun as a video game?

    20. Re:He didn't say Ubuntu is unlicensed. by istewart · · Score: 1

      What advantage does proprietary software have in a market where it is not protected by IP law?

    21. Re:He didn't say Ubuntu is unlicensed. by robot_love · · Score: 1

      "but how can you ever make a factory job as fun as a video game?"

      Maybe some sort of video game factory?

      --
      .there is enough of everything for everyone.
    22. Re:He didn't say Ubuntu is unlicensed. by slash.duncan · · Score: 1

      ... Except that... for copyright law to be abolished, there'd have to be a sea change in conventional viewpoint.

      If sharing became the accepted norm (not just legally accepted fact), as it very well could be if the conventional view on the issue changed sharply enough to make it legally acceptable (copyrights abolished), then those who dared go against that society accepted norm, producing proprietaryware (which could then be seen as slaveryware, see my sig), could very well be viewed with the same contempt as most of society holds malware authors and spammers today. Even if it were /legal/ to go proprietary, to do so would be considered an indication of something to hide, being shady in one's practical dealings regardless of whether it were actually legal or not. Legality in that case wouldn't matter that much, and while there would still be people at the fringe who'd do it much as there are malware/spyware authors and spammers today, some "legal", some not, it'd be considered a scorge on society, something no educated person would admit to running, just as it's not acceptable in educated portions of society today to admit that one actually makes purchases based on spam.

      It would thus likely follow any sea change in public viewpoint to the degree necessary to abolish copyright, that the legal enforcement mechanisms of the GPL as we know it today would no longer be necessary in practice, even as they fail to be legal enforcement mechanisms. This I say as a strong copyleft supporter today (to the point I don't seriously consider the BSDs as they don't actively support user rights, only take the agnostic view, making them possible... and to the point I chose the sig I did).

      Of course, both the copyright abolished scenario and the implications that would follow are so far out of practical reality today that it doesn't matter a whole lot, except as an epistemological (which is I contend what real science fiction, and many non-scifi novels are, as well, the biggest reason I enjoy them). It may well matter at some point in the future, but it's not likely in the immediate future and may indeed not occur for many generations, if ever. Still, it's worth exploring, both for the implications should it happen then, and for those it has on present reality and our approach to it.

      --
      Duncan
      "Every nonfree program has a lord, a master,
      and if you use the program, he is your master."
      R Stallman
    23. Re:He didn't say Ubuntu is unlicensed. by zmollusc · · Score: 1

      Free market capitalism might not choose free open source, but ordinary folks would.
      'Free Market Capitalism' can only operate when not everyone is a capitalist. If every employee is a budding entrepeneur, the whole edifice collapses.

      --
      They whose government reduces their essential liberties for temporary security, receive neither liberty nor security.
    24. Re:He didn't say Ubuntu is unlicensed. by Pecisk · · Score: 1

      Nope, Communism isn't bad that way.

      It is a definition of Ideal Goal, similar term are used by researchers and engineers to invent things. It is ideal how it should be. In fact, deeper analysis of communism during Soviet era had lot of *factual* suggestions how to mix human nature with need of humanity itself (and they were worth try to diggest, ignoring a fact that it comes from Bolshevist regime. Some people really belived in Communism). It is not that simple - nah, it won't work, we are selfish bastards, ye, pour me another drink. In fact, in democracy we have lot to give up too from our selfishness, it works because we know that return will be worth that.

      In fact, communism IS possible within our current knowledge about human nature for the same reasons - because in Communism, theoretically, everything would be free, and you would have no need to collect all money you get, all riches you could have, etc. Why, to buy private jet? You could have one. etc. We have lot of free stuff already, we have police, libraries, health care in some countries. It is paid from our taxes, but Communism would work similary.

      However, it is *almost* impossible to get there, because it will require bloody actions and lot of people to be substituted to one aim. THIS is a problem, because people simply don't trust to each other out of simple self preservation instinct. It is one of the reasons why stright convert from 18th century Russia to 20th century Soviet Union simply didn't work. People didn't care, because their basic needs where unfulfilled. All they wanted was food and relative security. And after those dramatic and very violent first years (everyone opposing was just shot - no playing easy games here), close target of Communism state was dropped and SU became just a placeholder for Russian national empire, with socialist structure. Yes, they had aim to have Communism everywhere in the world, but let's be real, those dreams were gone soon after 1958, after death of Stalin.

      In fact, BEFORE Soviet Union lot of people in Eastern Europe and Russia trully believed that Communism or at least Socialism is answer to unjustice of the world. Bolshevics fucked up it big time. So it is no wonder that it is still very uneasy topic to talk about in this countries, even on internet.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    25. Re:He didn't say Ubuntu is unlicensed. by Anonymous Coward · · Score: 0
      You are laboring under the belief that 'intellectual property' is actual property. In a truly free market, ideas would not be treated as property because the government would not intervene to create the monopoly of ideas.

      Dell isn't a software company, no software company would ever EVER choose FOSS over closed source, because it erodes thier customer base. You can see red hat as a profitable example of a software company that ALWAYS chooses FOSS over closed source and their customer base is growing, not eroding.
    26. Re:He didn't say Ubuntu is unlicensed. by Paranatural · · Score: 1

      I think the correct phrase isn't "communism done right," but rather "Communism the only way it can actually work" Yeah, because China's Govt doesn't work at all, does it?
    27. Re:He didn't say Ubuntu is unlicensed. by init100 · · Score: 1

      China isn't communist. It is a capitalistic dictatorship.

    28. Re:He didn't say Ubuntu is unlicensed. by init100 · · Score: 1

      I'd just like to debunk the myth that communism works in theory, it doesn't.

      On the contrary, it does work, but only in small groups where the members actually care about each other. An example of such a group is a family. In society as a whole, people don't care about each other enough for communism to work.

  5. MS by SonOfSengaya · · Score: 1

    In the article Mark Shuttleworth only talks about his space trip. MS answers all the other questions. Conspiracy!

    --
    My spirit takes a journey through my mind...
  6. Re:What is it with Ubuntu by stoolpigeon · · Score: 3, Interesting

    A guy on my team has the new hp mininote or whatever it is - with Suse. Out of the box wireless causes system crashes and the camera doesn't work. Maybe Novell wont mind the lack of publicity.

    --
    It's hard to believe that's how Micronians are made. Why don't we see it right now by having you both kiss one another?
  7. Re:What is it with Ubuntu by gEvil+(beta) · · Score: 3, Insightful

    Diversity differs!

    Hah! Prove it!

    --
    This guy's the limit!
  8. Netbook remix on Launchpad by LotsOfPhil · · Score: 3, Informative

    There isn't much on the project's website: here

    --
    This post climbed Mt. Washington.
  9. Re:What is it with Ubuntu by paroneayea · · Score: 5, Insightful

    One of the things that's with Ubuntu is that it's the only group with a real sense of marketing. Granted, it's viral marketing, but if you look at http://ubuntu.com/ versus http://debian.org/ you'll notice that one is quite pretty and modern, and the other looks like it fell out of a wormhole circa 1996. I even tried talking about a site redesign on #debian on freenode once and got flamed by someone saying "why the hell should the look of a website matter?" Perhaps it somewhat matters because when I was a newbie and knew nothing about the merits of distros, I overlooked Debian as being a fairly amateurish distro because, well, its website looked amateurish. Yes, I know better now, but we should acknowledge at least a little that appearances do matter.

    Of course, it's not just the website. Ubuntu also has an army of Diggers, and it's overall just a really easy distro to get started with when you know nothing about Linux, because the project has made appealing to that crowd one of its goals.

    --
    http://mediagoblin.org/
  10. Re:Dislike Ubuntu/sbin/dhcpcd doesn't by morgan_greywolf · · Score: 3, Informative

    /sbin/dhcpcd doesn't exists.


    Uh, that's because it's called /sbin/dhclient3. It's called that because that's what it's called in Debian.

    I prefer the slackware way of /etc/rc.d/rc.X instead of /etc/init.d or /etc/rc.d/rc.(level)/rc.ssh
    /etc/init.d is POSIX and SVR4 ccompliant. Additionally, all major distros that support LSB put it there: Red Hat, SuSE, etc. So, uh, it does use conventions.

  11. Re:What is it with Ubuntu by goltzc · · Score: 3, Insightful

    I think Ubuntu is a fine OS. I know there are other distros that are great and if you like them you should use them. However, Ubuntu provides two things a decent user experience with a great community for both novices and power users and more importantly momentum for "non traditional" Operating Systems. Any exposure people get to alternative platforms is a good thing. It's really nice to show people that there is alternatives to the crazy M$ way of things.

    --
    Our bugs are smarter than your test scripts.
  12. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by morgan_greywolf · · Score: 3, Insightful

    They do that because they get better integration that way. For example, when you install Ubuntu, it installs OpenOffice with GNOME support, but when you install Kubuntu, it installs OpenOffice with KDE support. Plus all the art differences, etc. Plus, problems with KDE packages won't hold up an Ubuntu release and vice-versa.

  13. Re:What is it with Ubuntu by Uncle+Focker · · Score: 1

    And about all the other linux distributions, why not mention those as well. Because they aren't the topic of the article?
  14. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    Do you really want to know Ubuntu's plan?

  15. BAWWWWWWW by Anonymous Coward · · Score: 0

    BAWWWWWW! Someone expects newcomers to Linux to learn the way Linux works! I don't want to use my brain! I want to be 1337 but put no effort into it!

    Ironic captcha: sicken

    1. Re:BAWWWWWWW by clampolo · · Score: 1

      I don't get this attitude. More people move to Linux ==> Linux is more commercially viable ==> More development of Linux and more apps for Linux.

      The more the merrier as far as I'm concerned. I wish I could work on Linux at work, but because of its tiny market share, I can't get the compilers/CAD tools necessary. So I'm forced to be on Windows with Cygwin.

  16. Mod parent back up by WindBourne · · Score: 1

    Look, I use kubuntu and occaisionally develop for it (well actually kde). And I think that Mark is normally right on. But calling OSS unlicensed IS dead wrong. It is FULLY licensed and that is what makes it OSS. Mark almost certainly made a screw up in how he phrased it and I am sure will change it once it is pointed out to him. But to mod down bsDaemon over his last line is ridiculus. The entire rest of his comment IS the point of the license.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Mod parent back up by Uncle+Focker · · Score: 1

      But calling OSS unlicensed IS dead wrong. It is FULLY licensed and that is what makes it OSS. Please quote where he said that OSS is unlicensed? Oh you mean he didn't? This is what he actually said:

      We've positioned ourselves for what we see as the future of software - unlicensed software Other than by purposefully misinterpreting his statement, I see nowhere in there where he says any current piece of OSS is unlicensed. Is there some omission that isn't being shown?
    2. Re:Mod parent back up by Sancho · · Score: 2, Insightful

      Others have pointed out the flaw.

      I don't have to accept the GPL in order to use Linux legally. I do have to accept whatever Microsoft's EULA of the day is in order to use Windows legally. GPL software is generally unlicensed for use.

      I think that the problem is that lots of people believe that "unlicensed" somehow means that you're running afoul of the law. It's bad PR to call Ubuntu "unlicensed", but that doesn't mean that it's technically inaccurate. License-free would probably be a better term.

    3. Re:Mod parent back up by budword · · Score: 1

      The GPL only matters if you distribute binaries. If you are only using the software, and not redistributing, the GPL doesn't apply to you. Then the license isn't relevant, copywrite law protects the code, not the license. Example, Google modifies the kernel extensively, but doesn't give all of the changes back to the community, because they don't distribute the binaries. And no GPL advocates have a problem with this. Thems the rules, and Google plays by them. So if you just want to use GPL code, and not distribute it, you don't have to agree to the GPL to use the software. David

  17. Re:What is it with Ubuntu by contrapunctus · · Score: 1

    Seriously, what is it with ubuntu that everyone feels the need to speak about it? no rpm
  18. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by Anonymous Coward · · Score: 0

    ubuntu = Linux for Dummies

  19. Re:What is it with Ubuntu by lytles · · Score: 5, Insightful

    I'm on the bandwagon. I've been using linux for 12 years, longer if you include machines administered by others. Ubuntu isn't perfect, but from what I've seen it's the best thing out there - it just works.

    Everything is easy. Install a new package. Get the source for that package that isn't quite working right. Configuration. Update packages. Upgrade to the new version. It's all trivial, and just works. /etc is simple and clean.

    And my folks are running it. When i visit I f with things. But when I'm not there, they can still upgrade packages, etc. And they're on dialup, and it still just works :)

    We run suse on the servers at work, and i needed a very recent gcc with fortran and gomp. Ended up building from source, including a half dozen dependencies. On my workstation (ubuntu) "apt-get install gfortran libgomp". done. 5 hours vs 5 minutes. Actually, I think it took several iterations, maybe spent 2 full days installing it on suse.

    Great for the power user.
    Great for the beginner.

  20. Re:latest version of ubuntu by thereofone · · Score: 1

    You know, when people see the abbreviated version of your troll it reads:

    Anonymous Coward = EPIC FAIL

  21. Re:Dislike Ubuntu/sbin/dhcpcd doesn't by Anonymous Coward · · Score: 0

    the point was: bwaaaaaaaaaaaaaa it was not using MY conventions. call a whaaambulance

  22. Re:What is it with Ubuntu by cptsexy · · Score: 1

    Seriously, what is it with ubuntu that everyone feels the need to speak about it? There is a new version of Ubuntu, so what.

    Come on now, there are at least 10 stories everytime Windoze releases a new OS.
  23. Don't confuse diversity with diffusion by flattop100 · · Score: 4, Insightful

    For the vast majority of Windows users, Linux needs an identity. They see Windows, OS X (Apple), and the great confusion and diffusion that is Linux. If Ubuntu is putting a face on Linux, then more power to Shuttleworth et al. For most new migrants, Ubuntu gives them the impression that Linux is fast, easy to use, and (more and more) friendly. These are tremendous inroads. Perhaps they can be starting points down other Linux paths.

    1. Re:Don't confuse diversity with diffusion by armanox · · Score: 1

      Ubuntu is not fast, nor is it friendly to me.....

      --
      I'm starting to think GNU is the problem with "GNU/Linux" these days.
    2. Re:Don't confuse diversity with diffusion by Sectrish · · Score: 1

      Ubuntu is many things (such as incredibly easy to use), but I would certainly not call it a 'fast' distro. In fact, none of my 3 PC's run ubuntu (with or without Compiz) very happily. And of my 4 friends that dabble in Linux, 1 has found it to be satisfactory on the speed front. Maybe its just me and my bad luck though, because the plural of anecdote sure isn't data ;). (My two most recent PC's are a Pentium M 1.60 Ghz with 512 MB RAM and a AMD Athlon 5600+ X2 with 2 GB Ram)

    3. Re:Don't confuse diversity with diffusion by LingNoi · · Score: 1

      To each there own. I find Debian more user friendly then Ubuntu, and in my experience, Debian "just works" more often then Ubuntu.

      Ubuntu is not fast, nor is it friendly to me.....
      I can see where you're coming from, Ubuntu is more popular, get over it.
    4. Re:Don't confuse diversity with diffusion by kesuki · · Score: 1

      "My two most recent PC's are a Pentium M 1.60 Ghz with 512 MB RAM and a AMD Athlon 5600+ X2 with 2 GB Ram"

      And here i thought ubuntu was slow on a P-3 (slot style) 400Mhz* with 80MB of RAM. it takes a full 3 minutes to log in (after enteting password) but that could easily be resolved by buying some ram... oh and replacing the 2-3 GB hdd.

      *= specs from memory, they might be slightly better

    5. Re:Don't confuse diversity with diffusion by Anonymous Coward · · Score: 0

      Strange, I have a semi-rickety old P3 1Ghz with 512MB of RAM and a 5400rpm 40GB HD and Ubuntu is downright snappy.

      There is no comparison to even a stripped down version of Windows XP on that machine.

      Also, Ubuntu positively screams on my 1.5Ghz T42 Thinkpad with 2GB of RAM even with truckloads of "eyecandy" and other crap turned on.

      I've done practically nothing to performance tune it. In fact I've done much more to it that SHOULD have slowed it down (Tweaked it so Compiz will run on a Radeon 7500 and then went nuts enabling effects, numerous monitoring and utility proggies, etc...)

      I will admit Ubuntu may not be the fastest distro available, but it's more than a fair share faster than XP.

  24. Re:What is it with Ubuntu by Tikkun · · Score: 2, Interesting

    I personally like the design of the Debian site. It's easy to get the information I need, and the format hasn't changed in years so I'm comfortable with it. Besides, Debian isn't trying to take over the world, they're trying to make a kick-butt FOSS gnu/linux distribution.

  25. here's my (brief) SuSE experience on the 2133 by nguy · · Score: 4, Informative

    There is a new version of Ubuntu, so what. In the summary there was also e mentino of Suse's package for the HP notebook, why don't I hear anyone about that?

    The version of SuSE that ships with the HP 2133 has big problems: it's slow because it's burdened with inappropriate packages like Beagle, its wireless connectivity is poor, if you try to install packages, it asks you to insert a non-existent DVD into a non-existet DVD drive, external screen configurations are limited, and there's something wrong with the touch pad driver causing it to "stick". In addition, I found the administrative menus and preference menus to be cluttered and pretty obscure at times.

    I used to be a SuSE user. I was going to give SuSE another try with the 2133, but it was such a miserable experience that I just blew it away and installed Ubuntu.

    So, now you heard about SuSE on the 2133.

    1. Re:here's my (brief) SuSE experience on the 2133 by grege1 · · Score: 1

      I agree with nguy If you want to know why people prefer Ubuntu try this. Do two clean installs on a machine with an Nvidia videocard. One Ubuntu hardy, one OpenSuse 10.3. Try and activate the 3d driver. Try and add a few programs from the repos. Ubuntu will achieve this in minutes, OpenSuse will reread its database so many times you will have gone to sleep. Yast is a disgrace. I was once an avid Suse user, but no more and it has nothing to do with Novell dealing with the devil. I regularly try new distros on a spare machine, even FreeBSD and Solaris. I am never tempted to change from Ubuntu. I await the release of the MSI Wind, and it will have Netbook Remix on it faster than the wind.

  26. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion

  27. Re:What is it with Ubuntu by Anonymous Coward · · Score: 1, Insightful

    *pssst!* over here, in the AC section!

    Stop and think about it. Do you really want the Windowtards bussing into all of the Linux distros, spreading their pollution and flamage wherever they go? Do you want Debian and Slackware dumbed down to the Fischer-Price toy that Ubuntu is so the Windows converts can comprehend it with their tiny little minds?

    Keep it like it is. Ubuntu makes a great asylum.

  28. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by nguy · · Score: 3, Insightful

    That's great. I don't get why ubuntu needs to release a new "distro" for every single configuration.

    Because it's easy for end users. And that's what should count. One reason Ubuntu is so popular is that they understand this.

  29. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  30. Will they fix the HD issue? by HomerJ · · Score: 0, Troll

    Will they stop pointing fingers and actually attempt to fix Ubuntu killing hard drives on laptops?

    I boot Ubuntu on this laptop, and it sounds like there's a midget inside of my laptop with a Nintendo Zapper. "clicka clicka clicka" every other minute.

    The "fix" of just turning off all power management isn't a fix.

  31. Could it be ... ? by Anonymous Coward · · Score: 0

    Could it be because all the good developers bailed from Novell after selling out to M$? Those that are left are busy injecting M$ Patented Technology into as many SuSe packages as possible in as short a time as possible. That leave precious little time and staff for actually making stuff work. Thanks Miguel.

    1. Re:Could it be ... ? by nguy · · Score: 1

      I think the reason that HP ships such a poor installation of SuSE is that they probably also view SuSE as a way of exerting pressure on Microsoft; shipping a good Linux system is secondary. Furthermore, for people who only want to use the machine for note taking and web browsing, the SuSE installation is sufficient, and that's all that these machines are intended for. HP may well not want you to be able to upgrade the software easily.

      But, yes, I also think that the connection between Novell and SuSE contributes to SuSE's problems; I'm sure that the Mono developers push their stuff aggressively into SuSE. I have to correct you, though: Microsoft may have a patent on .NET (whether that's valid is an open question), but .NET packages do not usually ship with Mono and aren't usually needed. There are no known Microsoft patents on Mono as it usually ships with Linux systems like SuSE.

    2. Re:Could it be ... ? by FishWithAHammer · · Score: 1

      The Mono guys don't "aggressively" push their stuff into SuSE. They're not in charge of packaging or software selection.

      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    3. Re:Could it be ... ? by rathaven · · Score: 1

      But, yes, I also think that the connection between Novell and SuSE contributes to SuSE's problems Novell have got a bad press because of the Microsoft angle and that won't help SuSe in any way (lets face it - SuSe the organisation is Novell now - mud striking Novell hits SuSE).

      However, without Novell's deals with Microsoft, I'm sorry to say, Linux would have been out of the door where I'm based and Novell with it - not by choice of technical staff but by "Strategic" decisions based on Microsoft marketing and statements regarding lack of support and antagonism towards the Open Source communities. This shows what a monopoly and power Microsoft have when none-technical managers will not use perfectly good solutions because of Microsoft's statements - and we are an educational establishment.

      Why is this? I personally believe that, although people may view Novell as a pawn to Microsoft, it is in fact what Senior Managers in large organisations want. They know they cannot get by without Microsoft and they'd be hamstrung if they had to push out an app, a standard boxed product, in many cases without it - why bother with Wine if the software can already deployed on Windows, very quickly to many machines at once and in a supportable manner. The "compatibility" and agreements give Linux a chance in the enterprise it doesn't have in many other situations.

      What compatibility aspects you may say? But because of the mutual support agreements regarding compatibility aspects of Windows I can put Linux clusters of Xen virtualised servers around and not pay out to EMC for VMware or buy proprietary clustering solutions. I could not have done this without a Microsoft statement of compatibility as it would have been seen as an unsupportable risk. I can provide LAMP solutions instead of Sharepoint. I can do things that keep Linux and expand it on our servers and Open Source into our enterprise.

      Much as I may like Ubuntu on my machines at home I simply wouldn't have been able to get them on the servers at work. It wouldn't have been diligent...
    4. Re:Could it be ... ? by nguy · · Score: 1

      The Mono guys don't "aggressively" push their stuff into SuSE. They're not in charge of packaging or software selection.

      Well, if they actually were in charge of software selection, they wouldn't have to push it, they'd just put it in. Instead, they are in the same company, which means that they can influence if they make themselves heard.

      And it's a fact that SuSE uses more Mono out of the box than Ubuntu. Furthermore, much as I think that Mono is a good idea in general, Beagle and Tomboy have serious problems, and the only reason I can think of that anybody distro would install them by default is that the distro has some stake in them.

      But, hey, if you know more about the behind-the-scenes at Novell and SuSE, please do share.

    5. Re:Could it be ... ? by nguy · · Score: 1

      Well, we can both be right. The Novell/SuSE/Microsoft connection may cause SuSE to deliver a better product for your kind of mixed Windows/Linux server environment, and it may at the same time make their product inferior in many other environments.

      In our organization, almost none of the concerns you mention matter; the little Windows usage and software we have, we support with a couple of Windows servers. But Linux usability on the desktop most certainly matters, and a consistent client and server environment is also desirable, which makes Ubuntu superior to SuSE for us on both the client and server.

    6. Re:Could it be ... ? by FishWithAHammer · · Score: 1

      And it's a fact that SuSE uses more Mono out of the box than Ubuntu. Sure, but that's to be expected for any company with a stake in a project. If Ubuntu sponsored developers to do something, you'd see them putting it in Ubuntu.

      But, hey, if you know more about the behind-the-scenes at Novell and SuSE, please do share. Directly, no. But I work with some of them as part of Google Summer of Code, and I haven't seen any indication that the people I work with, at least, have any specific interest in their stuff being put into anything.
      --
      "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
    7. Re:Could it be ... ? by rathaven · · Score: 1


      In that environment I'd probably agree...

  32. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    You have to start somewhere.

    Ubuntu has the advantage of being easy to try, so people aren't immediately put-off. It also has enough standard features that, over time, someone who is comfortable with Ubuntu could realize what suits their needs best, and seek the appropriate distro. This approach would in many cases be less of a shock than picking the "most appropriate" distro with zero Linux knowledge.

    I see nothing wrong with using Ubuntu as a stepping stone for those who are interested in learning more, and an end-point for those who are satisfied with Ubuntu.

    To answer your question: "Seriously, are we looking forward to milions of clueless Ubuntu users?/P" My answer, is yes.

    I would prefer millions of clueless semi-secure Ubuntu users with the potential to become more Linux-minded to the current millions of clueless XP users.
    For no other reason than the security flaws which cause their actions to affect us all.

  33. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  34. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    are we looking forward to milions of clueless Ubuntu users? Better than millions of clueless Windows users I suppose.
  35. Re:What is it with Ubuntu by m.ducharme · · Score: 1, Troll

    Probably for most users, Ubuntu is the best distribution for their situation (if they've fixed the wi-fi hassle, that is), or at least as good as any other options. Expert users will have a better idea what distro they need, but they're probably not looking for an alternative to Windows.

    Since Ubuntu seems pretty serious about ushering in the Year of the Linux Desktop, yes, we may be soon seeing millions of clueless Ubuntu users.

    --
    Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  36. DJ Mark? by argent · · Score: 2, Funny

    Aww, you mean it's not "Ubuntu Castlevania Goron Temple Remix?" Damn.

  37. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by Anonymous Coward · · Score: 0

    If, for example, a user doesn't know how to choose which DE they want during installation, they should seriously rethink their choice to switch to Linux.

    I understand that Canonical wants to make Linux user-friendly, but the extent that they go to achieve that is ridiculous at times. I don't think it's asking too much of someone to learn a bit about Linux before switching. If someone really wants to switch to a *nix OS and give it no thought whatsoever, then OS X has been a great choice for years, and it doesn't come with the problems that plague ubuntu.

  38. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  39. Re:What is it with Ubuntu by ubrgeek · · Score: 2

    I decided to re-purpose a G4 powerbook that I wasn't doing anything with and decided that it was a decent time to give a newer *nix ditro a shot. I had recently used Ubuntu to create a headless fileserver and was pleased with it. On the laptop, not as much. Airport Extreme support - from the OS, _NOT_ the Ubuntu support forums - was really, really painful. I tried YellowDog, SuSE and a few others but no love from any. I went back to Ubuntu (actually Xubuntu) and spent a number of hours working through the Support Forums, which are really well categorized into different topics. I ended up getting wireless to work with _a lot_ of help from the numerous posts responding to Ubuntu beginners like myself. Was it easy? Nope. Was it doable? Yup, thanks to the great community support. I think that's the best answer to "What is it with Ubuntu." But as always, YMMV.

    --
    Bark less. Wag more.
  40. It's about time by Anonymous Coward · · Score: 2, Interesting

    I'm running Ubuntu 8.04 on my Lenovo X61 and had to go back to XP until linux catches up with things or until I have time to fix all the problems.

    Problems = No hard disk protection, bad power management, rotation only works if you disable DRI (and therefore OpenGl), pen input is problematic. Fan control = broken. Basically, everything that makes a portable or a tablet work on a hardware level is at version 0.1. Sure XP is broken on many things, but, the basic stuff seems to be there, and, XP's handwriting recognition is outstanding. Too bad it's on XP.

    Other than that, Ubuntu 8.04 makes a fine desktop OS.

    1. Re:It's about time by satoshi1 · · Score: 1

      Other than that, Ubuntu 8.04 makes a fine desktop OS.
      That's the idea. I don't recall Ubuntu ever being designed or targetted for tablets.

    2. Re:It's about time by SwedishPenguin · · Score: 1

      I also have an X61 Tablet. Your first point is valid, there is a patch for thinkpad harddrive protection, but its not in the mainline kernel.

      The power management out of the box is decent at best, but use powertop and go to lesswatts.org and it'll drop considerably. I can get up to about 6 hours out of my 8-cell battery with the screen dimmed.

      Rotation works fine for me without disabling DRI. I don't use compiz though.

      Pen input works fine for me.

      For better fan control, install thinkpad fan control, ubuntu packages available here: http://www.gambitchess.org/mediawiki/index.php/ThinkPad_Fan_Control

    3. Re:It's about time by Anonymous Coward · · Score: 0

      I've done all this. HDAPS (hard drive protection) installs, and, the display of position works fine, but, I can't tell whether the daemon to yank the disk heads is actually working. None of this stuff is present in Ubuntu and must be located after significant research. All of this involved compiling kernel modules & installing. I have it installed but can't tell whether it's working. That's the same thing as *not* working.

      The GTK fan control shows temperature setpoints without actually explaining how to set them. It also explains that everything is very alpha and shouldn't be trusted. Once again, it required manual installation & installation of kernel module. I can't tell what it's actually doing, and so, I had to disable it. It was a lot of work to get this far, and, I just don't have time research it any further.

      The power management didn't seem to do much for me.

      Pen input works, yes, but cellwriter isn't integrated like XP's handwriting recognition. That's my point. Maybe there's a hack for that too, but, after weeks of looking, I couldn't find it. I have, however, gotten a lot of bad advice from the net.

      Finally, the rotation of the screen. After sorting through a few things that don't work, I finally found something that works but with disabled DRI. I tried it several ways with DRI enabled, but, nothing worked. There's stuff on one of the xorg lists that says that DRI with rotation is not a priority at this time. I'm still keeping an eye on things. If you think you have DRI enabled, try running chromium game at full screen and see how things do.

      If you have the solutions, my friend, start your own project & post the answers. Thinkwiki is really short on actual answers. We all have the same hardware for the X61t and I'll just drop your package list & configuration files on mine and quit using XP. However, despite XP's faults, they have control panels that ship with the device that work. That's why a tablet-specific distro would be cool. I hope you can agree to that.

    4. Re:It's about time by SwedishPenguin · · Score: 1

      I haven't tried to get the drive parking working, too much of a hassle to patch the kernel.

      The GTK fan control is really quite simple to use, just drag the bars to where on the temperature scale you want the fan activated, you can also split the scale into several intervals by clicking an interval and selecting split. By clicking the interval you can decide how the fan should act in that particular interval. In my experience it's worked very well.
      I believe I just added the repo and installed from that.

      I couldn't care less whether cellwriter is integrated. I can put it in my system tray and click that icon when I need it, how much more integration would I need?

      Chromium worked great. I did just remember however that I'm using the most recent Intel drivers, 2.3.0. Maybe that's why. They can be downloaded here: http://lists.freedesktop.org/archives/xorg/2008-April/034864.html
      No deb to my knowledge, at least there wasn't any when I installed the driver.

      I do agree that a tablet-specific distro would be cool.

    5. Re:It's about time by SwedishPenguin · · Score: 1

      Slashdot really needs to get an edit button, at least for changing a post within a few minutes of posting...

      I just noticed that the most recent Intel drivers are now 2.3.1, and can be downloaded here: http://lists.freedesktop.org/archives/xorg/2008-May/035318.html

  41. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by nguy · · Score: 1

    If, for example, a user doesn't know how to choose which DE they want during installation, they should seriously rethink their choice to switch to Linux.

    I know how to do it, I just don't want to bother. With Ubuntu, I stick the right CD in the drive, boot up, see that everything works, and click on "install", and I get a predictable installation. I can give a CD to others, and they get the same installation. It's easy. It's good. It's user-friendly.

    I understand that Canonical wants to make Linux user-friendly, but the extent that they go to achieve that is ridiculous at times.

    Good. That's the right attitude.

  42. Re:What is it with Ubuntu by skeeto · · Score: 1, Insightful

    Agreed. The Ubuntu website is the amateurish one that breaks the rules. For example, it is fixed width and doesn't flow to fit the screen, and it fails validation (Debian's site passes validation and flows). I also feel it just isn't as functional as the simpler, cleaner Debian site.

    However, I am a bit of a minimalist (use IceWM, Emacs (small by today's computing resources), play nethack, etc.), making me less likely to be interested in Ubuntu anyway (besides some other reasons).

  43. Re:What is it with Ubuntu by nawcom · · Score: 0, Troll
    yeah i know. i've setup slackware for a ton of people young and old, but i guess people prefer the windows feeling or something. The biggest problem is that people expect to install ubuntu and things will just work. I install slackware, compile the needed drivers, and everything is ready to go in under 5-10 minutes. People stuggle with Ubuntu getting wireless to work, and updating kernels and modules and all the modules that the new kernel needs so that it supports the wireless driver module that it takes them hours. they don't even want to see a command line. then they post on ubuntu forums and struggle to get useful responses. Linux isn't the Desktop that people want it to be yet.

    I feel the same way as you. I want to know what happened to GNU/Linux. "Huh? what's GNU/Linux? when I type in GNU in google it sends me to sum website wer i cant dl the dvd?!!111" I dunno. It's like distributions with good commericial advertising are completely different OSs. They're all the same. I'll continue to install "linux" via the slackware distro, and install it with all the added GUI goodness included that new users want. It's simple, not bloated with shit, and with a well compiled kernel.

    I don't think Linux will ever leave it's development stage for a while. However, preinstalled OSs, and specific hardware is something different.

  44. Re:What is it with Ubuntu by nawcom · · Score: 1

    I think Ubuntu is a fine OS. You just proved a point. Ubuntu is making people forget that they are using GNU/Linux with gui tools.
  45. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    Maybe because it's the only distro of Linux that's managing to make it into mainstream PC sales for the computer-illiterate? You can buy a PC with Ubuntu pre-installed, plug it in, and it just works. And you don't get shafted with an over-inflated software price!

  46. Re:What is it with Ubuntu by nawcom · · Score: 1

    Keep it like it is. Ubuntu makes a great asylum. If I could mod, I would mod you "Speaks the truth" a thousand time over.
  47. Re:What is it with Ubuntu by strabes · · Score: 1

    This probably has to do with the goals & philosophies of the different distros. Debian's goal isn't to create the most marketshare for desktop linux as possible; ubuntu's is (sort of - see ubuntu launchpad bug #1).

    --
    Its = possessive. It's = "it is"
  48. Re:What is it with Ubuntu by mac1235 · · Score: 1

    The repositories nearest to me, (in South Africa), are updated first.

  49. Re:What is it with Ubuntu by icke · · Score: 1

    Please keep this quiet. Who want's to be Mainstream? It's where all the hassle is.

  50. Re:What is it with Ubuntu by satoshi1 · · Score: 4, Insightful

    Yeah, but which one is more appealing to the know nothing-"ooh this is pretty" crowd? That's where Ubuntu's website has it.

  51. Why does everybody talk about Ubuntu...? by AnomaliesAndrew · · Score: 1

    It's because the word Ubuntu is so damn fun to say!

    --
    Move all sig!
  52. Re:What is it with Ubuntu by strabes · · Score: 1

    We already are; have you read ubuntuforums.org lately? Half the threads sound like they were posted by 12 year old AOL children, acronyms and horrid grammar included.

    Luckily when there are hundreds of threads on the same exact problem it generally gets fixed in the next version of ubuntu. (Case in point - you hardly ever see "I can't fix my screen resolution" or "X won't start on my ATI card after a fresh install" threads anymore.)

    --
    Its = possessive. It's = "it is"
  53. Re:What is it with Ubuntu by kipman725 · · Score: 5, Funny

    minimalist and EMACS.. two words I never thought could be next to each other.

  54. Re:What is it with Ubuntu by wattrlz · · Score: 1

    Seriously, what is it with ubuntu that everyone feels the need to speak about it? ...

    Regular updates, good marketting, and it's just plain fun to say out loud.

  55. Re:What is it with Ubuntu by mhall119 · · Score: 1

    Think of Ubuntu as a gateway drug, uh, distro. The switch from Windows to Ubuntu is a major change, but from there user can go to any gnome-based system with ease, even Fedora and Suse will have most of the same, familiar apps. Even if the Apps differ, they will use the same protocols and formats. Anything produced on Ubuntu can be used by other Linux users.

    Yes, monoculture is bad, the recent issue with Debian's OpenSSH package proves that point painfully enough. But an Ubuntu monoculture will be short-lived, because once people get used to choice, they'll start making their own choices, and it won't always been Ubuntu.

    --
    http://www.mhall119.com
  56. Re:What is it with Ubuntu by bigstrat2003 · · Score: 1
    1) No, they're using Linux. "GNU/Linux" is a term applied solely by people who have no appreciation for what a horrible, awkward-sounding mess of a name that is.

    2) Ubuntu is most certainly an OS. It's a flavor of Linux. Windows XP, Windows Vista Home Premium and Windows Vista Ultimate are all different flavors of the Windows OS, however, each of them can be correctly called an OS. The fact that it isn't a completely separate OS does not make it any less an OS.

    --
    "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  57. Re:What is it with Ubuntu by alan_dershowitz · · Score: 1

    I have installed Ubuntu on multiple macs, a B&W Powermac, a G4 Mac Mini, a couple of different models of G3 iMacs, and an Intel Powerbook pro. Almost none of them went smoothly, there was always a major problem just getting it installed.

    I like Ubuntu, I use Ubuntu, but one of the reasons I got into Linux was because it didn't have mysterious problems that kept things from working all the time. Ubuntu has re-introduced this into my life and I don't like it :-( but, take the bad with the good I guess, it really is a superior Linux breed overall in terms of usability.

  58. Re:What is it with Ubuntu by BigJClark · · Score: 1


    two words: System tools.

    On a default installation of 8 (Hardy Heron, I believe) 'system tools' was not visible by default. Combined with the fact that it didn't accept my nvidia drivers. took me a bit longer before I was able to get the bloody thing up and running. I'm no linux noob, and Ubuntu isn't quite ready for mass desktop distribution. I'll stick with my tried and true RH9 :)

    --

    Hi, I Boris. Hear fix bear, yes?
  59. Re:What is it with Ubuntu by foobsr · · Score: 2, Insightful

    but if you look at ubuntu.com versus debian.org you'll notice ...

    Alternatively, one may as well realize that there exist different target groups with different attitudes, needs, (and average age, (and knowledge), presumably).

    CC.

    --
    TaijiQuan (Huang, 5 loosenings)
  60. Re:What is it with Ubuntu by Fri13 · · Score: 1

    Because for some people the Distribution = Operating System. They believe that everything what gets installed from CD/DVD disk to computer, is part of THE Operating System. For them it's hard to understand that Operating System stands between hardware and applications (HW - OS - Applications). For normal people, KDE or GNOME (any GUI) is THE Operating System and you have different OS if you change GUI, name or you get technical support from different company.

    Many non-technical person believe that Ubuntu is different Operating System than OpenSuse, Mandriva, Fedora or any other distribution. Actually many technical person even believe that those are different OS like Windows and Linux (GNU/Linux) are.

    And there are technical persons who believe that: Distribution == Operating System and "Distribution" is just a "nerd talk" to confuse normal users and it should not be used, instead using phrases like "You change Operating System if you delete Ubuntu and you install Debian".

  61. Re:What is it with Ubuntu by mhall119 · · Score: 1

    Ubuntu is an OS in the sense that most people use it. It is the kernel, the GNU system tools (it's misleading to call them userland for most users), and the GUI applications they use to do what users today do, browse the web, read/write email, chat, write document, etc. Most new Ubuntu users will rarely ever touch a GNU program.

    Gnu/Linux alone may be an OS for geeks and command-line aficionados, but the vast majority of computer users include the desktop and GUI applications for standard tasks as part of their "OS".

    --
    http://www.mhall119.com
  62. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    As someone that designs websites this is the frustrating argument. Design is a combination of the organization of a website's content (function) in addition to its aesthetic appearance (form).

    The two websites mentioned have very different goals in mind when structuring their content. Debian opted to hit users with a lot of data and options up front assuming their visitors are more advanced. Ubuntu has restricted the information on their home page in order to channel visitors to a few of the more common tasks, or reasons people come to the site, so as to not frighten off noobs with data overload.

    From a purely aesthetic standpoint I give Ubuntu's site the edge but it could be a lot nicer. Debian would be the superior site all around if they just made some better color choices, toned down the absurd over-roundedness of their corner graphics and added some more padding/margin around the page so the content wasn't riding on the edges.

    Just my $0.02.

  63. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  64. Re:What is it with Ubuntu by debatem1 · · Score: 1

    I don't mind useless distros, having set a few of them up myself, but the package management madness needs to stop. What we really need is not a new PM, but a way for PMs to interoperate reliably.

  65. Re:What is it with Ubuntu by gEvil+(beta) · · Score: 1

    You didn't really have to respond. I was merely pointing out the redundant tautology in that sentence.

    --
    This guy's the limit!
  66. Re:What is it with Ubuntu by nawcom · · Score: 1

    I understand the concept and differences on what the title, "Operating System" means. As long as an OS is a title, it's understandable. I guess it just has to do with how it's called Ubuntu. Why not Ubuntu Linux? My guess is they still officially call it Ubuntu Linux, and not just Ubuntu. The different "flavors" of Windows (lets focus on NT kernel models) all have the word windows in it, NT, XP, 2K, Vista. Though I still see windows as different, because they all don't exactly use the same kernel, they are, i assume, improved versions of the NT kernel. Anyways, I am in no argument here, I understand your point and the parent's.

  67. Attention to details by Anonymous Coward · · Score: 0

    Among the things that make Ubuntu great is this 2133-specific wiki, which someone took pains to assemble into a single document:

    https://wiki.ubuntu.com/LaptopTestingTeam/HP2133

    I tried it last night, and it's great. Just follow the instructions, and almost every feature on the 2133 works if you do: Suspend, processor scaling, 802.11G wireless, WPA2 encryption, etc.

    With the stock SuSE installation, I couldn't get a wireless connection working and the wifi indicator light was always yellow (off)

  68. Re:What is it with Ubuntu by miffo.swe · · Score: 5, Interesting

    I manage SUSE, RedHat, Ubuntu and Windows server boxes at work and i can concur. Ubuntu is by far easier to manage and keep running. When i need something or want to test something out its just an apt-get away on Ubuntu while it can take many hours on the others. Package management is where Ubuntu (or debian to be true) really shines. That coupled with the enormous repositories with most packages known to man makes it a very handy tool for me. I tried to use SUSE for a terminal server but i had enormous problems with it. For every new package i introduced i had conflicts all over and had to resolve them by endless sessions with "--force".

    Debian should be very proud of Ubuntu. It just works and the biggest part of that in my view is that it got a package management system that really shines above everybody else. If it works because of hard work or technical merits i don't know but i do know it saves me endless of hours in the end.

    I think Ubuntu chose the right way when they start at the desktops and then go for the servers. Even my boss runs Ubuntu at home and at work. When he run it at home chances are much greater he wants me to use it at work for our servers. Novell/SUSE must be out of their mind when they drop the desktop and gives it away freely to Microsoft. Why go for the enterprise market where competition already are fierce when you can go for a desktop market and the small company market? You can never take a market top down, it has to start from the bottom.

    If Ubuntu do a real push for servers with easier setup of services and more or less key ready solutions they will make a real dent in the Linux server market. All that is needed is some polishing on the configuration procedures of some key components like OpenLDAP, SAMBA, Cups and some Groupware.

    --
    HTTP/1.1 400
  69. Re:What is it with Ubuntu by kellyb9 · · Score: 1

    Seriously, what is it with ubuntu that everyone feels the need to speak about it? My guess is good marketing. If you were to ask the average Linux user which distro is good for new users, they would most likely say Ubuntu. Regardless of whether this is true or not, Ubuntu would seem to serve a very important function as a bridge between the Windows world and the Linux world. Which is probably a big reason why it garners so much attention.

    Just my guess.
  70. Re:What is it with Ubuntu by story645 · · Score: 5, Insightful
    The Ubuntu site is a very clean interface-see button, go to section, then get into the detail. It's perfect for the user who doesn't know anything 'cause they'll never even know what they're missing. The site's incredibly easy to navigate-it just requires more buttons to get somewhere. The Debian site has the standard F/OSS interface-throw just about everything at the user under a couple of subheadings. Less clicks, yeah-but not that much better for it.

    Website design is as much about the audience as anything else-and the Ubuntu site is perfectly geared towards it's audience, as is Debians towards it's- which is why it looks any other F/OSS project page where as Ubuntu's looks like a standard corporate page.

    --
    open source modern art: laser taggi
  71. Re:What is it with Ubuntu by chunk08 · · Score: 1

    Minimalist, Emacs?
    You've got nothing, I use ed ;-)

    --
    Do away with our corrupt tax code. Support the Fair Tax
  72. Re:What is it with Ubuntu by mhall119 · · Score: 1

    I understand the concept and differences on what the title, "Operating System" means. As long as an OS is a title, it's understandable. I guess it just has to do with how it's called Ubuntu. Why not Ubuntu Linux? Because you could replace Linux with the BSD or Solaris kernels and still be Ubuntu. You could even replace the GNU userland with BSD or Solaris userland, and it would still be Ubuntu.

    The different "flavors" of Windows (lets focus on NT kernel models) all have the word windows in it, NT, XP, 2K, Vista. Though I still see windows as different, because they all don't exactly use the same kernel, they are, i assume, improved versions of the NT kernel. Those are different versions of the same OS, like different versions of Ubuntu. They use the same userland, just different versions of it. They even mostly use the same desktop and applications, just different versions.
    --
    http://www.mhall119.com
  73. Re:What is it with Ubuntu by LingNoi · · Score: 4, Insightful

    Debian overloads you with so much information that it's impossible to get anything done.

    I wanted to learn how to package up software and I found the full circle magazine more helpful then Debian's 6000 page document on it, such a useless website.

  74. Re:What is it with Ubuntu by Cro+Magnon · · Score: 1

    Come on now, there are at least 10 stories everytime Windoze releases a new OS.


    Of course. When something only happens twice in a decade, it makes news!
    --
    Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
  75. Re:What is it with Ubuntu by LingNoi · · Score: 1

    Good, that's exactly what linux needs.

  76. Re:What is it with Ubuntu by LingNoi · · Score: 1

    That makes no sense, especially the 2nd slide. If you're going to do a cartoon at least make it so I can follow it, not just start rambling on about freedom.

  77. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    What kind of a waste of protein would you have to be to haul off and demand that everybody and God Himself and his dog and his fleas must have marketing? Hellooo-ooo?? They're giving it away for free-ee-ee? Is there anybody in there??? What's their cost-to-benefit ratio for attracting more people like you? The CEO and stockholders of Debian didn't have you in mind.

    Debian's been happily thriving for 15 years. People who know what to do with it go get it. People who don't, pass it by. Which is as it should be.

    When I see bazookas, brain-surgeon scalpels, and atomic submarine components on the shelf at Walmart, then I'll ask what's wrong with Debian's marketing. Until then, if it isn't going to great lengths to attract you, assume that it isn't for you.

  78. Re:What is it with Ubuntu by LingNoi · · Score: 3, Funny
    Sure why not, i'd just switch to Exherbo.

    OK, I Want to Try Exherbo

    No you don't.

    Yes I Do

    OK, maybe you do, but we don't particularly want you to try it because we don't want to deal with you whining when you find that absolutely nothing works.
  79. Re:What is it with Ubuntu by LingNoi · · Score: 1

    Maybe because the Exherbo article was just a big "fuck you, we don't want you because we're too l33t for you" and they had nothing to show which made the whole news posting completely pointless.

  80. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  81. Re:What is it with Ubuntu by trisweb · · Score: 3, Insightful

    I don't understand why "monoculture is bad" necessarily. It does lead to more possible security breaches, but it also leads to a coherent support network, familiar UI standards across most desktops, and a larger developer and user base with which to improve/test the software.

    I myself see no need to switch away from the distro that gives me everything I need and has the most active community. This idea that users will switch to other distros once they see the "choice" is missing the point - 1: users don't want too much choice, and 2: given the choice, users will usually choose either what's familiar to them or what everyone else chooses. This is how Windows achieved and kept popularity! It simply became the standard. Linux needs this.

    The other misconception is that this is bad -- it is not. It creates underlying standards and consistency across the board, which will confuse users less and help them adapt to the change faster and easier. It's also a lot easier to support a single distro than a dozen.

    So it may not *always* be ubuntu, but it very likely will. I think Ubuntu has reached the tipping point where its momentum will support its growth. More power to it, in my opinion.

    --
    "!"
  82. Does that mean the name for Netbook Ubuntu is... by Anonymous Coward · · Score: 0

    (drumroll, please)

    NOOBUNTU!

    Perfect for the masses. Includes warnings such as "Don't put this in the dishwasher."

  83. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  84. Re:What is it with Ubuntu by drinkypoo · · Score: 1

    Agreed. The Ubuntu website is the amateurish one that breaks the rules.

    Only us nerds care when a website fails validation and only a tiny sliver of nerds - the same ones who run emacs and that keyboard-only window manager and nothing else - will actually just not visit a website because it fails validation. Those people are already running a 250-user netbsd system on their camera phone and are never fucking going to install Ubuntu anyway.

    I, on the other hand, have installed Ubuntu, and I try my best to never actually visit their front page. Their website (especially the forums) is one of the least-responsive out there so I try not to need it.

    Luckily, Firefox seems to render broken websites fine, so I usually don't jump up and down and badmouth Shuttleworth's grandmother from my batcave in mom's basement.

    Oh shit, I read only your first paragraph, and then wrote my reply, and then read your second paragraph. Too hilarious. I do still love nethack though.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  85. Re:What is it with Ubuntu by hey! · · Score: 3, Interesting

    Well, the big problem isn't with the Debian site; it's with the aspect ratio of most monitors these days. Flowing to fill the full horizontal width of the screen is actually a bad idea for such a text-heavy site, because such long lines are hard to read.

    Look at the Debian home page in a browser window that is narrowed to allow about 7-10 words per line in the main text, and it looks -- nice. Not coincidentally, the Ubuntu site squeezes about ten words across into the main text.

    I'm sitting here on a laptop with a screen that's designed for watching wide screen movies, but it'd be better for me to rotate it 90 degrees if I'm reading text.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  86. Re:What is it with Ubuntu by LingNoi · · Score: 1

    Do you seriously expect me to look at their GIT repo after reading their front page? Fuck them, I'm not cool enough to look at their source code..

  87. Re:What is it with Ubuntu by mhall119 · · Score: 2, Insightful

    I don't understand why "monoculture is bad" necessarily. It does lead to more possible security breaches, but it also leads to a coherent support network, familiar UI standards across most desktops, and a larger developer and user base with which to improve/test the software. It's "bad" because it's dangerous. A single change by a single Debian maintainer caused a security vulnerability is a whole lot of installations, including mine. In this case, it wasn't that everybody was using OpenSSH, because OpenSSH wasn't the source of the problem. Redhat/Fedora and Suse both use OpenSSH and were not effected. This diversity contained a security vulnerability to just the Debian family, and not all Linux installs.

    This idea that users will switch to other distros once they see the "choice" is missing the point - 1: users don't want too much choice, and 2: given the choice, users will usually choose either what's familiar to them or what everyone else chooses Users do like choice. Go to any common user's home, and they'll have customized their desktop wallpaper, the arrangements of their icons. The are probably using some non-default application like WinAmp or Firefox. The problem is that on Windows, choice isn't cheap. Making a choice in Windows causes major consequences. Linux is different, you can move from Firefox to Epiphany to Konqueror with very little sacrifice. Anything you write in OpenOffice can be read by KOffice, Lotus Symphony, or Abiword/Gnumeric. You can switch between Amarok, Rhythmbox or XMPP, and still play all your music files without issue. Standards make the application a commodity, which makes switching cheap and easy.
    --
    http://www.mhall119.com
  88. Re:What is it with Ubuntu by trondhuso · · Score: 1

    I totally agree with you paroneayea. because of some problems with the two mouse setup on my computer I have been looking around at other distributions (mostly at Fedora). And it is the total package that the Ubuntu community has that makes it stand out. Why do I feel this?

    1. The Ubuntu website looks professional (ok, it does not fulfill the w3-specs, but it does look like a site for a company)
    2. Forum in same style as main website for distribution.
    3. Launchpad - own bug tracking device for Ubuntu - keeps the people connected to the distribution.

    When visit the forum you feel that you really haven't left the main ubuntu site.

    When I surfed around trying to find some information and community around the Fedora distribution, I didn't feel the same thing. Mind you: I have just briefly checked sites related to Suse, so I can only describe my two distribution experiences.

  89. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    "For example, it is fixed width and doesn't flow to fit the screen,"

    Oh No! Call the standards police! that must mean the distro is rubbish and anyone that is interested in switching from Windows will be well advised to steer well clear.

    The multitudes won't switch from Windows to a confusing mess of distros unless one stands out from the crowd and offers a easy entry in the wonderful world of Linux ok? fixed width or no.

  90. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    I greatly prefer the Debian.org site design. Ubuntu.com looks like a business site selling a product, while Debian.org looks like the site of a community project.

  91. Re:What is it with Ubuntu by FishWithAHammer · · Score: 2, Insightful

    An argument for a Linux-distro monoculture, though, is that more likely than not a de-facto "main distro" will be scrutinized far more by upstream. If the OpenSSH guys had looked at the Debian changes (because, under this hypothesis, Debian would be THE DISTRO), this error would have been found and fixed far sooner.

    --
    "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
  92. Re:What is it with Ubuntu by osu-neko · · Score: 5, Insightful

    Agreed. The Ubuntu website is the amateurish one that breaks the rules. For example, it is fixed width and doesn't flow to fit the screen, and it fails validation (Debian's site passes validation and flows). I also feel it just isn't as functional as the simpler, cleaner Debian site.

    Like most people, you're confusing two different concepts here: skillful vs. professional. Debian's site is clearly more skillfully done, and wins on technical merit. Ubuntu's site is clearly more professional; people are more likely to pay for a site like that. Debian's site is both technically superior and more amateurish. The very qualities you mention as signs Ubuntu's site is "more amateurish" are common and even to some degree desired in many professional web designs (fixed-width, for example, is required to accurately control precise layout, a common client requirement). If the Debian developers were trying to sell the site design, it'd look more like Ubuntu's, which is to say, more professional, albeit not as good in many ways.

    Never confuse "professional" with "better" or "amateur" with "worse". The first terms relate to the compensation for the activity, the second refer to subjective criteria which are usually utterly unrelated to that.

    --
    "Convictions are more dangerous enemies of truth than lies."
  93. Re:What is it with Ubuntu by FishWithAHammer · · Score: 1

    I'll continue to install "linux" via the slackware distro, and install it with all the added GUI goodness included that new users want. It's simple, not bloated with shit, and with a well compiled kernel. And then they are bound to you for support, because Slackware is positively user-hostile to maintain unless you've been doing it for a while. Good job.
    --
    "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
  94. Look here young man. by rootpassbird · · Score: 1

    You shall obey the tribal chiefs.
    You shall not question.
    You shall not invent what has not been set your way.
    You shall not suggest that which might suggest another to innovate what is not set his way.
    You shall not be the newbie genius who always wishes to topple the sitting chiefs.
    You shall not be the enthusiast that seeks to help the sitting chiefs - they know better, you do not.
    You shall not speak with perseverance for the chiefs like not unasked counsel.
    You shall follow the debian order strictly as the orders tell.
    You shall fear to speak against the mighty debian order overlords.

    In simpler prose, the debian system belongs to everyone, to the public, which means it is "public property" which can be misused by overlords but must never be touched by the public. Customize on your machine, but suggest not the change to the ways of the debian greats. You own not that system. They do.
    So, you shall now not raise this discussion again.
    Go!

    --
    Hackers have long memories. It works both ways.
  95. Re:What is it with Ubuntu by debatem1 · · Score: 1

    You work with exherbo, I presume? If you are interested in incorporating anything along the lines of Portage, sign me up.

  96. Maybe it's because more people like it? by Totenglocke · · Score: 1
    I'm making a guess here, but maybe it's because more people like Ubuntu? I've used a few different distros and Ubuntu is by far my favorite. Generally if people don't like something, they don't talk about it (unless they hate it so much that they feel the need to bash it).......so maybe that's why other distros don't get nearly as much press as Ubuntu?

    Honestly, not trolling, just offering a possible explanation to answer your question.

    --
    "The tree of liberty must be refreshed from time to time with the blood of patriots and tyrants." ~Thomas Jefferson
    1. Re:Maybe it's because more people like it? by sir+fer · · Score: 1
      I'm in the same boat. I've been a linux hack since debian 3.1 (not long I know) and have tried just about every distro out there and ubuntu was the first one where everything worked "out of the box" and I mean everything..wireless, bluetooth,screen res, etc on more than a few different computers. On some laptops 7.10 is slooow, but when using 8.04 on the same lappies everything went fine. I have installed it on a few macs as well and never had a problem. I'm typing this on a dell d610 which took to 7.10 like a duck to water and have not had to use the command line out of necessity (more out of curiosity ;) ).

      Also, ubuntu is a very fast and trouble-free install and while I am a nerd and know "whats under the hood", I am a very lazy nerd who doesn't want to fuck around every time I install an OS with compiling tweaks and drivers. In my opinion people who don't consider ubuntu l33t enough and refer to it as an asylum are just plain gay and should stay in their parents basement where they belong

      --
      Debian FTW ;o)
  97. Re:What is it with Ubuntu by Xabraxas · · Score: 3, Insightful

    There's nothing wrong with the layout of Debian's site but the design is awful and hurts my eyes. It looks like it was made by one of the developers because it validates but looks like crap. By the way valid HTML/CSS doesn't make a website good. If it did I would be raking in money as a web developer because it seems that next to no one validates their websites except for coders. The really sad thing is that when using CSS you could alter the debian website quite dramatically with little time or effort and it would look 100 times better.

    --
    Time makes more converts than reason
  98. Re:What is it with Ubuntu by adlucem · · Score: 1

    Ubuntu releases every 6 months, Windows every 6 years.

  99. Re:What is it with Ubuntu by rantingkitten · · Score: 1

    Yes, let's instead go back to obsessing about every point release of every Apple product under the iSun.

    --
    mirrorshades radio -- darkwave, industrial, futurepop, ebm.
  100. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    It's not hard to make a website that looks like that pass validation.

  101. Re:What is it with Ubuntu by nine-times · · Score: 1

    I even tried talking about a site redesign on #debian on freenode once and got flamed by someone saying "why the hell should the look of a website matter?"

    The same person who flamed you probably also get annoyed that Ubuntu gets more attention and praise than Debian. Some people just can't make the connection.

  102. Re:What is it with Ubuntu by bill_kress · · Score: 1

    Because all the other distros are "Just another Distro"

    I know people are going to disagree (mod away, points to burn) but without Ubuntu, Linux would still be for techies only.

    I've used quite a few distros. I love some of the concepts behind DSL and have used it quite a bit, Knoppix rocks, but when it comes down to "Could I give this to some random person to use", I wouldn't do any but Ubuntu.

    Part of it is that the Debian package manager puts all the others to shame. The precompiled installs make a huge difference in how often it works vs fails (I don't believe I've ever had an add/remove program fail in Ubuntu. Can't say that about non-debian distros I've used for half that amount of time)

    An other issue is that Ubuntu works out of the box. Give an ubuntu disk and pretty much any other distro to a techophobe and see which one sends him screaming from the room.

    All the tools in Ubuntu act like they are meant to be there, not just some pile of programs that were stuffed in. Things generally don't fail, and most hardware drivers auto-install correctly and just work.

    I'm sorry, but to put it bluntly, none of the others rate much of a mention in non-techie press. On slashdot, maybe a little, but most will even admit that they simply do not have an interest in users that aren't technical (those that will give up before going to the net to find a solution for a device driver or X11 config problem).

    For those who work on other distros, please don't read me wrong. Your work is valuable, and what you do is damn impressive... but most of the other distros are made to scratch some programmers itch--not to support grandma's web-porn and solitaire needs.

    Ubuntu just has a different target, so please don't get offended if you didn't hit a target you weren't aiming for; and don't be surprised if you aren't mentioned in as many articles, because "The Masses" are really more interested in products for "The Masses" than those for "techies"--even "the masses" on slashdot.

  103. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0
    I was going to mod you up, until :

    Emacs (small by today's computing resources) Minimalist indeed!
  104. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by sir+fer · · Score: 1

    If someone really wants to switch to a *nix OS and give it no thought whatsoever, then OS X has been a great choice for years, and it doesn't come with the problems that plague ubuntu. Yeah that quick, easy install and lack of issues is obviously a real plague.
    --
    Debian FTW ;o)
  105. Re:What is it with Ubuntu by HermMunster · · Score: 1

    Wow, you couldn't be more accurate about how dated their site looks. In fact, it looks more like 1990 than 6 years later.

    Never get upset about someone responding to your posts because it means that at least someone is hearing you even if they are blind in their mind's eye--and that's a lot of zealots in the land of linux.

    I used linux and have used it for the past 3 years. I'd tried it a couple years before for a year then went back to windows for a year. When Ubuntu started gaining popularity I returned and haven't even thought about going back. Sheesh, it does everything I want, everything, with the exception of windows gaming. In that matter I couldn't really care because I do have a machine set aside for that which only plays games.

    In fact, it wouldn't bother me one bit if 5-10 years down the road we look upon windows as a gaming console-type OS where that's all you do--where your real work is done on Linux.

    --
    You can lead a man with reason but you can't make him think.
  106. Re:What is it with Ubuntu by HermMunster · · Score: 1

    It's boring and dated. There are advancements in web browser technologies for a reason.

    These advancements say that looks matter as much as substance. Debian and Ubuntu have substance, it is just that Ubuntu has looks too.

    It doesn't excuse the attack that the linux zealot made upon him for his suggestion.

    --
    You can lead a man with reason but you can't make him think.
  107. Re:What is it with Ubuntu by Wdomburg · · Score: 1

    Unless you learn how to package. :)

  108. Re:What is it with Ubuntu by mhall119 · · Score: 2, Interesting

    I think Debian is the parent of enough distros to be "the Distro", so recent events would unfortunately prove your hopes wrong. The OpenSSH guys aren't ever going to be evaluating distro changes to their package, it's not their responsibility. As long as it works right in OpenBSD, they're happy, doesn't matter to them if some Linux guys break it in their package.

    --
    http://www.mhall119.com
  109. Re:What is it with Ubuntu by Wdomburg · · Score: 1

    For every new package i introduced i had conflicts all over and had to resolve them by endless sessions with "--force".

    Using --force or --nodeps isn't resolving a problem, it's ignoring and compounding them. I have little modern experience with SuSE but an RPM system using appropriate repositories should never need to be forced, period.

  110. Re:What is it with Ubuntu by moosesocks · · Score: 1

    I found it ironic, that for a time, Gentoo had far and away, the best website and documentation out of any of the distributions.

    Then again, I suppose nobody would have used it otherwise

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  111. Re:What is it with Ubuntu by couchslug · · Score: 1

    If they knew "the best distribution for their situation" they'd no longer be newbs.

    --
    "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
  112. Re:What is it with Ubuntu by Kjella · · Score: 2, Insightful
    Their front page is a little sloppy, but it's hardly the worst I've seen. Out of the 18 errors, 8 came from one leftover

    tag, a few missing alt texts, some missing ids on display mappings (they had a name attribute instead) and a border element that should be moved to CSS (maybe some browser doesn't understand the CSS right). No browser is going to choke on that. Of the four errors left the first two look invalid to me since they're '' strings in javascript and not actual page elements, last two on img and ul placement might be real errors of significance. I generally feel the validator can make a mountain out of a molehill, such as in this case. Yes, it's good to stick to the standard but it's not like the page is hopeless because it doesn't validate. And I do think it looks a *lot* better than Debian's page.
    --
    Live today, because you never know what tomorrow brings
  113. Re:What is it with Ubuntu by kesuki · · Score: 2, Insightful

    "Think of Ubuntu as a gateway drug, uh, distro."

    I've been using FOSS software since 1996, and the only 3 Linux distros i like are smoothwall, ubuntu, and knoppix. in 1996 i gave up on slackware (what all the Linux people were talking about then) for something that worked out of the box as a cross platform Internet gateway/file server... Free BSD.

    I've never been cured of my desire for simplicity, never, and neither will the masses.

    I don't want to fight with my software for 7 hours to get it 'just right' i want it to just plain work out of the box with no quibbles.

    that's the #1 reason i hate Microsoft, despite all the other reasons to hate Microsoft. work with no hassles, and I'm not alone, most of the free world wants what i want, even if they don't know that's what they want.

    for the few people who like to meddle with the guts of an OS, building gentoo from source is there, but at best, if the world switches to Linux, you will find the breakdown is the same as it is now, 99.9% wanting stuff that works and .1% that are willing to play around for hours to get things working the way they want it to.

    you can't make people enjoy meddling with software who don't already enjoy it, and even then you can't increase the amount of spare time they have unless you put all food, housing and medical care under the direct control of the government... and believe you me, doing that is not cool, just ask people who lived in communist Russia how well that worked for them.

  114. Re:What is it with Ubuntu by story645 · · Score: 1
    When I was shopping for linux distro's a couple of years ago, gentoo was the newbie linux.(Though the rec's could have just been a whole torture the newbie joke.) It didn't work, neither did RHEL or some other distro (some sort of driver issue) so I ended up getting XP through a friend's uni's academic license. (Looking back, I find it a bit sad that I was the only person in either comp tech. class who even attempted linux.)

    Then again, I suppose nobody would have used it otherwise Not true-everyone uses playerstage and it's documentation is well semi-existent. People will use anything if they see a need to.
    --
    open source modern art: laser taggi
  115. Re:What is it with Ubuntu by Timothy+Brownawell · · Score: 1

    if you look at http://ubuntu.com/ versus http://debian.org/ you'll notice that one is quite pretty and modern, and the other looks like it fell out of a wormhole circa 1996.

    Eh, the Ubuntu site looks like every other corporate site out there. I prefer the Debian site, but those blue button links could probably be a less jarring color.
  116. Re:What is it with Ubuntu by moosesocks · · Score: 1

    Actually, EMACS is a pretty good example of what's wrong with the mindset of the GNU project.

    It's a huge massive bloated piece of software that somehow managed to reject every single user-interface paradigm that ever caught on.

    GUIs? A silly CPU-wasting trend! They'll never catch on!
    Mouse support? Who needs it!
    Documentation? For the weak!

    I suppose xEmacs solves most of those problems, though at the end of the day, it's still emacs.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  117. Re:I Don't Think So by Splezunk · · Score: 1
    The real problem is manufacturers not releasing specs or drivers for their equipment. Everything has had to be reverse engineered.

    Now, with Ultra-portables, this have been designed to run linux right off the bat. Often these will come with source for the drivers and other equipment it is meant to run. It is often older equipment with a lot more support in linux.

    I think Ultra-portables will be far better supported than current laptops. Maybe manfacturers will start getting hit with a clue stick.

  118. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by kc2keo · · Score: 1

    That's great. I don't get why ubuntu needs to release a new "distro" for every single configuration. Because it's easy for end users. And that's what should count. One reason Ubuntu is so popular is that they understand this. Yep. I agree with you on that one. I use Ubuntu on my desktop and Debian on my servers. Before using Ubuntu I was a long time Gentoo user. I will go back to Gentoo soon because I like the way it did certain things like not using a GUI Desktop Manger. I prefer Gentoo over Ubuntu. I tried out Ubuntu starting with version 6.10 to see how easy it was to use for a beginner user that has little to no experience with Linux distributions. Now I can safely say to a person interested in getting their feet wet with Linux to try using Ubuntu. Overall I enjoyed the experience with Ubuntu.
  119. Re:I Don't Think So by kesuki · · Score: 1

    shuttleworth is almost a billionaire, and he's so far only ponied up 10 million for ubuntu.

    if he has to hire 10 programmers to get ubuntu working on ultra portables, he can do it, and he can have it working so slick that anyone would want to run Linux on an ultra portable.

    the fact that he hasn't done the same for laptops suggests that he doesn't value Linux laptop support. even if he did, he'd be targeting vanilla laptop support, the kind that OEMs without a big distribution can buy add an os to and sell... he wouldn't be targeting the 'aftermarket Compaq sales' because there isn't enough ROI for people who bought a windows machine and decided to switch to Linux.

    remember Shuttleworth is not into Linux for charity, he's in it to get a return on his investment. he runs all his Linux projects as business ventures. clearly he thinks there is a market for Linux ultra portables, and is willing to assign developer time to try to get a decent ROI for the work.

  120. Re:What is it with Ubuntu by FishWithAHammer · · Score: 1

    I think Debian is the parent of enough distros to be "the Distro", so recent events would unfortunately prove your hopes wrong. Simply put: it's not.

    As long as it works right in OpenBSD, they're happy, doesn't matter to them if some Linux guys break it in their package. True. OpenSSH is a bad example. Most projects, though...
    --
    "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
  121. OS X? You must be joking. by nguy · · Score: 1

    If someone really wants to switch to a *nix OS and give it no thought whatsoever, then OS X has been a great choice for years, and it doesn't come with the problems that plague ubuntu.

    I have three OS X machines, and that's so wrong it isn't even funny. While the base OS X is fairly easy to install (it better be, given the limited range of hardware), adding applications and development software to it is a lot of work. And OS X lacks any kind of automated package management system, meaning that software constantly pesters users about installing this or that upgrade.

    And once installed, OS X is full of problems. Not even its file system is UNIX compatible. Interoperability in a UNIX environment is a headache. The graphics subsystem is slow. And then there's the mysterious spinning beach balls of death.

  122. Re:What is it with Ubuntu by griffjon · · Score: 1

    I was merely pointing out the redundant tautology in that sentence.

    Hah! Prove it! :)

    --
    Returned Peace Corps IT Volunteer
  123. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    Right, I wasn't going to say anything but it sounds like this guy has no idea how to manage SUSE or RedHat systems and blames his ignorance on the distro instead of himself. I mean if apt-get is what makes ubuntu better then he really has alot to learn about the systems he's managing. I hope he reads on RHN, Satellite, yum, YaSt and RPM if he's being paid as an expert.
    Sorry for being negative.

  124. Re:What is it with Ubuntu by griffjon · · Score: 4, Insightful

    It's perfect for the user who doesn't know anything 'cause they'll never even know what they're missing

    As an Ubuntu user; I find that vaguely insulting. Linux in general is missing an easy entry into its world for outsiders. Ubuntu helps with this by bring friendly on the outside; having good support forums and services, but being a full distro under the hood.

    --
    Returned Peace Corps IT Volunteer
  125. Re:What is it with Ubuntu by sootman · · Score: 1

    My only problem with Ubuntu's website is that it is a .com--I've been using Linux for ten years and every time I want to download Ubuntu, I go to ubuntu.org first. :-)

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  126. Re:What is it with Ubuntu by story645 · · Score: 1

    Dude, I've only been using kubuntu for a year (and it's my first linux distro at that) so I've got nothing but love for it's ease of use, nice ui, and general friendliness.

    --
    open source modern art: laser taggi
  127. Re:What is it with Ubuntu by srh2o · · Score: 1

    You are not alone in that. I guess we are driving traffic to World Forum of Civil Society Networks

  128. Re:What is it with Ubuntu by jaxtherat · · Score: 1

    Seriously, are we looking forward to milions of clueless Ubuntu users? Yes.

    Remember, millions of clueless users is what made Windows a wonderful platform for releasing software on.

    So say hello to games, proper productivity tools and proper corporate support; all on a platform that is open source, and therefore not under the thumb of pointy haired amoral bean counting board members.

    --
    http://www.zombieapocalypse.tv/
  129. Re:I Don't Think So by Anonymous Coward · · Score: 1, Informative

    Wrong. The 10 million you're thinking of is probably the emergency funding that he put into the Ubuntu Foundation, for use only if Canonical vanishes. I'm sure he's put an awful lot more into Canonical over the years.

  130. Release synchronization by Anonymous Coward · · Score: 0

    "upcoming Ubuntu Netbook Remix" Upcoming? That would break Mark's release synchronization idea.

  131. Re:What is it with Ubuntu by indi0144 · · Score: 0

    Ctrl + mwheel up/down (FF) is your friend there. Even /. looks clean after a lot of zoom for the text.

  132. Re:What is it with Ubuntu by miffo.swe · · Score: 1

    "I have little modern experience with SuSE but an RPM system using appropriate repositories should never need to be forced, period."

    Well thats exactly my view on the matter. One of the stinkier messes i had to solve was when one upgraded package had been split into several smaller ones. Needless to say hilarity didnt ensue. I did try to solve it the right way but it was not possible in many cases because many times i found myself in moment 22 where i had no choice whatsoever. Files that a package didnt touch was flagged as owned by some other package etc. Not funny.

    --
    HTTP/1.1 400
  133. Re:What is it with Ubuntu by miffo.swe · · Score: 1

    "Right, I wasn't going to say anything but it sounds like this guy has no idea how to manage SUSE or RedHat systems and blames his ignorance on the distro instead of himself."

    I have very long experience with all the major distros and see myself as a pretty decent admin. I have rarely seen this kind of issues with RedHat until i have introduced other repos to get other packages. In Ubuntu/Debian i have had pages of repos without any problems.

    "I mean if apt-get is what makes ubuntu better then he really has alot to learn about the systems he's managing."

    Apt is what makes my life easier as an admin and saves me time. I have no education at all on Debian/Ubuntu but have taken several ones on the others.

    "I hope he reads on RHN, Satellite, yum, YaSt and RPM if he's being paid as an expert."

    I really do not understand how me reading up on those would make dependancy solving better. Closing your eyes and calling everybody an idiot do not solve this problem.

    --
    HTTP/1.1 400
  134. Re:What is it with Ubuntu by moosesocks · · Score: 1, Redundant

    I think you're missing the forest for the trees.

    Miniminalism does not necessarily imply functionality or utilitarianism.

    Even in spite of the bare-bones design, Debian's site fails to organize things in a logical or comprehensable manner.

    In all, the site's design feels very indicative of the GNU project in general. There's far too much space devoted to things that people simply don't care about.

    The first item on the sidebar? Debian's social contract. The majority of the text in the welcome message is a paraphrasing of Stallman's GNU/Linux naming rant. Most users are interested in an operating system, not an ideology. Linux has gotten good enough that it can drop this crutch entirely.

    The battle is over, and we won... not because the public woke up and realized that closed-source software is evil. F/OSS gained acceptance because the software actually became better than its commercial counterparts. Relying on ideology is a terrible marketing strategy, and implies some pretty huge weaknesses.

    A better introduction would be: "Debian is a fast, reliable, and secure operating system available for several platforms. It is provided free of charge to all users, and is developed by a team of volunteers." Short, to-the-point, and pays homage to the F/OSS philosophy without forcing it down the users' throats.

    The rest of that paragraph is useless. Unless you stumbled across the page by accident, you probably know what an operating system is. Nobody cares about the number of packages in the repository.

    Actually attempting to download the distro is a chore as well. First the user must pick the release, then the branch, then the installation method, and finally their architecture. Most users aren't going to know what any of these things mean.

    It's fine to offer a high degree of flexibility. However, when 99% of your users are going to be downloading an ISO for the most recent stable x86 build, it makes the most sense to put that option right up front.

    Anyone with the need for one of the more exotic builds should be knowledgable enough to figure out where to look. A simple hyperlink to "Other Builds" that leads to a table of all the available releases would be perfectly sufficient.

    I'm not even going to bother elaborating about the color scheme, inconsistent margins, or excessively linearized page flow (for both remaining Lynx users!). There are enough competent web designers out there that the crappy design of Debian's site must actually have been a conscious choice of the project's management. It achieves the impossible goal of being both condescending and incomprehensable all at the same time.

    --
    -- If you try to fail and succeed, which have you done? - Uli's moose
  135. Re:ZOMG ANOTHER UBANTO *FAP FAP FAP* by Fri13 · · Score: 1

    I know how to do it, I just don't want to bother. With Ubuntu, I stick the right CD in the drive, boot up, see that everything works, and click on "install", and I get a predictable installation. I can give a CD to others, and they get the same installation. It's easy. It's good. It's user-friendly. Yeah, Ubuntu works *almost* like Mandriva, OpenSUSE, PCLinuxOS and other great distributions. Ubuntu just does not have anything special itself, only a fame, what actually comes from big support forums. But because Ubuntu is a distribution of GNU/Linux Operating System, you can get support from other forums, newsgroups or local Linux-group, what ever distribution you are using.

    I just repeat, Ubuntu has nothing special against other distributions. Actually it is not so easy to use than Mandriva 2008.1 GNOME edition, because Ubuntu lacks control center what Mandriva or OpenSUSE offers to handle whole system. Those are the real easy-to-use and easy-to-learn systems, not the Ubuntu.
  136. The classic linux expert criticism.. by fantomas · · Score: 2, Insightful

    I'm sure you don't intend it but your first lines of posting come over as the classic linux expert user criticism of newbies - "it's not the software that's wrong, it's you!".

    I'm very pleased that many of the linux distros have got their act together to appeal to a wider audience these days.

  137. Re:What is it with Ubuntu by Draek · · Score: 1

    Websites, like all things marketing-related, should be done with regards to those for whom you're trying to cater, which isn't always the largest population. Or, to put it more bluntly, anyone ignorant enough not to know the architecture they needis someone who shouldn't be using Debian in the first place, and I say this as a happy (x)Ubuntu user.

    And, given that Debian doesn't rely on customers to survive, but rather on volunteers donating their time to the project, I'd say that their social contract *is* the most important thing they have on their website, maybe second only to the distribution itself, since it's the main attractive the distribution has for working on it.

    --
    No problem is insoluble in all conceivable circumstances.
  138. Re:What is it with Ubuntu by bin'home'etc · · Score: 1

    Seriously, what is it with ubuntu that everyone feels the need to speak about it? There is a new version of Ubuntu, so what. In the summary there was also e mentino of Suse's package for the HP notebook, why don't I hear anyone about that?

    And about all the other linux distributions, why not mention those as well. There are many ``yet another linux distro''s out there, but also enough interesting, unique one which ad value to the linux distribution landscape.

    Diversity differs!

    Ubuntu gets more mentions because it's more popular. Because it's fast becoming 'Linux' to those oft mentioned, "know nothing, new users". That's how things work, not just in Linuxland but out in the 'real' world too. You or your product are more popular, have a higher profile, better marketing, whatever and you are going to get spoken about more. It's that simple. Ubuntu deserves the attention it gets. It's achieved something no other distro has done. All those other Linux distro's you mention will benefit from Ubuntu's achievement(s). One way will be when some of those "know nothing, new users" have used Ubuntu for a while they'll have heard about Slackware, Gentoo, Arch etc. Then some of them will try out those other distro's and learn even more. To their and OSS's mutual benefit. I personally don't use Ubuntu. I have done and it would be my immediate recommendation to anyone wanting to try out Linux. We really should try to support Ubuntu. Most of us do, the elitist knob-ends voicing their distaste will eventually go away like the dinosaurs they are.
  139. Re:What is it with Ubuntu by FooBarWidget · · Score: 2, Insightful

    Just resize your browser window?

  140. Re:I Don't Think So by cloakable · · Score: 1

    My ThinkPad X24 laughs at you. Everything worked out of the box - on Debian, no less.

    Suspend? Check.
    Hibernate? Check.
    Wired/Wireless network? Check.
    Video? Check, up and running at the maximum 1024X768@24 that the monitor and videocard supports. Turning it down to @16 got 3D acceleration working, and with the free driver too.

    Even the infrared worked, though I haven't done anything but play a couple of times with it.

    So I suppose it's just down to IBM doing things right, and not throwing the cheapest hardware they can get into the case.

    --
    No tyrant thrives when every subject says no.
  141. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    I sense a meme...
    Is it Vaporware if the creators admit it's Vaporware?

  142. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    it'll be automatically Ubuntu, not the best distribution for their situation
    Can you name a better distribution for people that don't know what a distribution is?
     

    Seriously, are we looking forward to milions of clueless Ubuntu users?/P
    Absolutly, YES.
  143. Re:What is it with Ubuntu by Bastard+of+Subhumani · · Score: 1

    Bah! Real programmers use cat.

    --
    Only three things are certain; death, taxes, and apocryphal quotations - Ben Franklin.
  144. Re:What is it with Ubuntu by QuantumPion · · Score: 1
  145. Re:What is it with Ubuntu by Anonymous Coward · · Score: 0

    [quote](if they've fixed the wi-fi hassle, that is)[/quote] Seriously, this is your concern? The damn wifi has been fixed & working for almost everyone since Fiesty - it definitely works in Hardy.

  146. Re:What is it with Ubuntu by David+Gerard · · Score: 1

    The most important thing is not the technology - Ubuntu is just a Debian variant in technology. The important difference is that when a newbie finds something difficult, Debian says "RTFM" but Ubuntu regards that as a reportable bug.

    --
    http://rocknerd.co.uk
  147. Re:What is it with Ubuntu by DrXym · · Score: 1
    One of the things that's with Ubuntu is that it's the only group with a real sense of marketing.

    It's also the only group which appears to pay much attention to proper usability and human interface guidelines. Linux has been blighted for too long by TERRIBLE usability - dists would be content to slap together a generic GNOME / KDE, slap a few crappy tools into it, and too many users would snort at anyone who expected a GUI which (shock / horror) allowed you to configure your computer without wading through config files. Needless to say Ubuntu is getting a lot of publicity because they really seem to be trying to make it Just Work. That doesn't mean Ubuntu is perfect but its a damned sight better than most other dists.

  148. Re:What is it with Ubuntu by m.ducharme · · Score: 1

    Gee, that's great, too bad you only get one shot with people, to make that first impression.

    --
    Rule of Slashdot #0: You and people like you are not representative of the larger population. - A.C.
  149. How idiotic. by jotaeleemeese · · Score: 1

    According to such stupid analogy any change conduces to communism.

    --
    IANAL but write like a drunk one.
  150. FOSS is not communism. Stop that idiotic meme. by jotaeleemeese · · Score: 1

    Communism does not recognize copyright and private enterprise, fundamental cornerstones of Free Software.

    For you information co-operative movements (to which FOSS is more akin) were born in capitalist societies...

    --
    IANAL but write like a drunk one.
  151. Re:What is it with Ubuntu by init100 · · Score: 1

    Their front page is a little sloppy, but it's hardly the worst I've seen.

    I completely agree. The worst I have recently seen among Linux pages is this. The design feels early 90'ish, with all the blinking animated GIFs and the general unreadability.

    For the uninitiated, this page is made by a Swedish attorney, distributing modified versions of a range of Linux distributions. One of the primary modifications is that the user always runs as root, and the owner has been criticized for this many times, but completely ignores it. He also uses those distributions' trademarks without having asked for permission, and completely ignores any inquiries about this matter.

  152. Re:What is it with Ubuntu by muniak · · Score: 1

    Ubuntu is made with people new to linux in mind, it's overly easy to install and "it just works". Debian doesn't need to lure you in with pretty websites and ads; you'll find out about Debian if you're actually interested in linux.

  153. Re:What is it with Ubuntu by try_anything · · Score: 1

    There's no justification for blasting old-school text editors. IDEs with modern GUIs universally suck as text editors. At the moment I'm developing an application on the Eclipse platform, so it's an obvious win for me to use the Eclipse IDE. Mostly I just grit my teeth and use the built-in editor, but a few times a week I end up pasting a block of code into emacs, editing it, and then pasting the code back into the IDE. (Yes, I use Eclipse's emacs mode. It's just a keyboard mapping, nothing more.)

    Emacs used to be a decent IDE (maybe the first IDE) but standards have gone up. Modern IDEs kick its ass in a major way. That wouldn't be a problem, except that modern IDEs have text editors that would have been considered crap a quarter-century ago. Why the hell have standards for text editors gone down? Why is the Eclipse text editor a worthless piece of shit?

    Eclipse is a huge and sophisticated IDE, but in terms of usability (for programmers -- that's who it's for) its editor is basically an extremely featureful version of Notepad. You can't do jack shit without popping up a dialog box, which forces you to take your eyes off the text you're working on and navigate to the appropriate boxes to fill in the parameters of whatever command you're running.

    And since all the commands have to be represented somewhere in the already overcrowed GUI, commands that should be distinct are combined together into ridiculously vague meta-commands that force you to set a bunch of radio buttons and check boxes to specify the command you actually want to execute. And all those radio buttons and check boxes get popped up every time you run the command, so unless you remember what settings you used last, you have to at least glance over them all to make sure they're set correctly. I basically gave up on all of the commands except cut, copy, paste, and incremental search.

    A text editor is to a programmer what a chef's knife is to a cook, what a brush is to a painter. The typical IDE editor is like a butter knife or a can of spray paint. It's really sad, because it's completely unnecessary. There's no reason a sophisticated editor can't be built into an IDE. The large number of programmers who forgo the benefits modern IDEs just so they can use emacs and vi is compelling evidence that there needs to be a dramatic revolution in the way IDEs are constructed. The belief that IDE technology obviates the need for sophisticated text editing tools is not justified by current IDE technology, and it probably never will be.