Slashdot Mirror


Linux on the Desktop Doubles in 2007

00_NOP writes "According to a report on Softpedia, citing Net Applications, Linux usage on the desktop doubled in 2006 — 07: though from a miserable 0.37% to a still not brilliant 0.81%. Given that Linux is free, is based on peer reviewed source (and so inherently more secure in the longer term) and that hardware support is now pretty good, how long are we going to have to wait for the big breakthrough?" Of course the focus of the article is that Vista is kicking butt over Mac/Linux, which is not particularly surprising.

657 comments

  1. Peer-reviewed source? Come on by CRCulver · · Score: 2, Insightful

    Given that Linux is free, is based on peer reviewed source

    I used to develop a GPL app, the GNUstep-based character map Charmap. It had a few dozen users, and I'm pretty sure none of them ever took a single look at the source. Only the very biggest applications get attention, and very often quite uncritical examination at that.

    1. Re:Peer-reviewed source? Come on by webmaster404 · · Score: 5, Insightful

      But usually the most common aspects of a system (Firefox, Linux kernel, X, Core Utilities) all have many people looking at the source. And there is very rarely an attack on any system Linux or Windows that doesn't take advantage of the things that most everyone has (Think of all the Outlook and Internet Explorer spyware/viruses/Trojans) rather then some obscure program that say 100 people use. And the author was saying that it made it more secure, not that it helped development (which it does also) And for the uncritical examination it is mostly because the Free/Open Source community is in dire need for that application, think of Linux, even though the Hurd kernel was going to come out sometime soon Linux was used because it was there, not necessarily because it was the best (Even though now it totally demolishes the Hurd in capability)

      --
      There is no "disagree" moderation, and troll, flamebait and overrated are not valid substitutes
    2. Re:Peer-reviewed source? Come on by stoolpigeon · · Score: 4, Insightful

      So you've extrapolated that because no users looked over your code that no one looks at linux? I'm not sure how anyone could think that follows. I made a video and put it on youtube. Nobody watched it but my family. That's why I don't know what the big deal about youtube is. Nobody looks at video on the site but family of people who submit stuff.

      --
      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?
    3. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      I'm develeping a gpl app as well for a very small community. I got about 60 downloads on the previous version and 12 for the source code.

      In two years I got help only once when a user helped me fix a bug.

      I'm a bit disappointed there weren't more people helping out, but the biggest reason for me gpl-ing the app is that someone might keep working on it when I no longer am able or willing to do so.

    4. Re:Peer-reviewed source? Come on by Rakshasa+Taisab · · Score: 4, Insightful

      Next you'll claim science isn't peer-reviewed because no one reviewed an obscure sociology paper on the spitting habits of an insignificant african tribe?

      --
      - These characters were randomly selected.
    5. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      Only the very biggest applications get attention, and very often quite uncritical examination at that.

      Can I also suggest that applications that are more likely to be exploited by attackers or bring the system down would get more attention than a character map?

    6. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 1, Interesting

      You have one data point: a shitty esoteric application with next to zero users. There is a lot of middle ground between that and "the very biggest applications". And who the fuck cares whether your character map got peer reviewed anyway? It doesn't listen on any ports or sockets. It doesn't manage anybody's data for them. It's not bundled in any distributions (things get checked anyway when that happens). Nobody cares.

      Meanwhile, I rest easy knowing that every piece of software that came with my distribution has been proven to be reliable. Uncritical examination? Are you fucking kidding me? People spend days at a time trying to break the big name applications! You thought those security updates just appear in the fucking mail, sent by some mystery hacker from the I.T. underground?! Sounds more like you're just butthurt about how few people gave a shit about your character map, so you're all like "Everybody thinks that Mozilla Firefox is so cool, but it's not! They're so busy fawning all over her that she's probably got all sorts of flaws that they don't even notice, and meanwhile *sob* nobody even cares enough about little *sob* old *sob* charmappy *sob* here to even give her a second look!!! It's not fair!!".

      In conclusion, fuck MATLAB.

    7. Re:Peer-reviewed source? Come on by speaker+of+the+truth · · Score: 1

      That's fairly understandable. In any random group programmers will be a minority. So unless you're application is for a very small community of programmers, it should be expected there wouldn't be many (if any) to help you. On the other hand by the sounds of it your community is so small that a commercial app wouldn't be produced in the first place.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    8. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 1, Informative

      Any scientific journal worth its salt has some a mandatory peer review process, no matter how obscure the topic may be to the mainstream.

    9. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      WAAAHHH!!! I demand that my hello.c program be peer reviewed, and if it isn't, I declare all Open Source to be a failure!

    10. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      Let me tell you something. No one cares for GNUStep or Objective C in the linux world except for stupid people like you. Dead technologies for as good as dead people. And macfags. All the major apps installed in a default installation of a GNOME desktop in Fedora, openSUSE or Ubuntu are highly peer reviewed, be it by software developers or the packagers of the distribution when they are doing backports of patches et al. Look at any distribution bugzilla on any apps included by default on a Gnome desktop and you'll understand something, even the stupidest tool included by default is highly peer reviewed and you'll get the feeling your GNUStep life is not worth it.

    11. Re:Peer-reviewed source? Come on by Rakshasa+Taisab · · Score: 2, Informative

      The OP didn't pay to be published in a peer-reviewed paper.

      --
      - These characters were randomly selected.
    12. Re:Peer-reviewed source? Come on by GreatBunzinni · · Score: 5, Interesting

      That's funny, as my experience is the exact opposite. I've developed a very small GPL library and posted the project in sourceforge. Although I'm the only developer and I regularly submit packages of the code, the section which is mostly visited is the project's subversion repository. Moreover, I do get patches from random people who browse the code.

      --
      Slashdot, fix your code or at least hire someone who is competent at it to do it for you.
    13. Re:Peer-reviewed source? Come on by Jugalator · · Score: 1

      Nobody looks at video on the site but family of people who submit stuff. Uhh...

      The more neutral stance on this is that: Not everyone looks at all videos much on YouTube, despite having a lot of users.
      Much like not everyone scrutinize the code in Linux equally, although some parts are more than others, depending on their use.
      --
      Beware: In C++, your friends can see your privates!
    14. Re:Peer-reviewed source? Come on by stoolpigeon · · Score: 1

      That's not a neutral stance - that's the fact of the matter as many have pointed out in response to the parent. And a lot of them use much better comparisons than mine, but it is what I thought of first.

      --
      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?
    15. Re:Peer-reviewed source? Come on by rtyhurst · · Score: 1, Informative

      Well, this, from the article seems like typical Microsoft spin and FUD:

      >Windows Vista, with all its overcriticized faults, evolved from 0.16% in December 2006 to 7.38% at the end of the last month. During the same period, Windows XP dropped from 85.30% to 79.32%, a percentage slips which makes it obvious that XP users upgraded/migrated to Vista and not to Mac OS X and Linux. While of course there is also a small segment that did in fact made the jump to the two alternative platforms, it is clear that the vast majority of XP users remain loyal to the Windows brand.

      "Overcriticized faults"?

      Ha! Vista is a buggy bloated piece of poo which it took them *7 years* to come up with.

      I got booted from a MS friendly site for saying so.

      Example 1: Firefox is cleaning house in the browser biz.

      Example 2: My local computer store can't keep up with the demand for free UBUNTU CD's.

      Example 3: "Songbird" is an elegant and good looking open source media player which even in the current developer version release works better and has far more interesting features than WMP.

      I'd say MS is running scared, and for good reason.

    16. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      It seems like you have reinvented gucharmap, a simple clean GUI which only requires gtk, and made it into a confusing multiple-window application based on OpenStep, hardly a standard. The only way you would be able to convince geeks to look at the source would be to include Klingon.

    17. Re:Peer-reviewed source? Come on by ScrewMaster · · Score: 1

      Okay ... what about this site? I have the feeling that most of the people who's videos are posted there would just as soon their families didn't watch them.

      --
      The higher the technology, the sharper that two-edged sword.
    18. Re:Peer-reviewed source? Come on by mcrbids · · Score: 4, Interesting

      I used to develop a GPL app, the GNUstep-based character map Charmap. It had a few dozen users, and I'm pretty sure none of them ever took a single look at the source. Only the very biggest applications get attention, and very often quite uncritical examination at that.

      In a sort of backhanded way, the fact that nobody bothered to look is a complement!

      Programmers typically look at sources when they need it to do something it doesn't already do. There's an itch they're looking to scratch, and your stuff doesn't do it. Years ago, when I was still pretty green at coding, I threw out some code that allowed you to send email through a remote server.

      It was about as basic as you could get. And, the many revisions that happened thereafter over the years are a clear example of how source review is done.

      What I originally threw out was pretty weak, and was extended by other programmers who wanted to scratch an itch that my original code did not fulfill. This is code review at work...

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    19. Re:Peer-reviewed source? Come on by msuarezalvarez · · Score: 2, Insightful

      Anything that depends on competent programmers being in the audience is doomed to fall.

    20. Re:Peer-reviewed source? Come on by udippel · · Score: 2, Insightful

      That's funny, as my experience is the exact opposite.

      Maybe not that funny ?
      But rather the result of a difference ?
      You developed something useful, and attracted the vistors.
      The other whiner duplicated an existing software, and did it badly. Now he is crying aloud about the lack of interest. The World Is Flat, and just putting up GPL-ed software doesn't entitle anyone to plenty of visitors automatically.

    21. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0
      Or this one? Or this one or this one?

      This has been a public information announcement on behalf of the Bandwidth Brokers, Peering Contacts and IX Operators of North America! Have a nice day.

    22. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      And if it's so obscure it never makes it into the journals in the first place?

    23. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 1, Interesting

      Its going to get even better over the next year ...

      I'm installing opensuse 10.3, and have enabled the additional repositories. Here's what you get:

      1. almost 20 GIGS of software
      2. mp3 and dvd playback
      3. virtualization is now point-and-click
      4. the ability to boot and run win9x and winpx (pro, not home) either in a window or with individual programs running directly on-screen alongside X11 apps - no more dual-booting
      Oh, and no rebooting after installing programs, no "checking with the mother ship" WGA shenanigans, no viruses, no BSODs ...

      So what's left for Windows users to complain about? Heck, you can even make the login screen look almost the same ...

    24. Re:Peer-reviewed source? Come on by rubycodez · · Score: 1

      maybe your app did its job so completely and well no one thought about extending it or thought it had need for any fixing -- I do look at code when it doesn't quite do what I want or when certain conditions make it act weird.

    25. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 3, Interesting

      I was similarly disappointed. Open-source work is fairly lonely most of the time. To justify doing open-source projects, you valid reasons beyond hoping others will pitch in and help, since that rarely happens (contrary to popular belief). Even with bigger more popular programs, there's still often a single programmer doing practically everything. Users generally don't help out, but post a lot of "Help me, please!" requests, soaking up even more of your time.

      I have some projects I'd like to do if I had other interested programmers to make the projects more social and fun. For example, I'd like to implement a P2P file system that downloads data only when accessed the first time, caching it on your disk. The idea there is a really tiny Linux installation could be created that has the whole freaking Ubuntu or Debian distro already fully installed, but the files wouldn't really be there - they'd be out on the P2P network, waiting to download when needed, rather than filling up my disk with crap I never use.

      Even though such a project sounds super-cool to me personally, getting even one other human being interested takes a miracle. In reality, you just have to write it, and hope the user base grows.

      --
      Beer is proof that God loves us, and wants us to be happy.
    26. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 1

      Grr... forgot to test the link! Make that P2P file system. Damned slashdot no edit policy :-\

      --
      Beer is proof that God loves us, and wants us to be happy.
    27. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 1

      On another project related to encryption, I found that there is a large active community of experts generally available to helpfully tear your ideas to pieces. I just wrote a tiny file encryption algorithm. Originally, I had a algorithm I invented, and the community was nice enough to tear it apart and show the wisdom in sticking to simpler, proven algorithms (I now use the well-worn ARC4-drop). I guess in general, the open-source community is generally willing to review ideas and offer advice. For writing code, you're on your own.

      --
      Beer is proof that God loves us, and wants us to be happy.
    28. Re:Peer-reviewed source? Come on by Dhalka226 · · Score: 1

      the ability to boot and run win9x and winpx (pro, not home) either in a window or with individual programs running directly on-screen alongside X11 apps - no more dual-booting

      I've been waiting for that to make it to linux. What technology is being used to virtualize applications in that way?

    29. Re:Peer-reviewed source? Come on by ckaminski · · Score: 1

      You can use Xen, but you need special versions of Intel and AMD processors (VT enabled) to do it seemlessly.

    30. Re:Peer-reviewed source? Come on by cindysthongs · · Score: 2, Informative

      in reality, peer reviewing code does work - whether it is memory leaks, security holes, or even performance problems. Code is complex enough that nobody can be the be-all-end-all expert in every aspect. However, there is a good chance that a specialized expert in security that contributes to open source will see the problem and either fix it or tell you how to fix it. Same for memory leaks and everything else.

    31. Re:Peer-reviewed source? Come on by marcello_dl · · Score: 1

      Well, counting the distribution of windows vs. linux _desktop_ users (excluding the geeks and people double booting) back in 2006 with the figures given in the study (.0037 Lin .86 XP+Vista) my workplace would have been 10000 times more rare than one with all windows users (I'm talking about what they use at home).

      How lucky was I huh? Or the study is crappy, dunno :)

      OTOH anecdotal evidence doesn't make data, nobody switched to linux this year. Neither did anybody switch to vista, vista came with new laptops only.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    32. Re:Peer-reviewed source? Come on by empaler · · Score: 1

      You can use Xen, but you need special versions of Intel and AMD processors (VT enabled) to do it seemlessly.

      My processor ought to do it (it's the first stepping with the feature according to WP), but nooooo. Stupid Xen.
    33. Re:Peer-reviewed source? Come on by empaler · · Score: 1

      Thank you for that. :)
      Finally a reply from someone who was actually arsed enough to look at what he was whining about, and tell him why he is in the current situation.

    34. Re:Peer-reviewed source? Come on by shellbeach · · Score: 1

      I used to develop a GPL app, the GNUstep-based character map Charmap. It had a few dozen users, and I'm pretty sure none of them ever took a single look at the source. Only the very biggest applications get attention, and very often quite uncritical examination at that. Not true in my experience. I run two minor (between 20k-30k downloads each) OSS projects and I get a regular flow of patches from users. People do read your code; they'll even complement you on aspects of your coding, or ask a question about style when submitting a patch if it's not in one of their major languages.

      And that's just the tip of the iceberg. I regularly look at the code of other software, because I'm always thinking of ideas to improve/modify it. Yesterday, for example, I spent an hour hacking evince, in order to switch off a few features that annoy me and change its behaviour slightly. I'll never submit those patches, though, since they take the software in a different direction to what the evince team wants. I'd guess that for every patch that gets received, there's many more that never get submitted.

      Mind you, just because I hack software, it doesn't mean that I go through the code with a fine-toothed comb - I grep for what I'm looking for, do a quick hack and get the hell out of there. So to call it "peer-reviewed" is wrong, I'd agree with that. Any cleverly obfuscated evil code is almost certainly going to be missed - nobody wants to spend time deciphering poorly written code.
    35. Re:Peer-reviewed source? Come on by shellbeach · · Score: 1

      Any scientific journal worth its salt has some a mandatory peer review process, no matter how obscure the topic may be to the mainstream. And any non-peer-reviewed journal will be judged accordingly ...
    36. Re:Peer-reviewed source? Come on by Dhalka226 · · Score: 1

      Ah. Drats. I guess I'm going to have to wait then.

      Thanks for the reply.

    37. Re:Peer-reviewed source? Come on by yuna49 · · Score: 1
    38. Re:Peer-reviewed source? Come on by SL+Baur · · Score: 1

      Even though such a project sounds super-cool to me personally, getting even one other human being interested takes a miracle. In reality, you just have to write it, and hope the user base grows. Well, yes, that's the way it works. Most "super-cool" ideas unaccompanied by code (and often accompanied by code) either don't solve interesting problems or cannot solve interesting problems in a reasonable amount of time.

      My limited experience with P2P (the Blizzard downloader) makes me shudder at the thought of an operating system dependent upon that, but maybe your mileage varies.
    39. Re:Peer-reviewed source? Come on by Annymouse+Cowherd · · Score: 1

      99% of people using Blizz downloader dont have their ports forwarded.

    40. Re:Peer-reviewed source? Come on by Blakey+Rat · · Score: 1

      For example, I'd like to implement a P2P file system that downloads data only when accessed the first time, caching it on your disk. The idea there is a really tiny Linux installation could be created that has the whole freaking Ubuntu or Debian distro already fully installed, but the files wouldn't really be there - they'd be out on the P2P network, waiting to download when needed, rather than filling up my disk with crap I never use.

      I actually saw a demo of a very similar system in a video of the Microsoft all-hands meeting. It was pretty damned slick; in addition to what you describe, all the applications were virtualized so you could have multiple versions of Office or IE running at the same time on the same computer. When you started Office, only the bare minimum code needed to open the default windows would be downloaded, then the rest of the application would stream in the background. Unfortunately, I can't remember what name Microsoft gave this whole thing and therefore I can't Google it. :)

    41. Re:Peer-reviewed source? Come on by chris(pinecone) · · Score: 1

      First props for GNUstep development. It's actually kind of cool. Second, Linux is slightly bigger than a character map for an obscure OS. You kind of disproved your point by saying only the biggest apps get the attention. While it might not have formal peer reviewing, I'm willing to bet that every line of Linux code has been read by more than a dozen people (excluding the very latest updates possibly).

      --
      /.
    42. Re:Peer-reviewed source? Come on by Merusdraconis · · Score: 2

      "Ha! Vista is a buggy bloated piece of poo which it took them *7 years* to come up with.

      I got booted from a MS friendly site for saying so."

      I can kind of guess why, if that's the way you presented it.

    43. Re:Peer-reviewed source? Come on by mrjb · · Score: 1

      Users generally don't help out, but post a lot of "Help me, please!" requests, soaking up even more of your time. True. That's why I've included a pdf manual with my project. This has reduced the cries for help, *and* I get to say RTFM once in a while, which makes it all worthwhile :)

      --
      Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
    44. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      "So you've extrapolated that because no users looked over your code that no one looks at linux?"

      I wouldn't say that *no one* looks it it, but I'd say that 99.9999999% of linux users don't look at it, and I'd even say that 99.99999% of slashdotters haven't looked at it, and I say that the "million eyes" bullshit is just that.

    45. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 1

      Well, the download speed would only be a problem the first time you access data, and I think we could download at the 200KB/sec typical DSL download speed, rather than it's typical 40KB/sec upload. My thought was that downloading the roughly 1G compressed DVD image is pretty fast, but that time would be spread over your entire use of an OS, and hopefully hardly be noticed. However, I agree with your point. Super-cool to one coder is usually sudder-at-the-thought to another :-)

      --
      Beer is proof that God loves us, and wants us to be happy.
    46. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 1

      In my experience, good new ideas are shunned by 90% of the people, until the market shows it's value. I think pessimism towards new ideas develops over time. Since 99% of cool sounding ideas basically suck and will never be of much use, you wind up being right 90% of the time by hating them all. The worst way to determine the value of a new idea is to ask a bunch of successful experts in the field. Weird, but true. As a forum, I'd say that slashdot is the most open entity for bouncing around ideas I know of, and of course, you all know how flamed we all get for each new idea we post here :-)

      --
      Beer is proof that God loves us, and wants us to be happy.
    47. Re:Peer-reviewed source? Come on by SL+Baur · · Score: 1

      Well, the download speed would only be a problem The download speed is always going to be a problem, or more precisely, the attempt to make a non-local access will be painfully slow.

      Installation is perhaps the easiest part of maintaining a computer. I've never had WAN access fast enough that would make the idea of incrementally loading an OS on demand an ideal.

      You also make assumptions that are not true in any environment I consider interesting - everyone running the exact same version of software on the exact same equipment/architecture.

      How would you go about demand loading a windowing system? Is X11 and basic KDE already installed? What happens the first time you invoke XEmacs (would the same thing happen when you attempt to browse the XEmacs lisp libraries for the first time)?

      I don't mean to shoot you down entirely, it's good to think up truly different things, but some things already have a very good solution and it's truly difficult to come up with something better.
    48. Re:Peer-reviewed source? Come on by smilindog2000 · · Score: 1

      New ideas are almost universally shot down until you have it implemented in a product you own. Usually, I find that smart people grip about the most obvious potential flaws without looking into proposed solutions. Even I tend to fall into that trap. Those of us accustomed to routinely proposing new ideas we just come up with have to have very thick skins.

      As for specific answers: There's no assumption about everyone running the same version. Each file would have a SHA1 code used to locate it, and it would be downloadable from others who have it, regardless of what their system looks like. It would be a bit like the git version control system that way - content addressable, with a SHA1 representing the exact state of the root directory and it's sub-dirs. Local changes would override the defaults, so for example your computer would have the correct drivers installed locally. When you execute XEmacs the first time, essentially the package would be installed at that time, and browsing it's lisp libraries would only download the corresponding directory entries, not the files themselves. However, installing XEmacs would happen lightning-fast, as only a tiny fraction of XEmacs is actually used most of the time, thus reducing one of XEmac's biggest problems: a huge disk footprint. Same think with X11 and KDE. The files are all virtually there, but contents download when accessed. If a user selected KDE as his default, it would very quickly download, as only the new desktop files and executables would be accessed. Most of the bloat would never need to be download.

      Also, this is just one use case. I've listed three others on the web site. For example, BitTorrent is great for sharing huge files, and enables small-fry outfits to distribute many gigabytes of data to the whole world, almost for free. However, it sucks for collections of small files that tend to update over time. So, NetFS could be used for pubishing video blogs, or other often-changing content large enough to be a problem for one guy to upload, but too small and/or changing too fast for BitTorrent. Sites like sourceforge.net and gutenberg.org also require dotated mirrors to function effectively, and NetFS could potentially eliminate that need, while saving them money and improving download speeds.

      Anyway, as I said, new ideas are generally shat upon. The reaction of the BitTorrent forums to the friends-downloading algorithm was a good example... The forums seemed to feel that there is something fundamentally wrong with having friends who can help you download faster. However, if implemented, BitTorrent users would generally be far better off. Another example of mine is DataDraw a CASE tool for automating high performance in-memory persistent database creation. It's in use at the last four companies I've worked at, and those who've used it give it glowing recommendations. However, getting smart guys to use someone else's CASE tools requires a world-wide marketing effort, and even then you typically fail.

      I guess it's kind of like Linux... great stuff, the best in the world. However, don't expect the world to stop using Windows any time soon, no matter how good Linux is. In general I try not to worry about the rest of the world and focus on my own needs. Linux is the best operating system ever created for my needs, by far. I take great joy in using it, and no longer care what Joe Sixpack uses to download his porn and play games. Same thing with DataDraw - I develop faster, more readable code in less time, and work more effectively with my co-workers. If 99.99% of the hackers out there want to continue writing crap in raw C, or even worse - C++, so be it. To properly enjoy open-source creation, you kinda have to stop worrying about your project's true potential in the world, and focus on your own needs.

      --
      Beer is proof that God loves us, and wants us to be happy.
    49. Re:Peer-reviewed source? Come on by rtyhurst · · Score: 1

      Well I guess that's the end of Win-doze on this machine.

      I couldn't write source code to save my life, but I'd take an open source OS or app any day if it had even 80% of the capacity of a similar M$ OS or application.

      Microsoft sucks *and* blows...

      Thank you.

    50. Re:Peer-reviewed source? Come on by Anonymous Coward · · Score: 0

      Songbird? Bad example. The UI is still as horrifying as a train derailment, and it still barely runs well enough to even play music files. Or have you actually TRIED it on linux?

    51. Re:Peer-reviewed source? Come on by croddy · · Score: 1

      have you considered writing this as an extension to auto-apt?

    52. Re:Peer-reviewed source? Come on by SL+Baur · · Score: 1

      Usually, I find that smart people grip about the most obvious potential flaws without looking into proposed solutions. Email me if you wish to continue this discussion. I haven't "griped" about anything, just tried to describe how your solution doesn't solve anything I consider to be a problem. I've done two Linux kernel-based distros from the ground up and could be persuaded to do it again if I thought it solved an interesting problem.

      P.S. Keeping hashes on directories for the purpose of syncing is not a particularly workable idea.

      P.S.S. Linus *was* shot down when he was doing the work that would become the Linux kernel - "If you were my student and turned that in for a project, I'd flunk you". Working code goes a *long* ways.

      In general I try not to worry about the rest of the world and focus on my own needs. You're not the only one. What problems of mine can you solve?
    53. Re:Peer-reviewed source? Come on by Have+Brain+Will+Rent · · Score: 1

      Geez, were you just born an asshole or did you have to work hard to achieve that level of gratuitous, insulting and demeaning content in your post? I'm guessing the former - it's the more charitable choice. Grow up and get some therapy. Normally I wouldn't post something like this but since you clearly enjoy the ad hominem...

      p.s. Please respond in a way that further demonstrates your character defect.

      --
      The tyrant will always find a pretext for his tyranny - Aesop
  2. This is the year of Linux on the desktop .. by JackMeyhoff · · Score: 5, Funny

    ... now we have 2 installations :)

    --
    http://www.rense.com/general79/wdx1.htm
    1. Re:This is the year of Linux on the desktop .. by JackMeyhoff · · Score: 5, Funny

      Soon Linux will be passing AmigaOS installations at this rate!

      --
      http://www.rense.com/general79/wdx1.htm
    2. Re:This is the year of Linux on the desktop .. by badenglishihave · · Score: 0

      Scratch that two off the charts and mark it back to one; I just uninstalled my Ubuntu distro.

    3. Re:This is the year of Linux on the desktop .. by speaker+of+the+truth · · Score: 2, Informative

      Actually that would be a 100% increase. 0.81% is not a 100% increase of 0.37%

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    4. Re:This is the year of Linux on the desktop .. by JackMeyhoff · · Score: 0, Redundant

      DANGER! He read the article (summary). RUN! Women and children first!

      --
      http://www.rense.com/general79/wdx1.htm
    5. Re:This is the year of Linux on the desktop .. by smallfries · · Score: 1

      That's right it's not exactly a 100% increase, it's slightly more. So... what's your point, or were you just ducking to get out of the way of his joke?

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    6. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      Brainstorm: Get David Hasselhoff to endorse Linux, and watch the Germans finally make the switch from Amiga! Brilliant!

    7. Re:This is the year of Linux on the desktop .. by speaker+of+the+truth · · Score: 1

      It means the number of Linux users couldn't have increased from 1 to 2 (or anything else) in the past year because it would be a clean 100% increase, not a slightly more then 100% increase.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    8. Re:This is the year of Linux on the desktop .. by Technician · · Score: 1

      ... now we have 2 installations :)

      Awww shucks.. Thanks for noticing my contribution. Just thinking; what would happen if 2 more people do installations on two machines each next year...

      --
      The truth shall set you free!
    9. Re:This is the year of Linux on the desktop .. by turing_m · · Score: 1

      In keeping with his joke, there are actually now 81 users of linux. I guess that must make me about #72 or so.

      --
      If I have seen further it is by stealing the Intellectual Property of giants.
    10. Re:This is the year of Linux on the desktop .. by ozmanjusri · · Score: 2, Informative
      That's right it's not exactly a 100% increase, it's slightly more.

      It's fortunate some of us can do the maths.

      In the past month, the open source operating system only increased its footprint on the market by 0.4%, from 0.77% to 0.81%. Maybe you can teach the "Technology News Editor" a thing or two...
      --
      "I've got more toys than Teruhisa Kitahara."
    11. Re:This is the year of Linux on the desktop .. by DuncanE · · Score: 4, Insightful

      I'm just gonna post the following each time someone says its the year of desktop Linux:

      GAMES GAMES GAMES
      Most of the top 25 requested apps for wine are games - http://appdb.winehq.org/votestats.php
      (Also note these are games that seem to benefit the most from a mouse)

      I know I can do everything else under a Linux based OS (e.g. Ubuntu), but the only reason I have windows OS on my PC is because I enjoy playing games.

      And buying an MS or Sony console seems a bit "Meet the old boss same as the new boss".

    12. Re:This is the year of Linux on the desktop .. by nomadic · · Score: 1

      I'm just gonna post the following each time someone says its the year of desktop Linux:

      So you're going to be posting it every year, huh?

    13. Re:This is the year of Linux on the desktop .. by DuncanE · · Score: 1

      mmm... almost every day at current slash rates? ;-)

    14. Re:This is the year of Linux on the desktop .. by maxwell+demon · · Score: 1

      Actually without looking at the base numbers, you cannot even decide if there was an increase at all. Example: In a company, there are three Windows computers and one Linux computer. Therefore the company is running 75% Linux and 25% Windows. One day, one of the Windows computers dies, and it is decided to not replace it. Therefore now the company has 67% Windows and 33% Linux. Therefore the percentage of Linux in that company increased, but the absolute number of Linux computers remained exactly the same.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    15. Re:This is the year of Linux on the desktop .. by smallfries · · Score: 0, Flamebait

      Congratulations. You've just won the slashdot fuckwit of the year award. You've pulled out a quote from a different part of the article talking about a different statistic. If you actually read the thread that you were replying to then you would know that everyone apart from you was talking about the year-on-year increase from 0.37% to 0.81%.

      So, are you joining the editorial team?

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    16. Re:This is the year of Linux on the desktop .. by smallfries · · Score: 1

      I thought that was what you meant but did you hear the whoosh as you said it?

      --
      Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
    17. Re:This is the year of Linux on the desktop .. by speaker+of+the+truth · · Score: 1

      People say pathetic jokes, nerds analyze the pathetic jokes for any inconsistent data.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    18. Re:This is the year of Linux on the desktop .. by Foofoobar · · Score: 1

      $2000 is an awful expensive price to pay for an Xbox. If you want games, get a console. If you want a computer, get a computer. If you DESPERATELY NEED GAMES, VMWARE and CEDEGA are still very useful. I play City og Heroes and WOW and Halflife on Linux in Cedega just fine. And if you hate that, VMWARE is always another solution fo you.

      --
      This is my sig. There are many like it but this one is mine.
    19. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      You linux fonbois are a piece of work: GP just got through trying to tell you how he WANTS to play games -- ON A COMPUTER. Isn't freedom of choice one of the pillars of OSS? Think about that...

    20. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      How is VMWare going to help you with games when it only gives you a virtual 8MB graphics card? Also, what if he doesn't want a console? Games on the PC are vastly superior, as is the keyboard/mouse control interface.

      I use Linux, but also still have to use Windows. You can't keep saying that Linux is going to take over when it can't supply a very legitimate and popular function to a sizeable portion of the PC market.

    21. Re:This is the year of Linux on the desktop .. by Foofoobar · · Score: 1
      Then why the hell do you Microsoft fanboys keep preaching about the lack of choice being such a great thing? Personally I like being able to open up a spare window when playing WOW without crashing or locking up or bluscreening like the other people in my guold on windows when they try the same thing.

      But they can't because they don't have options... or at least they don't believe they do because they (like you) are ignorant of the fact that Linux has the capability to play games.

      So please get over your ignorance for all our sakes.

      --
      This is my sig. There are many like it but this one is mine.
    22. Re:This is the year of Linux on the desktop .. by DuncanE · · Score: 1

      You just told me to by an xbox instead of a windows OS .... you heard of "wont get fooled again" ?

    23. Re:This is the year of Linux on the desktop .. by GPL+Apostate · · Score: 1

      Most of the top 25 requested apps for wine are games

      That just reinforces the feeling that Linux is not ready for the desktop. Games are trivial and irrelevant for 'desktop' usage. Hell, even in the classic Unix directory tree, they stuff games off by themselves in /usr/games.

      When people are clamoring for actual useful apps to run on Wine is when Linux on the desktop will become relevant.

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    24. Re:This is the year of Linux on the desktop .. by GPL+Apostate · · Score: 1

      Yes, we now know, twice over, that you're a fan of The Who.

      It's time to get over the idea that 'The Man' wants you to run 'doze.

      It's actually time to just get over the whole 'The Man' thing, really. Nobody cares what software you run on a PC in your home.

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    25. Re:This is the year of Linux on the desktop .. by EtoilePB · · Score: 1

      This is exactly my issue. I have two computers -- a laptop and a desktop. The laptop is just for portable functioning and runs basically open-source everything. But the desktop is my gaming rig. Not going to install an OS on it that can't run games. I hate Microsoft, but I hate losing my hobbies more. *shrug*

    26. Re:This is the year of Linux on the desktop .. by slutsker · · Score: 1

      Actually, I disagree. Most Windows desktop applications (MS Office, Photoshop, etc.) already have equivalent open-source Linux versions. Even iTunes is closely matched by Banshee. So based on that, it makes sense that Wine users mainly want games, since those can't as easily be "ported."

      Personally, I think Linux is ready for the mainstream desktop user *right now*. The open source software library is huge, modern distributions (Ubuntu, OpenSuse) make installation really easy, and so on. We'll see if this materializes over the next few years.

      Another good aspect is that, as Linux gets more popular, the most common reason to use Windows over Linux (if we assume that is games) will start going away, as companies will have to develop for both operating systems.

    27. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 2, Insightful

      If you want games, get a console.
      Except that nobody wants unspecified "games". They want to play particular games. If they are complaining that the said games do not run on Linux, the implication is that they want to play particular games that are not console games.

      If you want a computer, get a computer.
      Which I have done. And given that I have a very powerful computer, why the hell shouldn't I use it to do serious number-crunching, such as by playing games?

      If you DESPERATELY NEED GAMES, VMWARE and CEDEGA are still very useful. I play City og Heroes and WOW and Halflife on Linux in Cedega just fine.
      Yeah, those are about the three games that they do run well. And even there, you are losing out on many modern graphical effects -- Cedega is the most advanced, having finally implemented Shader Model 2.0, which was state of the art five years ago. Want HDR? Heck, want FSAA without hacks? Fuhgeddabout it.

      And if you hate that, VMWARE is always another solution fo you.
      Yeah, because there's nothing like playing games in a virtualised environment that doesn't even support hardware-accelerated graphics!

      Sorry, but the simple truth is that Linux is, generally speaking, not a good platform for playing games on. There are a handful of native games (mostly either old titles or FPSes), there are a few games that are quite playable using emulation if you don't mind losing most of the modern graphical effects, but in general if you want to play a given specific game, and it's not Doom 3 or World of Warcraft, you're unlikely to have a satisfactory experience.

      That said, for me this has nonetheless been the Year Of Linux On The Desktop With Windows Dual-Booting For Games, which isn't such a bad solution really.
    28. Re:This is the year of Linux on the desktop .. by windsurfer619 · · Score: 1

      I totally agree! The strongest drawing force of ANY product is entertainment! You want someone to like your product? Get them to enjoy it!
      Imagine how brilliant it would be if game companies regularly supported Linux. You could get a decent gaming computer for the cost of a console, easily.

    29. Re:This is the year of Linux on the desktop .. by egr · · Score: 1

      Yes it could! You just think that number of computer users is constant but it's not.

      37 of 10000 is 0.37%
      74 of 9135 is almost 0.81%

    30. Re:This is the year of Linux on the desktop .. by Kjella · · Score: 1

      Well, it's getting there... recently I've become a fan of World in Conflict, thought I'd check out winehq just for laughs, figuring it's new and latest-gen and almost certainly doesn't work. Well, they got it working and seem to work fine BUT it involves:

      1. Two manual copies of files
      2. Downloading a cracked exe from gamecopyworld
      3. Opening a terminal and making a dll override
      4. Getting another dll from a Windows install, making another override

      Granted, that's enough dark voodoo to scare away 95% of users but probably not the ones interested in running Linux in the first place. My gaming rig is Windows and will stay that way a while longer, but wine continues to surprise me. I've heard World of Warcrack runs fine too, to put it this way - a lot of the people playing WoW aren't concerned with compatibility of any other game. Right now it's more along the lines of "why go down the thorny path, when there's a well-paved road called Windows?", but if push came to shove I'd make Linux work well enough for me.

      --
      Live today, because you never know what tomorrow brings
    31. Re:This is the year of Linux on the desktop .. by wanna_be_a_developer · · Score: 1

      Ah! The power of statistics! How about when the Windows box BSOD's? During that time, does the % of Linux Desktop usage go up also?

      --
      Fo Shizzle!
    32. Re:This is the year of Linux on the desktop .. by spacebird · · Score: 1
      I've tried switching to Linux 3 times... each time end up sticking with Windows just for the games =/ I'll try again soon, I'm sure, but every time I try there's something that goes wrong, and I don't even play the latest games. (Right now most of my time is spent in World of Warcraft, Half-Life 2, and Oblivion.)

      I don't think lack of choice is being toted as a good thing. But right now, for those of us who enjoy PC gaming, Linux just can't compare from what I've seen.

      (side note: I run dual monitors and have WoW in windowed-maximized mode, usually browsing the web and/or IMing in between pulls while raiding. have yet to get a crash from that game.)

      --
      What, me? Never.
    33. Re:This is the year of Linux on the desktop .. by Risen888 · · Score: 1

      Even if that never changes (which I think it will as more GPU drivers open up and OpenGL becomes a more attractive gaming platform), why does it matter? You said yourself (and I'm in the same boat, FWIW), "the only reason I have a windows OS on my PC is because I enjoy playing games." If in five years, that's all Windows is respected for anymore, would that make Linux any less of a success?

      --
      Hey, I finally got my first freak! Took you long enough!
    34. Re:This is the year of Linux on the desktop .. by Randle_Revar · · Score: 1

      Even iTunes is closely matched by Banshee.


      And Rhythmbox. And Amarok blows all three of them away.
    35. Re:This is the year of Linux on the desktop .. by Risen888 · · Score: 3, Insightful

      That's completely backwards logic. No one is screaming for that because we've already got native applications that do the job. Therefore, Linux on the desktop is relevant now.

      --
      Hey, I finally got my first freak! Took you long enough!
    36. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      I wonder how much impact ATI's recent release of their GPU register specifications will have for game development on open platforms... because I'm sort of in the same boat.

    37. Re:This is the year of Linux on the desktop .. by westlake · · Score: 1
      $2000 is an awful expensive price to pay for an Xbox. If you want games, get a console. If you want a computer, get a computer.

      The gamer's PC doesn't have to cost $2000.

      You aren't limited to the games that will play natively or in emulation on the XBox 360.

    38. Re:This is the year of Linux on the desktop .. by Foofoobar · · Score: 1
      Like I said before, it's usually because people are uninformed about how games on Linux work. Just because you were uninformed about Cedega and how many games work on Linux and how the framerate is higher than in Windows, doesn't mean they aren't available; it simply means that you were uninformed and didn't know.

      (side note: opening separate windows in windows and causing slowdowns, lockups and crashes is the most common complaint I hear from all the windows users in my guild of about 150. So as per usual when I here this kind of stuff from a windows user like yourself, you must be the 'magical exception')

      --
      This is my sig. There are many like it but this one is mine.
    39. Re:This is the year of Linux on the desktop .. by suv4x4 · · Score: 1

      GAMES GAMES GAMES

      Businesses don't run games, nor do many professionals. I loved games but for some reason have not played a game for over 4 years, despite I run XP.

      There are plenty of Flash based casual games on the net, and Firefox+Flash9 is supported under Linux.

      I'll be more impressed if they port some real designer software to Linux, like Adobe CS3. Do that, and I'm instant Ubuntu convert.

    40. Re:This is the year of Linux on the desktop .. by Foofoobar · · Score: 1
      Really? Every tried to play anything released after 2005 on anything under $500?? Played Halflife 2 on anything under $1000? And now with Vista requiring 2 GB to run well, a 250MB graphics card, etc etc, $2000 is what it ow costs for a gamer machine on Windows.

      It's sad to think that some people think that a game is the epitome of what a computer can do. Like I said, if you want buy an Xbox... it's cheaper. Otherwise, just get Cedega on Linux. Better framerate and still cheaper than Windows (and antispyware and antivirus and extra ram etc etc).

      --
      This is my sig. There are many like it but this one is mine.
    41. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      But what does that say when you consider how many OEMs ship with the OS pre-installed? I'd place my money on there being fewer users of Solaris, FreeBSD, and the like than there being fewer people using Win/Mac. Although, that would be a great shot in the arm for Linux. (Less duplicated effort.)

    42. Re:This is the year of Linux on the desktop .. by ezduzit · · Score: 1

      Linux may never be ready for your desktop, or many other Windows users. I am migrating from XP to Linux because I am getting ready to retire, and have to plan on diminishing monetary resources. I am not planning to keep the MS upgrade tracks greased. Open source is good for me, and I don't have to worry about being 100% compatible with anything. Life is good without worrying about viruses, spyware, and all the garbage attendant with market dominant Microsoft Products. Even my wife likes Linux on the desktop. After all, it's not magic. Stir yourself from your slumber, and smell the coffee. Linux is coming along.

    43. Re:This is the year of Linux on the desktop .. by empaler · · Score: 1

      In keeping with his joke, there are actually now 81 users of linux. I guess that must make me about #72 or so. In a way. I was #72, but then I installed BSD...
    44. Re:This is the year of Linux on the desktop .. by Hatta · · Score: 1

      Seems like it would be a good idea for wine to provide an installation script that does all that. Hell, let the users write their own and share them. Then only one person has to deal with the "dark voodoo".

      --
      Give me Classic Slashdot or give me death!
    45. Re:This is the year of Linux on the desktop .. by Obsidian+Butterfly · · Score: 1

      Soon Linux will be passing Vista installations at this rate!

      FTFY

    46. Re:This is the year of Linux on the desktop .. by Daengbo · · Score: 1

      Since Cedega will be packaged with Mandriva, I would love to see a Steam-type application involved. Buy the game, download, and install (with hacks) under Cedega all on-line. If game installation were that easy, more people would do it. Mandriva would benefit from the increased user base, too. They desperately need it.

    47. Re:This is the year of Linux on the desktop .. by f4hy · · Score: 0

      Well if you bother to check 14 out of those 25 are currently at a gold or plat rating which means the games are fully functional. Half of the things on that list that don't work are non games such as .net framework and itunes. I am not sure the effect of throwing out a list explaining why linux can't make it on the desktop when over half the games on that list work in wine. No doubt there are hurdles for linux on the desktop but that list of games does not seem to be one of them.

    48. Re:This is the year of Linux on the desktop .. by laparel · · Score: 1

      Half-life 2 can be played at $500 boxes. It might not run on flawless FPS and on the highest of settings, but it will still be pretty playable. And a $1000 box can play the newest games right now; and play the games of 2006 and earlier up to the 1st quarter of 2007 on or close to the highest settings.

      It's sad to think that some people think that a game is the epitome of what a computer can do. Like I said, if you want buy an Xbox... it's cheaper. Otherwise, just get Cedega on Linux. Better framerate and still cheaper than Windows (and antispyware and antivirus and extra ram etc etc).

      Sad, yes :D. But you can't talk about linux being ready for desktop without talking about its capability to run games (all forms and sizes).

      We don't want an Xbox, stop shoving it in our faces. The point of gamers here is that the one thing that's stopping us from migrating to a linux is the lack of games. Is that too hard to grasp? We're not ignorant fools nor Microsoft fan boys (far from it), we're saying that the solutions you're touting doesn't work most of the time (and that's being generous.) Better frame rate? Yes, on games that can run natively on Linux, but the games developed for win32 are in general way better in its native os than in linux (if it even works there).

      Personally I like being able to open up a spare window when playing WOW without crashing or locking up or bluscreening like the other people in my guold on windows when they try the same thing.

      So do we, I had a $500 pc that ran WOW and was able to multi-task (surf, music, watch videos) without crashing or locking up - slowed down? Yes. In my experience, "bluescreening" only happens on XP on hardware issues. (Go ahead, say I was just one of the the 'magical exception'.)

    49. Re:This is the year of Linux on the desktop .. by Anonymous Coward · · Score: 0

      Hmmm... Just built my rig last week for ~$1000. 2.4Ghz quad core, 2Gigs of Ram, NVidia 8800GTS (320-bit), Hard drive, Case, MoBo... I can play Oblivion with all the settings (AA and Shadows) on FULL BORE w/o dropping below 30fps. Not sure where you get your computers, but you may want to look into building it yourself.

    50. Re:This is the year of Linux on the desktop .. by chubs730 · · Score: 1
      I run Warcraft 3 on two monitors, not the same game but I believe they both run equally well with wine. I know wc3 is near perfect for me, and I actually prefer linux to windows even for gaming because that is the only windows game that I ever really play. I have two separate x servers so I actually can run a game fullscreen (not maximized in a window) on one and move my mouse over to the other for gaim/firefox/amarok etc.


      I actually could not even do this on windows with my hardware because I only have 512mb of ram, however its flawless on ubuntu, I'd recommend trying out such a setup, it was relatively simple on ubuntu (it took me a little while to determine that command line + vim was faster, but I'm just used to slackware, most likely you'll prefer a gui, especially when migrating from windows).

    51. Re:This is the year of Linux on the desktop .. by GPL+Apostate · · Score: 0, Troll

      If by Native Apps you mean OpenOffice, yes, OpenOffice is as robust and powerful as Microsoft Works. Part of what turned me off, awhile back, to Linux-desktop evangelism was when I found myself excited to be running a vector-based drawing package. I got to thinking "wow, this is pretty good." But then I reflected on it a bit, kicked the tires some, and had to acknowledge it was about as good as Micrografx In*A*Vision was on Windows 2.1.

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    52. Re:This is the year of Linux on the desktop .. by SanityInAnarchy · · Score: 1

      Actually, the reason you don't see them requested often is that they are easier to make work under Wine. Often, they "just work", and/or have native Linux apps that do the same job, as well or better.

      Games are there because games are hard -- they don't just have to run, they have to perform well. And not just inside their own little process, the whole stack has to perform well, including the part where they emulate DirectX on OpenGL.

      That said, games actually are working quite well. I boot Windows for LAN parties, once a month. The rest of my games are either on Linux or consoles, and I could lose the consoles.

      --
      Don't thank God, thank a doctor!
    53. Re:This is the year of Linux on the desktop .. by BlueBlade · · Score: 1

      I really, really don't get why some people are paying so much for their gaming computers... paying $2000 for a gaming system will give you what, 15% more performance than paying $600? I think people are just used to the prices for 5 years ago and they haven't quite realized how fast they've dropped. I just took 5 minutes on newegg for the following:

      Raidmax case & 450W PSU: $55
      AMD x2-64 6000+ cpu: $150
      Asus SLI MB: $120
      2x1GB 800Mhz RAM: $55
      Geforce 8600GT: $110
      DVD burner: $30
      WD 320GB HD: $80

      Total: $600 (plus shipping I guess)

      A 8600GT will play just about any current, last-gen game at max settings at 60fps+. Now if you really, really want to crank it up you can always splurge another $110 and go SLI, but with that setup you'd be way, way beyond Xbox 360 performance. Gaming computers don't cost $2000 anymore, unless you're a complete sucker, or have too much money.

      --
      Religion is the best example of mass psychosis
    54. Re:This is the year of Linux on the desktop .. by Blakey+Rat · · Score: 0

      Personally I like being able to open up a spare window when playing WOW without crashing or locking up or bluscreening like the other people in my guold on windows when they try the same thing.

      Just FYI, that is DEFINITELY not normal behavior for WOW on Windows (XP/Vista) or OS X. I'd say you're spouting bullshit, but I suppose it's possible that your guildmates have screwed up their OS install in some way to cause that.

    55. Re:This is the year of Linux on the desktop .. by spacebird · · Score: 1

      And I never hear about my friends on Linux being able to play games so effortlessly as you make it sound - I guess that makes you a magical exception too!

      Just saying you hear a lot of complaining about crashing from Windows users of WoW is a given - probably 95% of WoW players use Windows, and of those players, chances are good that many of them are clueless users whose systems are crashing from the 10 million other crapware programs they have installed - which, I suppose, you could argue is a fault of Windows in general, but does little to back your view up on Windows gaming.

      For the record... I know about Cedega. But why would I pay an additional monthly fee to play games on an OS that has already given me gaming issues when I could play them on Windows for free? Unless you consider the other advantages of Linux worth the cost of convenient gaming plus five bucks a month, it is not a compelling argument.

      Also, your assumption of ignorance on my part does little to persuade me of your views - if anything, it would make people more hostile. Perhaps more people would be "informed" if the "informers" were a bit more polite and less presumptuous..

      --
      What, me? Never.
    56. Re:This is the year of Linux on the desktop .. by savuporo · · Score: 1

      The only reason i have Win XP on by box, Vista and Longhorn under a VirtualPC and a copy of Win 2003 running in the corner, is that i need to do development on it. People order me to write software that does stuff under windows.
      I try to be a good boy and keep it crossplatform nowadays, but much of it is really windows specific by definition ( like, Sharepoint extensions or apps that plug into Active Directory features, or drivers and browser plugins )
      Another reason why i keep running windows is the fact that i like Visual Studio ( 2005 as of now ) C ide over something like CodeBlocks ( which is good, but debugger isnt really as good ) or hellisly slow Eclipse.
      I dont really have time to play much time sinking games nowadays, and if i do i have my Wii and PSP.

      --
      http://validator.w3.org/check?uri=http%3A%2F%2Fwww.slashdot.org Errors found while checking this document as HTML5!
    57. Re:This is the year of Linux on the desktop .. by spacebird · · Score: 1

      I have two separate x servers so I actually can run a game fullscreen (not maximized in a window) on one and move my mouse over to the other for gaim/firefox/amarok etc. That's clever. I'll have to figure out how to try that whenever I go back - Thanks for the tip.
      --
      What, me? Never.
    58. Re:This is the year of Linux on the desktop .. by vuffi_raa · · Score: 1

      and audio 3d and graphic multimedia application support- there is crap in that realm- I would use linux in an office environment- but not for anything that I do on a pc

    59. Re:This is the year of Linux on the desktop .. by mdwh2 · · Score: 1

      See, the moderation proves it - any Amiga users still around are realistic about its expectations and happy to make a joke, whilst Linux users are actually being serious, and unable to take any criticism.

      Why isn't the grandparent modded troll?

    60. Re:This is the year of Linux on the desktop .. by AndyG314 · · Score: 1

      This is actually a situation that seems to be getting better. Closed source developers seem to be taking linux more seriously, EVE online is going to release a linux client (which will probbly be the death of my marrage) and Quake Enimy territory has a linux client comming out as well, (Wolfenstine ET is quite possibly my favorite FPS). Most major titles will work on linux as well, it just takes some fiddling arround, and if you don't like fiddling arround then linux probbly isn't for you anyways.
      Oppen source games have been getting better recently as well. The probblem with oppen source games is they tend to be things that thir developers are into, which isn't nececarly what other people want to play.

      --
      If it's dead, you killed it.
    61. Re:This is the year of Linux on the desktop .. by Foofoobar · · Score: 1
      HA! Check those prices again. Even at FRY's you woudn't be able to get those prices on a good day. Try 1.5 to 2 times that. You live in a nice dream world buddy. I especially like the one where you leave out the network card, monitor, fans, antivirus, windows tax, and sound card not to mention giving yourself an employee discount on all this that would make the geek squad drool.

      nice try. Please come again.

      --
      This is my sig. There are many like it but this one is mine.
    62. Re:This is the year of Linux on the desktop .. by BlueBlade · · Score: 1

      Erm, that was a somewhat vitriolic reply. I'll let you know that the motherboard comes with a 1GB NIC, 7.1 channels sound card (with both analog and digital ports). I guess you're not too technical, as every motherboard made in the last 5 years have had sound/NIC on-board. There's a good reason companies like Creative only make like 6% of their profits from sales of sound cards nowadays, nobody buys one anymore. As for anti-virus, there are some excellent ones that are free, like AVG.

      You are right that you have to add $69 for XP OEM if you don't already have a windows license (although if you've bought a computer in the last 7 years it's doubtful you don't already), and yes, that didn't include the monitor. But then, a console doesn't include the TV either.

      It really amazes me that you'd call me a liar, while those prices were straight from the newegg web site. I often build computers for friends and $600 for a decent gaming system is indeed where it's at right now. Sure, you can go for the $500 video card, however no game will require it for at least a year, and the performace/price ratio is just horrible. In fact, in most cases, using two $100 cards in SLI is going to be faster than using a single $500 card. The fact is, my original point was that it doesn't cost very much to build a powerful computer now. The only reason people are still paying $2000 is either because they have to be at the very bleeding edge, or because they just don't know computers and they get suckered.

      --
      Religion is the best example of mass psychosis
  3. OMG! by Anonymous Coward · · Score: 0

    So in retrospective 2007 was the year of Linux on the desktop? How could I have missed that.. damn!

  4. hypocrites by Anonymous Coward · · Score: 0

    It's funny - the reasons Linux people use to convince Windows users to switch are the same reasons that Linux people should switch to FreeBSD. They never do because it's too hard. Irony of ironies.

    1. Re:hypocrites by speaker+of+the+truth · · Score: 1

      FreeBSD costs even less to buy then Linux? No? Then how is that a reason to switch to FreeBSD?

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    2. Re:hypocrites by Anonymous Coward · · Score: 0

      No, but it has less security holes and is more stable than linux.

    3. Re:hypocrites by speaker+of+the+truth · · Score: 1

      Right so 1 reason used for switching to Linux can be used to switch to FreeBSD from Linux, while 1 reason can't be used to switch from Linux to FreeBSD. Now you get into the muddy issue of whether or not there are applications and/or features that meet a Linux user's demands on FreeBSD. That is a personal question that everyone has to ask of themselves. Its also a reason many don't switch from Windows to Linux.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    4. Re:hypocrites by FudRucker · · Score: 1

      i like Linux, the *BSDs do not support the perifrials i have, ever try to get sane & xsane to run a flatbed scanner? or how about a digital camera that wont mount like a usb mass storage device and needs gphoto2? and setting up a parallel port printer takes a few extra arcane steps, and rebuilding the BSD kernel is years behind in tools compared to Linux = what? no menuconfig? you mean i have to open DEFAULT with a text editor to make my adjustments and save as /root/MyKernel? hey the 1980's called and wants their OS back...

      --
      Politics is Treachery, Religion is Brainwashing
    5. Re:hypocrites by speaker+of+the+truth · · Score: 1

      Half the people running Linux anymore don't know what the fuck their doing, they just want to be "geeks". Or they jsut want to bash Microsoft. Or they just want software that does what they need at a price that does it.

      It's not that I don't like Linux, I just don't want to be associated with its users anymore. That's cool, I'm sure many of us don't want to be associated with elitists like you.
      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    6. Re:hypocrites by Anonymous Coward · · Score: 0

      you've just given the primary argument for not switching to linux from windows...

    7. Re:hypocrites by Anonymous Coward · · Score: 0

      So what you're saying is that you base your choice of Operating System on image, not practicality or technical merit.

      If I subscribed to your philosophy, arrogant pricks like you would put me off Solaris and FreeBSD. Luckily, I'm not quite that stupid. I'll continue to use them alongside Linux, regardless of the elitism and fanboyism found in all three communities.

    8. Re:hypocrites by Anonymous Coward · · Score: 0

      Because it's a Free Bitchin-fast System, Dude.

    9. Re:hypocrites by G+Morgan · · Score: 2, Insightful

      But I'm switching to FreeBSD or Solaris in the next few months, mainly because of idiots like you. It used to be, when somebody ran Linux, you knew they weren't completely useless. Lately, you can't really say that.

      It's not that I don't like Linux, I just don't want to be associated with its users anymore. So your making a technical decision on the basis of people you don't know? That seems mildly retarded.

      Half the people running Linux anymore don't know what the fuck their doing, they just want to be "geeks". Or they jsut want to bash Microsoft. Of course, they should choose their platform on the sole metric of trying to avoid idiots. If they did that then the world would be a brilliant place where the sun always shines and there are 3B copies of Jessica Alba so we can all be happy.

      Think its a coincidence that Ubuntu is the most popular Linux distro, and it just happens to be the most dumbed down? Most people have better things to be doing than configuring things that can and should be automated. Computers are there to save effort, i.e. they are a tool. Ubuntu has everything I need to support a decent development environment, it just saves me a few hours of set up. Also don't try and tell me Debian has got to its level yet because I just installed Lenny on my laptop 2 days ago.

      Honestly distros are not a right of passage. They are tools that should either do what you want or should go away (Ubuntu had some regressions with IDE polling and I didn't want to deal with their proprietary modules when installing my own kernel, so I replaced it. Might go back when 7.10 comes out but I doubt it). It certainly isn't about who can be the most elite though, frankly irrelevant and the only people who care about it are usually those who aren't quite as elite as they think.
    10. Re:hypocrites by TheRaven64 · · Score: 1

      No, but it has less security holes and is more stable than linux. This is true, but most of the reasons why Linux boxes get owned is due to holes in userland applications (typically PHP, from what I've seen), and these are the same on FreeBSD. I think there have been a couple of Linux kernel and glibc vulnerabilities that wouldn't apply to FreeBSD, but these are not very common. As for stability, Linux is only noticeably unstable on low memory systems (where FreeBSD, admittedly, does a lot better). For anything network-facing, I'd take OpenBSD over either, however.
      --
      I am TheRaven on Soylent News
    11. Re:hypocrites by bigstrat2003 · · Score: 2, Insightful

      To be fair, he has a point. Far too many Linux people (especially here...) are also Microsoft-haters. They don't give a flying fuck if Windows does what they want, they'll say it doesn't, and use a tiny, almost unnoticeable snag as their excuse (eg: this app won't let me configure {minor behavior x}, thus it sucks, and is unusable!!). This isn't all of them, of course, just like not all Mac users are Jobs cultists... but in both cases, there are enough to give the group as a whole a horrible image. Bad apples, and all that.

      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
    12. Re:hypocrites by TheCoelacanth · · Score: 1

      I agree, Windows does have excellent tools for configuring the kernel.

    13. Re:hypocrites by shaitand · · Score: 5, Insightful

      'Think its a coincidence that Ubuntu is the most popular Linux distro, and it just happens to be the most dumbed down?'

      I think you are giving Ubuntu an unfair shake here. Yes Ubuntu simplifies most common tasks and has very sane defaults for most applications out of the box but it manages to do that without sacrificing flexibility and utility anywhere. It's crazy to me that people are still using plain old debian when Ubuntu does everything Debian does as well or better, it is basically a debian superset.

      I have used many distributions, Linux from scratch, gentoo, redhatian, debianish, and of course slack. I am comfortable performing any administration task in any of them. Using Ubuntu leaves me the flexibility to change or customize anything on the system but allows me to get from fresh install to fully configured system in dramatically less time than other distributions. People are using Ubuntu mostly for desktops but I use it for servers as well.

      I have no interest in systems that are difficult or hard just for the sake of being so. In a system like Ubuntu you keep all the strengths of Linux as a platform and gain the advantages being able to quickly and easily configure most aspects of the system (or in most cases, not having to configure because the system uses sane defaults that more or less match what you would have set anyway).

      Windows and MacOS are systems that have been dumbed down at the expense of flexibility and configurability, Ubuntu is not.

    14. Re:hypocrites by Randle_Revar · · Score: 1

      I use Open Source *nix for three main reasons:
      1. I like the way *nix works
      2. It is free as in speech
      3. It is free as in beer

      I evaluate all types of OSS *nix on an even footing, with the BSDs considered on the same basis as Linux distros.
      For my own general use, my ranking goes something like this: Debian, Ubuntu, Fedora, FreeBSD
      For specific applications, the ranking may be different. For me, the biggest strike against the BSDs is the package system, which I find somewhat annoying. It has nothing to do with being too hard.

    15. Re:hypocrites by Randle_Revar · · Score: 1

      It's crazy to me that people are still using plain old debian when Ubuntu does everything Debian does as well or better, it is basically a debian superset.


      Why should I use Ubuntu? I start with a base system and built it up from there, exactly the way I like it. If I used Ubuntu, I would just tear down their pretty config so I could set it up the way I like it. Furthermore, Debian has more software without enabling the unsupported universe repo, and Sid generally moves faster than Ubuntu. And I like the Debian Social Contract, Constitution and Free Software Guidelines.
    16. Re:hypocrites by Daengbo · · Score: 1

      Oddly, I use Ubuntu, but not for any of the reasons mentioned. Easy isn't all that important to me because I've been on Linux for about ten years now, since long before it was anything you'd call easy. I use it because I have three people who've wanted to switch over to Linux, and I'm supporting them while they do. I gave them Ubuntu because of its ease and popularity, and I use it so that I'm familiar with it when they ask questions.

    17. Re:hypocrites by chubs730 · · Score: 2, Insightful
      You shouldn't. The parent is simply saying that not everyone gives Ubuntu the respect it really deserves, I agree that we should call it simpler, but certainly not dumbed down. I used slackware for 3 years before switching to ubuntu, when I put together a "high end" (read: faster than a 1ghz pentium3) pc about 6 months ago. I still love slackware for allowing me to squeeze the most performance out of my system, but now that a tiny overhead doesn't matter as much to me, ubuntu is perfect for its ease of use, fast auto-configuration, and a wonderful package management system.


      If I had to go back to a 333mhz cpu and 64mb of ram, I most certainly would go back to slackware or maybe debian, but I really just want to USE my computer effectively, which is all the general public wants to really do, and is exactly what ubuntu is made for. It is in no way an inferior linux distribution, however.

    18. Re:hypocrites by patiodragon · · Score: 1

      "It's not that I don't like Linux, I just don't want to be associated with its users anymore."

      Why are you worried about being associated with *anything* when you won't even associate your name-calling with an identity other than "anonymous coward"?

    19. Re:hypocrites by alexborges · · Score: 1


      It's not that I don't like Linux, I just don't want to be associated with its users anymore.

      Its when I see comments like this that i know, finally, Linux is on the right track: bye bye, sexless übergeek fanboi and welcome, new Linux users. I dont care if you "dont know what youre doing", I only care that you do it on our OS, that you dont toss us out for another if we can help it.

      That is the most one can expect from an OS and Linux has given it all. Linux on the desktop is comming, weather the fuckers like it or not.
      --
      NO SIG
    20. Re:hypocrites by QuietObserver · · Score: 1
      I'll concede that Mac OS X is somewhat dumbed down, but it's a lot more flexible in many ways than Windows (why else would I keep using it regularly) and unquestionably more secure. In my opinion, Windows is too complex and inconsistent to call dumbed down; understanding the meaning of the many control panels, for example, is very difficult, if not impossible, for the general user to understand, whereas the system preference names for both Linux and the Mac OS are very clearly defined and usually self-explanatory. The actual interfaces for those control panel/system preference dialogs are also more confusing in Windows than on the Mac OS or Linux, and frequently require nesting through dozens of windows to do what the *nix based interfaces do in one. The only Linux interface I've been less than satisfied with at the present is the network interface, but since I don't have to worry about that much (my network simply works, and the only issues I've had have been router related), that isn't really a major issue.

      That said, I'm totally with you that Ubuntu is not 'dumbed down', but designed for the use of anyone; as a power user, I'm no more limited than I would be with any other Linux system, and I haven't seen much, if anything, that a casual user would easily be able to do in Windows or the Mac OS that can't be done by the same casual user in Ubuntu. I'm totally with you when you mention configuring the system; I even upgraded video cards, and didn't have to worry about a thing because nVidia and Ubuntu made the transition so simple. Anyway, my point is that I think your post is very good and concise. Sorry about the long post, but I frequently get carried away when I write responses. Thank you.

    21. Re:hypocrites by marcosdumay · · Score: 1

      "It's crazy to me that people are still using plain old debian when Ubuntu does everything Debian does as well or better, it is basically a debian superset."

      A more buggy superset.

      But quite ok for a desktop, if you happen to like their defaults.

    22. Re:hypocrites by Buck2 · · Score: 1

      yeah, I do the same thing

      apt-get is just so easy to use that I do a minimal Debian install, deselecting even the carefully put-together "desktop", "server", etc options, then install whatever is necessary on the machine as time goes on

      --

      As my father lik@(munch munch)... ....
    23. Re:hypocrites by shaitand · · Score: 1

      'A more buggy superset.'

      Apparently I've missed them. I haven't seen any bugs in Ubuntu that aren't in every distribution using the packages. The actual Ubuntu specific parts are more stable and functional than I've seen in any other distribution.

  5. Awesome statistics work by The+New+Andy · · Score: 2, Funny

    ...the two rival platforms have almost flatlined in terms of uptake in 2007. According to statistics provided by Market Share by Net Applications, starting in December 2006 and through September 2007, Linux doubled its market share....
    That's quite a flatline if you tilt your head on the side.
    1. Re:Awesome statistics work by burnin1965 · · Score: 2, Informative

      That's quite a flatline if you tilt your head on the side.

      The person who wrote that article either doesn't have a clue what they are doing with the statistics or they have learned to generate proper statistical lies.

      When you look at the chart included with the article it does appear to be a flat line. Funny thing is they all appear to be pretty much flat lines. Since the scale on the chart is 100% so the growth in OS/X and linux are masked by the market share of WindowsXP. I have to deal with these lies occassionally and all you can do is thump them over the head with a statistical clue bat. I'm no statatician but when people start drawing statistical conclusions from pretty pictures instead of the raw numbers with a good analysis (anova, t-test, chi-squared, something) their conclusions are suspect.

      If anything the numbers suggest that with support by PC vendors who are willing to sell and support PCs with linux preinstalled, there is a market. With no marketing and only recent support from a large PC vendor (Dell Ubuntu preinstalled) linux gets a nice up tick in market share. With more data points a true analysis can be completed to determine if there is a trend.

      Anyone who suggests that market gains by the latest monopoly product in any way suggest an acceptance of the product are simply ignorant. What else would anyone expect for the monopoly product from the company that manipulates the market and coerces vendors.
  6. OS X by Anonymous Coward · · Score: 0, Troll

    Why can't Linux be more like OS X? If the open-source development model is so great, why did it take Apple a couple of years to do what Linux has failed to do for almost 15 years?

    Maybe the open-source development model isn't the panacea that some would like us to think it is.

    (please don't bother pointing out that OS X is based on BSD)

    1. Re:OS X by segedunum · · Score: 1

      Why can't Linux be more like OS X? If the open-source development model is so great, why did it take Apple a couple of years to do what Linux has failed to do for almost 15 years?
      What have Apple managed to achieve with OS X exactly? Their market share isn't exactly fantastic, and this has been going on for twenty odd years now.
    2. Re:OS X by Ox0065 · · Score: 1

      Why bother with 'the OS X kernel is based on BSD?' most of their system is unix & unix-like programs with a shiny face.
      Mac had always pinched, prettied & pawned well, ever since they pinched their first gui from Star... These aren't parallel efforts.

      --
      thx e
    3. Re:OS X by Call+Me+Black+Cloud · · Score: 0, Troll

      Troll? Hardly...pretty insightful I'd say.

      There are good reasons Apple has more market share (momentum from an existing customer base) but no good reason why the UI and "user experience" shouldn't be better than that offered by OS X or Vista (yes, Vista...we have Vista 32 on a laptop and Vista 64 on a custom-built machine and the OS plays fine on our network with XP machines).

    4. Re:OS X by Anonymous Coward · · Score: 0

      OS X is based on BSD and the Mach kernel, as well as being based around NeXTSTEP which began development in 1985.

      Why has it taken Apple over 22 years when Linux has done more in 15?

    5. Re:OS X by Risen888 · · Score: 1

      Fun With Numbers!
      Macs sold in 2006: 6 million
      PCs sold in 2006: 240 fucking million

      Now you hush your mouth.

      --
      Hey, I finally got my first freak! Took you long enough!
    6. Re:OS X by mdwh2 · · Score: 1

      It's interesting how some Mac users are keen to claim OS X as a brand new OS when it suits them - whilst at other times, insisting it's a continuation of classic MacOS so they can claim things like "The Mac had the first GUI". Which is it?

      The truth of course is neither - as someone else pointed out, it's derived from NeXTSTEP.

    7. Re:OS X by Almahtar · · Score: 3, Interesting
      Ugh. And I even had mod points. I couldn't resist:

      but no good reason why the UI and "user experience" shouldn't be better than that offered by OS X or Vista It is. I have *never* used a system that had the seamless interface that (Gnome or KDE) + Beryl has. Expose? Check. Zoom(useful for graphics design)? Check. Invert (useful for web app creation)? check. Taskbar previews? Check. Drag and drop from an SFTP or FTP site to your (graphics, text, etc) editor, and save within the editor? Check and ONLY check in KDE and Gnome. Windows and OSX still can't do that. Show hidden files? Simple hotkey (control+h (for "hidden")) in Nautilus (Gnome's file manager). In OSX? Edit a config file, kill finder (from terminal). In Windows? Tools->Folder Options->view->show hidden files. Virtual desktops are still not supported in Windows (unless there are 3rd party apps I don't know about... the ones that existed last year were cumbersome hacks, well intentioned as they were), and in Leopard they are a new addition. Linux has had for ages.

      I've used OSX, I've used Windows a TON, and the interfaces that really seem to increase my efficiency just tend to be Gnome and KDE. The only advantage Windows or OSX give me are 3rd party apps. That is NOT an inherent quality of the OS, just a simple circumstance. Circumstances can change.

      I cannot find an interface I like better than (Gnome or KDE) + Beryl. Maybe you like OSX better, but it just frustrated me. It's all a matter of opinion. Before saying that Linux (by which you only actually mean Gnome and KDE) hasn't caught up with OSX (by which you mean ONLY the interface since the kernel and many drivers already existed) in 15 years, maybe you should think about that.
  7. What Breakthrough? by segedunum · · Score: 1

    People talk about there being a breakthrough, but no one has ever defined what that is. How will we know when it happens?

    1. Re:What Breakthrough? by arth1 · · Score: 1

      When we see a "switch"-type campaign from either MS or Apple directed against Linux users, you know that the breakthrough has come.

    2. Re:What Breakthrough? by Anonymous Coward · · Score: 0

      People talk about there being a breakthrough, but no one has ever defined what that is. How will we know when it happens?


      You'll know when it makes the front page of digg and three days later is posted on slashdot.
    3. Re:What Breakthrough? by webmaster404 · · Score: 1

      Like "Get The Facts" that MS did not to long ago?

      --
      There is no "disagree" moderation, and troll, flamebait and overrated are not valid substitutes
    4. Re:What Breakthrough? by vtcodger · · Score: 1
      ***People talk about there being a breakthrough, but no one has ever defined what that is. How will we know when it happens?***

      You'll know when you walk into the big box store and say "I want one of those", and the salesman says "You want that with Windows or Linux? Now about our extended warranty ..."

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    5. Re:What Breakthrough? by wootest · · Score: 1

      That was about Linux as a server OS, not as a desktop OS.

    6. Re:What Breakthrough? by Bert64 · · Score: 1

      The breakthrough will be the point where people aren't so locked in to proprietary formats...
      That is, when the question of "will it read my files" goes away.
      Once you have a level playing field, linux will take off far more rapidly because you can choose it based on its merits (of which there are many), and microsoft will no longer be able to hold your data to ransom in proprietary formats.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    7. Re:What Breakthrough? by DarkMantle · · Score: 0

      I'd say a breakthrough is when I don't have to wait over a year to use new hardware. Linux still won't install on my Intel DG9965WH Motherboard. The install CD can't even see the hard drive.

      The whole point was to turn that into a server. So it runs Longhorn Beta 2 until Linux supports the chipset.

      --
      DarkMantle I been bored, so I started a blog.
    8. Re:What Breakthrough? by Orange+Crush · · Score: 1

      File formats are one of the smaller roadblocks, imho. I can't think of many file formats I can't open in Linux beyond DRM crippled Windows Media, RealPlayer and iTunes music and videos (which I avoid on principle anyway).

      The biggest hangup in Linux has been (and will remain for the near term) software and hardware support.

      I'll say a desktop Linux "breakthrough" has happened once I can walk into a big-box retailer and all the webcams and wireless cards on the shelf come with vendor-supported drivers.

    9. Re:What Breakthrough? by ozmanjusri · · Score: 2, Informative
      Linux still won't install on my Intel DG9965WH Motherboard

      That's 'cause Intel has never made a DG9965WH Motherboard.

      Why would you expect Linux to install on imaginary hardware?

      --
      "I've got more toys than Teruhisa Kitahara."
    10. Re:What Breakthrough? by DustoneGT · · Score: 1

      Software support is the biggest problem right now.

      Adobe Creative Suite 3 is keeping me on dual-boot right now
      but I'll put linux on every machine if Adobe releases a Linux version
      of their software.

      I'm sure other people have their software they can't do without.
      A short list would be:
      -Photography software (GIMP is good...but photoshop is better still)
      -Design/Layout software
      -Financial Software
      -Kick butt 3D games (Half-life 2, Halo, Age of Empires, FEAR to name a few)

      But we're in a catch 22 here. Software makers wont support Linux because the
      population is too small but the population wont grow until there is better
      software selection.

    11. Re:What Breakthrough? by Bert64 · · Score: 1

      The hardware support is already happening...
      With large OEMs like Dell selling systems with Linux preinstalled, manufacturers can't afford not to have Linux drivers anymore.
      No Linux support = no chance to sell millions of units of your product to the likes of Dell.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    12. Re:What Breakthrough? by foobsr · · Score: 2, Informative

      DG9965WH Motherboard

      This must be so new even intel does not now about it.

      If you instead meant 'Intel® Desktop Board DG965WH" intel thinks it supports Linux.

      Maybe the offered BIOS upgrade will do, just a wild guess.

      CC.

      --
      TaijiQuan (Huang, 5 loosenings)
    13. Re:What Breakthrough? by DurendalMac · · Score: 1

      It wont until there are fundamental changes in the open source community. Sure, you can get Ubuntu installs that are fairly painless, but what then? If you want a few pieces of little software for little things, then what? Granny doesn't want to compile her own apps. The problem lies in the fact that open source coders are just that: Coders. They're not designers. Most open source software I've used has had a crappy interface that is unusable unless you know exactly what you're doing. It's stuff made for geeks, by geeks, and that can get frustrating.

    14. Re:What Breakthrough? by Danious · · Score: 1

      Huh? No compiling needed mate, these days its easier than Windows. In Windows Granny would have to hunt the net to find the software she wants, check she has any other required software first, and all of the right version, manually install everything in the right order, reboot, and hope it all works. In a modern Linux, she just fires up the software installer, searches for what she wants, ticks a box and clicks install, and she's done. Hell, the latest version of openSuse even has a 1-click online installer that launches and installs everything from a single link on a website.

      As for crappy GUI designs, that applies to most pieces of windows software too...

    15. Re:What Breakthrough? by insignificant_wrangl · · Score: 1

      Exactly. I believe the breakthrough will be if-when we have a population saavy enough to know how to install their own operating system. It is quite possible that will never happen.

      A few years ago, I thought it would be essential for people to learn html and css to code websites and participate in digital communications. Instead of increasing the typical user's knowledge of code, we have equipped her with better WISYWIG technology and widgets, which means, optimistically, that she can spend more time crafting the content of her message. But it also means that she is likely more reliant on proprietary software packages (be they commercial or open source).

      If Linux does "breakthrough," it probably will be more like you describe [and can I offer you a side of fries with that?] than as a glorious revolution of the soft variety.

    16. Re:What Breakthrough? by GPL+Apostate · · Score: 1

      In Windows Granny would have to hunt the net to find the software she wants... In a modern Linux, she just fires up the software installer, searches for what she wants, ticks a box and clicks install, and she's done.

      So what you're saying is that Granny is limited to a single repository of software from which to choose what she wants to install. Whereas with the 'doze system, she can 'hunt the network to find the software she wants,' in other words there are multiple places to get software.

      Ummm, that actually sounds considerably more limiting. How many Windows users would be happy if there was only one place, say a site like Shareware.com, to download Windows apps from??

      What you say about dependency issues has a little merit, but 'dependency hell' is much MUCH worse between the plethora of Linux versions and variants out there than it is with Windows. That's why Granny is forced to get her Linux apps from a single site.

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    17. Re:What Breakthrough? by Haeleth · · Score: 1
      I'm getting the overwhelming impression that you haven't made a serious attempt to use an open-source platform for at least five years, maybe ten, if ever. Your FUD is all painfully out of date.

      Sure, you can get Ubuntu installs that are fairly painless, but what then? If you want a few pieces of little software for little things, then what? Granny doesn't want to compile her own apps.
      Why the hell would Granny need to compile her own apps? She can just click on "Applications" and then "Add/remove...", choose her pieces of little software for little things from the clear and simple menu interface, then sit back and relax while Ubuntu installs them for her.

      Far easier than on Windows, where instead of using a single trusted server she'd have to search the internet for software (praying that she'd correctly identified a genuine download site rather than one of the thousands that infect their downloads with viruses or spyware), and then instead of checking a simple box and clicking a single button she'd have to download a file, find the file she downloaded, double-click on the installer, and click through page after page of a setup wizard (praying that she was selecting the correct options).

      Most open source software I've used has had a crappy interface that is unusable unless you know exactly what you're doing.
      The same is true for most commercial software I've used. It's true for most software in general. Which is why distros like Ubuntu carefully sift through the dross and select the rare programs that do have simple and usable interfaces, or failing that the ones that have interfaces that closely copy the crappy interfaces that popular Windows and Mac equivalents use.
    18. Re:What Breakthrough? by Haeleth · · Score: 1

      So what you're saying is that Granny is limited to a single repository of software from which to choose what she wants to install. Whereas with the 'doze system, she can 'hunt the network to find the software she wants,' in other words there are multiple places to get software.
      No, that's not true at all. What we're saying is that the operating system provides a standard, central, and above all trusted source of software, that contains properly tested and fully supported programs to do most of the things a user will ever need.

      If the program you want isn't there, there are plenty of other places you can look for it. There are third-party repositories, which you can plug into your package manager to increase the range of software available. And some programs offer downloadable packages that will install on any distro (particularly popular for commercial products like Crossover Office). Authors of free programs generally don't bother with this, because it's easier for everyone, particularly users, if the software is just put in the distro-specific central repositories instead.

      How many Windows users would be happy if there was only one place, say a site like Shareware.com, to download Windows apps from??
      I doubt anyone would care. People don't want choice for choice's sake, they just want it to be easy to find the damn software.
    19. Re:What Breakthrough? by Murrquan · · Score: 1

      That's what Crossover Office and Cedega are for ^.^

    20. Re:What Breakthrough? by GPL+Apostate · · Score: 1

      a standard, central, and above all trusted source of software, that contains properly tested and fully supported programs to do most of the things a user will ever need.

      Central control can get rather prescriptive. Granted, anybody can start up any kind of software project they like. However, for it to be part of the 'package system' for a Linux-based OS, it has to be Open Source, or it doesn't make it into said 'central source.'

      It's rather frightening to think that all software comes down from on high, from a coordinated 'package' system. Clearly 'The Committee' must approve. What if I am declared 'Unmutual?' I prefer things a little more chaotic, whether it means 'sh ./config; make; make install' from a source tarball, or downloading binaries I judiciously select for Windows.

      I doubt anyone would care. People don't want choice for choice's sake, they just want it to be easy to find the damn software.

      People just want the trains to run on time.

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    21. Re:What Breakthrough? by Blakey+Rat · · Score: 1

      In Windows Granny would have to hunt the net to find the software she wants, check she has any other required software first, and all of the right version, manually install everything in the right order, reboot, and hope it all works.

      What planet did you use Windows on? Here on Earth, that statement is pure FUD.

      Even the very very very small number of Windows apps that actually depend on other apps to run (most of which are open source, BTW!) manage to get the installer right. Just yesterday I installed Pidgin on Windows Vista, and even though it relies on two other programs to run, I didn't end up manually installing anything in any order, and I didn't have to reboot. Non-open source Windows apps generally don't rely on other apps in the first place.

    22. Re:What Breakthrough? by marcosdumay · · Score: 1

      Oh, came on... It installs on almost everything else. How'd one expect the GP to know the difference?

    23. Re:What Breakthrough? by DarkMantle · · Score: 1

      Thanks, I gave up looking for BIOS updates. I applied the latest one when I got the Board, that was almost a year ago. I've also updated all the way through to BIOS 1705 with no luck.

      And yes, I meant the DG965WH, I just doubled the 9s by accident.

      --
      DarkMantle I been bored, so I started a blog.
  8. Once Amiga Falls, It Will Over Take RC Cola by Anonymous Coward · · Score: 0

    It's hot on the tail of RC Cola!

  9. Re:Linus is right by Anonymous Coward · · Score: 0

    True.
    And further more businesses are afraid of all this RMS preaching stuff. They just want good stable software without all bs religion around it.

  10. Wow, these people are idiots. by ChangeOnInstall · · Score: 5, Insightful

    According to statistics provided by Market Share by Net Applications, starting in December 2006 and through September 2007, Linux doubled its market share. This detail would sound nothing short of promising, except for the fact that the doubling in market share is equivalent to a jump from 0.37% to 0.81%. In the past month, the open source operating system only increased its footprint on the market by 0.4%, from 0.77% to 0.81%. Only increased by 0.4%?

    Try again, that's a 5.2% increase in a month...after more than doubling in the previous year. That is huge. If adoption doubled every year as a percentage of the marketplace, Linux would have 100% of the market within 7 years.

    Hey Softpedia...I'll give you $100 a day for a month, if you give me 1 cent on the first day of the month, 2 cents on the second day, and so on, doubling the amount each day for the 30 days.
    --
    What has *science* done?!? -- Dr. Weird (ATHF)
    1. Re:Wow, these people are idiots. by speaker+of+the+truth · · Score: 1

      In today's immediate gratification society the idea of having to wait 7 years (and we all know of course it isn't going to double every year. It takes a better statistician then I to even begin to guess how much Linux's use will increase next year). Its also why Japan is having its densely populated cities (along with other areas) laid down with fibre optic while we're stuck with inferior methods of internet access. Japanese businesses are willing to look at the long-term while American businesses only look to the next quarter.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    2. Re:Wow, these people are idiots. by IAmGarethAdams · · Score: 1

      Try again, that's a 5.2% increase in a month...after more than doubling in the previous year. That is huge. If adoption doubled every year as a percentage of the marketplace, Linux would have 100% of the market within 7 years.
      Wow! And the year after that Linux would have 200% of.. oh, this kind of calculation is completely meaningless. Try imagining 0.4% as 4 geeks in the front (or back, whatever) row of a crowd of 1000 people and it doesn't seem so significant.
    3. Re:Wow, these people are idiots. by dhasenan · · Score: 1

      In 1992, the only people using Linux were those willing to code entire operating systems.

      In 2003, it was still the computer nerds, and generally the more extreme ones, using Linux.

      Now, I'm seeing people who aren't computer nerds, but are still technically minded, using Linux.

      In another five years, I suspect that, for anyone who could overcome the interface differences between two operating systems, it'll be a matter of which desktop environment they like most.

    4. Re:Wow, these people are idiots. by hozzies · · Score: 1

      In the past month, the open source operating system only increased its footprint on the market by 0.4%, from 0.77% to 0.81%.

      Softpedia might want to check their math: 0.81% - 0.77% = 0.04%, not 0.40%


    5. Re:Wow, these people are idiots. by afabbro · · Score: 3, Informative
      Its also why Japan is having its densely populated cities (along with other areas) laid down with fibre optic while we're stuck with inferior methods of internet access. Japanese businesses are willing to look at the long-term while American businesses only look to the next quarter.

      Yeah...that must be it. It couldn't be because the entire country of Japan is smaller than California, and when you subtract the inhabitable mountains, volcanos, etc. it's more like Nevada. Or that it has some of the densest metro regions in the world, including the world's largest, Tokyo.

      Nope, couldn't be that running fiber everywhere is a much smaller and easier task. Must be that the Japanese are so clever and the Americans so dumb.

      --
      Advice: on VPS providers
    6. Re:Wow, these people are idiots. by Jeff+DeMaagd · · Score: 1

      I don't think so. I'm not sure if such small numbers even approach the margin of error. Going to two decimal points doesn't make sense.

    7. Re:Wow, these people are idiots. by speaker+of+the+truth · · Score: 1

      I didn't mention the whole of Japan, I mentioned the densley populated cities of Japan. Are you saying all cities in Japan are more densely populated then American cities?

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    8. Re:Wow, these people are idiots. by VENONA · · Score: 1

      TFA: According to statistics provided by Market Share by Net Applications, starting in December 2006 and through September 2007, Linux doubled its market share. This detail would sound nothing short of promising, except for the fact that the doubling in market share is equivalent to a jump from 0.37% to 0.81%. In the past month, the open source operating system only increased its footprint on the market by 0.4%, from 0.77% to 0.81%.

      YOU: Only increased by 0.4%?

      Actually 0.81 - 0.77 = 0.04, not 0.4. Author of article can't do arithmetic, and you missed it.

      --
      What you do with a computer does not constitute the whole of computing.
    9. Re:Wow, these people are idiots. by TheVelvetFlamebait · · Score: 1

      If adoption doubled every year as a percentage of the marketplace, Linux would have 100% of the market within 7 years.
      Think about what would happen after 8 years!
      --
      You know, there is a difference between trolling and pointing out the flaws in your reasoning. Just saying.
    10. Re:Wow, these people are idiots. by Anonymous Coward · · Score: 0

      Are you saying all cities in Japan are more densely populated then American cities?

      They are. Everything in America is enormous.

    11. Re:Wow, these people are idiots. by 4e617474 · · Score: 1

      Actually 0.81 - 0.77 = 0.04, not 0.4

      Actually, (0.81 - 0.77) / 0.77 = 0.052 That's a 5.2% increase. They didn't just do the arithmetic wrong, they did the wrong arithmetic.

      --
      Finally modding someone offtopic when they rant about what "Begging the Question" means: priceless.
    12. Re:Wow, these people are idiots. by VENONA · · Score: 1

      Good catch. Certainly better than mine.

      --
      What you do with a computer does not constitute the whole of computing.
    13. Re:Wow, these people are idiots. by LordActon · · Score: 1

      Nope, couldn't be that running fiber everywhere is a much smaller and easier task.

      I see. That's why Columbia, Maryland has fiber to the curb and Manhattan doesn't. Because it's easier to make infrastructure changes in big cities!

      Must be that the Japanese are so clever and the Americans so dumb.

      Suggestion: try knowing what you're talking about. It isn't a matter of Americans being dumb. It's a matter of regulation that benefits the regulated, instead of the economy. Japan has examples too, cf. retailing and rice farms.

    14. Re:Wow, these people are idiots. by Anonymous Coward · · Score: 0

      Hey Softpedia...I'll give you $100 a day for a month, if you give me 1 cent on the first day of the month, 2 cents on the second day, and so on, doubling the amount each day for the 30 days. Don't do it, Softpedia, it's a trick!
  11. Netcraft? by Freaky+Spook · · Score: 1



    When netcraft confirms Windows is dead?

  12. meh by stoolpigeon · · Score: 0

    Linux will always be a niche player on the desktop. OSS wont have an opportunity to be huge until there is a truly monumental shift in the way we use personal computers. I think all the work on Linux, and the lessons learned now about closed source and the negative impact it has will go a long way in helping open code to really have a chance at that point.
     
    And maybe after that big shift, the big OSS player will have roots or ties to linux, but it wont be the linux we know now.

    --
    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?
    1. Re:meh by Anonymous Coward · · Score: 0

      Explain how closed source is so negative? Sure, you don't have the option of multiple people looking at things and fixing bugs, but when it comes to an end user only thing, does that really matter?

      Be serious with yourself here - no mom-and-pop is gonna see "ooh, this program has a bug, we better look at the source and fix it" - at BEST you'd find then posting, on a forum, the bug, and someone else fixing it. Other times, they just deal with the bug and continue.

      *** how long are we going to have to wait for the big breakthrough?" ***

      There won't ever be a big breakthrough until there are games out SOLELY for Linux systems that can compete against the mainstream games out there nowadays....games that make people WANT to run linux and NEED to run it in order to play the games.

      Once that happens, then you'll see your breakthrough.

      Too bad we'll all be dead before it happens.

    2. Re:meh by stoolpigeon · · Score: 4, Insightful

      My problems with closed source:

      No guarantee the software will always be available. This could be because the development is stopped or because the price is raised to the point I cant afford it. With open source this never need be the case.

      The people who develop open software are not inherently motivated to try and force users to 'upgrade' to new versions. They are not inherently motivated to break compatibility with previous versions or other software.

      Closed source software tends to become tiered with highly desirable features costing more. Open Source has no such issues.

      I work with closed source software every day. I have for years. And I'm always annoyed with the crap I have to deal with. I hear comments like yours all the time. It implies that the only advantage to open source is that each individual can themselves modify the code. This couldn't be further from the truth. There are many, many advantages that extend out from the openeness of the code.

      An advantage open source has over closed source is that advances made in one project have the potential to aid and further any and every other open source project. Rather than hiding new ideas and technology, it is proliferated to the benefit of users.

      I could go on for a while, and a lot of smarter people than I am have done so. It's not hard stuff to find. But I think this is sufficient for now.

      --
      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?
    3. Re:meh by Bert64 · · Score: 2, Informative

      Closed source is negative because it stifles progress...
      Each vendor has to reinvent the wheel, and can't legally learn from the others. With open source you can reuse other people's code and build upon it. Closed source ensures that only vendors with enough cash to develop a complete application can enter the market, with open source it's easy to build upon an existing project.

      Smaller companies or individuals who want particular features have very little chance of getting them in a closed source world, they would have to pay whatever fees a given vendor demanded *if* that vendor was even willing. With open source sufficiently capable people can implement those features, while other people can hire coders to do it for them.

      New hardware architectures are far less likely to succeed, just look at IA64 as an example, failing miserably even with the backing of Intel and HP, because people can't run their closed-source apps on it. And vendors won't port those apps until there's a market, thus you have a catch-22. Therefore processor makers are constrained by choices Intel made 30 years ago, as they try to develop new chips while maintaining compatibility. As another example, Apple had to spend considerable time and effort on Rosetta to allow legacy PPC apps to run on their Intel based Macs. In an open source world many of those apps could be easily recompiled, and doing so for a large number of them would probably have taken Apple less time and effort than writing rosetta.

      There's also the matter of trust, some large companies and governments are paranoid and want to see the source code and actually build it (so they can be 100% sure the binaries they have came from the source they've seen). A lot of people are equally paranoid, and some of them do have the capability to audit and compile the source.

      Long term support - closed source software is at the mercy of it's vendor, so there is a chance of the product being discontinued, or the source code being lost. Users of closed source software have no fallback in situations like these.

      Multi vendor support - with the source open, any vendor can begin providing support services around an open source application, customers are free to choose the vendor and support package that suits them, instead of being stuck with a single source of support. As a consequence, vendors are forced to compete. If you want a commercially supported linux you have plenty of choices, for commercially supported windows you have only one source.

      Less lock-in, with open source you are far less likely to find your data locked away in a secret format known only to one company.

      There are many negatives associated with closed source, and virtually no positives as far as the customers are concerned. If you have evidence to the contrary i'd like to hear it.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:meh by darjen · · Score: 1

      Like I said in one of my previous posts, I really don't think MS will be able to maintain its monopoly indefinitely. I think they will eventually become more like IBM.. just one player in a commodity market. Their failures, like Vista, will become more of the reason this will happen rather than their continued success. For now I will be sticking with XP on my desktop, but will continue to keep up to date with Linux developments for when a good time to switch might occur. I'm not stuck on XP or anything, mainly I just use it because it was already on my laptop and works most of the time for me. Inertia has a hold on me.

    5. Re:meh by Crazy+Taco · · Score: 1

      Linux will always be a niche player on the desktop. OSS wont have an opportunity to be huge until there is a truly monumental shift in the way we use personal computers.

      And when/if the big shift happens, there is no reason to believe that FOSS will gain any more market share. This is because the big shift will be caused by Microsoft (doing something such as Surface) or Apple or some other proprietary software company, as usual. And FOSS will simply do a copy of it, probably a year late, as usual. Nothing the FOSS community ever does is innovative enough to be considered a new way of computing. Look at the two primary desktop manager programs on Linux: KDE and GNOME. KDE is a copy/lookalike of Microsoft's interface, and GNOME was a copy of the old Mac interface. Very little new has been done.

      I do have to give FOSS a little bit of credit for UI's like enlightenment and fluxbox, which are different than what Mac and Windows use. However, Linux desktop use is so small, and knowledge of/experimentation with alternative UI's is so much smaller still (because they don't ship with most distros), that even if something different is done, no one hears about it. Linux use is too small to change the way users do their computing; only a highly visible company like Apple or Microsoft is going to get the press and spotlight long enough to really change how people work with their machines.

      --
      Beware of bugs in the above code; I have only proved it correct, not tried it.
  13. RE: Linux on the Desktop Doubles in 2007 by __aajwxe560 · · Score: 5, Informative

    Background: I am a sysadmin for a 300+ node Linux shop, and have fairly lengthy experience in Solaris, Windows, and AIX as well.

    I still run Windows XP as my desktop of choice. I only run it because it came with the laptop that was provided to me by IT, or I would probably still be running Windows 2000. Very simply, I use the OS as a tool to get my job done, and Windows 2000 was doing the trick. Windows XP is now doing the trick. When there is something I want to do that Windows XP can no longer do, I will look beyond. If Linux starts to pioneer in new features and areas that Windows and the Mac OS cannot answer, then I will certainly consider it for my desktop OS. Meanwhile, I deal enough headaches from users at the server level that I don't feel like battling with my Linux wifi drivers, sound card strangeness, or having to jump through other hurdles to just stay productive. Of course there are patches and ways around most/all of the issues I have seen, but that doesn't mean its acceptable to me.

    Now, cue over to the server arena, and Linux is certainly replacing Windows boxes for all standard day-to-day servers. It does what I need, it does it well, and even offers features and ease of use that the Windows boxes simply cannot match. That was a compelling reason, with cost also being a close secondary, that we now run so many nodes.

    Meanwhile, who really cares. If _XXXX_ does what you want, use it.

  14. Installs by Wowsers · · Score: 1

    I have my new and old machine dual boot linux, and take a bootable DVD with me if people ask for computer help (usually to fix Windows). So that's 2 1/2 more installs.

    --
    Take Nobody's Word For It.
  15. who cares about market share? by poptones · · Score: 4, Interesting

    "Market share" only counts MONEY, not "free" installs. If I download ubuntu and install it on my laptop, how do they know? They don't - and they don't care, because there are no beans for the bean counters to count.

    Likewise, bootleg installs. I have not yet had a single person seriously inquire about "upgrading" to vista. Many people have, however, brought in spanking new machines to be retrograded - either XP or linux. Many more come in with Vista licenses on the box and unregistered XP installs on the hd.

    emachines, gateway and all are now shipping with vista and yet the users are still screaming abou tit and doing everything they can to undo the damage. These folks can spin numbers all they like, real world surveys provide ample proof of the suckitude of vista.

    1. Re:who cares about market share? by stoolpigeon · · Score: 1

      That's why you should start buying Ubuntu at Amazon

      --
      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?
    2. Re:who cares about market share? by Loke+the+Dog · · Score: 2, Interesting

      They don't count sales, the count visitors to a selection of websites. I'd say their system is as good as you can get when it comes to counting linux penetration percentage. Besides, come on, do you really think there's more than 1% of PC using linux? Their numbers seem a lot more likely than the 3% w3schools claim. The thing is of course their selection is not representative of all internet users or that they count servers too.

    3. Re:who cares about market share? by Kjella · · Score: 1

      Depends on who's counting and where. One is sales - but another popular metric has been browser identification. I think almost any desktop except really high security closed nets use google. You see, market share also translates to money, because there's bean counters sitting at online shops and services too. They're not interested in sales, they're interested in what their customers are using.

      --
      Live today, because you never know what tomorrow brings
    4. Re:who cares about market share? by xtracto · · Score: 1

      "Market share" only counts MONEY, not "free" installs. If I download ubuntu and install it on my laptop, how do they know? They don't - and they don't care, because there are no beans for the bean counters to count.

      But it is important for Linux, or at least for some part of the community (YOU might not care personally, but that is another thing), because .001% more of Linux means one less Windows XP contract and one more Linux service contract or whatnot. Some distributions might not get any profit from sales, but a bigger Linux market share means more services around Linux and this means more companies *eager* to consider Linux as for example, hardware manufacturers (think drivers) and software (think, games).

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    5. Re:who cares about market share? by Mazin07 · · Score: 1

      The article's data is from Net Applications, which measures actual OS usage based on website visitors. They are not counting purchases, OEM installs, etc. They are counting the client info sent by the browsers.

      Your criticism is irrelevant. Market share is not counted by money.

    6. Re:who cares about market share? by sayfawa · · Score: 1

      Yes, actually, I do think that more than 1% of PCs run Linux. I have more evidence that they do than not. And this site's claim that Linux usage has doubled in the past year seems highly dubious to me. Why would that happen? What big event would have made twice as many people start using Linux all of a sudden? I'd say either that site wasn't counting correctly in the past, or they're not counting correctly now. Either way, I think their numbers are suspect.

      --
      Free the Quark 3 from asymptotic confinement! Bring your charm! Don't get down! All colours and flavours welcome!
    7. Re:who cares about market share? by westlake · · Score: 1
      "Market share" only counts MONEY, not "free" installs. If I download ubuntu and install it on my laptop, how do they know? They don't - and they don't care, because there are no beans for the bean counters to count.

      The problem here is that the DIY system install is a Geek thing.

      The overwhelming majority of users have never installed an OS from scratch and never will.

      I have not yet had a single person seriously inquire about "upgrading" to vista.

      Well, of course, you haven't.

      If you want the stainless-steel look for your kitchen you look to Viking for the name or Sears for the price. You don't track down the appliance-geek who sells a zero-clearance range out of the back of his garage.

    8. Re:who cares about market share? by Loke+the+Dog · · Score: 1

      The release (and hype) of Ubuntu 7.04 in combination with the release (and bad publicity) of windows vista.

      http://marketshare.hitslink.com/report.aspx?qprid=5&qpcustom=Linux

      Notice how the graph follows these events quite nicely.

      I can agree that these numbers are far from perfect, but my point is, you're not likely to find more accurate numbers. If your evidence is from the logs of a specific website, I don't see how that proves anything. Possibly if that website was Google.com, but otherwise you'd need a large number of websites with varying content to get better statistics than these guys have.

    9. Re:who cares about market share? by Xtifr · · Score: 1

      Depends on who's counting and where. One is sales - but another popular metric has been browser identification. Which is also misleading because of identification forging, which has been quite popular with non-IE browsers, due to the (large but shrinking) number of sites which insist on IE for no particular reason.
    10. Re:who cares about market share? by I'm+Don+Giovanni · · Score: 1

      These particular "market share" stats in the article are based on web usage, not paid-for OS installations.
      Specifically, the status come from here:
      http://marketshare.hitslink.com/report.aspx?qprid=2
      http://marketshare.hitslink.com/report.aspx?qprid=5

      --
      -- "I never gave these stories much credence." - HAL 9000
  16. Re: Linux on the Desktop Doubles in 2007 by stoolpigeon · · Score: 1

    I work with Oracle running on AIX. I was given a Windows laptop for work. I got really tired of all the crap I had to do to simply work with my servers. I scrounged up an old optiplex and installed Linux on it. Work is so much easier for me now. The windows laptop sits on the side - I don't really need it any more.
     
    If I'm off site - the wi-fi thing is an issue. But at work, windows really gets in the way of productivity.

    --
    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?
  17. Web site we've never heard of says by Ice+Station+Zebra · · Score: 2, Insightful

    that Linux is practically non-existent on the desktop. I say who are you softpedia? An encyclopedia of free software downloads you say? For linux too? Really, well we have apt-get, emerge, etc. No wonder your statistics suck.

    1. Re:Web site we've never heard of says by sayfawa · · Score: 1

      Also, there's this.

      --
      Free the Quark 3 from asymptotic confinement! Bring your charm! Don't get down! All colours and flavours welcome!
    2. Re:Web site we've never heard of says by Vexorian · · Score: 1

      It is strange but I think 0.81% even if it was a correct statistic, is not a little, how many desktop computers do you have out there? I think softpedia is mostly a site that takes advantage of free licenses to redistribute software, I've seen it happen with things kde-apps.org and freshmeat, they get added to softpedia...

      --

      Copyright infringement is "piracy" in the same way DRM is "consumer rape"
    3. Re:Web site we've never heard of says by Loke+the+Dog · · Score: 1

      The statistics come from Net Applications though.

  18. Softpedia - Shitty website, shitty article by jonathan3003 · · Score: 3, Informative

    Shitty website, low quality news. Just as an example, the same site has a different article that doesn't favor Vista: http://news.softpedia.com/news/Vista-Is-Nothing-Compared-to-XP-Move-to-Mac-OS-X-and-Ubuntu-Linux-65786.shtml

  19. Re: Linux on the Desktop Doubles in 2007 by __aajwxe560 · · Score: 1

    Excellent, and my point exactly! You found the tool that works best for you. And to come back to the topic question, do you feel a genuine concern over why others don't do the exact same thing or for some big breakthrough?

  20. Nothing New. by jellomizer · · Score: 2, Insightful

    Not to surpassing, the fact that people upgrade their computers, they will get the latest version of the OS.
    Being that the average turn around for computers a new computer every 5 years. About now we would expect Vista
    to be double what TFA said Vista is. Vista Right now should have close to 14%, not approaching 8%. Anyone who think
    Vista will not be a leading OS is hopeless lost in the realm of Fanboyism. But what the data does show that Visa is not
    growing at a rate that would statically be at. But looking at the Data... Somewhat distorted by the fact the graph has
    Power PC OS X and Intel OS X as different OS (Keeping the Market share artificially lowered where combined it would be just
    under Vista). Seriously the path to least resistance would be buy a new computer, with the latest OS, and use that OS that
    comes with the computer no matter if you like it or not. Macs are only one platform while Windows and Linux allows you to
    choose your hardware. If you switch to Linux it is the path of most resistance, Still unpolished compared to XP/Vista OS X.
    Requiring you to install the OS separately, for only a couple of Major advantages (Security mostly), at the cost of loosing support for most of
    your products and services, less software availability, Websites that don't work, and joining a user community who is notoriously unhelpful
    towards people who just started, tricking them to deleting their drives and other things. So yes people will stick with XP/Vista if they are that
    annoyed they may switch to a Mac, if their budget allows them too (with Macs having no Low End equivalent), otherwise they will just stick
    to what they know. Most people really don't care about the politics they just want to get the stuff done.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:Nothing New. by speaker+of+the+truth · · Score: 2, Interesting

      Anyone who think Vista will not be a leading OS is hopeless lost in the realm of Fanboyism Anyone who thinks ME will not be a leading OS is hopeless lost in the realm of Fanboyism. Windows will remain the leading OS in the foreseeable future, however Vista is by no means guaranteed that slot.

      Still unpolished compared to XP/Vista Really? Less polished then Vista? Then why am I hearing about all this trouble with installing drivers and hardware support while Linux keeps touting how it supports most hardware now?

      for only a couple of Major advantages (Security mostly) And:
      * Free OS (for those of you who aren't suckered/forced into buying from stores that bundle the OS price with the hardware price making the two inseparable)
      * Free upgrades. Forever.
      * Lots of software bundled with the OS. Cutting down on the need to buy all of these other apps at premium prices.

      Just those two minor advantages.

      Websites that don't work I can't remember the last time I went to an IE only website. Besides all Windows users should be using Firefox due to its superiority to IE. Most places I see now have both installed.

      joining a user community who is notoriously unhelpful towards people who just started, tricking them to deleting their drives and other things. Funny I've had nothing but help from Linux users in selecting a distro and installing that distro, even many years ago when I eventually gave up on installing Linux the people were still helpful and invited me to go to them if ever I wished to try again.

      Most people really don't care about the politics they just want to get the stuff done. Sounds like a good reason to avoid Vista.
      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    2. Re:Nothing New. by jellomizer · · Score: 1

      Anyone who thinks ME will not be a leading OS is hopeless lost in the realm of Fanboyism. Windows will remain the leading OS in the foreseeable future, however Vista is by no means guaranteed that slot.

      Well the time frame from ME to XP was only one year. There is no sign that vista will be replaced any time soon... Windows ME did get significant usages but XP Came out so soon after that, and used the NT kernel and was targeted to the home user.

      Really? Less polished then Vista? Then why am I hearing about all this trouble with installing drivers and hardware support while Linux keeps touting how it supports most hardware now?

      Yes. Driver compatibility is not a good measure in polish. Polish is how smooth things work when they works. Linux has to many quarks that the common person will not understand and ditch as soon as they can. Having drivers is one thing but installing them is an other... Recompiling the Kernel, Add a kernel module.... Or just run setup.exe Then after you do have that driver then how to you access it? Face it if you get a new computer with Vista you will have a better chance that the computer will work with Vista then it will work easily with linux.

      And:
      * Free OS (for those of you who aren't suckered/forced into buying from stores that bundle the OS price with the hardware price making the two inseparable)
      * Free upgrades. Forever.
      * Lots of software bundled with the OS. Cutting down on the need to buy all of these other apps at premium prices.


      Free is not a feature it is a pricing structure. For most people the OS Comes with the computer so they are not paying for it. It is not getting suckered into it. They expect it. When they get a computer they want something that they can plug in and work on. Hence an other feature.

      Linux Software bundle isn't always that great. With Stupid Naming schemes GIMP (Who would think that is anything like Photoshop?) KSomething Gsomething all very confusing.

      I can't remember the last time I went to an IE only website. Besides all Windows users should be using Firefox due to its superiority to IE. Most places I see now have both installed.

      I can it was a couple of weeks ago. Some people are not into this Holy quest so if the site doesn't work then they will use something else. Besides all Windows users should be using Firefox due to its superiority to IE. what kind of crap is that. Sure I use firefox but, to say that everyone should no. Freedom people have the right to choose. and some peoples freedom doesn't like Firefox. Freedom means making your own choices not just following what someone else does.

      Funny I've had nothing but help from Linux users in selecting a distro and installing that distro, even many years ago when I eventually gave up on installing Linux the people were still helpful and invited me to go to them if ever I wished to try again.


      It all depends on where you go a newbie can stumble on an expert site where they get the rude comments. Or if you were not fixed on Linux is God then you will face more resistance. Some people need a guiding hand. Besides a slashdotter is not judge of good service.

      Sounds like a good reason to avoid Vista.

      Sounds like a good reason to avoid Linux. Sometimes being able to buy the right tool for the job will save more money then hunting for months for that tool.
      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:Nothing New. by Steauengeglase · · Score: 1

      I'll disagree with the parent's comment. In my work place we always picked up a new OS upon release (well, all new Mac and Windows offerings) so that our employees have a grasp on how to navigate around it. After two weeks with only a restricted access account the machine is unusable and this was all on suggested hardware with a copy of Vista Ultimate. So far the only real answers that MS have given me are running a system restore (curiously my problems have killed system restore) or reinstalling Vista (sorry pal, I'm not doing that every two weeks). If MS doesn't get on the ball with Vista and begin patching and offering real support it, Vista will be another Windows ME.

      Also, I don't seem to remember ME (the Pinto of MS OSes) having becoming an dominant industry standard.

    4. Re:Nothing New. by Almahtar · · Score: 1

      joining a user community who is notoriously unhelpful 1999 called. They want their stereotype and my lame joke back.
  21. Sell it by NekoXP · · Score: 5, Insightful

    Here is the problem: you can't convince people that "Peer reviewed source, therefore more security, and oh it's free" is a good reason to switch to Linux.

    Most people don't understand what peer reviewed source means, have no idea of the security of their PC (and not a care in the world anyway if they can just drop a virus checker on it and "solve" it) and, Windows and MacOS came with their system anyway, so are ostensibly free.

    Linux has to actually expose a feature people want and do it so that it increases productivity and feels better than Windows or MacOS X. There was a podcast on The Register the other week with Mark Shuttleworth - the basic premise of part of it was that Compiz is cool, but useless, and it's the hope that enabling it by default means developers will turn it from a cool whizzy 3D smooth suave thing into something that improves user's experience, and their lives.

    And that's why MacOS X and Windows win, because MacOS has Genie Effects (this is the carrot) but it also has Spotlight, and iTunes, and iPhoto, and Quicktime, and all the other stuff people want and need every day (this is the stick). Where MacOS has a soft, warm and inviting stick, brandished by a really hot chick in leather and a penchant for candle wax, Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal.

    1. Re:Sell it by garett_spencley · · Score: 4, Funny

      Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal.

      That would be a 300lb atheist libertarian. Get your facts straight. Sheesh.

    2. Re:Sell it by LDoggg_ · · Score: 1

      Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal.

      Do new Linux users know or care anything about RMS? They might have an idea of who Linus is, but I doubt they know or care much about the 300 pounder's politics. If anything, the face of Linux is the person that did the install or gave the CD to the new user.

      BTW, you started off the last sentence as to why windows and os x win, but only talked up os x.

      --

      "If they have both, tell them we use Linux. And if they have that, tell them the computers are down." -Dave Chapelle
    3. Re:Sell it by Jugalator · · Score: 1

      Besides, Windows haven't had any nasty heavily media-publicized security problems lately, especially after Windows XP got its much needed SP2. Yes, obviously there's been the typical virus scares in media, but nothing out of the ordinary, and they've been taken care of pretty well by regular antivirus tools, and nothing I can really blame Microsoft for more than their users. No pure design flaws that led to the Sasser outbreaks of the past or such things.

      This is often something I feel is kind of "old" when Linux users keep standing on security as the tallest pillar of Linux. That may be true, and it may be among the best reasons to use Linux besides its price and open licenses, but the thing is that Windows is nowadays not horrible in comparison. 2007 has actually been a good year for Windows in the security area. I use to turn a blind eye towards threats eminating from users double-clicking on e-mail attachements and bypassing warning dialogs from Windows in that they will run tools as an administrator, and what's then left isn't actually so much.

      --
      Beware: In C++, your friends can see your privates!
    4. Re:Sell it by Bert64 · · Score: 1

      Windows didn't achieve it's widespread use by attractive users in any of the ways that you described...
      It gained home users by being what they used at work.
      And it gained use in workplaces by being cheaper than the (superior) alternatives.
      It's corporate desktops where linux is more likely to take off first, not home users. They will come along afterwards as people want to use the same system they do at work.
      IBM compatibles started to take over the home market in the days of dos, an operating system so laughably inferior to amigaos (amigas were commonly used as home computers in those days) in virtually every way.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    5. Re:Sell it by Anonymous Coward · · Score: 0

      Right!
      For that, all members of the free software community have to realize they have to *force* the use of GNU/Linux on their workplaces. The current market situation cannot make the transition smooth and nice: it's impossible with the biggest company in the world using its money against us (since their software is not interesting anymore, they only have financial inertia, but Evily used, it can shut down totally the free software impluse). They can "buy" countries for God Sake! Transition will be forced with a lot of pain and tears.

    6. Re:Sell it by RAMMS+EIN · · Score: 1

      Meh, your rhetoric means nothing. The reason people don't use Linux is that it is _different_, different from what they are used to, different from what comes with their computer. People who actually think about the issue do tend to use Linux, because it is actually better. But those people are few, and for a good reason. A computer is and should be a tool. You just want to surf the web, read your email, and write your documents, plus do whatever it is your job to do. You don't want to spend time on thinking about operating systems. Your system comes with Windows or OS X. So that's what you will use. It makes perfect sense. Arguments about what would be the best choice don't even enter into the equation. You just use what is in front of you.

      --
      Please correct me if I got my facts wrong.
    7. Re:Sell it by abradsn · · Score: 1

      At least they are athiest though.

    8. Re:Sell it by Anonymous Coward · · Score: 0

      Where MacOS has a soft, warm and inviting stick, brandished by a really hot chick in leather and a penchant for candle wax, Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal.

      lol! nice.

    9. Re:Sell it by Logic+and+Reason · · Score: 1

      And that's why MacOS X and Windows win, because MacOS has Genie Effects (this is the carrot) but it also has Spotlight, and iTunes, and iPhoto, and Quicktime, and all the other stuff people want and need every day (this is the stick). Where MacOS has a soft, warm and inviting stick, brandished by a really hot chick in leather and a penchant for candle wax, Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal.
      That has to be one of the most tortured analogies I have ever heard. Do you even know what the phrase "carrot and stick" means?
    10. Re:Sell it by sdhoigt · · Score: 1

      "And that's why MacOS X and Windows win, because MacOS has Genie Effects (this is the carrot) but it also has Spotlight, and iTunes, and iPhoto, and Quicktime, and all the other stuff people want and need every day (this is the stick). Where MacOS has a soft, warm and inviting stick, brandished by a really hot chick in leather and a penchant for candle wax, Linux's stick has a poo on the end, and is brandished by a 300lb atheist liberal."

      Wow... and your post started off pretty good too.

      SD

    11. Re:Sell it by garett_spencley · · Score: 1

      I do agree that security has been improved soooooo much and Microsoft deserves a lot of credit even if they did act rather late (late is still better than never).

      However, adware and viruses are still an issue. I had to re-install the OS twice on my wife's computer. She was running XP with SP2, always installing updates (automatic updates configured to notify but not auto-install) + firewall.

      The first time I had to re-install it was because she got infected with something. I can't remember what it was but it disguised itself as firefox.exe. She was having problems with her computer and when I investigated I found that firefox.exe was always running and when I'd open up the browser there would be two firefox.exe processes. I did a bit of googling and discovered it was a virus. This is despite all of the common sense lectures I've given her about not opening e-mail attachments or accepting files over MSN etc. even if she trusts the source. She only ran Firefox etc.

      The second time I had to re-install was not due to a virus. Automatic Update told her there were updates available and being a good girl she downloaded and installed them. After a reboot Windows wouldn't boot. It was blue-screening, complaining about corrupt DLLs. After 3 weeks of her not having a computer because I was too busy to get around to fixing it I installed Ubuntu for her and we haven't had any issues since.

      I completely agree that the security issues with Windows pale in comparison to years ago but they still exist and when an auto-update can render your machine useless that's just BS as far as I'm concerned. I would like to hope that auto-updates would be doing sanity checks such as comparing checksums to validate the integrity of the downloads before and after installing them (and doing an auto-rollback if something goes wrong during the install) but apparently that is not so. If the download is corrupt it seems it will install anyway and potentially fuck your computer.

    12. Re:Sell it by NekoXP · · Score: 1

      Well, part of the analogy was, people are more likely to be simple masochists and run Windows and OS X for the fun of it, than chub-chasers who like the smell of body odour or will put up with it just because they're cheaper to maintain and less likely to run off with someone else :D

      It started getting a bit complicated though so I left it.

      In the end, Linux doesn't offer any greater efficiency, better features, over the fact that it is Software Libre rather than Software Gratis.

      Linux is more likely to take off in the hands of consumers in the embedded device space - routers, phones, UMPC, and migrate to larger and larger systems.

      When these systems in turn talk to the Big Iron running virtualized Xen, VMware on hardware by IBM or Sun, all running Linux or something similar, there will start to appear a kind of squashing effect.

      Windows took the desktop space and spread outwards to handhelds and servers, but it's slowly been pushed back into it's little desktop box.

      Eventually Windows will get popped out of the middle in favor of a homogenous, entirely Linux (or at least UNIXy) environment, rather than heterogenous environment of Windows, VxWorks, AIX, Solaris, QNX, MorphOS, MacOS, or whatever you "dare" to choose otherwise.

      At least that's my take on it, if you're into the Big Crunch theory. I suppose it is just as likely that you'll have a MacOS handheld, a MacOS desktop and a MacOS server.

    13. Re:Sell it by NekoXP · · Score: 1

      I guess the analogy gets expanded to, people pay to go to BDSM clubs and be "punished" by someone in a shiny plastic outfit while a guy in a gimp suit watches you and jerks off.

      But you can get it for free at home if you can find a furry or two.

      It all ends in a mess of blood and spunk regardless of the choice. What do you want out of life? :D

    14. Re:Sell it by mqduck · · Score: 1

      And that's why MacOS X and Windows win, because MacOS has Genie Effects (this is the carrot) but it also has Spotlight, and iTunes, and iPhoto, and Quicktime, and all the other stuff people want and need every day (this is the stick). Are you saying Apple threatens to attack users with Spotlight, iTune, iPhoto and Quicktime if they misbehave?
      --
      Property is theft.
    15. Re:Sell it by NekoXP · · Score: 1
      You got your facts wrong.

      People who actually think about the issue do tend to use Linux, because it is actually better


      But, it isn't, is it? It's not actually quantifiably better in any way, shape or form. It's simply a little bit more "written by guys in basements".

      I use Linux for work, I develop on and for Linux for work, but my laptop runs Windows XP. Given the choice of running mail, playing DVDs and occasional web browsing, choice of text editors and a billion other things, despite the fact that I use both operating systems (and multiple distributions), I actually prefer using Windows.

      Because it is outright better? I dunno about that, some days I'd feel qualified to judge because I do think about it every day, but you're right; it is a tool and for me, Windows does a somewhat nicer feeling job of my day-to-days than Linux ever did.

      I use Thunderbird and Firefox and use an open source media player (Media Player Classic), with open source codecs (ffdshow tryouts). I own a copy of Microsoft Office 2003 (it came with the laptop), but I use Open Office.

      So it is not about availability of commercial software vs. Open Source software, because it's all the SAME software, although I do own Photoshop, Flash etc. CS3. There just isn't an equivalent on Linux. But they are not my day-to-days, they are my necessities for getting some job done. I think it is partly down to the fact that if I want to add a new codec to Media Player (or any media player), I simply download that one, single codec. I do not download a codec BUNDLE for gstreamer, or a whole new version of MPlayer as a bundle, and hope they update it to include the latest thing. I hate how ffdshow is monolithic. I hated how Mozilla was so monolithic.. browser and mail and irc all in one! And a full application framework! (Why don't Firefox and Thunderbird share the same Gecko engine etc., either? I have two copies of exactly the same damn browser components installed..). Of all these things I hate I use them because I need them, but at least on Windows, if I was willing, I could use stuff that already exists; Internet Explorer 7, Windows Live Mail (actually a pretty neat mailer), download DivX, and use the H.264 codec that came with my copy of Nero.. and PowerDVD that came with the laptop. The hideous mess of bundled, open source applications that I only have on my system and live with out of choice, is what I am forced to use under Linux. I hate the fact that I am not able due to availability, to use anything else, even if I have to pay for it. What if I *DID* want to pay for something better? Can I do that with Linux?

      I think this would be true of the vast majority of people who did not do natively-hosted Linux development. I am seriously considering installing OpenSuSE 10.3 on this laptop at some point though (I need to get a new disk anyway). Maybe I will make the switch.. but probably, I won't.
    16. Re:Sell it by NekoXP · · Score: 1

      BTW, you started off the last sentence as to why windows and os x win, but only talked up os x.


      What does Windows have, really, that OS X doesn't? Windows Desktop Search vs. Spotlight, Aero Glass vs. Quartz Extreme, I dunno.. UPnP device support vs. mDNS/"Bonjour"/"Rendezvous" device support, it's all the same really.

      The point is you grab a Linux these days and what do you get; personally when I install Ubuntu or OpenSuSE, I get Open Source drivers and have to update them to the "commercial" version only because "they're not free". If I didn't know better I wouldn't know why the performance didn't rock out of the box.

      I get to choose between Beagle and whatever other desktop search system, and neither of them really do the job and they soak performance out of the system far, far more than Spotlight or WDS or Google DS. Compiz is still an asshole to set up. UPnP and mDNS support are woeful. There is still no decent WPA GUI for Linux, I end up hand-editing the damn config file every time (the one in SuSE 10.3 is pretty damn nice though, but it's not anywhere near close to Intel Proset for Wireless).

      If I actually NEED any software I have to find it by *NAME*, which is just terrible. Package management is one of the great things about Linux, but cataloguing your software by way of huge lists of software packages with automatic dependency solving.. promotes choice but not functionality. How am I supposed to know what to pick out of a list of 58 packages in the "WWW" category? If I didn't get a desktop search app to begin with and I wanted one, how on EARTH would I know that it's been monickered "Beagle" or if I want an instant messenger, "Pigeon" or "Kopete"?
    17. Re:Sell it by NekoXP · · Score: 1
      I'm saying Apple beats on their users regularly, and they enjoy the attention. How many times have you used iPhoto or updated iLife or got an Airport wireless thing, and had something go wrong somewhere, and for Apple to delete all the forum posts relating to it, send a couple injunctions out to websites, and release an update with the single bullet point;
      • Updates related to stability and bug fixing

      Oh yeah am I a bad user? Am I? Hit me harder.. harder... don't tell me if you fixed it or not. I promise to buy the iPhone when it comes out, well before you cut the price, and every new iPod generation, and an Apple TV :D

      Windows, on the other hand, you get what you wanted but if it doesn't work out, it makes you wait 5 years, by which time you need a new PC anyway.

      That's punishment, isn't it? That wasn't obvious in the analogy, I guess.. but that's what I was on about.
    18. Re:Sell it by Anonymous Coward · · Score: 0

      No. I believe Stallman is a liberal.

    19. Re:Sell it by Anonymous Coward · · Score: 0

      you dont seem to notice the many,many subtle changes. eg:
      The previous year, the local white box stores said absolute no to linux. This year at the bigger local pc stores I cant get over how many parts that have in the fine print "works on Linux 2.4 or higher". I guess it is mostly made in taiwan stuff but they work fine.
      I just met a sparky who was running fedora! I asked why and he said: "I dont get virus. And it auto updates. It just works. Dont know why more dont use it. Windows just gets full of rubbish". His words not mine.
      Nokia. I wrote to them that a usb phone - computer cable didnt work with Linux. Can they help? The first reply was trying to help, but obviously didnt know what linux was, so I politely replied back explaining and requesting further info. The second responder knew linux and the reply contained good detailed info. I now know wine can not (yet) help in this case, but buying a SD mini flash card would let me download my mp3 to my phone.

      There is a tipping point. I am starting to wonder if we have seen it.

    20. Re:Sell it by kklein · · Score: 1

      Preach it!

      And this right here is why I don't use Linux. I like the idea of it (why else would I hang around here?), but when push comes to shove, it's a bitch to set up, and even if you do get everything to work right, it doesn't do everything you want it to do.

      Let me just save everyone some time, and I'll type in your counter-arguments for you:

      Have you tried it recently? It's made great strides!
      Yes, I have, thanks. The first time was on my laptop, and I found that the wi-fi drivers just plain didn't exist and I'd have to buy a card and have it sticking out of the side, banging into everything. No thanks. The second time was on my desktop, and despite two days of reading manpages and forums, my mid-model, last-generation nVidia graphics card never spit out more than 640x480. This was in June and July of this year. I expect the computer to work within a couple hours of installing the OS. I have no use for a computer that doesn't have all the drivers available.

      Mine works just fine. You obviously did something wrong.
      Thank you, Captain Obvious. I know that, in the case of my video card, I was doing something wrong, but I had no idea WHAT, and ran out of patience trying to figure it out, especially knowing that if I ever did figure it out, I'd still be running Linux, and be forced to use knock-offs of popular applications instead of the real things (I do use the knock-offs under Windows fairly frequently, when it's an application I don't need much--like Inkscape instead of buying or pirating Illustrator). If a guy as computer-proficient as I am (that's not much compared to a lot of the folks around here, granted, but so, so far beyond that of the general population) can't get the damn thing to work in 2 days, it's a no-go.

      You're obviously too stupid for Linux. You don't deserve it!
      Way to sell it, asshole.

      It runs the internet.
      Very good for it. I don't want to do that.

      I'd love to be proprietary-free. But, in all seriousness, the problems with proprietary platforms are not nearly as bad as the problems with Linux. The former is a legal and financial hassle, but as long as you write a check every once in awhile, it'll work very nicely. The latter is a usability hassle, followed by not working right and no one to blame.

    21. Re:Sell it by NekoXP · · Score: 1
      Those devices with "Linux 2.4 or higher" written in tiny text on the back of the blister pack have been around for a very, very long time. Far more than a year.

      Nokia tech support not knowing what Linux is - is really ironic considering they ship a Linux internet tablet (N800).

      As for this:

      I just met a sparky who was running fedora! I asked why and he said: "I dont get virus. And it auto updates. It just works. Dont know why more dont use it. Windows just gets full of rubbish". His words not mine.
      - I could say the very say thing in reverse.

      I don't get viruses on Windows.

      It auto updates.

      It just works.

      I don't know why people even bother with Linux. Linux is just as easy to fill with rubbish a Windows is.. many, many packages on Debian, Ubuntu, SuSE and Fedora install startup daemons and clutter my home directory with dotfiles and dotdirectories, sprawl in /usr/share, every functionality you add, kills the system performance somewhat, and outside of the apps deemed okay for the LiveCD (Firefox, Evolution?) most of the tripe that is listed in the package managers is simply not up to normal everyday use.

      How is that quantifiably better? Who's words they are don't matter, it is the harsh reality of the world that there isn't an operating system anyone will feel truly comfortable using and has no problems, and using Windows or MacOS and their application base is like pulling teeth sometimes, but Linux is by far and away NOT the solution to those problems.
  22. Linux is secure because... by Anonymous Coward · · Score: 0

    It's used by people who can respect and work around and with it's security. If it hits the mass market you can bet it'll be as helpful as the UAC on vista. That inherent security is dependent on the users.

    1. Re:Linux is secure because... by Delkster · · Score: 1

      It's used by people who can respect and work around and with it's security. If it hits the mass market you can bet it'll be as helpful as the UAC on vista. That inherent security is dependent on the users.

      That's true partially but not entirely. This topic has been beaten to death, but let me say this just once again: The security of Linux is partially due to more knowledgeable users, but also partially due to a saner design that eliminates some of the historical burden that plagues Windows.

      A lot of problems on Windows are caused by ignorant users who will just click on whatever appears in their displays. The only way to stop Trojan horses is to educate people since the only difference between a legitimate third-party application and a Trojan is that the latter one does damage (and is generally distinguishable from the former by someone who knows what they're doing), and people will need to install applications anyway.

      This is one good side of the distribution model in many Linux systems: most applications are installable through the tools of the Linux distributor from the software repositories of the same distributor. If you trust your OS provider, there's probably also reason to have some faith that packages that come from their repository and are signed by them are legitimate. And if you can't trust the OS provider, you're pretty much screwed anyway.

      Another thing is that not only are the privileges of the normal user account traditionally limited (sort of like in UAC), the privileges of most daemons/services on the system are also limited because they run under a separate, non-root user account. Even if one of those daemons gets uninvited guests through a security hole, they won't be able to do harm to user files (because user x generally cannot access the files of user y unless user x is root, which it generally isn't) or read sensitive data, assuming that the system and applications are correctly configured.

      Also, many systems such as Ubuntu don't have a bunch of ports open to the whole world by default, so exploiting one of these holes would be more difficult in any case. Even if Linux were more popular also among the masses, it would be less likely to see something like the Blaster or Sasser worms on Linux, and even if we saw one, it probably wouldn't be able to do much more than spreading. While it might be possible to exploit a local hole to get elevated privileges after breaking in to a restricted account, that would require the attacker to take advantage of more than one weakness. That would occasionally be possible, but the heterogenous environment where different distributions have different configurations would make such complex exploits more difficult and prone to error.

      These are just examples. The fact that Unix/Linux traditionally has been built to contain things at least a little unlike early versions of Windows gives these operating systems an edge in security. Even if modern versions of Windows do something similar, the benefits can't be fully harvested due to legacy applications -- and even many modern ones -- not being compatible with the new development. The culture would need to change as well. Perhaps it is changing, but that is by no means a quick process.

  23. Meaningless Vista stats by Skapare · · Score: 1

    Don't forget that the stats for Vista include all those PCs sold with Vista where the buyer had no choice. If you were to limit the samplings to only the cases where the buyer had a genuine choice of OS, including no pressure by the sales people to go with one over another, then the stats might mean something about market preference. Even if it was just a choice between Vista and XP, then the stats would at least be indicative of the true preferance of the market for a particuler version of Windows. Instead, what these stats tell us is more about the financial benefits to Microsoft and Apple (or the lack thereof in the latter case), since this is based on actual sales (however it is coerced), rather than actual choice.

    --
    now we need to go OSS in diesel cars
    1. Re:Meaningless Vista stats by Repossessed · · Score: 1

      If you look at the business sales of OSes you get exactly that. In which case Vista business/enterprise represents just 13% of sales, (it's actually been dropping, was 17% earlier in the year), and XP pro represents 27% of sales. (Note, figures are for europe, and for professional versions of the OSes only, the remaining sales are largely the 'no choice' home basic and home premium sales).

      I have to wonder about those Linux figures they give though, everything I've seen suggests that Linux is 2-6% of the global desktop usage. (putting it just behind Apple's (all OSes) 3-6%). What methodology are they using that's so much drastically lower?

      --
      Liberte, Egalite, Fraternite (TM)
    2. Re:Meaningless Vista stats by Blakey+Rat · · Score: 1

      What the hell do you mean "the buyer had no choice?" Someone held a gun to their head and ordered them to buy a computer with Vista?

      The buyer always has several choices. At the minimum:
      1) Don't buy a new computer, keep your existing one.
      2) Buy a Mac computer.
      3) Build a computer from parts, then install your existing OS on it.
      etc.

      Also, if you discount any choice that involved "pressure from salespeople", then pretty much every purchase ever made is "forced."

  24. Re: Linux on the Desktop Doubles in 2007 by speaker+of+the+truth · · Score: 4, Interesting

    I still run Windows XP as my desktop of choice. I only run it because it came with the laptop that was provided to me by IT, or I would probably still be running Windows 2000. Very simply, I use the OS as a tool to get my job done, and Windows 2000 was doing the trick. I used Windows back when using Windows wasn't cool. When Works was what people used and I was being different by using Word. I migrated from Windows 98 to Windows XP quite happily because of one very important feature: the damn thing stopped crashing. It was in fact the only feature I migrated for. Now with the release of Windows Vista I've realized that it has no new features I want. I'll be migrating to openSUSE today or tomorrow and already I'm seeing some benefits just by a little research (Something that's been annoying me is the limitation in columns that Windows spreadsheet programs have. I use Excel/OOo Calc as a flatfile database because it has a nice and easy to use interface. KSpread I've discovered has a lot more then Excel 2003/OOo Calc so I'm glad to finally be rid of that annoyance) already, I anticipate more and more advantages making themselves known.

    If Linux starts to pioneer in new features and areas that Windows and the Mac OS cannot answer, then I will certainly consider it for my desktop OS. Don't you mean have to pioneer new features that Windows XP doesn't have? Otherwise Windows and Mac OS have to compete with these new features AS WELL AS Linux's price ($0.00).

    Meanwhile, I deal enough headaches from users at the server level that I don't feel like battling with my Linux wifi drivers, sound card strangeness, or having to jump through other hurdles to just stay productive. In the past I've tried to migrate and had these difficulties you mention which has stopped me. I'll admit that this time I'm not going to accept failure and I will migrate, but given the many postings on the web these problems are past for most of the popular Linux distros (at the very least for openSUSE 10.3) and so installing it should be as painless, if not less so, then Windows (which many of those I know simply pay the store clerks to install for them because its so difficult). Regardless I'll see later today for myself if the rumors of Linux's installation ease have been greatly exaggerated.
    --
    Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  25. Yeah, thanks to ME. by Donniedarkness · · Score: 3, Interesting
    I'm proud to say that I'm one of those new Linux users (Ubuntu). I'm honestly very impressed with it; I expected to like it, but not find anything mind-blowing.

    I love the application manager, I love the ability to switch desktop workspaces, I love how I can update everything from one spot.

    However, one thing has kept XP on my system (dual-boot)-- drivers. I can't find drivers for my printer (Lexmark x7350), or newer ones for my webcam (Logitech Quickcam Communicate STX). I can't use my printer at all, and my webcam is using some way old drivers and is very blurry-- looks much better with the newer ones on XP. I've looked around, but not found anything to help me out... and I'm not even close to being talented enough to write my own.

    --
    Earn a % of cash back from Newegg, Tiger Direct, Walmart.com, and more: http://www.mrrebates.com?refid=458505
    1. Re:Yeah, thanks to ME. by Skiron · · Score: 1

      "However, one thing has kept XP on my system (dual-boot)-- drivers."

      I think you have just discovered the MS lock-in tactics and why you HAVE to use MS products.

      The easy way is to stop buying products that lock you and make you, as a customer, have NO CHOICE.

    2. Re:Yeah, thanks to ME. by Kjella · · Score: 1

      I know the feeling, my parents got themselves a Lexmark multifunction printer/scanner/copier x3450 or so. Support in Linux? Paperweight. It's highly vendor-specific who'll support Linux and not, and even then it can be a bust - I didn't check because the old Lexmark Z52 they had functioned perfectly under Linux, my bad. I'd like to give you a lot of hope but realistically, the webcam might get fixed because there's already a semi-working driver, the printer probably not. All I can say is that next time you're looking to buy, do some basic searches like "[printer name] linux compatibility" on google. You'll find that there are alternatives which are probably in the same price/feature range and that work well on Linux. Yes, I know that's not much comfort right now but I'm just saying it's not permanent.

      --
      Live today, because you never know what tomorrow brings
    3. Re:Yeah, thanks to ME. by Trax · · Score: 2, Informative

      Have you looked at the linux-uvc drivers found over at http://linux-uvc.berlios.de/ ?

      To quickly install and test the driver, do the following:

      1. Install subversion
      2. Execute 'svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk' (without the ')
      3. Execute 'make' in the source directory
      4. Execute 'sudo su' to become root
      5. Execute 'make install'
      6. Plugin the camera and use either lucview or ekiga to test it out

    4. Re:Yeah, thanks to ME. by turing_m · · Score: 1

      Me too on Ubuntu, for several months now. For most things, it just works.

      I remember reading somewhere that satisfaction peaks with new things around the 30 day mark, and then the honeymoon wears off. I've done that with linux at least 3 or 4 times by now, learning dvorak, and having to switch back again. But I'm past that this time.

      Ubuntu isn't perfect, but it does the job and it is improving rapidly. On both my computers, XP is gone and I've gotten all the hardware working. Some of it was a pain, but it can be a pain getting hardware working with MS too. The pdf reader (evince) sometimes needs switching to xpdf or KPDF or Adobe Reader for large documents, but all that requires is opening up synaptic and typing in pdf, tick, apply, done. Usually the best applications have a little ubuntu symbol next to them anyway.

      The non-automatic linking of email hyperlinks with thunderbird is a bit annoying, but not a showstopper. I assume it will be fixed within the next release, or release after. After a kernal update, I need to re-install legacy sound card drivers and revert to the old xorg.conf. It's not hard. And because I installed it on another partition, it will also break the menu.lst file. I know how to fix it.

      If I play a game, I'm not sure how to alt-tab like I used to, to get out of it. Not a huge deal.

      All of these are either minor quibbles, or something a smart kid can figure out with the aid of a search engine. This is not the linux of your full time CS major friend in college who can only be bothered teaching you how to type "man grep".

      And it's not like the world of XP is perfect either. Constant spyware annoyances, the same damn trojan coming up again and again no matter which anti-malware system hogging POS you install, watching random crap phoning home with a packet sniffer... if all I have to suffer is to have to change a config file every now and then, so be it.

      No signing your life away with an EULA. No having to roll the dice with the legal/ethical/malware issues of pirated software. No eternal $$$ upgrade cycle.

      The news of doubling market share does not surprise me in the slightest. It has that feeling of other things you know are special and are going to shake things up. Like the jesus versus santa southpark mov file you showed your friends back in college. Or winamp. Or doom. Or quake. Or win95 back in the day.

      --
      If I have seen further it is by stealing the Intellectual Property of giants.
    5. Re:Yeah, thanks to ME. by Winawer · · Score: 1

      I think that's one of the problems with Linux, actually: that a "quick" solution involves checking out code from a Subversion repository. As a more practical note, one of the problems I've had with Ubuntu is that (over two months into using it), my DVD burner is *still* not full recognized (it burns at about -100x speed, and reads even slower). When I've tried to fix this, about a dozen times now, I invariably end up trolling through about 6 different "HOW-TOs" or suggested fixes at a given time, most of which give different and sometimes contradictory advice to solve the same problem! Some of this is because one of them is out of date, or the author was just plain wrong, or I just didn't understand enough about low-level workings of the kernel to realize that they were actually talking about slightly different problems. It's not that the community is unhelpful, or unresponsive, because they're not - but they are disorganized, and many times the left user doesn't know what the right user is doing.

      This all reminds me of an article I read when I started using Linux: http://linux.oneandoneis2.org/LNW.htm. The author makes a great point about how Linux is not Windows, and I think until Linux decides that it *wants* to be Windows or that it wants to be something better FOR THE AVERAGE USER, it will never have widespread adoption. (And by average user, I don't mean the kind of person for whom checking out code from a repo is common practice, I mean the kind of person who's never heard of a "forum" and gets frustrated if something takes more than two clicks which are highlighted with shiny red arrows. Linux people don't understand that kind of user very well. Neither do Windows or OS X people, sometimes, but at least they're trying.)

    6. Re:Yeah, thanks to ME. by bfields · · Score: 1

      However, one thing has kept XP on my system (dual-boot)-- drivers.

      Which is, of course, why Linux desktop users might be watching these numbers--every additional user is potentially a few more bucks available to device manufacturers who choose to help develop high-quality free Linux drivers.

    7. Re:Yeah, thanks to ME. by Cycon · · Score: 1

      gspca is the driver for your webcam. do a search or just install the package by named (under Fedora 7 at least, maybe another name for Ubuntu). works great here, good luck.

      --
      Your Brain + EEG + LEGO Robots = Brainstorms
    8. Re:Yeah, thanks to ME. by Virgil+Tibbs · · Score: 1

      I am as well one of the people who have switched to gnu+linux in the past year.
      to be fair, I already had been introduced to it and a few years back was probably was one of the only people to buy lispire (dont laugh ;)
      I had had ubuntu on a secondry partition for a while, then suddenly my long time winxp install got killed. I just couldnt be bothered to reinstall all my programs on it.
      i just flipped to the ubuntu partition and a few months down the line decided that i couldnt be arsed doing tech support for my parents who were on xp, and so they got ubuntu as well. about 6 months down the line there are now 4 machines running debian or (k|x)ubuntu.
      there are only 2 windows installs left, one on my brothers machine, and one on a dual p
      boot laptop, with ubuntu being used 98% of the time.
      I have found that for what i want to do, there are more than enough stuff to let me do it:
      fps - open arena & nexuiz
      image editing - gimpshop
      dtp - scibus
      webbrowser - firefox -duh!
      last.fm - last.fm - :)
      music player - amarok
      crazy thing to make ur friends jelous - beryl
      web dev - bluefish
      manual - ubuntuguide.org
      support line - ubuntuforums.org
      bittorent - ktorrent
      IM - pidgin/amsn
      ssh - openssh (i love what you can do with ssh & x server!)

      to be fair it helps a lot if you use free software on windows before you cross, because then you dont find it SUCH a culture shock

      several things i LOVE: easy package management, multiple desktops, symlinks, interoperability, ideological aims
      by ideological aims, i mean i support Free Software as defined by the FSF, i think all software should be free and am activly trying to promote it, whilst using as little software with restrictive licences as i can.

      I think the hardest thing about switching for me was that, one minute I was a poweruser, with an OS which i knew inside out, next minute, i was having to google, to find how to do all the stuff i wanted to. (I was helped immensely here by ubuntuguide.org)

      the programs i have to say i miss the most are as follows:
      fl studio - making music this easily is amazing in its own right
      windows movie maker - despite its creator, i can't seem to find a piece of foolproof video editing software to replace this. it is a shame, becaue WMM isnt really that amazing the first place.

      projects i wish would have a large injection of cash/energy/hype:
      gnash
      gnewsense
      the last ripper
      kivo
      lives
      hydrogen
      rosegarden
      tuxguitar (for a working powertab compataible implementation)

      --
      www.tdobson.net #### Dare to Dream #### blog.tdobson.net
    9. Re:Yeah, thanks to ME. by Anonymous Coward · · Score: 0

      > I can't find drivers for my printer (Lexmark x7350),

      That's because Lexmark a.) won't help people with specs and API's for their printers, b.) only supply binary drivers for a limited number of distributions and c.) do a bad job. They are by far the worst printer supplier as far as Linux is concerned.

      Buy a HP, plug it in. With most distros these days (RedHat, Ubuntu, SuSE) it will _just_ _work_.

      HP have been providing specs for years in most cases, and where they haven't their binary drivers are very well engineered and so the distros have been able to ship the drivers without any trouble.

      Can't speak to your quickcam problems as I don't know quite so much about those devices, but I haven't had any problems myself.

    10. Re:Yeah, thanks to ME. by Tuoqui · · Score: 1

      That is alright, just buy yourself a dirt cheap $200 machine and have it run as a print server and use Samba. Problem solved. Your Ubuntu machine passes its info to the windows box with Samba and it prints it out for you. No need to fiddle with drivers and what not.

      --
      09F911029D74E35BD84156C5635688C0
      +2 Troll is Slashdot's way of saying groupthink is confused
    11. Re:Yeah, thanks to ME. by OriginalArlen · · Score: 1
      There's a particular problem with USB webcams on Linux. Since they became cheap commodity devices - once the price dropped below about £50 / $100 or so - for some reason hardware vendors can't be bothered with the minimal effort required to release hardware specs to driver developers.

      I've been looking for a way to implement a particular project. We get a fair bit of wildlife in our garden at night (this is the Welsh marches so 'wildlife' in this context means deer, badgers and foxes basically.) I read that webcams can be easily converted to infra-red by removing the IR filter from the lens / ccd assembly. So I wanted to scatter a few cheap webcams around the garden, monitor them automatically and record scenes when stuff is moving. Even if USB didn't have far too short a range (10 or 15m IIRC), the lack of Linux driver support killed that idea. I'm now looking at getting similarly cheap analogue security cams and framegrabbing from the raw video, but getting appropriate "monitor then record when something moves" code will probably be non-trivial.

      --

      Everything I needed to know about life, I learnt from Blake's Seven
    12. Re:Yeah, thanks to ME. by Anonymous Coward · · Score: 0

      security cameras with infra red leds that shine outwards may suit. Combine that with the movement detection software called motion and you should be up and going. Linux magazine (no connection to me) Issue 83, oct 2007 pg 50 has a fairly readable intro to setting up Motion. YMMV

    13. Re:Yeah, thanks to ME. by Blakey+Rat · · Score: 1

      After a kernal update, I need to re-install legacy sound card drivers and revert to the old xorg.conf. It's not hard. And because I installed it on another partition, it will also break the menu.lst file. I know how to fix it.

      Is this considered "normal" in the Linux world? Cripes. Whatever Linux developers released this gem lose any right they once had to complain about Windows-- at least Windows won't totally fuck with you randomly when you upgrade.

    14. Re:Yeah, thanks to ME. by Trax · · Score: 1

      As far as I know, the linux-uvc is included in most distributions including Ubuntu Feisty and Gutsy and no compiling is needed. However, since the parent poster was having trouble with his camera I suggested that he compile the subversion repository of the driver to see if that helped any better. Not that he really has too at this point

    15. Re:Yeah, thanks to ME. by Bee1zebub · · Score: 0

      What is needed is some sort of CTAN equivalent, with links to the repositories for GNOME, KDE, command-line only, and any other versions of software, with links to both the dev and stable versions, all in a machine-readable format, so that it is trivial to write a GUI to check out the relevant source code (with the stable version as default), prompt for a location and the root password, and compile the code. It would also be good if there was space for a short description and a link to the relevant website so that users can easily search for programs. Naturally, the maintainers for the project would be expected to keep the details up to date. THe obvious hosts for such a site would be the FSF or (preferably) the OSI.

  26. When hell freezes over? by konohitowa · · Score: 1

    how long are we going to have to wait for the big breakthrough?

    The day MS releases Office for Linux is the day that will happen. Which I figure will be never. I'm certain the only reason that MS doesn't offer Access with Office for the Mac is specifically because they want to provide barriers for Apple in the business market. If MS had been split into OS and applications companies, there might be some chance of that port getting done. But not the way things stand now.

    1. Re:When hell freezes over? by messner_007 · · Score: 1

      Office isn't such a big issue. Other programs are more impoportant. My Palm is almost useles without windows, I can't use ma Polar software without windows. And most of the people (I donn't) like to play games. Games on linux suck.

    2. Re:When hell freezes over? by Anonymous Coward · · Score: 0

      I can't see any problem - I use Excel daily with Crossover Office and have yet to encounter any problem related to this setup.

    3. Re:When hell freezes over? by konohitowa · · Score: 1

      Also good points. I think you underestimate the value of Office though. The most basic software that people ask about is Word and Excel. It's hard enough getting people to use a Mac with Office [because the interface is different], let alone trying to get them to use Open Office or similar. The Mac has Palm support, Office [without Access and Project], 3rd party Polar support [but nothing from Polar themselves - not even on the latest models - which seems stupid], and some games. But adoption rates are still low, particularly in the business sector. Which I mostly attribute to not having Access and Project available. At least those are the 2 apps that always come up when someone asks about getting a Mac for their home laptop but want to connect to work with it.

  27. Re: Linux on the Desktop Doubles in 2007 by stoolpigeon · · Score: 1

    No - I don't feel a concern about people doing things the way I do. I would like to see greater adoption of linux so that some of the issues you've brought up are more likely to be resolved more quickly.
     
    At the same time I do feel a level of concern when Linux is presented as being incapable of being productive, especially in an environment where it has such great advantages, like a shop using Unix, Linux or some other *nix. I'm wracking my brain trying to think up a scenario where that really makes sense.
     
    If I want to surf the web over the free wireless at Panera and watch a dvd - I can see some advantages to windows. If I were working in an all windows environment I could see some possible advantages. But as an admin in a non-windows environment, I can't see what windows brings to the table that is meaningful.

    --
    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?
  28. Funny... by Anonymous Coward · · Score: 0

    ...business people usually do not look at the base but at the rate of growth... Linux' increase is 100%, Vista increase is 7.4 % clearly the winner here is Linux...
    oh, and the potential market for Linux is very big... the potential new market for Windows is very small since they already do have almost the whole market.

    1. Re:Funny... by speaker+of+the+truth · · Score: 1

      Actually isn't the 7.4% the same number as 0.81%? If you wanted to look at how much it had increased from its usage in December to its usage now (the same timespan as Linux). I'm sure you'll find that Vista has increased its growth by a lot more then a mere 100%

      However a more meaningful number is looking at how much usage of Windows has increased compared with how much usage of MacOS has increased compared with how much usage of Linux has compared with. These three numbers would be more meaningful then the whole article. Funnily enough, the article only provides one of the numbers.

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  29. Measurement Noise by mark99 · · Score: 1

    What is the error here? I wonder if .4 or .8 percent are both essentially zero in the context of measurement accuracy.

    However most IT people I know have a linux box or two in addition to the Windows boxes that they have bought and use for their main office-type work. I imagine a poll like this would not have captured those.

    In the end though Linux and Apple are missing a huge window of opportunity - Microsoft has rarely been so vulnerable as they have been in the last year with this botched release of Vista. You can be sure they are aware of it and are closing that window as fast as they can.

    1. Re:Measurement Noise by turing_m · · Score: 1

      "You can be sure they are aware of it and are closing that window as fast as they can."

      New operating systems aren't created or rectified overnight. That window is actually a door. That little speck of dust in the distance is the horse.

      --
      If I have seen further it is by stealing the Intellectual Property of giants.
    2. Re:Measurement Noise by speaker+of+the+truth · · Score: 1

      Exactly. After all the horse left the barn when ME sucked. That's why XP had barely any noticeable increase in usage over the failure that was ME. Wait, you mean XP was a success? Damn. Guess they managed to get that horse back into the barn after all. Got any evidence that things will be different this time?

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  30. If this is market share, it is pretty good by Britz · · Score: 1

    Because the market itself is growing very fast. Even if the market share for Linux on the desktop would remain the same it would mean lots more Linux desktops out there.

    Also have you considered that 0.81% is more than twice as much as 0.37%? If Linux on the desktop can keep up that growth rate another 5 to 7 years it will end up at more than 120% market share ;-)

    1. Re:If this is market share, it is pretty good by 16K+Ram+Pack · · Score: 1
      And best of all, the growth has a snowball effect.

      The more people want Linux, the more hardware and software gets built for it, the more likely Linux becomes a fit for users.

  31. People are surprised? by Anonymous Coward · · Score: 0

    That more .Net apps are run on Windows than other platforms?

  32. Peer Reviewed Source by foxxer · · Score: 1, Insightful

    When my wireless isn't working, my delete key does weird unexpected things, and there is the most offensively named program ever (The GIMP), I can take solace in the fact that my operating system source is peer reviewed.

  33. Patience! by z0M6 · · Score: 1

    We'll get there. And when we do, it's because we have the better product.

    We already have that you say?

    Well, I am inclined to agree, but we are willing to learn something new, to tinker with it, make it our own. The same cannot be said about the rest. They will come around eventually.

    Gamers! This is the group we should capture. Compiz candy, working drivers and a finished Wine that works with whatever game they want to play. Needless to say that the potential for improvement is evident.

    1. Re:Patience! by Anonymous Coward · · Score: 0

      > ...it's because we have the better product.

      In my experience, people tend to stick with the solution that they know and are comfortable with (e.g., Windows) - no matter how flawed it is - as long as they _believe_ that switching to any alternative (e.g., Linux) would entail too great an expenditure of their "blood, sweat and tears".

      Having said that, however, many - perhaps even most - people would _still_ be willing to pay that price; but if and only if:

          1. The expected return on their investment (benefits received in exchange for their time and effort spent climbing the learning curve) was sufficiently high.

          2. The alternative included not less than the most important benefits (that they want and need) offered by their current solution.

          3. There was an affordable, convenient and effective infrastructure already in place to help them make the transition as quickly and as smoothly as possible.

          4. The alternative offered some "must-have" benefit (via a feature, functionality, service, etc.) that they could not otherwise obtain.

      That last point is the clincher...and by itself might even cause some people to disregard all the others.

      "Emily"

  34. According to Moore's law by Kjella · · Score: 3, Funny

    With doubling every 12 month, Linux should take the market in 7 years with 103.68% desktop share (you can have more than one desktop per person, right?). Hey, what do you mean it's not a valid application of Moore's law, which is no law?!

    --
    Live today, because you never know what tomorrow brings
    1. Re:According to Moore's law by Anonymous Coward · · Score: 0

      Moore's law is about doubling the number of transistor in a given area over a period of time.

  35. But XP is kicking Vista's butt! by erroneus · · Score: 1

    They do try to illustrate the idea that people have migrated from XP to Vista but the rate is pretty damned poor. I wonder where they are getting their data and if any of it reflects new PC purchases? I particularly like the way they throw about words like "Loyalty to the Windows brand." People don't use computers out of loyalty. Many, if not most, were initially pushed or forced into it in some way... at least where professional use is concerned. And the human reality from that point on is not "which to choose" but rather "to change or not to change" and 'not changing' is what we all find to be the easier solution. It's human nature... and it takes an angry human to choose change over staying the same. Looking at the numbers, I'd say it indicates a growing force of angry Windows users out there.

  36. It's from their fucking access_log statistics by SignupRequired · · Score: 5, Insightful

    Their article, and to a greater extent the inflammatory Slashdot article, incorrectly portray these statistics as some universal truth handed down from the gods. In fact, if you look at the article, you'll see that they're merely talking about their own browser user-agent statistics. In other words, they pulled them out of their ass last time they stuck their head up there (perpetually about one minute ago according to the site).

    Ubuntu is king of the Linux desktop, and Ubuntu users get the vast majority of their software through Synaptic, a genius piece of software which if introduced in Windows would put "Softpedia" out of business within a year. In fact, I can't think of any reason for a user of any major Linux distribution to need anything from "Softpedia's" website. We have our own more community-centric sources in every case.

    Fuck Softpedia.

    1. Re:It's from their fucking access_log statistics by RAMMS+EIN · · Score: 1

      ``Fuck Softpedia.''

      Well, no. I don't need it on Debian, but for Windows and OS X, it provides a very useful service.

      So, yeah, fuck it, maybe, but in a good way.

      --
      Please correct me if I got my facts wrong.
    2. Re:It's from their fucking access_log statistics by Pecisk · · Score: 1

      This is from Softpedia?! :) Gosh, I don't touch it even when I need Mac/Windows software.

      What a bullshit this article then is ;)

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    3. Re:It's from their fucking access_log statistics by PinkyDead · · Score: 1

      While I really want to be 100% behind what you are saying, it appears that the statistics are not from their access logs (I couldn't find any mention of that in the article - which does warrent a 'fuck softpedia').

      The statistics appear to be from here: http://marketshare.hitslink.com/report.aspx?qprid=2

      which they say gathers data from 40,000 urls. I would prefer to be wrong on this - so feel free to set me straight.

      They don't say what those urls are - and they use their own judgement as to the breakdown - so statistically and scientifically, it might as well be coming from Softpedia.

      Yet more evidence demonstrating that Market Share stats are complete bollox - as everyone who knows that Linux has 60% market share will tell you.

      --
      Genesis 1:32 And God typed :wq!
    4. Re:It's from their fucking access_log statistics by Anon-Admin · · Score: 1

      I love the old market share based on web hits. If it were true the top 4 would be

      (Note: I have a robots.txt that is set up so the spiders do not index the site!)

      34.29% Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.co
      20.33% Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/
      4.11% msnbot/1.0 (+http://search.msn.com/msnbot.htm)
      3.13% msnbot-media/1.0 (+http://search.msn.com/msnbot.htm)

      OS stats from web pages are shit, I have my browser set to report that it is (MSIE 37.0, Windows NT 78.5) When the shit can be changes the stats mean nothing.

  37. When No Building is Required by theshowmecanuck · · Score: 1

    I tried to install Kubuntu on the striped drives of my windows xp box in a dual boot configuration, but linux didn't see the stripe. Turned out it doesn't recognize SATA drives that are striped on windows installs. Many searches on the web for the solution kept saying how SATA raid is not REAL raid so why not use Linux's built in software raid. Because I have windows on their and want to dual boot since I need the windows install for several things. And to me when it runs on windows when I start the machine, it is a 'real' raid. It is a very common configuration. I found out that there is some method to make it work but like many of these situations in the Linux world it is too much of a pain in the ass for me to bother with any more. At one time I had the energy to do this. Not any more. I am more like John Q Public. I just want to use the tool that is my computer. I no longer want to build it. Windows XP works fine for me on this box... it is my only dual core machine and the one I want to use the most as it is fastest.

    So not to totally give up, I installed Kubuntu on the machine my xp box replaced. Still a pretty good, though single core machine... with no striped drives. It installed nicely, except that I could use my wireless card. A Linksys (I don't want to hear about what I should have bought... I can go to any damn computer store and buy a Linksys, it is a market leader. Those are the cards that should 'just work' when you install them... the market leaders). I use WPA encryption because it is the more secure choice. Except I find out that wireless encryption in Linux 'is like a box of chocolates', you never know what you are going to get. Except that the box of chocolates are always edible, and Linux it seems has a huge problem digesting WPA encryption without have to read half a dozen 'how-to's and again spend hour building the tool. I caved in and hard wired it to the router.

    I like the idea of Linux. I like the idea of someone pushing a thorn in the side of monopolies. I have had, and continue to have Linux installed on at least one machine at home for something like 7 or 8 years now. And I do use it for certain tasks... usually programming related. But I am older and just would like to use the tool and not have to build it every time something changes. Especially with important items like disk striping and wireless. I am sure that it is this sentiment that keeps it at less than 1% of the market. How about less 3D desktop frills, as cool as it is, and more functional stuff like being able to use WPA encryption on my wireless card, or recognizing my windows striped raid when I want to set up a dual boot install.

    --
    -- I ignore anonymous replies to my comments and postings.
    1. Re:When No Building is Required by Anonymous Coward · · Score: 0

      So you did something Windows specific. I'm utterly underwhelmed that it didn't work under Linux. I can't install Windows in an LVM slice either, funnily enough.

    2. Re:When No Building is Required by Anonymous Coward · · Score: 0

      I had the same trouble with Software Raid too - Linux doesn't see the stripe, only 2 seperate drives.
      You can install anyway but it'll just not work - won't even load Grub.

      I've installed it on my laptop though and it works alright, the wireless manager in Gnome won't connect to any network (it sees them all though), but configuring it manually works.
      That's about the only problem I've had with it, everything else works fine.

      I made a server machine which also works fine, but it wouldn't see my NIC, I had to compile ndiswrapper and use the XP driver, then make a script so it'd obtain an DHCP lease every bootup.
      Can't see my grandmother doing that tbh.

      It is better than it was when I tried Redhat 2 or 3 years ago, I couldn't even change monitor resolution then! in another 2 or 3 years I can see it being as stable and "just works" as XP (well better tbh, as it comes with all drivers already loaded, much better software manager, etc... )

    3. Re:When No Building is Required by Ant+P. · · Score: 0

      I don't want to hear about what I should have bought... I can go to any damn computer store and buy a Linksys, it is a market leader. Those are the cards that should 'just work' when you install them... the market leaders Right... and why are you complaining to _us_ about it?
    4. Re:When No Building is Required by julesh · · Score: 1

      Right... and why are you complaining to _us_ about it?

      Because (a) we're programmers, (b) he (apparently) isn't, (c) we want him to use Linux, and (d) he can't use Linux because it doesn't support the hardware he wants to use with it. We can do something about it substantially more easily than he can, and we also have motivation to fix it, so he wants to make sure we know what people like him really value.

      Seems pretty logical to me.

    5. Re:When No Building is Required by julesh · · Score: 1

      So you did something Windows specific. I'm utterly underwhelmed that it didn't work under Linux.

      Windows it the market dominant operating system. Linux should support Windows data formats, this is clear. Linux has supported FAT since the very beginning and there are a multitude of methods for supporting NTFS (none perfect, although they are improving, slowly) also. Why not support Windows logical volumes? He said there's a solution out there but it's hard to use, so why haven't the major distributions picked it up and created a simplified install for it?

    6. Re:When No Building is Required by Anonymous Coward · · Score: 1, Insightful

      The argument that Microsoft gets the make up "standards" and everyone else must follow them de-facto is so tired and ridiculous I'm not even going to bother. Perhaps the method is broken, or infringed on patented methods, or there is some other good reason for not including it in the distribution? Perhaps there is a better, standard way to handle things and the distributions favour that. Perhaps the distributions have decided, rightly, that there is nothing to be gained from chasing your competitors "standards"? There are any number of reasons, all good, why it's just not going to happen.

      There are plenty of technologies out there, both standards and de-facto standards, that Microsoft do not support for one reason or another. Linux does a brilliant job already, and already supports far more hardware and configurations than any other OS out of the box. It supports more filesystems, more hardware platforms, more configurations and more technologies out of the box than any other OS ever. Even with all that, people still winge that their FooBlort Nixdorf Wigetator X1400n doesn't work perfectly when it's configured to use AFJ compression, and the "Linux developers" (Who they?) should damn well fix it right now! Of course they invariably forget to mention that only four FooBlort Nixdorf Wigetator X1400n's were ever manufactured, no drivers are available for anything newer than Windows 2000 and that no one uses AFJ compression anyway because it was deprecated over a decade ago in favour of ZDN compression, which works perfectly of course but they want AFJ compression damn it! Winge winge bitch moan etc.

      It is simply ridiculous to expect anybody to support every possible configuration or scenario you dream up. Get over it.

  38. Re:Usage doubled? by Anonymous Coward · · Score: 1, Funny

    There's like -200- people using it now?

    Yep, at least that many at Microsoft have a Linux desktop.

  39. How did they measure linux on desktop? by someone1234 · · Score: 1

    I'm sure a downloaded/compiled Linux wasn't counted anywhere.
    While a pre-installed Windows which was quickly erased was counted.

    --
    Patents Drive Free Software as Hurricanes Drive Construction Industry
    1. Re:How did they measure linux on desktop? by Anonymous Coward · · Score: 0

      You honestly suspect this was somehow wanked "research" and the truth is that there's actually way more linux installs out there ?

  40. why we haven't switched to Linux by myc · · Score: 1

    most users are not computer geeks who have time to install/learn/ test drive/reinstall operating systems for fun. For instance, my wife is a biology professor who uses a Mac. There is something seriously wrong with her Mac Book. There is a perceptible 0.5 sec. lag between when a key is hit before it appears on the screen. However, it STILL works good enough for her that she doesn't want to reinstall OS X, because that will lead to down time. (it would drive me insane, but she is a slow typer so it doesn't affect her). She is a smart person obviously and given enough time she probably could learn to run a Linux laptop (e.g. Ubuntu), but why would she want to do that? It would be counterproductive. She already has a laptop that does everything she wants.

    I use Windows XP because I hate Macs, but I hate Windows slightly less :) granted I haven't looked at Linux in a few years but back when I tried it, the learning curve was way too steep. I gave up and went back to XP so I could get work done instead of trying to configure the X server to work right with a scrolling touchpad.

    For most people, there is nothing wrong with Windows and Mac OS. They may be crappy/non-free operating systems, but they're usually good enough to get some job done.

    --
    NO CARRIER
    1. Re:why we haven't switched to Linux by Bert64 · · Score: 1

      A half second delay in what apps?
      If she's running a lot of PPC apps on her macbook, there is likely to be such a delay because of the emulation. Running native apps cures these issues. I had such problems when i still had a couple of PPC apps on my macbook, but only in those apps so your problem might be different.
      Typing this in Safari on OSX, keystrokes appear on screen instantly.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  41. Look to the past... by pjr.cc · · Score: 1

    Whenever i see discussions like this i always think to myself, "look to the past". (I use the word linux here alot, but in reality i mean a whole host of things like apache and mysql, etc).

    If you go back and look at the past, you may see the future spelled out for you.

    The one known constant in the software industry so far has been almost-0 innovation from MS except in the area of the user interface. Everything they've done has been driven by someone coming up with an idea, MS taking it, putting a more usable UI on it and then (ab)using the market to kill off competition.

    But go back not too far and you'll see linux as the dominant player in the (small-fry) server game with MS playing a very big role of catch-up. Linux didn't have the desktop by any stretch of the imagination and MS was simply in the right place at the right time. So they (ab)used their desktop dominance to steal the server role. But it doesn't really change much. MS still doesn't inovate. MS Live is a good example of that.

    These days, linux is playing a catch-up game with the UI and its going to be a slow game, but i really dont think its a game MS can win in the long run given their lack on innovation. I dont think there will every be a big break through, but we've already seen a few medium sized ones. People are shipping linux as a desktop OS on blackbox computers and thats a huge step like it or not and it can only get better with time.

    But the point im trying to make is linux does innovate significantly (or at least, the players in the OSS industry). What you can do with linux on a server still far out-paces MS in many many ways in terms of functionality if not in terms of usability.

    But that will change.

    Apple will always be a bit-player tho, they're a hardware producer and they might as well stop producing an OS and start spending their efforts doing something useful (though they really dont seem to understand that at all which is a shame).

    1. Re:Look to the past... by nomadic · · Score: 2, Insightful

      These days, linux is playing a catch-up game with the UI and its going to be a slow game, but i really dont think its a game MS can win in the long run given their lack on innovation.

      But they have won it in the long term. Linux is 15 years old. 15. In computer development time that's an eon. Linux has been around for half the lifetime of personal computers in general, and it still hasn't taken off. Now I've been using linux off and on for about 11 of those years, and while I really do like it, it's lost a lot of the huge lead it had over MS in stability, and performance. It still beats out Windows of course on those fronts, and like you said it even fell behind on UI, but even the advantages it has aren't that huge nowadays.

      And honestly, about the innovation part, has linux really been that innovative? It's a clone of a 1970s-era operating system, and most of the "cool" aspects of modern linux were first done somewhere else.

    2. Re:Look to the past... by Crayon+Kid · · Score: 1

      Who cares who did things first? Users don't. They care who does things right. That's the main thing Linux needs to take care of: usability and user-friendliness on the desktop, in applications as well as administration. A lot has been accomplished in this respect, but still more needs to be done. As long as things described in The Luxury of Ignorance still apply, Linux is not "there" yet.

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    3. Re:Look to the past... by ben(zen) · · Score: 1

      I'd like to comment that at this moment, KDE is a better interface than Luna or Aero. Plus,the system is not slow, consuming unholy amounts of resources, and is also handling transparency quite nicely. Also, with the integration between the KDE apps, the environment, and the resources available, my system (when running Linux--I triple-boot [Kubuntu/XP/Vista]) is absolutely fabulous.

    4. Re:Look to the past... by calidoscope · · Score: 1

      Linux is 15 years old. 15. In computer development time that's an eon. Linux has been around for half the lifetime of personal computers in general, and it still hasn't taken off.


      While Linux hasn't taken off on the desktop, it certainly has in the embedded world. With hardware prices continuing to edge downwards, MS will be under more pressure to reduce the price for Windows as it has in Asia. Another factor is the continuing improvement in web based applications where the OS is more or less irrelevant.


      Also remember that it took Windows 13 years to become reasonably useful (1982 to 1995) and close to 20 years elapsed between the beginnings of Windows and the first reasonably solid home version (Win XP).

      --
      A Shadeless room is a brighter room.
  42. New hardware. Counts as Vista by Technician · · Score: 1

    This year we picked up a couple new laptops. Needless to say they count as Vista. There wasn't much else on the shelf pre-configured with the manufacture's warranty. On the other hand, my Core 2 Duo homebuilt and the converted PIII and P4 machines are probably not reported and counted properly.

    Just how are they counting the Linux installations. I hope it isn't just from browser User Agent strings, or from sales figures of new hardware. If Linux is such a small showing, then why is VMware stock doing so well? Somebody is interested in it.

    --
    The truth shall set you free!
  43. Re:Linus is right by ericrost · · Score: 1

    This is a copy/paste troll, don't feed the trolls.

  44. One important issue... by Skiron · · Score: 1

    ...here is that MS Vista GETS bundled with OEM machines. Users who don't know better just get it, and in most cases think a computer is MS Windows (sad state of affairs really - shows the real level of intelligence of the average person).

    If a GNU/Linux distro was bundled with the machine, the user still wouldn't know any difference, but GNU/Linux sales(whatever they are!?)) would be up.

    Fortunately moves are being made to stop the 'bundle MS' (i.e. MS Windows tax) with new computers, and allow the purchaser to select an OS. That at least makes them aware that at least there is far superior OS than the MS offerings.

  45. How can Vista 'kick' any butt? by jkrise · · Score: 1

    I thought Vista was a huge butt by itself, with multiple orifices !

    Vista doesn't have any 'feet' to even outpace XP... this news is surprising.

    --
    If you keep throwing chairs, one day you'll break windows....
  46. Carrot and Stick, Brutality and Fear by Zombie+Ryushu · · Score: 1

    Linux doesn't have fear on its side. There is not nor have there ever been choice in computers. What keeps people using Windows is what will happen if they stop. I for example, against my will will have to install a Windows Server 2003 machine in a VM because my university Class requires it, otherwise, the teacher will fail me. (There are certain assignments I can get by on with Linux, but maybe one or two where he has INSISTED on seeing screenshots of a Windows Desktop, as for Application.

    Right now, in peoples minds, the fear exists that if they use Linux they will most fail and if they use Windows there is no way they can fail. Until Linux has the applications nessessary to hold users by that iron gauntlet of fear, Windows will hold people in its Iron Gauntlet of fear. People love Linux, but they don't fear it because Windows is there. We need to be loved and feared.

    By the way.

    To those who say Linux has no productive applications. I did this in Cinelerra just yesterday. I find I'm terrible at Cinematography. I made a Youtube Video about a Linux game called FreeDroid RPG, but this is the first time I have ever done anything for youtube. I plan on re-uploading it later. but just keep in mind. I did this with Linux programs on Linux for a Linuix program, with a functional Linux capture card.

    http://www.youtube.com/watch?v=vUCY9cu3eac

    There you go.

    1. Re:Carrot and Stick, Brutality and Fear by bigstrat2003 · · Score: 1

      Linux doesn't have fear on its side. There is not nor have there ever been choice in computers. What keeps people using Windows is what will happen if they stop. I for example, against my will will have to install a Windows Server 2003 machine in a VM because my university Class requires it, otherwise, the teacher will fail me. (There are certain assignments I can get by on with Linux, but maybe one or two where he has INSISTED on seeing screenshots of a Windows Desktop, as for Application. Big whoop. We all have had to do stupid things for classes that we didn't want to... there's nothing particularly special about using Windows. If you don't like it, fine, but don't blame Windows for that fact. That'd be like blaming the author of a book I hated for the fact that I had to read his book for class. The fault here lies with your instructor for setting stupid and arbitrary rules, not the dominance of one OS.
      --
      "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  47. Re: Linux on the Desktop Doubles in 2007 by Bert64 · · Score: 1

    But the point is also that he had a choice, many people have no choice at all, and the people taking their choice away have never (or often arent equipped to) evaluated all their options objectively.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  48. Re: Linux on the Desktop Doubles in 2007 by Dolda2000 · · Score: 1

    Meanwhile, who really cares. If _XXXX_ does what you want, use it. Normally, I would agree with you. It's not really my problem if people want to use Windows (I would rather consider it their problem), but it's not really just that simple.

    The problem is that Windows has made the entire segment too homogenous. People are expected to be able to read MS Office documents, visit IE-only websites and install programs (particularly drivers) that only work under Windows, and that is troubling me in my usage of Linux and FreeBSD. Maybe not in my everyday usage, but certainly far from never.

    Therefore, I don't really care if people start using my operating system(s) of choice, but I do rather much care that they stop using Windows. I couldn't really care less if what they switch is Linux, Solaris, AIX, OSX, Plan9 or Unununium, all I care about is that Windows usage drops to, say, 50% or so, where not only other people, but even Microsoft themselves will recognize that it is important to start following standards for information exchange, and for hardware developers to recognize that it is important to release specifications rather than just Windows-only drivers (anyone remember the days of old when you'd always get a protocol reference with a printer or modem?).

    I have no doubt that Microsoft will last for at least a decade, and I don't really care if they stay in the market forever, but I really don't think it is impossible to achieve heterogeneity within a year or two.

  49. ARGUE WITH FACTS... apk by Anonymous Coward · · Score: 0

    From the article post:

    "(and so inherently more secure in the longer term)" - Posted by CmdrTaco on Sunday October 07, @09:03AM, 00_NOP writes WINDOWS SERVER 2003 (ENTERPRISE):

    http://secunia.com/product/1174/

    Affected By 135 Secunia advisories
    Unpatched 8% (11 of 135 Secunia advisories)

    ----

    IIS 6:

    http://secunia.com/product/1438/

    Affected By 3 Secunia advisories
    Unpatched 0% (0 of 3 Secunia advisories)

    ----

    SQLServer 2005:

    http://secunia.com/product/6782/

    Affected By 0 Secunia advisories
    Unpatched 0% (0 of 0 Secunia advisories)

    ====
    vs.
    ====


    http://secunia.com/product/2719

    Affected By 132 Secunia advisories
    Unpatched 10% (13 of 132 Secunia advisories)

    (That's JUST THE KERNEL, & not including possible shell/usercode portions)

    ----

    Apache 2.2x:

    http://secunia.com/product/9633

    Affected By 5 Secunia advisories
    Unpatched 20% (1 of 5 Secunia advisories)

    1. Re:ARGUE WITH FACTS... apk by spuzzzzzzz · · Score: 2, Informative

      Take a closer look at the advisories instead of just counting them. Windows 2003 had 135 advisories: 61% were vulnerabilities from a remote attacker and 24% were vulnerabilities from the local network. The most common vulnerability type was system access (54%) and 74% of the vulnerabilities were of moderate or higher criticality (and 41% were highly or extremely critical).

      In the same period, the linux kernel had 132 advisories. Only 19% involved a remote attack and 13% involved attacks from the local network. Of the 132 advisories, only 15% were rated moderately critical and none were of higher criticality. The most common type of attack was denial of service (46%) followed by privilege escalation and the exposure of sensitive information. System access (remember, this was a factor in 54% of Windows 2003 vulnerabilities) made up 2% of linux kernel vulnerabilities.

      Ok, so this was only the linux kernel; I'm not necessarily asserting that the whole *NIX software stack is secure. Nevertheless, your approach of looking only at the number of vulnerabilities is highly flawed. Lies, damn lies and statistics indeed.

      --

      Don't you hate meta-sigs?
    2. Re:ARGUE WITH FACTS... apk by Anonymous Coward · · Score: 0

      The most common type of attack was denial of service (46%) followed by privilege escalation and the exposure of sensitive information. System access (remember, this was a factor in 54% of Windows 2003 vulnerabilities) made up 2% of linux kernel vulnerabilities. - by spuzzzzzzz (807185) on Sunday October 07, @05:17PM (#20890875) It seems you are stating these are not "critical" attacks...

      Funny - privelege escalation can be used from a buffer overflow attack, & if the app involved solicits connections from remote rigs?

      This can be used remotely as an attack vector... & for remote system access because of privelege escalation via buffer overflow exploits (and it can escape chroot jails too if the author so writes it to do so as well).

      Also, the 2nd most most common type of attack was denial of service (46%) per your own words...

      Is that not a remote attack as well, & one that can damage a site based on views/pagehits no longer being able to be made, to make money?

      (I'd call that MASSIVELY critical, as people are in business on the web, MAINLY to make money!)

      So much for that.

      Brush up on what you're about here, before you try to take me on!

      (OR when you try to take on those stats on that clearly show Windows & its peripheral wares (IIS 6x & SQLServer 2005, both with 0 vulnerabilities found) has less vulnerabilities than Linux & Apache (and probably ANY backend DB engines it has as well, which I did not include)).

      I'll "go out on a limb here/take a risk (little one)"

      Care to name one (a DB engine for Linux), so I can point out how much more vulnerable than SQLServer 2005 it is? Heck, I'll do it for you (with a commercial offering):

      ORACLE 11i:

      http://secunia.com/product/1916/

      Affected By 6 Secunia advisories
      Unpatched 17% (1 of 6 Secunia advisories)

      "Ok, so this was only the linux kernel; I'm not necessarily asserting that the whole *NIX software stack is secure" - by spuzzzzzzz (807185) on Sunday October 07, @05:17PM (#20890875) Damn right... the whole of LINUX is not even TESTED, & still it shows more "holes" (swiss cheese Linux) vs. how Windows Server 2003 had its ENTIRETY tested/exposed.

      APK

      P.S.=> "Take a closer look at the advisories instead of just counting them" - by spuzzzzzzz (807185) on Sunday October 07, @05:17PM (#20890875) FIRST OFF: I didn't count them, SECUNIA does.

      SECONDLY: I'd learn a BIT of comp. sci. before you attempt to interpret SECUNIA's findings above as you have... you are WAY off as to how they CAN be used, & yes, remotely... apk

    3. Re:ARGUE WITH FACTS... apk by Anonymous Coward · · Score: 0
      You said to take a look at the reported vulnerabilities instead of counting them? I took a look and no matter what you say, secunia is reporting them, and the dude who posted them is just putting up what secunia.com puts out.

      From what the other replier said, I am inclined to agree, that you are trying to dismiss the data secunia puts out and you are not right because I also looked at the mechanics of a remote exploit of a buffer overflow that causes remote privelege escalation to be possible. This is also a remotely exploitable attack and used against applications that solicit connections and have an overflowable buffer.

      You are wrong in my opinion as well based on that. As was said to you earlier? Learn about this stuff before you shoot your mouth off.

      The entire thing here is, is this:

      Linux shows more security holes and vulnerabilities than Windows has period.

      (That is including its webservers like Apache vs. Internet Information. Additionally, Linux kernel is the only thing being tested. Not the entire Linux distro (like the shell/window mgr). If that was tested, for KDE and GNOME for instance, much more would doubtless surface as remotely exploitable bugs).

      'Lies, damn lies and statistics indeed.' - by spuzzzzzzz (807185) on Sunday October 07, @05:17PM (#20890875) .

      Yes, from you. Another Linux fanboy who does not have a clue and is trying his spin master tactics.

    4. Re:ARGUE WITH FACTS... apk by Anonymous Coward · · Score: 0

      Now you've done it. These Linux dorks at slashdot will try anything they can to make the statistics from secunia.com even, look bad (even though they will conveniently often cite them themselves when it suits them to put down Microsoft).

      Doesn't matter - Linux will never ever be #1.

      (Also, judging from their hilarious blunders here below and throughout this exchange, the idiots here are now trying spelling and grammar checks on you (and complain it makes their heads hurt haha, because they are morons that cant digest this much technical data and are also off topic)).

    5. Re:ARGUE WITH FACTS... apk by spuzzzzzzz · · Score: 1

      It seems you are stating these are not "critical" attacks...

      I didn't say they were "not critical," I said they were less critical than the vulnerabilities affecting windows. And Secunia agrees with me (I notice that your response conveniently ignores the statistics I gave from the "Criticality" section of Secunia's data).

      Funny - privelege escalation can be used from a buffer overflow attack, & if the app involved solicits connections from remote rigs?

      "Privilege escalation" implies that you already have privileges; it requires the user to have an account on the machine before they can exploit it. I don't mean to say that it isn't critical, I'm just pointing out that it is less critical than the vulnerabilities affecting windows

      This can be used remotely as an attack vector... & for remote system access because of privelege escalation via buffer overflow exploits (and it can escape chroot jails too if the author so writes it to do so as well).

      Not according to Secunia's data. They say that only 2% of linux kernel vulnerabilities can be used for system access. You're trying to twist their data to lump an extra 17% of vulnerabilities into that category. Read the advisories again.

      Also, the 2nd most most common type of attack was denial of service (46%) per your own words...

      Is that not a remote attack as well, & one that can damage a site based on views/pagehits no longer being able to be made, to make money?

      A denial of service may or may not be a remote attack. Clearly, not all linux DoS vulnerabilities are remote because 68% of its vulnerabilities were local and 46% of its vulnerabilities were denial of services.

      Once again, I'm not claiming that a DoS is not critical; I'm claiming that its less critical than the vulnerabilities affecting windows. The most common windows vulnerability involves a rooted box; the most common (not the 2nd most, as you said above) linux vulnerability involves a denial of service.

      (OR when you try to take on those stats on that clearly show Windows & its peripheral wares (IIS 6x & SQLServer 2005, both with 0 vulnerabilities found) has less vulnerabilities than Linux & Apache (and probably ANY backend DB engines it has as well, which I did not include)).

      Why are you trying to change the subject? I clearly pointed out that I was only addressing one aspect of your post (the aspect of your flawed data). Is it because you can't properly address the points that I did make? Anyway, I'll bite just this once.

      Care to name one (a DB engine for Linux), so I can point out how much more vulnerable than SQLServer 2005 it is?

      PostgreSQL 8.x has 0 of 8 vulnerabilities left unpatched. Happy?

      SECONDLY: I'd learn a BIT of comp. sci. before you attempt to interpret SECUNIA's findings above as you have... you are WAY off as to how they CAN be used, & yes, remotely... apk

      Secunia says that 19% of the linux kernel are remote vulnerabilities and I mentioned this specifically in my post. This clearly implies that not all of DoS vulnerabilities (that you are so quick to call remote vulnerabilities) are remote. If you want to argue with facts, I'd suggest you read all of the facts and stop twisting them.

      --

      Don't you hate meta-sigs?
    6. Re:ARGUE WITH FACTS... apk by spuzzzzzzz · · Score: 1

      From what the other replier said, I am inclined to agree, that you are trying to dismiss the data secunia puts out and you are not right because I also looked at the mechanics of a remote exploit of a buffer overflow that causes remote privelege escalation to be possible. This is also a remotely exploitable attack and used against applications that solicit connections and have an overflowable buffer.

      I'm not sure what you're trying to say here. As I said in my post, 19% of linux vulnerabilities were remote exploits. In other words, I addressed the notion of remote versus local (and linux came out ahead, for what it's worth). Furthermore, I'm not aware that Secunia gives a statistical breakdown via attack vector (if it does, please point out where). As such, I don't know why you're talking about buffer overflows since their existence or otherwise cannot be derived from Secunia's data.

      I'm sorry if I've missed your point because I don't understand what it was.

      --

      Don't you hate meta-sigs?
  50. inherently more secure? by heffrey · · Score: 0

    inherently more secure Really? Any hard evidence of that fact?
    1. Re:inherently more secure? by speaker+of+the+truth · · Score: 1

      Its inherently a minority OS and therefore inherently has minimal rewards for defeating its security and so is therefore inherently more secure ;)

      --
      Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
    2. Re:inherently more secure? by krycheq · · Score: 1

      Yes... specifically the way the security model is implemented through the (lack of) controls around what a user is allowed to do on the box. For instance, when I buy a new PC with Windows on it, and I turn it on for the first time, it begins by asking me a few questions about my connectivity, users, and so-on. When it creates those users for the first time, even if it is just a single-default account, it grants that account administrative privileges.

      Compare this to a Linux or MacOS-X installation. My account on my laptop does not have default admin-rights, and demands that I enter my password to do things like install system-wide software, updates, and other key admin functions.

      I find it amusing that this fact, along with many others related to how flawed Windows is from a security standpoint, are often overlooked by individuals and the media alike.

    3. Re:inherently more secure? by heffrey · · Score: 0

      Your statements are false for Vista. Even admin user runs without admin rights on Vista and has to escalate to get them.

      My point was that the editor stated that the Linux development model meant Linux was inherently more secure. That seems to say that the choice of development process determines how secure your system is. I don't see why that should be so a priori, and would like to be be told of the justification.

  51. That area will always "suck" on linux by Anonymous Coward · · Score: 0

    Don't get me wrong, I LOVE linux and just can't stand windows (am using it now because I am upgrading my Linux machine with a complete new set of HD's and even I am not hardcore enough to read slashdot from links). Why can't I stand windows you ask? Because it is a black box and it never tells me what is wrong or what it is doing or why it is has frozen this time for no good reason and how the hell can you crash on a fresh install straight from the factory you worthless piece of shit.

    Anyway, Linux being great and all suffers from the fact that someone needs to write drivers for it, this means that the best drivers for it will either be written by people that want those drivers for themselves, have a burning desire to get people to use linux OR want their product to work with linux.

    Some companies don't give a shit and driver coders tend to stay away from products from those companies.

    Simply put, how the hell am I supposed to write a driver for a product I don't have the specs for and that I will never buy on my own? (Even if I should want too).

    The greatest thing that a linux advocate might do is present a simple list with supported products. NOT supported chipsets, simply a list with product numbers and a rating (Does not work, works for some, works most likely, if you can't get this to work you should run for US president).

    Linux has some excellent support for printers BUT notall printers, same with webcams. The problem is that there are TONS of them, all sligtly different and who has time to write drivers for them all.

    Next time, read some reviews first, you might be suprised, the best products out there, are also the most likely to have linux support, either by the company OR from the community. The last is obvious, the better the product, the more likely a linux code is to buy it.

    I can't help you out, just remember this, the exact same thing happens to you when you upgrade to the latest windows release, except that upgrading linux (and all the other software you on linux) is free, and MS charges you several hundred dollars for the pleasure.

    For now, just wait, it seems you are not alone with this particulair model (google says so) so sooner or later someone might figure it out.

    1. Re:That area will always "suck" on linux by Junta · · Score: 1

      It won't necessarily always suck or even have to suck today. The only question to ask is whether the hardware vendors behind the various components in your system take Linux seriously. The same goes for any operating system and platform. Can you expect OSX to run well and support absolutely everything on a set of hardware that Apple never blessed? Can you expect NT4 to install and run on a brand new system with SATA controllers from a manufacturer who decided NT4 wasn't worth the time to implement?

      By the same token, you can expect a number of systems and devices to be taken seriously even today. If the hardware is common with any Tier one server equipment, it's essentially guaranteed to work. I personally have had good luck with printers, though I confess desktop printers I have not seen evidence of actively trying to support linux. If Linux adoption was ~10%, a vast majority of hardware would absolutely work correctly under the platform. The problem may seem like chicken and the egg, but the truth is that it's at least reached the point where hardware vendors have had to take it seriously, some for the consumer and others who realize the value as an embedded platform, and also internationally there is interest in not funneling so much money to an American software company. The conditions are not perfect, but are surprisingly decent for the right things to occur for linux as a platform.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    2. Re:That area will always "suck" on linux by init100 · · Score: 1

      The greatest thing that a linux advocate might do is present a simple list with supported products. NOT supported chipsets, simply a list with product numbers and a rating (Does not work, works for some, works most likely, if you can't get this to work you should run for US president).

      There are hardware compatibility lists available. The problem is that many, or even most, people don't want to read them. A common complaint regarding Linux is that people want to get any hardware on the market, without checking Linux compatibility, and if it won't work, it's the fault of Linux.

    3. Re:That area will always "suck" on linux by jimicus · · Score: 1

      There are hardware compatibility lists available.

      You are aware that it's reasonably common in the PC marketplace for vendors to change the specifications of something beyond all recognition yet keep the same model number? Belkin and Netgear are both guilty of that, and they're far from alone.

    4. Re:That area will always "suck" on linux by zjbs14 · · Score: 1

      But if we're talking about an existing Windows user switching to Linux on their existing hardware, then it's too late to check the lists. And if their hardware isn't compatible, then moving to Linux may not be cheap since it will have to replaced. It's not Linux's "fault", but it's still a deterrent. I know Windows will do the same thing to people (I've got a printer that won't work w/ Vista, and a wireless NIC that won't work in Linux w/o some level of patching). It's just not a good situation in either case.

      --
      No sig, sorry.
    5. Re:That area will always "suck" on linux by Blakey+Rat · · Score: 1

      That doesn't work when most of those lists lie about what hardware is supported.

      I had a great experience with my Hauppauge WinPVR 150 card, which was "supported" by the IVTV driver in Linux-- hah! What a scam. Or the Ubuntu page which claims the OS works with Apple G4 iBooks, when in fact it doesn't support sleep mode (meaning, it's possible for Ubuntu to overheat the hardware.)

  52. Breakthrough == applications by Ralph+Spoilsport · · Score: 4, Insightful
    TFA asks:

    Given that Linux is free, is based on peer reviewed source (and so inherently more secure in the longer term) and that hardware support is now pretty good, how long are we going to have to wait for the big breakthrough?"

    What is holding Linux back from massive adoption is software. Very simply, it's just not as good as the proprietary stuff found on Mac/Win. This is NOT to say that the stuf on Linux is BAD, but it's just not equivalent. OpenOffice is very very good. But not as good as MSOffice. GIMP is very good. But not as good as Photoshop. And so on down the line.

    The strength of Linux and FOS is also its weakness - having a volunteer developer army. Herding cats isn't as effective if you don't have a big sack of kitty kibble for incentive, or the ability to cut off the kitty kibble as a goad.

    Perhaps this will change a bit now that China's getting more involved with Linux - perhaps they can come up with dead-solid apps that are absolutely equal to, or even exceed the abilities of the following applications that are (for me) essential:

    1. Photoshop
    2. Ilustrator
    3. InDesign
    4. MSOffice suite
    5. FinalCutPro
    6. Ableton Live
    7. Propellorheads Reason
    8. Soundtrack
    9. iDVD
    10. Flash
    11. Dreamweaver
    12. Contribute

    That's what I use, and I use all of the above, all the time. Some are Windows, some are Mac. I am not a programmer, and I don't have the time to do that. So, it's A: Not My Problem and B: Someone else's job to come up with these apps.

    Until the above are developed, I will have little use for Linux.

    RS

    --
    Shoes for Industry. Shoes for the Dead.
    1. Re:Breakthrough == applications by Skiron · · Score: 2, Insightful

      If you are happy to run licenced software that you never own, and have a computer that you do not control (the software controls what you can do), sobeit - but there is no way you can use that argument to support MS products vs GNU/Linux - not in a million years. Trying to herd cats is one thing, being a sheep is another.

    2. Re:Breakthrough == applications by kmhofmann · · Score: 2, Informative

      But as long as the software is doing exactly what I *need*, and it's keeping me productive, I don't need to control it... I understand and respect the philosophy behind free software, but in the end, if non-free software helps me to get a certain job done quicker and/or better, the choice will be obvious.

    3. Re:Breakthrough == applications by Anne+Thwacks · · Score: 1
      OpenOffice is very very good. But not as good as MSOffice

      Depends on what you consider "good".

      In the past week I have had to get my wife and her cousin to sue OpenOffice to edit documents because Word was unable to edit them through over zelous attempts to geuss what we wanted to do and do that instead of what we did want!

      I really tried hard to get Word to work, but it was impossible. Open Office did it strait away.

      In both cases, the document ahd been generated by a third party using an unknown version of WOrd, and had embedded macros whos purpose was not documented or obvious.

      Both are now fully aware that Word is sh*te, and fully persuaded that OO is the way to go. Their problem is that their employers aare committed to Word, and theya re not in a position to argue.

      I dont use linux, but I use FreeBSD on my desktop, and ahve done since version 4.3.

      I would use linux if it was as good as FreeBSD. (I used to use Suse, and tried Ubuntu recently).

      --
      Sent from my ASR33 using ASCII
    4. Re:Breakthrough == applications by octopus72 · · Score: 1

      Vendors have been pushed to port their apps to Linux and yet many ignored that plea. So why are they reluctant?:

      -tiny desktop ("market") share of Linux
      -non-mature and often changing of environment and API's/ABI's (mostly userspace)
      -multiple desktop environments to support
      -binary compatibility nightmare accross distributions
      -open source mentality - many people dislike non-OSS applications on Linux
      -windows-tie in: apps written in VS, running on a native Windows API's.

      We have seen some porting though. NeroLinux, Picasa, GoogleEarth among them. This is also a point where Wine can be helpful, but native app, of course, is the best solution. Mono could become really important porting tool when/if companies move their big Windows products to NET.

    5. Re:Breakthrough == applications by Anonymous Coward · · Score: 0
      This fellow hits the nail on the head.. There are so many 'better' applications for other desktop platforms. From my standpoint, 'better' equals stable, supported, additional features, consistant UI, etc... Sure they cost money but that's what you pay for. Linux is great as a geek platform but will probably not gain much traction in the general desktop audience because of the applications. They're just not as solid.


      Also, Linux is still a figgin' nightmare to admin. Yeah, yeah, I know there are tools but they're only good until they break. Non-geeks are not going put up with that (& don't).


      I think Linux's strength is (always has been, & probably always will be) in the server space because admin is just part of the game. The non-geek/non-student desktop space is a completely different world..

    6. Re:Breakthrough == applications by suv4x4 · · Score: 1

      1. Photoshop
      2. Ilustrator
      3. InDesign
      4. MSOffice suite
      5. FinalCutPro
      6. Ableton Live
      7. Propellorheads Reason
      8. Soundtrack
      9. iDVD
      10. Flash
      11. Dreamweaver
      12. Contribute


      Worth nothing that 6 of your 12 top apps are in fact part of a single suite: Adobe Creative Suite.

      In fact I just posted 5 min ago, if Adobe would release CS for Linux, I'll definitely try moving there. It's all I need (and Eclipse, but it's already cross platform).

      Adobe's current strategy is to present itself as a strong alternative to Microsoft, by releasing almost all of their software on multiple platforms. Unfortunately it's a catch22 since there are almost no designers on Linux, hence CS is Mac and Win only.

      However who knows if this might not change. They've announced a Linux version of their Flash development IDE (Eclipse plugin, Flex), and that's starting to ever so slightly affect the designer crowd, which typically would use Flex and Flash Authoring in combination for modern Flash projects.

      Adobe has more power to put Linux on the map of desktop operating systems more than all current Linux distros combined.

    7. Re:Breakthrough == applications by GlassHeart · · Score: 1

      What Linux advocates frequently miss is the fact that "switching" is a major decision that is fraught with risks both real and imagined (and don't discount the imaginary risks, either). Therefore, what you're switching to must be visibly and significantly better than where you are in order to trigger that decision. Getting people to leave Windows 98 (for whatever other OS) wasn't so hard: people understood that not crashing a lot was a very good thing. Getting people off Windows XP is much harder, because XP is already much better than 98. In fact, Microsoft is having difficulty getting people to leave XP!

      So, it's not enough that there are "free equivalents" to the applications that people need. People say they want something as good as Photoshop, but even that wouldn't actually do it. It needs to be demonstrably quite a bit better than Photoshop to overcome the risks to the "switch". And by "good," please use the definition that the people do, not some technical superiority that they have no hope of understanding.

    8. Re:Breakthrough == applications by tuxedokamen · · Score: 1

      I agree 100 percent. I am a Mac OS X user and have many friends/associates that use Linux. I'm always struck in discussions with them when they bring up the fact that (and I'm paraphrasing here): "I like Linux because I can see exactly what everything is doing all the time and control it and fix it if I need to, even if that means editing source."

      I consider myself an advanced computer user capable of troubleshooting problems on Windows and Mac OS X systems, and never once has not being able to access and modify the source or some obscure config file kept me from being able to fix things and get them working again. The fact that my system (a Mac) is not Free doesn't bother me, because I can do everything I need with it and it doesn't restrict me in any meaningful way--there is a difference between DRM that gets in the way and causes problems (the majority of DRM on Windows), and DRM that does the bare minimum to keep content holders from suing and is in fact circumventable (Mac OS X style DRM). All DRM is annoying and pointless for its intended purpose, but most users simply won't care about it if it doesn't get in their way.

      If Linux wants to compete, it has to do so on features, not philosophy. Consumers don't want to hear that driver software isn't available because the hardware company only offers BLOBs and those aren't included by defualt because they're not Free, or have to do fancy command line ninjutsu to make their wifi work. And the inability of DVD playback and other license-related features to work out of the box IS a dealkiller, because consumers just don't care about the issues of Not Free vs Free.

      Ideology is important, and useful to the free software movement, but realistically it can have nothing to do with putting Linux in the hands of home desktop users, because people should not be required to join a movement just to change operating systems. Because if they are, they won't. Competition and the decision to switch must be based on features, price, and ease of use. As far as that last bit goes, Linux on the Desktop won't happen until there exists a distribution that at minimum is as easy to set up and use as Microsoft Windows (or preferably, Mac OS X). That means you install it, every bit of hardware just works the way it's supposed to, and there is absolutely no need to go into the command line to do ANYTHING so far as normal-user system settings. The command line and advanced functionality should of course be there, but it should not be something the average home user ever need see. There are people who have Macs and Wintel boxes for years without ever seeing a command line, because they don't NEED a command line.

      Linux has to be THAT easy if it wants to compete on the home desktop, because that demographic represents the lowest end of the sophistication spectrum, and just won't bother with something more complicated if another solution (Win/Mac) meets their needs.

    9. Re:Breakthrough == applications by Ralph+Spoilsport · · Score: 1
      suv4x4 wrote:

      Worth nothing that 6 of your 12 top apps are in fact part of a single suite: Adobe Creative Suite.

      Well, that's comparatively recent history, but you do have have a good point.

      In fact I just posted 5 min ago, if Adobe would release CS for Linux, I'll definitely try moving there. It's all I need (and Eclipse, but it's already cross platform). Amen and halla-fucking-lujah. You also wrote:

      Adobe has more power to put Linux on the map of desktop operating systems more than all current Linux distros combined.

      That is absolutely 100% dead on true. In fact, Adobe could get into the hardware business - imagine:

      Intel core duo2 running 2.2gHz each (basically, fast enough...) And it comes with Linux straight up, and the CD3 suite built right into it.

      With no MS tax, or Apple over-building, it would FUCKING ROCK. I'd buy one.

      Figure: a Linux laptop would cost (at most) $1000 vs $2000 for the MacBookPro. So, for $2000, the price of the Mac, you get a Linux box with the entire Adobe suite built right in. They'd sell them like hotcakes, esp. to corporate clients and schools.

      RS

      --
      Shoes for Industry. Shoes for the Dead.
    10. Re:Breakthrough == applications by lsolano · · Score: 0

      6. Ableton Live
      7. Propellorheads Reason


      Good point.
      I have not found anything decent related to music production/mixing.

      Nothing at all.
    11. Re:Breakthrough == applications by ogrizzo · · Score: 1

      I say bullshit: did you ever compair the build quality of a 1000$ vs a 2000$ laptop? Moreover, the price a school pays for CS is at most 600$ (that's the official price, but the real one could be half of that).

    12. Re:Breakthrough == applications by Anonymous Coward · · Score: 0

      This may be true for you, but I find it very unlikely it is true for the average user.

      I use linux for over 10 years. I work in science. I can do many things quicker and better on my linux machine compared to my co-workers using either a windows. Most of them spend hours of their time with stupid tasks such as non-opening attachments , figuring out what program to buy for converting their 5000 tiff files to jpg, converting pictures to pdfs, etc etc (and bugging me with it).

      Most of those people do not even use 5% of the abilities of most apps, they use it because it comes pre-installed, and they are accustomed with it.

  53. It doubled because by postmortem · · Score: 0

    ... every Linux user installed/tried more distros for fun I've tried PCLinuxOS, Mandriva Spring 2007, RHEL5, FC6, FC7, suse 10.2, Suse 103, Ubuntu 7.04 in this year.

  54. Re: Linux on the Desktop Doubles in 2007 by ben(zen) · · Score: 1

    I definitely agree with you on the compatibility piece. I am, actually, very happy with an HP Photosmart 2710 wifi printer that we have, because it, unlike moat, has drivers, and the HP control panel, for Linux. This makes printing so much easier. (The only problem is DHCP... I'll find a way around that eventually.)

  55. Driver support by tepples · · Score: 1

    for anyone who could overcome the interface differences between two operating systems But can developers contracted to write official drivers for home and home office computer peripherals overcome these differences? Microtek sure can't.
  56. Re:ARGUE WITH FACTS - not done yet by Anonymous Coward · · Score: 0

    See this next:

    HARDENING LINUX POST AT SLASHDOT:

    http://it.slashdot.org/comments.pl?sid=267599&threshold=-1&commentsort=0&mode=thread&cid=20203061

    Where over 30++ *NIX variant users (including Ubuntu SeLinux &/or BSD variant users) outright RAN from a legit and valid test of security by the CENTER FOR INTERNET SECURITY & not a single one could exceed my score of 85.185, though they were freely challenged to do so, after NUMEROUS STATEMENTS (like the one in this thread's init. post no less) of:

    (Insert *NIX variant here) is more secure OR securable than Windows is"

    (By the way - CIS TOOL, the multiplatform test used, based on best practices for each platform & testing analogs that exist between them all, such as ACL/MAC based security on config files & files + folders, password strength & FAR MORE is recognized as legit & valid by BOTH ComputerWorld & SANS, sites often both cited here @ /. no less for securit data)

    Well, vs. my score on a custom hardened for security Windows Server 2003 of 85.185 (and, I can go higher on my work rig, a custom security hardened Windows XP box, @ 85.536 (which COULD be higher, but our group policies prohibit me from changing some password security related stuff)).

    You guys & all your "Pro *NIX variant" propoganda don't look too good.

    APK

    P.S.=> I am inclined to agree with this gent here:

    "I used to develop a GPL app, the GNUstep-based character map Charmap. It had a few dozen users, and I'm pretty sure none of them ever took a single look at the source. Only the very biggest applications get attention, and very often quite uncritical examination at that." - by CRCulver (715279) on Sunday October 07, @09:06AM (#20887233) The numbers above from SECUNIA, & also those from my CIS TOOL multiplatform security test, don't seem to 'bear out the fact' that OpenSource code is more secure... hell, speaking as a professional developer for over 15 years now? It makes it MORE vulnerable to attacks... mainly because it is EASIER to spot bugs in pure sourcecode, than it is from an Assembler language dump in a debugger (used to trace binaries running)... apk

  57. Lies, lies and statistics by gilesjuk · · Score: 3, Insightful

    Where do these people get their statistics from?

    If I buy a branded PC I buy windows, if I then download and replace windows this doesn't get recorded. All that is recorded is the sale of Windows.

    Market share is hard to analyse, I would imagine the Windows share is less than people think, purely because there's so many extraneous Windows licences sold.

    1. Re:Lies, lies and statistics by Loke+the+Dog · · Score: 1

      "We collect data from the browsers of site visitors to our exclusive on demand network of small to medium enterprise live stats customers. The sample size for these sites is more than 40,000 urls and growing."

      http://marketshare.hitslink.com/

    2. Re:Lies, lies and statistics by iznogud · · Score: 1

      Market share is hard to analyse, I would imagine the Windows share is less than people think, purely because there's so many extraneous Windows licences sold. I would imagine the Windows share is actually more than you think, because you obviously don't count in about how much? 25%? 30%? of pirated Windows installations.
    3. Re:Lies, lies and statistics by Anonymous Coward · · Score: 0
      Uninstalled OEM versions of Windows don't even play into the statistics.
      From http://marketshare.hitslink.com/report.aspx?qprid=2
      which supports the numbers softpedia is providing.

      About Our Market Share Statistics

      This data provides valuable insight into significant trends for internet usage. These statistics include monthly information on key statistics such as browser trends (e.g. Internet Explorer vs. Firefox market share), search engine referral data (e.g. Yahoo vs. MSN vs. Google traffic market share) and operating system share.

      We use a unique methodology for collecting this data. We collect data from the browsers of site visitors to our exclusive on demand network of small to medium enterprise live stats customers. The sample size for these sites is more than 40,000 urls and growing. The information published is an aggregate of the data from this network of hosted website statistics. The site unique visitor and referral information is summarized on a monthly basis.

      In addition, we classify 300+ referral sources identified as a search engine. Aggregate traffic referrals from these engines are summarized and reported monthly. The statistics for search engines include both organic and sponsored referrals. The websites in our population represent dozens of countries in regions including North America, South America, Western Europe, Australia / Pacific Rim and Parts of Asia. Users should note

      that no double byte search engines are included in the search engine referral population.

      The data is made available free of charge on a monthly basis that includes monthly browser market share trends, top search engine referrals, and operating systems trends.

      # Additional estimates about the website population: 76% participate in pay per click programs to drive traffic to their sites.
      # 43% are commerce sites
      # 18% are corporate sites
      # 10% are content sites
      # 29% classify themselves as other (includes gov, org, search engine marketers etc..) Yes, market share is difficult to analyze, but they aren't exactly doing something silly like counting license sales (which inflates Linux's numbers as well, e.g. if I buy a copy of SuSE, then buy an upgrade, that's two copies counted, but only one is use, likewise, if I install FreeBSD, or Windows over it, that's two copies counted and none in use). They're actually using a fairly reasonable method to gauge actual use, not sales.

      So yes, if you buy a branded PC with Windows preloaded, then replaced Windows, it DOES get counted, provided you connect to the intarweb, and visit one of the 40,000+ sites/search engines participating in the program. And chances are that if you're using Linux, you're more likely than not connecting to the internet.
  58. Hang on a sec.. by BlueParrot · · Score: 1

    So you are telling me, that despite Windows being pushed with every new OEM computer sold, despite Microsoft's inflated "sales" prices, and despite Linux systems obviously not showing up consistently in "market share" numbers, despite people dual booting to play their games... Linux market share still more than DOUBLED last year? Increasing by 0.5 percentage points from 0.31% to 0.8%.

    Greater than unity exponential growth rates Redmond! It's the Penguin, and by the looks of it this will be big...

    1. Re:Hang on a sec.. by imsabbel · · Score: 1

      I seriously got some headache trying to follow your spin here...

      Hint: all that was last year, and the year before, and before, too.

      And STILL they only had 0.3% last year.

      --
      HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
  59. Re: Linux on the Desktop Doubles in 2007 by Kludge · · Score: 1

    I am a sysadmin for a 300+ node Linux shop,

    I only run it because it came with the laptop that was provided to me by IT,

    Huh? You aren't IT?

    I don't feel like battling with my Linux wifi drivers, sound card strangeness, or having to jump through other hurdles to just stay productive

    You need your sound card to stay productive managing Linux server nodes?

    The truth is that Linux has no "strangeness" problems on the right hardware, just as Vista or XP have no "strangeness" problems on the right hardware. The difference is that your IT people, or whomever they bought your laptop from, picked the hardware and installed the drivers for XP/Vista. If you buy a laptop from a Linux shop with Linux installed, there are no driver issues either. The only difference between XP/Vista and Linux is that your IT staff is ignorant about anything other than XP/Vista. That is what keeps XP/Vista so successful: user and operator ignorance.

    The truth is that every desktop (gnome/kde/etc) is far superior and more flexible than XP. I have to use XP a couple times a day and it is like poking myself in the eye with a stick. Interactivity sucks. And sometimes I have to use IE6. What a steaming pile that is!
  60. Bad data by yelvington · · Score: 1

    The parent item is absolutely right. Softpedia has no actual data on Linux installations. The data doesn't exist.

    Here are three use cases that would show up as Microsoft customers in any Softpedia data:

    My elderly mother finally bought a Vista laptop -- a $400 bargain Toshiba. Very nice dual-core Intel laptop, excellent for the price. Half a gig of RAM rendered Vista unusable. Rather than spend more money, I installed Ubuntu Linux on it, and she's off like a rocket. Everything Just Works.

    My mother-in-law's old eMachines desktop blew a hard drive. Oops ... no XP install disk, so we can't just stick in a new hard drive. I inserted an Ubuntu live CD and she ran with that (no HD) for a month. Worked great! So I installed a $75 hard disk and loaded Linux onto it. It took 30 minutes, no problems, and everything Just Works.

    My middle daughter just turned 15. For her birthday we gave her a $400 Acer laptop. I put Linux on a partition. By the end of the month I'm confident she'll have abandoned Vista. Too slow, too annoying with its constant security warnings and popups.

    (There are only two problems with the Linux setup for her. One is hardware-based. I'd say the installation Just Works except that it doesn't quite; the Atheros wi-fi is broken, and I'll probably have to buy her a d-Link PCMCIA card. The second is the lack of iTunes, and I'll have to introduce her to a DRM-free music store.)

    Linux on the desktop is more than viable, and it's installed in a lot more places than "experts" like those at Softpedia know. Even the ditzy kid over at the Wal-Mart electronics section is dual-booting.

    1. Re:Bad data by Anonymous Coward · · Score: 0

      Don't buy d-Link if you don't want to risk buying Windows-only hardware. If you want cards for GNU/Linux, buy ralink or realtek. If you search hard enough, you can actually find cards that claim to support GNU/Linux in the box (I got one of those that contained a ralink card).

  61. Linux's price is $0.00 if your time is worth $0.00 by Blahbooboo3 · · Score: 1

    Otherwise Windows and Mac OS have to compete with these new features AS WELL AS Linux's price ($0.00).


    Though I know I will be modded down.

    People who think Linux costs $0.00 IMHO think their time is worth $0.00

    I have used linux off and on for the last 10 years or so. I have yet to encounter an install that worked 100% perfect out of the "box". Some installs were darn close, but I always ended up in strange forums from google searches to try and get some aspect working properly.

  62. RE: Linux on the Desktop Doubles? by Siddly · · Score: 1

    I don't see how they can even make a wild guess. I get a free boxed copy of openSUSE from Novell which I always give away and I don't know how many PC's it eventually gets installed on, but I know of 2 for certain. I have Linux installed on 7 PC's at home and 4 for other people. On my PC's I have virtualisation running currently running 6 other distros, total is 19 minimum. If the statistics are based on sales and if Novell counts their box set they send me, statistics says the total I have is one. They say OSX is more widely used, obviously based on sales figures which are traceable by serial number. Novell, RedHat, PCLinuxOS, Freespire, Sabayon, Mandriva, Ubuntu, slackware, gentoo etc. haven't a clue how many boxes their distribution is installed on, but I bet it's many many times their traceable installed base. Aint statistics great at surpassing damn lies - they have to publish something, even if it is totally bogus, as that's how they make their money - just another shed load of nonsense.

  63. Linux on the desktop is still a PITA by hattig · · Score: 4, Insightful

    My installation of Ubuntu Feisty Fawn a few months back went flawlessly and was very simple. Linux has the install sorted, no need to keep on working on that part okay? It was good 5 years ago. People are obsessed with the install process for some reason.

    However Flash doesn't work in my browser because I'm running a 4 year old architecture - AMD64, and the creators of Flash haven't deigned to recompile the Linux version for 64-bits. Maybe if Linux had Mac OS X-like Fat Binaries people would be encouraged to create cross-platform binaries, rather than just create a simple IA32 version.

    Installing the graphics card drivers was hell. For 4 months the graphics card was not supported in Linux anyway, so I had to run in VESA mode. However nVidia finally decided to release 8600GT drivers for Linux, and I thought "Hooray!". The install was hell. Due to idealogical beliefs that border on religious extremism you can't just install the drivers. Oh no, you have to recompile the kernel headers and then do wizardry. Not a problem for me, although it took some time because for some reason I don't like spending my free personal time doing sysadmin stuff, so I try to avoid it as much as possible. I tried many forms of instructions online, but they were either for a previous version of Ubuntu, or incorrect. After hours of searching, I finally found a tool called Envy. It worked. Many thanks to the author of Envy. I now have desktop effects - some pointless, some useful.

    However the system update mechanism now tells me that I have updates available for the kernel headers and other things, and I'm petrified that by installing them all that hard work would be undone. So I'm now ignoring the updates.

    Let's not talk about how many configuration options Ubuntu removes from applications like gaim and so on. Want to have a listing with small buddy icons? Well fuck off, we've removed that possibility. Oh, but there's a plugin for editing the .gtk-rc file - yeah, that's user friendly. NOT. This is a stupid retarded and backward attitute. I approve of not installing 25 text editors by default, but don't remove options from the one you do provide.

    Until there is a Linux distribution that is simple, yet has the power available for those that want it, Linux will not gain a lot on the desktop. There needs to be a mechanism to install essential third-party drivers that is as painless as Mac OS X and Windows.

    And just to be sure, it isn't about catching up to Windows any more, it is about catching up to Mac OS X. It just works, it's simple yet powerful, it's a full Unix, it looks nice, the desktop effects are very useful and accessible, and drivers install easily.

    1. Re:Linux on the desktop is still a PITA by wanderingknight · · Score: 3, Insightful

      And just to be sure, it isn't about catching up to Windows any more, it is about catching up to Mac OS X. It just works, it's simple yet powerful, it's a full Unix, it looks nice, the desktop effects are very useful and accessible, and drivers install easily. Ah! But you're ignoring the fact that Apple sells its OS preinstalled in its own hardware. Do you have any idea how much advantage does that provide in terms of drivers?
    2. Re:Linux on the desktop is still a PITA by orkysoft · · Score: 1

      How to install custom Nvidia drivers on Ubuntu Feisty: (I figured this out because I had to, and it took me some time to do so.)

      1. Install Ubuntu using the Safe Graphics option
      2. sudo apt-get remove --purge nvidia*
      3. sudo apt-get install linux-headers-generic build-essential gcc server-xorg-dev pkg-config
      4. Run the Nvidia driver file.
      There is a bug in one package so that it doesn't remove a particular file when the package is removed, and that will cause this to fail, but this procedure worked for me on a fresh install.
      --

      I suffer from attention surplus disorder.
    3. Re:Linux on the desktop is still a PITA by OmegaBlac · · Score: 3, Insightful

      However Flash doesn't work in my browser because I'm running a 4 year old architecture - AMD64, and the creators of Flash haven't deigned to recompile the Linux version for 64-bits. Maybe if Linux had Mac OS X-like Fat Binaries people would be encouraged to create cross-platform binaries, rather than just create a simple IA32 version.
      Adobe has not released a 64-bit version of the Flash plugin for any platform, yet. Nor have I heard of any beta ones either. So how is this a PITA with Linux? As for the rest of your post, you seem to be obsessed with OSX (you may want to seek help) so why don't you just continue to use it as a [Ff]ree OS that works just fine for millions of users obviously is not up your alley.

      http://www.adobe.com/products/flashplayer/productinfo/systemreqs/
    4. Re:Linux on the desktop is still a PITA by bug1 · · Score: 1

      "Due to idealogical beliefs that border on religious extremism you can't just install the drivers."

      I think we are starting to see the end of the extremism, AMD are pulling ATI into line, hopefully Intel do the same to NVIDIA.

      If there was more competition these hardware extremists that refuse to tell people how to make their chips works would be driven out of the market.

    5. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      1. Install Ubuntu using the Safe Graphics option
            2. sudo apt-get remove --purge nvidia*
            3. sudo apt-get install linux-headers-generic build-essential gcc server-xorg-dev pkg-config
            4. Run the Nvidia driver file.


      Linux on the desktop failed at step 1 there. Firstly I'm not reinstalling the damn OS! Secondly the command line, which we may be happy with, is not a core feature of any desktop OS.

      Envy did work, and it worked well, and I recommend it to anyone else who is having trouble. nVidia and ATI should integrate it into their installers.
    6. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      You fail to see my point.

      Linux is easily available in 64-bit versions. People are therefore much more likely to use it if they try out Linux on their computer - and most computers within the past year have included 64-bit functionality. One of the first things they'll see is the lack of 64-bit flash, which isn't Linux's fault, but they'll blame it on Linux. And go back to 32-bit Windows.

      And I like Mac OS X for a reason, it's good. If you haven't used it for a substantial amount of time, you may not know this. Compiz adds a lot of what is good with Mac OS X's desktop to Linux, and it works quite well, although windows are a little too jellyrific.

      Your final sentence does not parse, but I've been using Linux since 1996 (yeah, quite late to the game). That still doesn't mean I enjoy reconfiguring X for the thirtieth time. This topic is about Linux On The Desktop. Not Linux For Hardcore Geeks.

    7. Re:Linux on the desktop is still a PITA by whoever57 · · Score: 1

      However Flash doesn't work in my browser because I'm running a 4 year old architecture - AMD64, and the creators of Flash haven't deigned to recompile the Linux version for 64-bits.
      Check out "nspluginwrapper" -- it solves this exact problem.
      --
      The real "Libtards" are the Libertarians!
    8. Re:Linux on the desktop is still a PITA by Draek · · Score: 2, Insightful

      Let's not talk about how many configuration options Ubuntu removes from applications like gaim and so on. Want to have a listing with small buddy icons? Well fuck off, we've removed that possibility. Oh, but there's a plugin for editing the .gtk-rc file - yeah, that's user friendly. NOT. This is a stupid retarded and backward attitute. I approve of not installing 25 text editors by default, but don't remove options from the one you do provide.

      And just to be sure, it isn't about catching up to Windows any more, it is about catching up to Mac OS X. It just works, it's simple yet powerful, it's a full Unix, it looks nice, the desktop effects are very useful and accessible, and drivers install easily.

      please remind me, how do you change the applications' appearance on MacOSX? on both Windows and (K|X)Ubuntu it just takes a couple of seconds navigating menus, and arguably changing the entire system's theme is much more important than changing just the look of the IM application, isn't it? ohh, and btw, I couldn't find the option you wanted on ArchLinux and the newest Pidgin either so you should probably blame the GAIM/Pidgin developers instead.

      --
      No problem is insoluble in all conceivable circumstances.
    9. Re:Linux on the desktop is still a PITA by bcrowell · · Score: 2, Insightful

      Adobe has not released a 64-bit version of the Flash plugin for any platform, yet.

      I'm running flash just fine on my amd64 ubuntu box. Adobe hasn't released a 64-bit native flash. So what? The 32-bit version works fine on 64-bit machines.

    10. Re:Linux on the desktop is still a PITA by swillden · · Score: 2, Insightful

      Linux is easily available in 64-bit versions. People are therefore much more likely to use it if they try out Linux on their computer - and most computers within the past year have included 64-bit functionality. One of the first things they'll see is the lack of 64-bit flash, which isn't Linux's fault, but they'll blame it on Linux.

      In other words, the problem with Linux is that it comes in 64-bit versions, rather than hobbling your 64-bit processor with 32-bit software.

      What insight.

      BTW, it's very simple to install a 32-bit browser on your 64-bit Feisty install, and then you can use the 32-bit Flash plugin. There was some discussion of automating this in Gutsy -- I'm not sure if it made it in or not.

      The Debian folks are working on a general solution to this issue, by the way. It's called "multiarch" and the idea is to extend dpkg to understand related architectures, and be able to resolve cross-architecture dependencies. When that's in place, apt will be able to automatically recognize that the 32-bit Flash plugin you want to install is incompatible with your 64-bit browser and replace it with a 32-bit browser. It will also make it simpler to provide architecture-optimized versions of binaries for the cases that matter (e.g. ffmpeg). You'll just say you want to install package X and apt will be able to pick the best match to your platform. It will also accommodate software that can only run in emulation, automatically installing and configuring the emulator.

      As to the video card issue, two points: First, if you had to manually compile something, you did it the wrong way. There are lots of scripts out there that automate the whole process. Second, the solution to the problem is for NVidia to follow the lead of Intel and now ATI and provide open source drivers.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    11. Re:Linux on the desktop is still a PITA by Anonymous Coward · · Score: 0

      > And just to be sure, it isn't about catching up to Windows any more, it is about catching up to Mac OS X.
      > It just works, it's simple yet powerful, it's a full Unix, it looks nice, the desktop effects are very useful
      > and accessible, and drivers install easily.

      You've got it right. I'm really surprised the Mac OS X methodology of installing stuff on your computer hasn't caught on to other systems. Installers suck! Why should I need a program (installer) to put another program on my computer? If you think about it, it's insanity. Drag-n-drop installation of programs just makes sense. Why should it be more difficult than that?

      It's better for us developers because we don't need to spend time on creating an installer or packaging stuff, and users love it because it's fast, simple, and we know that if ever we want to uninstall something, we just drag it to the trash. There aren't hundreds of files spread all across the file system in different directories that need to be removed.

      We've had this since Mac OS X 10.0--that's seven years. Microsoft has apparently chosen their course with Vista, but it's time for linux distributions to get real and create a methodology of installation that makes sense--or just copy it from Mac OS X. Seriously, once you've used it, you cringe whenever you're faced with an installer.

    12. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      Ignoring your initial comment which is typical of people who can't see the forest for the trees, and totally bypassing the entire point...

      I'm happy to see that Debian are considering that solution, and I hope it works well. It seems that some people still do realise that the end result is all that people care about so downgrading to 32-bit in the absence of Adobe 64-bit support (which is appalling, and the company should be really ashamed, I wonder what the real reason for this is) is the sensible option.

      I didn't do any compiling, the issue was with finding out which software was the correct software to use to install the nVidia drivers, the one that worked correctly instead of the ones that didn't work (like most of the online resources out there). Open source drivers are the solution, of course, even if they have to leave out certain technologies.

    13. Re:Linux on the desktop is still a PITA by EvilRyry · · Score: 1

      Heck with that. I'm running 32-bit flash in a 64-bit browser. I'm also running 32-bit Java in a 64-bit browser. I did nothing special for this on my gusty install.

    14. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      Adium is fully configurable in appearance in Mac OS X. Check it out.

      I've used GAIM/Pidgin in Windows and that was partially configurable - at least the buddy window could be set to have small buddy icons and all that, I like a nice compact buddy window.

      Most GTK themes seem to be variants on the same brick-as-a-gui-element basis unfortunately.

    15. Re:Linux on the desktop is still a PITA by Anonymous Coward · · Score: 1, Informative

      Using Ubuntu here, and while I do like the app-in-a-bundle approach used by Mac OS (as an aside, don't apps put files in ~/Library or something?) the .deb deal is great from a user perspective. Completely consistent, unlike the Windows experience, and greatly benefited by the completeness of the system, whereby thousands of useful free apps spanning many categories can be browsed and installed using a simple utility. I don't mind installs putting files all over the place as long as a) I don't have to worry about the details and b) the uninstall process will effectively reverse any changes made. The deb package system combined with Synaptic meets those requirements - it's basically abstracted to the point where it's more like you're just enabling the pieces of software that you want, rather than acquiring and installing them. You're probably right that it's more of a PITA for developers, though.

      With regard to the product Linux is chasing - I think there are a few things people need to take into account. OS X has the massive, order-of-magnitude-level advantage of designing for specific hardware. Windows has the not quite so massive advantage (from a compatibility point of view) of being the leader in market share, which means there's a compelling reason for hardware manufacturers to make sure their drivers work well on that platform. Linux on the other hand has neither of these advantages - it needs to support as much hardware as possible so as not to restrict the potential user base, but has to do most of the work itself since the incentive for a lot of manufacturers just isn't there. When you think about it like that, the state that Linux is in in 2007 is amazing. Also, I realise that from a user's perspective none of this makes the slightest difference - if something doesn't work, it doesn't work, and it doesn't matter why.

      My personal experience with Linux on the desktop (I've been using it in some form or another as a file/web/print/mail server for years) has been up and down. I initially had a crack with Corel, then tried Redhat, using variously KDE, Gnome and blackbox, and booted into the Kororaa LiveCD (the first one with desktop compositing) to check that out. Recently though I installed Ubuntu on my laptop, an HP which is a couple of years old now. I'd heard the stories about wireless support, graphics issues, etc, but for me the experience was amazing after my previous aborted attempts. Wireless with WPA, desktop effects, all the media buttons, the card reader, etc, all worked without a hitch on the first boot. Oh, and it booted straight into the native resolution of the panel, which is more than can be said for any Windows installation I've ever performed (I haven't installed Vista). Not to mention having a fully-featured free office suite installed by default, etc. Codecs were a total non-issue - Totem informed me that extra non-free software would need to be installed, and went ahead and did so. I was interested to see how long it would take, this time, to have to drop back to the command line to fix something (obviously I still use the command line for development stuff). I'm still counting, and it's been about three months. Based on this experience, my grandmother would be far better using Ubuntu than Windows.

      Linux has never been offered bundled with a desktop PC until recently, and you can be sure that if you installed the latest Gutsy on a freshly-formatted Dell laptop which originally came with Linux pre-installed, all the hardware would work perfectly out of the box. That kind of compatibility can easily be achieved by judicious hardware selection right now - and hardware support is only going to get better. Once the majority of Linux users are getting there by purchasing systems instead of switching from a Windows install on existing hardware, these issues will become much less of a stumbling block on the road to even more widespread adoption.

      I'm excited.

    16. Re:Linux on the desktop is still a PITA by tuxedokamen · · Score: 1

      Granted, Apple doesn't ship an easy way to change the system wide theme. For 90 percent of people it looks really nice and is just customizable enough in terms of interface function (e.g.: where do you want your scrollbar arrows, Expose triggers, random background pictures from a given folder, etc.) to meet personal needs. The best 3rd party solution for skinning the system, from what I hear, is ShapeShifter. Not sure if that works under OS X 10.5.

      Trying to make an argument for Linux because it's more easily skinnable is probably not the best route. No one cares how something looks if they can't make it work the way they want.

    17. Re:Linux on the desktop is still a PITA by dbIII · · Score: 1
      Yes mixed 32 bit and 64 bit libraries are a pain to set up as a lot of people will find out as more shift to 64 bit - but there are plenty of docs out there for linux and increasing numbers of docs on how to do it for MS 64 bit stuff. As for flash - I personally see the lack of it as a feature in many situations where it blocks really annoying content so I haven't bothered to set it up on my 64 bit home machine.

      As for the nvidia stuff - you are better off using their installer from their website than using your distros package management system. Open drivers are the solution if there is poor support from the manufacturer, but nvidia are putting in a serious effort. The closed source driver is really a side effect of the rather stupid US software patent system and graphics companies getting sued when source code was released in the past.

    18. Re:Linux on the desktop is still a PITA by ir · · Score: 0

      who cares. the end result is all that matters - a computer that works. apple provides that.

      --
      Irina Romanov
    19. Re:Linux on the desktop is still a PITA by wanderingknight · · Score: 1

      But try to compare the difficulty of providing an operative system capable of working under a single set of hardware against one capable of working under any type of hardware. It's impossible to try to tie Linux with a single set of hardware--its very nature as an open system disallows that.

      The only thing that can be done about it is expect that OEM Linux vendors provide hardware that has flawless support. Other than that, there's partial responsibility on the end user to buy extra hardware or peripherals that are supported (which helps to rule out those hardware makers that aren't prone to release their specifications). A comparison with Apple's business model is, effectively, an oranges to Apples comparison ;)

    20. Re:Linux on the desktop is still a PITA by Anonymous Coward · · Score: 0

      It is not as smooth as it could get yet.
      I installed opensuse 10.3 x64 yesterday, and everything was fantastic (and speedy) until the boot manager had to be installed.
      At that point, it failed, mostly because it was trying to access a device that was not in the /dev directory at the installation moment. This happened installing over a previous linux installation, with two sata disks.
      So I have to reboot with the recovery option, mount the root fs, do a chroot, create the /dev entries, and apply grub-install or lilo to get the boot menu.

      That is one of the most frecuent point of failure in the installation process, where M$ opted for the easiest solution (only my environments will survive), linux opts for the most compatible process.

      Best Regards.

    21. Re:Linux on the desktop is still a PITA by swillden · · Score: 1

      Ignoring your initial comment which is typical of people who can't see the forest for the trees

      I see you're a fan of my sig.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    22. Re:Linux on the desktop is still a PITA by swillden · · Score: 1

      I'm happy to see that Debian are considering that solution, and I hope it works well. It seems that some people still do realise that the end result is all that people care about so downgrading to 32-bit in the absence of Adobe 64-bit support

      Oh, one more thing... I installed Gutsy on my AMD64 box over the weekend and the 32/64-bit Flash problem is completely solved now. The solution isn't as general as Debian's multiarch, but it works fine. Gutsy automatically installs nspluginwrapper when you install Flash on a 64-bit box. Nspluginwrapper is an adapter that makes it possible to run 32-bit plugins in a 64-bit browser.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    23. Re:Linux on the desktop is still a PITA by yuna49 · · Score: 1

      How to install custom nVidia drivers on Fedora 7:

      1) Install Fedora
      2) Install the Livna rpm from rpm.livna.org
      3) Run "yum install kmod-nvidia xorg-x11-drv-nvidia"
      4) Enjoy!

      I'm really tired of how everyone seems to think that there's only one worthwhile desktop Linux distribution these days, and that it's Ubuntu.

    24. Re:Linux on the desktop is still a PITA by FreddyKnockout · · Score: 0
      This script [ubuntuforums.org] should install Flash on your 64-bit Feisty without any problem. Flash is installable by default in the upcoming Gutsy version (Ubuntu 7.10).

      Things are getting easier and easier in Ubuntu. mp3 codecs are installed automatically the second you try to open an mp3 file, graphic card drivers are installed for you when you first boot up the system. Flash works practically out of the box on every Ubuntu flavour.

      I still laugh when people tell me that Linux is hard to use. Yeah, Gentoo is hard to use. But the most popular distros have made leaps and bounds in the last 5 years. A comparison:

      After a fresh Ubuntu install on my PC:

      • Graphics card is fully functional after a simple two click confirmation of restricted driver install.
      • Audigy 2 soundcard works perfectly.
      • DLink network card works perfectly.
      • Audio players and movie players are installed already.
      • Open Office is installed and ready to work.
      All this takes 25 minutes, from the time I insert the install CD into the drive, to the time I am booted and logged in to my installed OS.

      After a fresh install of Win XP:

      • I have to find my graphics card installation CD to install the drivers.
      • I have to find my SoundBlaster CD to install the soundcard drivers.
      • I need my DLink disc to install the NIC drivers, which can't be downloaded off the internet without a functionning network card, of course.
      • I spend a few minutes downloading and configuring iTunes/Winamp
      • I then spend another 5-10 minutes installing MSOffice, typing in a very long activation code.
      All this takes roughly 1.5 to 2 hours.

      I'll stick with Ubuntu, thanks

    25. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      I did try nVidia's installer. It failed on a plain-jane Ubuntu install.

      Still, the new Ubuntu has Compiz support out of the box so I'm sure this entire thread is now moot.

    26. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      That's cool, I'll be doing the upgrade to Gutsy soon when I'm next near the box and it'll be good to have Flash working again for when I get YouTube links. Guess I'll have to install FlashBlock again though, darn it! Cheers for the information.

    27. Re:Linux on the desktop is still a PITA by hattig · · Score: 1

      Taking my time to reply here, heh.

      Oh yes, I'll take Ubuntu over Windows XP as well. The new work laptop has nearly gone out of the window a couple of times already. How can an OS deadlock/hourglass so often with two CPU cores to work with?!!

      And yes, the Windows Driver Install is a complete PITA. Linux wins with its driver install as part of the core package, Mac OS X is close behind (doing the same, and now moving driver updates for third party products into Software Update), and Windows is in the stone age.

  64. Re:Linux's price is $0.00 if your time is worth $0 by speaker+of+the+truth · · Score: 3, Insightful

    People who think Linux costs $0.00 IMHO think their time is worth $0.00 Aaah, I love that meme. Regardless I'll be able to test its veracity soon enough. People who think that the cover price is how much Windows costs also think their time is worth nothing. And yet funnily enough I've yet to hear people say how expensive Windows is when it comes to time. Perhaps its because the time used to set-up a computer is worth the time saved by using the computer. Regardless of OS.

    I have yet to encounter an install that worked 100% perfect out of the "box". Sounds like my Windows experience.
    --
    Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  65. Random thoughts on the topic... by Balinares · · Score: 5, Insightful

    ...how long are we going to have to wait...?

    Well, it's something I've been thinking a lot over the last years, and I'd like to share my thinking with you lot:

    At this point, I don't think we're going to have a major breakthrough until Linux becomes third-party friendly.

    Let me explain.

    At the moment, the whole experience of using a Linux distribution is balanced between two parties: the user, and the developers of the distro. Linux distributions in general have come a LONG way in minding the user's convenience, but I am still not sure this will suffice.

    Because the success of other platforms (well, Windows, alright) doesn't boil down to user friendliness, I think that much is clear by now. No, what made its success is that it fosters a rich environment of third parties -- entities that are neither the OS maker nor the user, yet benefits both.

    Something that is still a long way from penetrating the Linux culture, I think.

    At this point, let's imagine you're a third party (and as such, not particularly involved in the Linux world as such -- to you it's just a platform among others) and you wish to ship your software for Linux. What are your options? Well, and that's assuming you're even going to bother trying to figure out the whole mess, you can: try to ship various packages (.rpm and .deb, really) in the hope of covering a sufficient user base, while hoping it won't completely break next time some distro upgrades to libwhatever.so.52; or you can try to get your software into the package repositories of all the major distributions (and thus become entirely dependant on the goodwill of each distro for access to your software); or you can try to package the software your own way and hope for the best (that's what Loki did for their games, for instance), which is still vastly suboptimal because it's a lot of additional work for you and you still have no guarantee it'll work well, due to countless issues, the least of which not being that ELF has real, real issues where it comes to binary compatibility. Oh, and yeah, you can also just ship the sources in a tarball, hereby reducing your user base to the demographic of Linux geeks.

    Compare with Windows: just put the binaries in a ZIP file or an installer. Done.

    And let us not mention the issue of drivers. At this point, shipping a driver for Linux, when you're a neutral hardware maker third party, involves either sending the kernel maintainers your code and hope they'll consent to include it in the main kernel tree at some unknown point in the future, or ship some manner of hack that will try to compile your driver against the installed kernel, which will simply not work if the compiler, or even the right kernel headers, aren't already installed. (To be fair, the initiative that was recently spoken of on Slashdot, about some company developing Linux drivers for third parties for free, is interesting and might improve the situation lots.)

    In short: when you're a third party, supporting Linux is generally not worth the pain.

    This is a very bad situation for us, because we need hardware makers to support our platform, so there isn't an ongoing gap of weeks or months between the release of bleeding edge hardware and its support on Linux, and there is just plain not enough of us to reproduce the functionality of all the software third parties are making for other platforms

    Admittedly, projects like Klik and Autopackage are a step in the right direction, but isn't it too little and perhaps even too late? I don't know.

    Because the main, the core issue here is not technical.

    The core issue is that when you discuss something like Autopackage, the response typically amounts to "Why don't you use .debs | use .rpms | fork your own distro?"

    And this, my friends, is why I've lost hopes of seeing the Linux desktop go mainstream.

    Hopefully the future will prove me wrong, though.

    --

    -- B.
    This sig does in fact not have the property it claims not to have.
    1. Re:Random thoughts on the topic... by Anonymous Coward · · Score: 0

      You are right, the core issue is not technical, it is legal. Its nothing but GPL. You cannot link to GPL programs without releasing your program as GPL open source. So who wants to develop programs like Adobe Photoshop, Illustrator, hardware drivers, etc. etc. etc. for Linux.

    2. Re:Random thoughts on the topic... by julesh · · Score: 1

      At this point, let's imagine you're a third party (and as such, not particularly involved in the Linux world as such -- to you it's just a platform among others) and you wish to ship your software for Linux. What are your options? Well, and that's assuming you're even going to bother trying to figure out the whole mess, you can: try to ship various packages (.rpm and .deb, really) in the hope of covering a sufficient user base, while hoping it won't completely break next time some distro upgrades to libwhatever.so.52; or you can try to get your software into the package repositories of all the major distributions (and thus become entirely dependant on the goodwill of each distro for access to your software); or you can try to package the software your own way and hope for the best (that's what Loki did for their games, for instance), which is still vastly suboptimal because it's a lot of additional work for you and you still have no guarantee it'll work well, due to countless issues [autopackage.org], the least of which not being that ELF has real, real issues where it comes to binary compatibility. Oh, and yeah, you can also just ship the sources in a tarball, hereby reducing your user base to the demographic of Linux geeks.

      Compare with Windows: just put the binaries in a ZIP file or an installer. Done.


      Perhaps you can explain to me why exactly you feel that doing the same is not plausible for Linux? Certainly it's how a commercial/non-free packages I've used in the past have been distributed (wordperfect, java, informix).

    3. Re:Random thoughts on the topic... by Anonymous Coward · · Score: 0

      Untrue! Most Linux libraries upon which third party software would be based, are LGPL, not GPL, which completely allows for linking of proprietary software.

    4. Re:Random thoughts on the topic... by Balinares · · Score: 1

      > Perhaps you can explain to me why exactly you feel that doing the same is not plausible
      > for Linux? Certainly it's how a commercial/non-free packages I've used in the past have
      > been distributed (wordperfect, java, informix).

      There are, I think, two questions hidden in your question:

      Why do I feel so? Because I write software for all three major platforms, and shipping software that just works out of the box on Linux is, simply, a pain. Now if you know something I don't about packaging software on Linux, which I am entirely willing to believe, mind, now would be a great time to share.

      Now, why do I reason so, which is very much not the same thing? Mostly because of the issues brought up in the Autopackage page which I linked to and which I doubt you read, and because I know the culture attached to Linux -- and as I said in my initial post, the issue is at heart one of culture, not a technical one. If we set our hearts on making it happen, then it would probably not be too terribly complicated, technically speaking. And yet what do we see happening instead? People posting on Slashdot about how it needn't happen, citing examples that fall exactly within the realm of pain-in-the-ass that was described in the parent post.

      Because it's not about whether it's feasible, dear. Of course it's feasible. But it is still complicated, costly, it generally requires hacks and shipping different versions for different flavours of Linux or, in the Java VM's case, not linking against ANY Linux library beside libc.

      So, yes, a few companies with a vested interest in Linux go out of their way to support Linux despite the hurdles. And that's very, very much not the same thing as making it straightforward enough, that neutral third parties without a vested interest in Linux will find it cost-effective to support our platform.

      And the only, the only thing that we can do about this issue is try to bring awareness of it among our own ranks.

      Will you help me?

      --

      -- B.
      This sig does in fact not have the property it claims not to have.
    5. Re:Random thoughts on the topic... by jimicus · · Score: 1

      The problem you describe is, in my opinion, on the nail.

      However it's never going to be solved at a hobbyist level. It's not sexy enough for hobbyists to take an interest in, and anyone who's got the ability to do it isn't really that fazed by having to install from a source tarball.

      This leaves the proprietary companies like RedHat, Novell and Ubuntu to solve this problem. However, faced with a typical business attitude of "how does this help us in the next year?", they won't solve it either. Because the answer is "it doesn't help you in the next year. It helps you in the next 5 years".

    6. Re:Random thoughts on the topic... by FooBarWidget · · Score: 1

      I'm an Autopackage developer, and you and jimcus hit right on the nail. It is exactly as you said.

      Arguing on Slashdot/OSNews/mailing lists proved to be useless though. Most people are just spectators who flame you for you opinion once in a while. Even if you convinced them, they aren't the kind of people who can do anything about the situation anyway. You'd have to convince the distributors instead. Most right now the mentally is still that different Linux distros are different operating systems and therefore don't have a reason to be compatible.

    7. Re:Random thoughts on the topic... by revengebomber · · Score: 1

      Mr. Ballmer? That you?

      --
      09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    8. Re:Random thoughts on the topic... by sgtrock · · Score: 1

      Sigh. Not this tired old argument again!

      Look, if little game companies like id software, Epic Games, Splash Damage, and S2 Games with developer counts measured in the single and double digits can deliver their Linux version of their product on the same CD as the Windows one (or available as a download shortly thereafter) and do so consistently year after year, version after version, then /anyone/ can do it. If they can continue to deliver their product as a cross platform offering and make money at it, then /anyone/ can. It's just not that tough!

      If you're serious about developing a cross platform application, quit your whining, dig in, and learn how to do it. Here, I've even did a little Googling so you don't have to: Linux Game Development. While this series of articles are focussed on game development, the basic principles they cover can be used for any market niche.

      Otherwise, quit your bellyaching. You're not adding anything useful to the conversation.

    9. Re:Random thoughts on the topic... by jmdc · · Score: 1

      Shipping the source in a tarball doesn't reduce your user base to geeks who compile software only. If you've written something good, distributions will package it for you. Lots of projects supply the source, and maybe an rpm or deb. But typically no attempt is made to create hundreds of builds. As long as the source is available, the community will create the binaries and solve the weird, distro-specific issues themselves.

      I went and looked at a few major projects' download pages. None of Apache, Postgres, Firefox, Blender, KDE, Gnome, and Openoffice offer a .deb, but all are just an apt-get away. (This is based on poking around for 5 minutes - maybe I missed one).

      Leave the distributing to the distributors. Third parties should want to have their software installed from a repository - they don't pay for the bandwidth, the distributor gets to screw around with dependencies, and users get updates in a uniform way. Many users from windows expect an installer, but that is a severely dysfunctional way to install software.

    10. Re:Random thoughts on the topic... by cecom · · Score: 1

      You are completely right - you might as well have been reading my mind. The good news is, there are many of us who agree with you (even if we not very visible on public forums; probably because we have a lot of work to do :-). I think it is safe to disregard the negative replies - they are probably from people who haven't yet had the joy of distributing and supporting commercial (even open source!) software under Linux. Or even haven't had the joy of using commercial software on a distribution which isn't "officially supported" (understand: isn't Red Hat :-)

      A related problem, for which I have been flamed countless times, is the idiotic notion that one has to upgrade his entire OS in order to obtain newer versions of software. This is simply and utterly unacceptable, unless you are a geek (luckily, I am one). There must be a standard, secure and reliable way to install 3rd party packages. The way _must not_ involve compiling the source :-)

      The solution that is being pushed - making more frequent OS releases (see Ubuntu) - is simply absurd. People absolutely do not want to upgrade their OS every six months. This is complete idiocy. People however do want to be able to run the new versions of OpenOffice, Firefox, or whatever.

      Good bye, positive karma :-)

  66. How long wait for the big breakthrough by Anonymous Coward · · Score: 0

    > how long are we going to have to wait for the big breakthrough?

    Wait till Linux kernel drops the GPL license. It is illegal to develop closed-source drivers by OEMs for Linux as long as Linux is GPLed. Solution is to switch to any BSD (FreeBSD, OpenBSD, PC-BSD, etc), once the numbers rise OEMs will develop drivers for BSDs because there is no legal retrictions to develop drivers for BSDs.

    1. Re:How long wait for the big breakthrough by Skiron · · Score: 1

      It is not illegal - OEM's can do what they what. The GPL just restricts them from ripping off open source software and using it as their own and selling it (like MS perhaps does).

      This all leads to the 'lock-in' and makes the user who pays good money (i.e. YOU) have no choice.

    2. Re:How long wait for the big breakthrough by Anonymous Coward · · Score: 0

      Please don't spread ignorance here and please also read GPL license before you make any comment about it.

      It is illegal to link to binary of a GPL program by a closed-source non-GPL program.

      That is, if you develop a driver for Linux, for it to run if it requires to link to Linux libraries (or to any other GPL-based libraries), you have to open source your driver and make it GPL. May be release under other GPL-compatible open source license also be sufficient. If you don't release your driver source, its a vialation of copyright of GPL-licensed software and you expose yourself for litigation. This condition is not limited only for drivers, its for any software requires to link either statically or at run-time with GPL binaries.

      GPL license: http://www.gnu.org/

      Greg Kroah-Hartman is the head of Linux Driver Project (http://linuxdriverproject.org/), read his comments about it:

      1. OLS Day 4: Kroah-Hartman's Keynote Address (http://www.linux.com/feature/55915)

      2. Google search: Greg Kroah-Hartman+Closed Source Linux kernel modules are illegal

  67. Re:Wow, ... but there are no specitications by Herschel+Cohen · · Score: 1

    Meaning what was measured and how thoroughly? I would assume this was somehow a statistical count with some sort of extrapolation, however, in all these "stidies" that supposedly yield results to the second decimal point no word is given on the estimated error size. Moreover, even well grounded studies have errors of 3-4%, which means a total range of 6 to 8 percent. Therefore, to quote a usage number of less than one percent and to the second decimal place cannot be creditable. This "study" would require significant degree of observation of the total user population. Moreover, to quote these figures by the month makes the whole spewing of dubious statistics beyond any credence.

    I would assume, a small subset of data from a narrowly defined group was then being abstracted where the numbers were analyzed beyond their inherent worth. So why discuss something that is no more than an assertion? We have no knowledge of the sample size, the counting method and finally no idea how these numbers were extrapolated to give a global estimate. Until then, are there not more interesting topics and knowledgeable discussions than this article's content?

  68. call me a troll, but,, by phrostie · · Score: 0, Troll

    i know more people that LIKE linux than LIKE vista

    1. Re:call me a troll, but,, by Anonymous Coward · · Score: 0

      Does that include people outside your parent's basement?

  69. OLPC or XO by backspaces · · Score: 1

    The One Laptop Per Child .. or XO device (http://laptop.org/) runs Linux and will be soon the dominant desktop for children in many parts of the world. I'm fairly sure you'll see far more interesting numbers then .. especially this November with the "get one, give one" program (http://www.xogiving.org/). That'd be cool: a Christmas gift for Linux: your over 1% now, baby!! Hoot!

  70. huhu by Vexorian · · Score: 1

    0.81%
    I did my own research of the subject and I found out that's plenty.
    --

    Copyright infringement is "piracy" in the same way DRM is "consumer rape"
  71. Why does this keep being asked when... by ducomputergeek · · Score: 1
    we know the answer: It's the Applications stupid! (All apologies to Bill Clinton)

    The reason why I switched, and a lot of other Linux folks several years ago, to Macintosh OSX was I was tired of fighting trying to get hardware to work (I know, not as big of an issue today) and I could use MS Office, Photoshop, Quickbooks, Dreamweaver as well as develop in a UAMP environment. Furthermore I got into video editing which is now dominated by Final Cut in most small/medium sized shops.

    Goes back to the chicken and the egg, especially in the business world, that people won't use linux on the desktop until the application support it there. Software publishers aren't going to release Linux apps until the demand is there. My classic example is Maya. A lot of folks in the CGI industry were already on IRIX and Linux has supplanted IRIX in many shops. So there is a version of Maya for Linux. Ditto on the rendering engine for lightwave also runs on Linux for renderfarms. There was a demand for those products on the linux platform. Hell, even Apple has kept the Linux version of Shake around. (Although cheaper to get a Mac and Shake than to buy the Linux version last time I checked)

    As far as the "Peer-reviewed" and more secure code. I call bullshit. The great thing about linux is that any one can contribute. The bad thing about Linux is that any one can contribute. That means everyone from professional programmers to 12 year old kids. The theory is that when bugs are found, they can be patched quicker, but I'm not so sure just how much code in the Linux domain is security audited by others. Especially given the sheer number of distros and configs out there. (Another reason why a lot of software developers avoid Linux). The only folks I know that really go through and security audit code are the OpenBSD folks.

    --
    "The problem with socialism is eventually you run out of other people's money" - Thatcher.
  72. Re:Linux's price is $0.00 if your time is worth $0 by Blahbooboo3 · · Score: 1

    Aaah, I love that meme.
    Doesn't make it any less true just because people say it a lot in "response"

    Sounds like my Windows experience.
    Sorry to hear that you have had to edit "strange text files" to get your GUI running properly under windows. Or your new wireless card didn't work with XP? etc etc

    Truth is you're correct, all OS installs take some time. Linux for the desktop installs just seem to require more level of effort to work 100%.
  73. Re: Linux on the Desktop Doubles in 2007 by bigstrat2003 · · Score: 2, Insightful

    Now with the release of Windows Vista I've realized that it has no new features I want. I'll be migrating to openSUSE today or tomorrow... You are of course welcome to use whatever OS you want, but your logic absolutely befuddles me. "The new version of Windows doesn't offer any real improvement over the version I have and am happy with, so I'm going to drop Windows altogether!!"
    --
    "16MB (fuck off, MiB fascists)" - The Mighty Buzzard
  74. Re:Linux's price is $0.00 if your time is worth $0 by Aladrin · · Score: 1

    I worked at a shop repairing PCs for years. I still have a Windows XP machine here at the house. I've installed every flavor of Windows (except Vista) enough that I call myself expert at it. (In other words, hundreds of installs ranging from reformats to completely new installations on hardware that I just put together.)

    I've installed Linux about 8-10 times now over the past 5 or 6 years. When I first started, it -was- painful, even if you knew what you were doing. A couple years ago, I was running Slackware. The last few installs have all been Kubuntu. It is a breeze. Feisty is an absolute pleasure to work with compared to Windows. The hardest part is knowing how to find the software you want to install. Once you learn that, almost everything is in the repository and you just have to tell it to install. A Windows installation generally means I have to scour the internet for drivers and small utilities to bring the system up to usable level, including a decent video player and codecs, a decent text editor, and virus/adware software.

    Granted, I don't install the last on Linux because it generally hasn't been necessary, but I know clamav is in the repository as well, so it's covered.

    I think you owe it to yourself to try installing (K|X|Ed)Ubuntu and see what a difference a year or 2 has made. I'm not saying you should use the system (I use it, but I'm not trying to force it on others) but just so you know how much less painful the install is, I think you should try installing it.

    Gutsy is even going to have Compiz included, and on this box with an Intel GPU, it's amazingly stable. I've only had it crash once in the last couple weeks, and that was when enabling the 'reflections' plugin. The cube flipping and window changing rivals OS X's eyecandy, and it's even got a thing like expose that shows you all the windows at once to pick from.

    --
    "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
  75. You got it backwards by HangingChad · · Score: 2, Insightful

    Linux will always be a niche player on the desktop.

    I believe Linux will become the definitive commodity desktop and Windows will gradually be regulated to a niche player and compete with Apple for a limited pool of users with specific software needs. And that commodity desktop will be, largely, the Linux we know today.

    Perhaps from the perspective of a gamer your perspective would be true, but when you look across the corporate enterprise it's a different picture. The level of effort to keep a Windows enterprise running in any sort of decent shape is staggering. Running it securely requires a level of effort that borders on the insane and limits user production so severely it sometimes seems the users are serving the machine, ala Metropolis. I have a customer doing...trying to do...that very thing. It's an ongoing disaster that challenges users to find ever more creative ways to skirt the restrictions.

    The byzantine license requirements and ever escalating costs merely increase the market pressure to a shift away from pure Microsoft environments.

    Never underestimate market pressure. 5 to 7 years ago the economic pressure in the film industry started to shift toward video over film. I remember discussions on video forums there would be a lot of "not in our lifetime" comments about the demise of film. But the film empire in entertainment production has been crumbling ever since at an ever increasing pace. A shift in projection delivery coupled with a push to retrofit film projectors with digital projectors, and you'll see film processing equipment in the museum next to punch card readers.

    I think you'll be surprised how fast the sea change can take place. Strangely, I don't think they'll be surprised in Redmond. They see it coming.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:You got it backwards by stoolpigeon · · Score: 1

      I would be very happy if you are right and I'm wrong. I think there will be a major jump in how we do things with a pc first, but my guess is no better than any other.

      --
      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?
  76. It's the Applications, Stupid! by jbravo556 · · Score: 1

    Linux will never have a breakthrough on the desktop until it has a killer app that no other system has.

    In the server room LAMP is linux's killer app. It's very effective and it is the reason for the majority of linux installs in the server room that I've come across.

    Is there such an App for Linux desktop?

    It's easy to say that, for most people, Linux would be more than enough. If you want to do email, browse the web and do basic things, then Linux is already excellent at that. But, for most people, the decision to which system to buy, most times, comes down to the unexpected needs that they may have in the future. That's why so far Windows is dominating. If you buy a windows machine, it's most likely to have any software that you MAY need. It's a safety net. Only Windows' extreme security issues have forced people to look at other system. Let me assure you, had windows been nearly as secure as Linux or OS X, people would have never, ever looked for other solutions.

    When developers started moving away from the Mac in the 90s, the platform came very close to death. It barely held on to its measly market share because of cheaper Macs in the late 90s-early 2000s.

    It wasn't until Apple managed to get Finalcut into great shape and its iLife suite and then OS X; those were things that people wanted/needed. The killer apps make people want/have to use a system.

    I know of no such application for Linux on the Desktop.

  77. Oligarchs and helots by katorga · · Score: 1

    It seems to me that Mac and Linux users fall into the standard percentage of the population who "gets it" and a huge percentage of windows users just accept it. As long as users have to take action and break out of the mainstream to use something other than MS, the percentages will be low.

  78. Proof is already in this article discussion by Blahbooboo3 · · Score: 1

    Furthermore, already in this discussion there are posters stating exactly the problem with desktop linux:

    ahref=http://linux.slashdot.org/comments.pl?sid=320419&threshold=0&commentsort=0&mode=thread&cid=20887875/rel=url2html-21826http://linux.slashdot.org/comments.pl?sid=320419&threshold=0&commentsort=0&mode=thread&cid=20887875/>

    ahref=http://linux.slashdot.org/comments.pl?sid=320419&threshold=0&commentsort=0&mode=thread&cid=20887569/rel=url2html-21826http://linux.slashdot.org/comments.pl?sid=320419&threshold=0&commentsort=0&mode=thread&cid=20887569/>

  79. Re:Linux's price is $0.00 if your time is worth $0 by Blahbooboo3 · · Score: 1

    Thanks, i will check it out again

  80. Get a clue by Anonymous Coward · · Score: 0

    Being able to install and run Linux is not smartness. Being computer savvy is not smartness.

    Slashdot readers need to get a perspective of the wider world beyond computers with people who are experts in their fields who are enriching our lives in different ways. A doctor doesn't laugh and act all mighty and superior when you need help, he certainly doesn't expect you to be an expert in medicine before he would deign to treat you or pass snide remarks about your cluelessness. Equating familiarity with computers and Linux with smartness is insular and stupid. Everybody out there is smart enough to learn how to use Linux, its not rocket science, but they have other priorities.

    They need a seamless experience, they have work to do. Fiddling with their OS and drivers is not an interesting pastime for them, getting to know the insides of their OS and security and other issues is not a priority. They expect the experts in computers and OSs to get this right so they can use the expertise they have productively. Most times they are not even interested in choosing Linux, Windows or OSX. This is something the experts would do or whatever is there by default to get their work done. Its not a decision that they are particularly concerned about.

  81. Bert64, care to dispute this? by Anonymous Coward · · Score: 0

    "Closed source is negative because it stifles progress..." - by Bert64 (520050) on Sunday October 07, @10:36AM (#20887833) Yea, it stifles progress in spotting bugs... tell us, Bert: How long have you been developing applications on ANY platform, period?

    See, I have to ask - because imo & experience (15 yrs. as a professional developer, & many years before that on many platforms besides Microsoft ones (prior to MS' existence period))?

    Trace debugging binaries (compiled & linked sourcecode) using assembly language dumps external debuggers provide is FAR more difficult to try to "hack/crack" than it is step tracing thru RAW SOURCE in a compiler's debugger, looking for cracks/hacks to try to pull.

    Do you think differently? Do you even HAVE development experience on these levels??

    APK

    P.S.=> And, then, there is ALWAYS this data too I used here today (& in the past vs. /.'s Pro-NIX crowd here with their statements along the lines of (Insert *NIX variant here) is more secure OR securable than Windows is":

    http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&cid=20887661

    And iirc? You've attempted to dispute that too in the past here... to no avail - I don't see you as being able to dispute the SECUNIA data I provide, & not ONCE on your part (and you & I have had this discussion here before), NOR were you able to produce a superior score on a valid & legitimate multiplatform test of security in CIS TOOL I have challenged you "Pro *NIX" people to, either...

    So much for propoganda, vs. solid data from respectable sources &/or tests... apk

    1. Re:Bert64, care to dispute this? by Bert64 · · Score: 1

      Oh it's you...
      I posted a thorough debunking of your CIS tool several months ago, you failed to respond to it at all. That tool does nothing to test security, it merely tests compliance with a set of specifications for how an OS should be configured. Infact, it gives you a LOWER score for removing X11 than for keeping it running while bound only to localhost.

      Also i never mentioned spotting bugs, i made a large number of points about where closed source stifles progress and you have not responded to any of them.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    2. Re:Bert64, care to dispute this? by Anonymous Coward · · Score: 0

      "I posted a thorough debunking of your CIS tool several months ago, you failed to respond to it at all." - by Bert64 (520050) on Sunday October 07, @12:08PM (#20888489) LOL! So... When's that proof of yours, Bert? I'd like to see a score better than mine on a Windows rig, from you, on YOUR *NIX rig of choice.

      Ok?

      Did you wait & post it, MANY days after I stopped looking @ the post probably??

      Most likely... typical slashdot bullshit.

      SO, please:

      Go ahead, post your points again, so I can tear you up once more about it, like I have here asking a valid question of YOU, here now!

      That is specifically (your development experience, but more importantly, about what is easier to spot bugs in (Raw source compiler step tracing of code, or step tracing assembly dumps from BINARIES running)...

      Plus, if you're not exceeding my score on a valid multiplatform test of security does not do so already (&, it does, unless you exceed my score), I would like to see proof of your *NIX rig exceeding my score on a multiplatform test that tests analogous areas between OS' it tests period.

      Also Bert - Care to dispute the SECUNIA data I use here:

      http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&cid=20887661

      ?

      Bert, all I have to say, is this:

      "Put up, or SHUT UP"

      You TALK A GAME (not even a good one), but never offer proofs... SOLID numbers, not crap.

      APK

      P.S.=> You can SAY anything you like, but like most folks? I want BACKING VALID EVIDENCE... not b.s., word games, & more BULLSHIT... and, as far as this:

    3. Re:Bert64, care to dispute this? by Bert64 · · Score: 1

      I posted in early august, and replied the same day as your reply.

      The reason no-one bothers to follow your CIS test is because it's pointless. It does not test security, it merely tests compliance with a predefined set of configurations. Getting a 100% score is a simple matter of following the guidelines in the PDF they supply with the tool, and the fact that you tried so hard and still only got 85% says a lot.

      I don't dispute your secunia data, the data accurately shows the number of vulnerabilities publicly disclosed in various different pieces of software. What i dispute is how you are misinterpreting this data.
      All bugs discovered in open source software are disclosed and tracked. Trying to silently patch a vulnerability would be ultimately fruitless, as just in the example of the Linux kernel you give, you would need to justify to Linus and other kernel developers why your patch should be included, and if you silently patched a serious bug other people would notice. By contrast, it is not in the interest of a commercial vendor like Microsoft to disclose vulnerabilities they found during internal testing.
      It is highly likely that more issues are found during internal auditing than are found by external testing, but we can only speculate as to how many security vulnerabilities get silently fixed in closed source products.

      I do not even remember all of the points as to why the CIS test is garbage, but you didn't answer the one example i did remember, i would like a direct answer to this:

      The CIS test failed to detect the presence of an X11 configuration file configured to disable TCP listening and direct root login for X11, and thus reduced my score.
      I do not have X11 installed, and thus there are no X11 related configurations on my machine.
      The apparent goal of this is to ensure X11 is not listening on the network, and does not permit root logons, my system fulfills both of these criteria, but fails the CIS test because it does not check in an accurate way.
      Is it somehow more secure to have X11 installed and running, but without TCP or root logon support, than to not have X11 installed at all? I would be very interested to know how the mere presence of X11 improves the security of my system.

      I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for. Will this improve my security, or just my CIS score?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:Bert64, care to dispute this? by Bert64 · · Score: 1

      Find the post yourself...
      Slashdot doesn't let non subscribers see full posting history anymore, or i'd look it up.

      Your so-called development experience is is just talk, you've not backed it up with proof. I could post all kinds of stuff, but there would be no proof behind a slashdot posting anyway.
      I have worked for the last 9 years in security doing code audits and network audits, as a kid i used to crack games on the amiga as part of a cracking group that was fairly well known in those days. I run my own hosting company and have contributed to several open source products.
      I know many people who do security research on proprietary code, and with one exception they all use fuzzing tools. There is only one guy i know who routinely follows the raw disassembled code looking for security problems. So yes, for almost all people finding holes in a higher level language is much easier.

      As to your other request, i am as we speak downloading a vmware image of suse enterprise server. When downloaded, i will configure it according to the CIS documentation and run the test. Then i will post the preconfigured image online so that you can download it to verify the results yourself.
      I would have used redhat, but the cis tool for redhat is broken, and i couldnt get the solaris one to work on a stock install of solaris 10 on either x86 or sparc. And they don't even have a tool for OSX.

      Where is your answer to my direct question about X11?

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    5. Re:Bert64, care to dispute this? by Bert64 · · Score: 1

      Interestingly, i installed the CIS tool just now, on a default suse install it failed on this:
      6.6 Find Unauthorized World-Writable Files

      i ran the accompanying command, and the files it complaints about are the cis files themselves (as installed by the default supplied installer)

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  82. Re:Linux's price is $0.00 if your time is worth $0 by genooma · · Score: 1

    I have used windows off and on for the last 10 years or so. I have yet to encounter an install that worked 100% perfect out of the "box". Some installs were darn close, but I always ended up in strange forums from google searches to try and get some aspect working properly. I also had to pay for it, pay for anti-spyware, anti-virus and firewalls that consumed 50% of my system resources and reinstall every other year or so.

  83. Does the standard user have the GNU/Linux choice? by Anonymous Coward · · Score: 0

    No. The standard user does not have the choice: 99.99999(add many more 9)% of laptops and desktops are pre-installed with the Borg OS and NOTHING else. 99.99999(many additionnal 9)% of the standard users WON'T install by themselves or with one of their computer literate friends a GNU/Linux distro.

    The ONLY way to give a chance to GNU/Linux on laptops and desktops: pre-installed on near 100% of selling laptops
    and desktops around the world in order to achieve THE SAME LEVEL OF ACCESSIBILITY THAN the Borg OS. For each computer sold in this world, the choice of the OS must be available to the consumer. It's time for the free software community to create money channels from this market.

  84. Re:Linux's price is $0.00 if your time is worth $0 by Ami+Ganguli · · Score: 5, Insightful

    I can't speak for the grandparent and his problems with Windows, but for me it's much easier and faster to be productive using Linux.

    • Ubuntu installs painlessly on all the hardware I care about (although I did have to take a live CD with me when buying my laptop to make sure everything worked, but that was pretty painless).
    • When I update my OS, all my other software is updated as well, so I'm always up-to-date with security patches for everything, with almost zero effort on my part.
    • I could probably find Windows equivalents of all the software I use, but it would take a lot of time, and probably I'd have to buy a lot of commercial packages. Even if the money weren't a factor, the hassle of ordering software, waiting for it to arrive, and then installing it on Windows is much more than just searching for what I want in Synaptic and clicking on 'install'.

    I suppose if Microsoft someday comes with with a truly brilliant version of Windows I might try it out if I've got extra time on my hands, but until then Windows just isn't worth the hassle.

    --
    It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
  85. Math error by Crazy+Taco · · Score: 1

    ... now we have 2 installations :)

    Nope, you overestimated. And I'm not sure what all the hooplah is about. Usage may have doubled, but doubling zero is still zero :D.

    In tomorrow's news flash: Linux usage on the desktop has tripled! Penguins everywhere rejoice!

    --
    Beware of bugs in the above code; I have only proved it correct, not tried it.
  86. Breakthrough == knowledge by wanderingknight · · Score: 2, Insightful

    People don't know what a fucking OS is. How the hell do you expect them to choose?

  87. Consider Apple and Microsoft marketing budget... by Anonymous Coward · · Score: 0

    ...then realize what a big deal this actually is. Linux now has, what, a third of the installed desktop base that Mac has? And Linux grew by almost 100% year over year? That's awesome!

    Apple spends billions on marketing every year. How much did Linux boosters spend for the desktop? $100,000? Commercial Linux folk are still focused on servers.

    Everyone involved with Ubuntu should pat themselves on the back, since that's probably where most of the growth came from. Maybe businesses are waking up to the savings you can have by not using Windows (though not all businesses can save, I'm sure many out there can). Actually, I've noticed that anything that makes IT guys happy incurs a lot of cost savings.

  88. Re:ARGUE WITH FACTS - not done yet by Smallpond · · Score: 1

    Evidently you missed the part of the license agreement for the CIS tool where it says that you:

    "will not ... (viii) represent or claim a particular level of compliance with a CIS Benchmark, scoring tool or other Product."

    Also, to better harden your system I strongly suggest that you delete your web browser.

    Thank you.

  89. Re: Linux on the Desktop Doubles? by walter_f · · Score: 1

    Novell, RedHat, PCLinuxOS, Freespire, Sabayon, Mandriva, Ubuntu, slackware, gentoo etc. haven't a clue how many boxes their distribution is installed on, but I bet it's many many times their traceable installed base.

    Agreed.

    And there's another stretching going on, favouring Windows' numbers.

    The other way round, if you buy a PC with Windows pre-installed and you do not launch this Windows even once, but wipe the hard drive instantly in order to do a Linux installation, the one OS that will get an "add 1" in the "market share" aspect will be Windows. Currently, there's no way a next-day Linux install could ever lead to a "subtract 1" from the Windows numbers...

    One PC sold, one Windows counted - following the "market share" model, it has been as simple (and misleading) as this, for many years.

    It might be even more irrelevant when somebody tries to guess something like "installed base" numbers of OSes, based on such shaky "market share" values...

  90. Re: Linux on the Desktop Doubles in 2007 by darjen · · Score: 1

    I don't feel like battling with my Linux wifi drivers, sound card strangeness, or having to jump through other hurdles to just stay productive

    Yep... I've tried several different distros, Ubuntu 6.10 live cd being the latest. I was mainly interested to see if it would recognize my wifi drivers on bootup, but of course it didn't. I fiddled around with the gui control panel to see if it would work, but after about a half hour of trying I gave up.

    I'm not a complete novice, I am a backend java developer by trade and used linux desktops in the computer labs at school (about 4 years ago). I actually ran Red Hat on my desktop a few years ago, as a dual boot, and my roommate helped me get wifi working on that. But it was some pretty good hoop jumping to do so. I realize Windows XP doesn't always recognize my drivers either, but I can usually get those working by putting in the driver cd and going from there. The point is that I am simply more familiar with Windows XP, and I am pretty lazy, and would rather not spend my time learning a new os. For now I am happy to keep up with desktop Linux developments by reading sites like this. I really don't think MS will be able to maintain its monopoly indefenitely, and perhaps as their failures keep mounting I will be more apt to really try something else.

  91. Re:Linux's price is $0.00 if your time is worth $0 by krunk7 · · Score: 2, Insightful

    Sorry to hear that you have had to edit "strange text files" to get your GUI running properly under windows.
    I find text files to be clear, concise, well commented/documented, and human readable. Contrast that with the registry, which I have had to dig into on more then one occasion.
  92. Re: Linux on the Desktop Doubles in 2007 by speaker+of+the+truth · · Score: 2, Informative

    Well as I said I'm not completely happy with it, I accept it. However continuing to wait for the next Windows OS to be released has been a fruitless wait so with the latest release, while Linux continues to improve (with only a cursory search already revealing one advantage). So that's why I'm switching.

    --
    Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  93. Re:Linux's price is $0.00 if your time is worth $0 by hcmtnbiker · · Score: 1

    Ubuntu installs painlessly on all the hardware I care about

    So then please call me when I can use my bcm4321a/b/g+n&bluetooth card on linux.

    --
    If i had one dollar for every brain you dont have, i would have $1.
  94. Tell you what... by Anonymous Coward · · Score: 0

    You exceed the scores I post using CIS Tool then & on your *NIX system of choice (a challenge I freely provide & challenge *NIX users to here over 30x now in the past year)?

    I will eat my words on THAT part of the evidences I use, no problem. I have already exceeded the score I initially posted on my Windows Server 2003 SP #2 originally of 84.735/100, up to 85.185... & on Windows XP Workstation CIS TOOL tests, I can exceed 85.536/100.

    I also provide the photo evidence for it, & the methods to do so in the posts I did challenging the *NIX crowd here to, in the CIS TOOL test.

    Also - care to dispute & disprove the data from SECUNIA as well??

    (Nope... didn't THINK so!)

    APK

    P.S.=> "Also, to better harden your system I strongly suggest that you delete your web browser." - by Smallpond (221300) on Sunday October 07, @11:40AM (#20888281) By the way, I use OPERA:

    Opera security advisories @ SECUNIA (0% unpatched):

    http://secunia.com/product/10615/?task=advisories

    FireFox security advisories @ SECUNIA (43% unpatched):

    http://secunia.com/product/12434/

    IE 7 security advisories @ SECUNIA (56% unpatched):

    http://secunia.com/product/12366/

    So much for your statement I quoted... TOO easy! Want a SAFE(r) BROWSER today??

    Stop using JavaScript on EVERY website & also use a better browser (like Opera - fastest & safest one there is, as well as being compliant to many web development standards, & is also multiplatform too). Same with FRAMES on sites you can live without them (or, Javascript).

    APK

    P.S.=> I only REALLY care about facts, & NOT your b.s. "games" via semantics &/or word play about licensings... See, what I care about, like MOST folks, is valid, rational, undeniable evidences.

    Got those, vs. the data I put out?? Nope, again - didn't think so!... apk

  95. What do they mean by market share? by Casandro · · Score: 1

    What do they mean by market share? The amount of money that's been paid for licenses?
    The number of licenses sold?

    Seriously, how do you find out how many Linux installs there are? It's not like people buy Linux in a store, they either download it, or copy it from a friend. This is not much different to Windows, but with Linux it's obviously legal and even some companies do it like that.

    Probably the most accurate study could be conducted by Google and Yahoo. They could count how many people actually _use_ what OS, at least among internet users. However that would still underestimate the actual share of Windows boxes as a good part of them probably is not connected to the Internet.

  96. OSX GUI pinched from Star Trek TNG by Gary+W.+Longsine · · Score: 1

    Are you referring to the iPhone GUI? I thought everyone knew they pinched that from Star Trek TNG?

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  97. Re:Linux's price is $0.00 if your time is worth $0 by Your.Master · · Score: 1

    The difference here is that no one* claims Windows is free. If somebody claims the TCO is exactly the box price, then fine. But when Linux vs. Windows is oversimplified to Linux costs less it pays to realize that it simply isn't that clear in all cases, and objective data on the subject isn't so very commonplace.

    * assuming they are sticking to non-pirated copies. Pirated copies tend to end up with even more problems you have to google for.

  98. Re: Linux on the Desktop Doubles in 2007 by bigpicture · · Score: 1

    Most people, just like you, take the pragmatic approach. The OS (and the associated hardware) is just a tool to do whatever it is you need to do.

    Now just like your car is a transportation tool, you want certain things from it, chiefly predictability and reliability, and perceived value. It needs to start and go whenever you want it to, and not cost you an arm and a leg to buy and operate.

    But your vehicle also needs to have certain, convenience, comfort, and style features. Although not essential, these things need to make you feel good when you drive your car, or at the very least prevent you from encountering aggravations when operating your car.

    If that is a Ford, GM or Toyota you don't much care, unless you are a brand freak. But you might make the comparison, and I am old enough to remember this, between Toyota and the other "big three". When first imported the Toyota products were a joke, but with years of attending to the things that the others didn't, predictability, reliability, convenience, comfort, quality and style, guess who is number one now? This took about 30 years to happen, no "critical mass" thing, that you hear all the marketers trumpet about, just slow and steady, and absolutely no fanfare when it happened. So in 30 years Toyota went from last to bigger than GM (the biggest), and don't you think that MS knows this?

  99. Breakthrough? Not until Linux get these right... by durianwool · · Score: 2, Insightful

    I've been trying yet again for the 4th time in 5 years to give Linux a go to see if it has matured enough for it to go mainstream desktop, and though I can say that it has improved tremendously over the years, it is sadly still not ready for primetime ordinary folks desktop. It is most certainly good enough for the fanboys and geeks here, but coming also from a geek but not really a fanboy, it is just not ready yet. Let me qualify:

    Stability(!): Yes, I know there's a big gasp amongst some of you, but my trial installation of OpenSuse 10.2 on my Gigabyte 965P-DS3, C2D E6600, nVidia 8600GT was actually not stable. Although things run solid on XP, I kept getting hangups after just a few minutes of use. So in my book, (due probably to drivers as usual) ... this is a stability issue.

    Drivers: What more can I say - try getting your peripherals, cards etc. to work without being a hacker.

    Control Panel: In Mac or XP, everything is easy and self-explanatory. Try navigating (if you're not a geek) through the 'control panel' in Gnome or KDE (KDE is better but still...). "Should I use YAST or should I go to 'Internet'?!" "How the hell do you connect do a PPPoE?" ... these things should be idiot proof - but in Linux - they still are not. You just still have to drop down to a terminal to do many things, despite the nice glossy UI these days.

    Fonts!: Sorry dudes, fonts in Linux just look horrible when compared to Windows or the Mac. And this is one of the biggest reasons that keep would keep me away from using Linux Desktop. Linux is fine for backend stuff and does a great job at it - but on the frontend, despite the nice eye-candy in current Gnome and KDE - the font engine still sucks! As I type this in Windows, everything appears smooth due to ClearType. On Linux sometimes I get non-aliased fonts and most times, the fonts just appear bad.

    Names: Yes, it is a great tradition in the hacker culture to come up with cool sounding names for apps - but that's not something that will draw ordinary folks to use Linux. I mean, how would any ordinary folk guess what 'YaST2' is at the menu? Getting the ordinary folk not intimidated by all these weird names was and still is the whole point of Apple. Windows followed and though may not have the style of Apple, it sure is a helluva more usable than Linux.

    OK - some may argue that I didn't set things up properly or I am not competent enough to set things up the right way - but that's the point! I shouldn't need to be more competent than being able to press a few mouse-clicks to be able to get what should be a minimum base in a modern computing environment:

    * Beautiful fonts rendered as if it was printed.
    * All programs appear in a menu (and not hidden deep inside some mysterious command).
    * Cohesive presentation of applications (Look at YaST appearing all over the place in KDE).
    * Plug and Play (no this is not the 90's but Linux implementation of this is not usable - I buy any peripheral and I still have fear on if there's a driver for it.

    I guess what you pay for ..., and for what its worth - for something that's free, Linux is pretty usable and a good bang for your buck. But if you ask if I'll pay US$300+ for something that's a lot more cohesive, has a lot more apps (and not free rip-offs), 'stable' and most importantly user-friendly ... yes I would.

    Now if only ol' Steve will finally let OS-X run on any x86 hardware ... //

  100. Re:Linux's price is $0.00 if your time is worth $0 by Blahbooboo3 · · Score: 1

    So you've had to edit your registry to get the GUI working properly?

  101. And yet on this very article page I see... by Enleth · · Score: 0

    ...this: http://spe.atdmt.com/ds/NMMRTUMISITP/mrs06256_news_336x280.jpg?spd=90&atdmt=?spd=90 Actually, I'd like to know why exactly this Paul Campbell is a *former* director... BTW, who let that in there at all?

    --
    This is Slashdot. Common sense is futile. You will be modded down.
  102. Mod parent up please by Blahbooboo3 · · Score: 1

    Exactly my point. Thank you.
    Linux is hardly $0.00.

    1. Re:Mod parent up please by genooma · · Score: 1

      Let me explain this to you with a car analogy:
      You need to take a cab, there are two cabs, one will charge you 10 bucks, the other nothing, and both will take more or less the same time to get where you want.
      You are taking the 10 bucks cab because "THE FREE CAB WILL CONSUME TIME TO GET THERE LIKE THE PAID CAB, ITS NOT REALLY FREE LOLOLOLOL".
      The point is simple, there is no OS in the world that escapes mantienance and installation work or problems. Among those OSes, the one that has no cost is the FREE OS.

  103. In answer to an annoyng qustion... by Klaidas · · Score: 1

    No, it's not the year of linux desktop. Double nothing is still nothing.
    (Hey! I run linux too, but let's be realistic here...)

  104. Re: Linux on the Desktop Doubles in 2007 by OriginalArlen · · Score: 1

    So you, who are only now in 2007 discovering the migrating servers to Linux is a good idea, do not think Linux is ready for the desktop? Hmmm, well I have to point out that some of us are further along the adoption curve than that. I've been using a Linux desktop for work (not excluding dev work - I was on Linux for that 7 years ago) for the last four years and it just gets better and better. We're now seriously considering a pilot scheme using custom locked-down Linux desktops for some non-tech staff at work. (It's easiest for people who are in web apps and UIs 7 hours of 8; it's the so-called "power user" types, who've got a lot more invested in learning all the sekrit microsoft l337 tricks'n'tips that are the problem.)

    --

    Everything I needed to know about life, I learnt from Blake's Seven
  105. fibre everywhere, for certain values of everywhere by Gary+W.+Longsine · · Score: 3, Insightful

    Well, the densely populated U.S. cities could have been done. Still could be done. Still are not being done. I suspect the size of Japan isn't the only factor. There might be plenty of blame left over to assign to shortsightedness.

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  106. For Linux, buy a decent printer. by Flying+pig · · Score: 1
    Recent HP printers work well with Linux and are properly supported. And any decent modern laser printer will work in LaserJet 4050 mode for mono and Color Laserjet 4500 mode for color. (This is basically the default drivers used by Bonjour.) I have good results with Kyocera, Oki, Xerox and, of course, HP.

    Just do not buy a crappy inkjet printer or all-in-one laser. If you need to scan, buy a small scanner. If you want to use a professional operating system, use professional kit with it.

    --
    Pining for the fjords
    1. Re:For Linux, buy a decent printer. by Anonymous Coward · · Score: 0

      Recent HP printers work well with Linux and are properly supported.

      I can't stress enough how much better HP's OSS (FreeBSD/Linux) drivers are than their crapware Windows drivers. Had I bought my printer as a Windows user, I'd have never bought another HP product again. On FreeBSD or Linux, printing/scanning/faxing all works well without needing to spend hours searching for howtos or forum posts. Plus they're packaged in most distros. I just wish I could use them with cygwin :-(
    2. Re:For Linux, buy a decent printer. by shiftless · · Score: 1

      I would like to report that the Epson all-in-one peripherals seem to work fine. I installed opensuse on a spare laptop to give it a try and I liked it. I then plugged in my friend's epson scanner/printer and suse recognized it and configured it automatically. It only took like 2 minutes from plugging it in to printing and scanning. I was very impressed to say the least. I have since learned that Epson in general has excellent Linux support.

  107. Re: Linux on the Desktop Doubles in 2007 by houghi · · Score: 1

    Background: I am a sysadmin for a 300+ node Linux shop, and have fairly lengthy experience in Solaris, Windows, and AIX as well.

    I still run Windows XP as my desktop of choice. I only run it because it came with the laptop that was provided to me by IT, or I would probably still be running Windows 2000. Very simply, I use the OS as a tool to get my job done, and Windows 2000 was doing the trick. Windows XP is now doing the trick. When there is something I want to do that Windows XP can no longer do, I will look beyond.

    So basicaly what you are saying is "As long as it runs putty.exe I don't need anything else"
    --
    Don't fight for your country, if your country does not fight for you.
  108. Need gamers support by sundru · · Score: 1

    have a dual boot system XP / Linux for ever. only reason have to boot XP
    is for the games. Am sure if everyone came up a list and did a distinct
    of all items we would end up with 100 or so action items preventing mass adoption of linux.


    Reasons for not going solo on Linux :


    1. Games (More important than any other)
    2. Adobe IDEs (Dreamweaver, Flash etc)
    3. Greenbow an IPSEC VPN client (I know the stock kernel supports VPN but is flaky and instable as hell)
    4. Verizon V640 PCI Xpress - National Broadband express wireless card.
    5. Canon Scanner Lide 500f No support.

  109. Anonymous Schmonemous by Gary+W.+Longsine · · Score: 1

    Like, Dude. With experience like that and all, why not log in and post under your name? I mean, maybe somebody might want to hire you or something. Hell, you don't know. Maybe Bert would even hire you.

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
  110. Re: Linux on the Desktop Doubles in 2007 by jwisser · · Score: 1

    What? No flames? No holy wars? You must be new here.

    *looks at respective user IDs* Oh. Heh. Okay, I think you just earned all the Slashdot-related respect I had to give.

  111. Ah yes. The Linux gotcha. by rueger · · Score: 1

    It's along weekend up here in Canada, the perfect time to try something fun. After hearing endless praise of Ubuntu I decided to download an ISO and try it out on my G4 Powerbook.

    I spent close to a half hour on the Ubuntu web site, on the download page, the Ubuntu home page, the FAQ, and anywhere else that seemed likely and couldn't for life of me find a download link. Searches for PowerPC and Powerbook turned up nothing.

    Finally in the Ubuntu forums I discovered that Ubuntu no longer formally supports the PowerPC architecture, that PPC is "community supported", and that judging by the forum comments there some issues even though Apple hardware is pretty much standard from one machine to the next.

    Is it too much to ask that Ubuntu add a comment and link on their download page directing PPC users elsewhere?

    Really it's stupid things like this that seem to crop up every time I decide to try out Linux.

  112. Re:Linux's price is $0.00 if your time is worth $0 by krunk7 · · Score: 1
    [quote]So you've had to edit your registry to get the GUI working properly?[/quote]

    I have never had to do anything to get the GUI up. I have often had fight the os to get various hardware or software to work. And you essentially need a second computer to get a pre SP2 install up to date. The 'ole you need IE7 to install sp2, but you can't get SP2 in windows update without IE7 retardation. This isn't an issue at work where I have plenty of workstations to flip back and forth to, but at home with a brand new pc and no other. . . huge inconvenience. Yes, yes, I avoid it with a slipstreamed image and normally the workarounds can be found with some searching and a little technical knowledge, but all of this is every bit as technically advanced and difficult as any of the "gotchas" I've had in linux (never seen them, ever in osx).

    There is a reason that the average computer user is willing to pay $80+ to have windows installed for them.

  113. Wear your scarlet letter well by deesine · · Score: 0, Offtopic

    Your post is modded -0- right now. I guess personal anecdotes are welcomed on /., unless you're saying something the linux zealots don't want to hear. Sad.

    --
    damaged by dogma
  114. Re:Linux's price is $0.00 if your time is worth $0 by Anonymous Coward · · Score: 0

    What GUI? You meant ncurses or framebuffer? Or do you meant X? Windows don't have X included by default, and I don't recall manually editing text file is the requirement for installing X. There is this thing called auto-detection.

    I am still waiting for the abolishment of windows registry.

  115. linux will completely own the market in 7 years by flacco · · Score: 1

    simple math tells us this!

    linux doubled its market share over the last year to .81%. extending this trend into the future:

    2008: 1.62%
    2009: 3.24%
    2010: 6.48%
    2011: 12.96%
    2012: 25.92%
    2013: 51.84%
    2014: 103.68%

    so there you have it - 2014 is REALLY the year of the linux desktop, when it will have over 103% of the market.

    --
    pr0n - keeping monitor glass spotless since 1981.
  116. I use windows at work by o517375 · · Score: 1

    I'm the sysadmin/help desk guy for a large law firm. I use windows because all of my users use windows. I need to have what they are using to trouble shoot connectivity problems and user interface issues, for example. When someone calls me complaining about a desktop issue, I can't say, "Sorry, I can't remember how to do that in Windows." Or "Pretty strange problem. Go on!" I need to see the problem as they are seeing it in front of me. As it is now, I refuse to solve I.E issues anymore. I.E. has gotten too stupid. I tell them to use Firefox. At my last job I used Linux (Debian) for the desktop, and I really liked it, but I had no users to bother with. On the server side we use Linux primarily. I can't wait to get rid of this Windows cr@p again.

  117. Even basic components still need work by rmcd · · Score: 2, Insightful

    People always point to sophisticated software being unavailable on Linux. But the majority of users don't use photoshop. I think the problem is that even basic system services are still flaky, so that even if all you want is to use a browser and basic office applications (which work, in my opinion), linux is still too much of a hassle.

    My latest example: I can't get VPN to work as documented on Ubuntu 7.04. When I asked about this on the Ubuntu forums, I got the response that "yeah that's broken, but you can do the following on the command line..." Suspend/hibernate doesn't work reliably. There are too many of these rough edges in the basic plumbing, forget the advanced applications.

    The good news is that Linux edges closer every year. Things like sound, TV tuner card, and remote support that were a hassle two years ago now work out of the box because of improved support in the kernel, alsa, and lirc. So it's getting there, but IMO it isn't there yet.

    Once the interface to the plumbing is working cleanly and correctly, I think we'll see a big uptick in adoption.

    1. Re:Even basic components still need work by GPL+Apostate · · Score: 3, Insightful

      Correct me if I am wrong, but isn't 'VPN' in and of itself a broken concept based on the Microsoft view of networking? Why wouldn't it be better to run a SSH pipe to and from your Ubuntu box? And if it's interoperability with 'Doze boxes you're concerned with, why blame it on Ubuntu?

      --
      Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
    2. Re:Even basic components still need work by rmcd · · Score: 1

      I think you're wrong. VPN is a general concept with many implementations. You may be confusing VPN with PPTP (point-to-point tunneling protocol), which is a Microsoft protocol for implementing VPN. There are many robust implementations of VPN that don't involve Microsoft. For example, OpenVPN is supposed to be quite good.

      At my university, Cisco-based VPN is the principal way you authenticate from an off-campus IP address to be able to use campus services. My iMac had no problem connecting to my University network, and the University supports Redhat with a RedHat specific setup script. I have no doubt that the University could have supplied a Ubuntu script, and that if I were more knowledgable I could have constructed one myself.

      The bottom line remains that Ubunutu didn't work for me (I literally could not follow the documented steps because the program did not work as documented), and the responses I got were "yeah, that's broken."

    3. Re:Even basic components still need work by Blakey+Rat · · Score: 1

      Correct me if I am wrong, but isn't 'VPN' in and of itself a broken concept based on the Microsoft view of networking?

      Who gives a crap? The point is it didn't work.

      And no, it wouldn't be better to "run a SSH pipe to and from your Ubuntu box" for two reasons:
      1) He was probably using VPN to get to a service he doesn't directly control, for example, a network hosted by his employer. In this case, telling him how crappy VPN is doesn't really help solve his problem. (Which is probably something like, "I need a file off the fileshare at work.")

      2) Nobody knows how to "run a SSH pipe to and from your Ubuntu box" except the kind of uber-geeks that read this site.

      When I worked at a hospital, I was able to easily train non-computer-savvy officers and nurses to use VPN and Microsoft Remote Desktop to work on their data from home. I'm reasonably sure I completed this training in less time than it would have taken me to even explain what a "SSH pipe" is, or how to run Remote Desktop over it. The long and short of it is that VPN only requires a quick software install, a configuration file (which is folded into the installer 99% of the time) and a username/password. It's easy.

      Hell, I consider myself pretty advanced with computers, and I've never figured out SSH.

      Linux really needs to get past this attitude problem of "we don't support that because we think it's a bad/useless idea."

      Once on this board I complained that one of the problems with Linux was that it didn't have universal copy-and-paste support like Windows and OS X has... my example was that you can't copy a few spreadsheet cells and paste them into a bitmap paint program in Linux, while doing that works fine in Windows and OS X.

      The response was, "well, if you really need that, you can take a screenshot of the spreadsheet, then select the area you want, then paste it into the paint program." Without realizing that pasting the cells in OS X and Windows does *exactly that*, automatically. Regardless of how useless some Linux nerd thinks it is, there are ten thousand people out there that rely on it. (Hell, probably millions that rely on VPN working.) The end result is: everything should just goddamned work, period.

    4. Re:Even basic components still need work by 2short · · Score: 1

      "Correct me if I am wrong, but isn't 'VPN' in and of itself a broken concept based on the Microsoft view of networking?"

      A) No. It's a perfectly fine concept, regularly used quite successfully. I don't get the assumption that because something is the MS way of doing things it must be unworkably broken. Based on this article, the MS way of doing things is how almost everybody gets almost everything done. There may well be *better* ways, but the MS way can't very well be "broken" if it's what everyone uses.

      B) Who cares? If I want to connect to work, I can use VPN, or I can wait until my employer converts to the Linux "view of networking". Whether VPN is stupid or not is irrelevant; it's what I need to use.

    5. Re:Even basic components still need work by Pecisk · · Score: 1

      Because poeple should be able to set up and run ssh tunel easily. Also they want to connect to Microsoft VPN networks. And software allows it, all we need is just good, standartised GUI for doing that in GNOME/KDE/Xfce.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
  118. FUD by DogDude · · Score: 1

    That's lots of good "theoretically, THIS could happen, and you'd be screwed!" FUD. I'm scared! Do you wear a helmet 24/7? You should. You could fall down and hit your head!

    --
    I don't respond to AC's.
    1. Re:FUD by Bert64 · · Score: 1

      Much "theoretically, THIS could happen, and you'd be screwed!" is often spouted from all sides...
      When doing a risk assessment you need to think of everything that *might* happen, then consider the likelihood of it happening and weigh it up against the cost if it did, as well as considering your contingency plan incase it does happen. A small chance of something happening is better than no chance of it happening.

      What are the chances of falling down and hitting your head?
      How much does a helmet cost?
      How inconvenient and unsightly is it to wear a helmet?
      Does riding a bike increase the risk of hitting your head enough to overcome the points against wearing a helmet?
      Just because you consider the risk acceptable, doesn't make it any less of a risk or necessarily mean that others will agree with you. Risks are undeniable facts, how or if you choose deal with them is subjective.

      A small chance of something catastrophic happening for which there is no contingency is very bad.
      A high chance of something bad happening for which there is a reasonably easy and well thought out contingency plan is nowhere near as bad.
      Some risks are simply unavoidable factors of doing business, but any other risks should be minimized when possible.

      But to answer your point. // Vendors have to reinvent the wheel
      This is not theoretical, it is a fact. But it is not one that *directly* influences the user, and thus they may be less aware of it. It results in wasted development time as several sets of developers implement the same functions instead of making improvements. // Small companies and/or individuals have little chance of getting the features they want implemented into closed source software.
      This is not theoretical. Think of a few functions you want, and then shop around. Find out how much it will cost you to have microsoft implement them, vs paying some coders to implement the same functions into linux. I can guarantee microsoft will want more. // New hardware architectures are far less likely to succeed
      This is also not theoretical, Intel's IA64 has completely failed to take over from x86 as intel hoped it would, and a lot of this failure can be attributed to an inability to run closed source apps intended for x86. The same thing proved a major hinderence to apple too. // Matter of trust
      This is a fact. Look at the hoops microsoft jumped through to prevent countries like china from switching entirely to open source. Someone less influential than the government of china wouldn't be able to make microsoft bend over backwards like this. // Long term support - closed source software is at the mercy of it's vendor, so there is a chance of the product being discontinued, or the source code being lost. Users of closed source software have no fallback in situations like these.
      closed source software is at the mercy of it's vendor == fact
      a chance of the product being discontinued == risk
      the source code being lost == risk
      Users of closed source software have no fallback == fact // Multi vendor support
      This is also a fact, it is impossible to provide comprehensive support for a closed source application without the co-operation of it's vendor. How are you supposed to provide proper support without the ability to correct problems in the product your supporting? // Less lock-in, with open source you are far less likely to find your data locked away in a secret format known only to one company.
      This is a risk, there is no reason why a closed source vendor *couldnt* implement open standards, however it is often more profitable for them to use proprietary formats to keep their customers dependent.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    2. Re:FUD by Anonymous Coward · · Score: 0

      Do you have any real arguments?

    3. Re:FUD by calidoscope · · Score: 1

      the source code being lost == risk


      Anyone remember the Caldera vs MS lawsuit where MS claimed to have lost the source to have lost the source to MS-DOS? (ca 1997)


      Or how about MS needing to use the Samba teams documentation to figure out what was going on with the SMB protocol?

      --
      A Shadeless room is a brighter room.
  119. Re:Breakthrough? Not until Linux get these right.. by Anonymous Coward · · Score: 0

    >>I mean, how would any ordinary folk guess what 'YaST2' is at the menu?

    Maybe because the entry is "Administrator Settings", with "YaST" just as a subtitle?

  120. However you price your time; Linux is cheaper. by Anonymous Coward · · Score: 0
    Seconded! I've been a Windows user since 3.1, and have remained one through every update for the same reasons as TheGreatDonkey. However, I've recently reinstalled Windows to troubleshoot a problem with my laptop. Since that didn't fix it; I installed Kubuntu to confirm it was a hardware problem. The Kubuntu install was easier (no S/N to enter, no restarts in the middle), faster (by a factor of 2), left the system better configured, and I didn't need to install Office, A/V, etc...

    If I had to make my mom install an OS today, it'd be Ubuntu.

  121. Your view is flawed by Anonymous Coward · · Score: 0

    Apple's OS is the MOST innovative out of the three. Do your research and you'll see why. Linux isn't innovative at all, and neither is MS. Hell, the first commercial OS GUI came from APPLE! No wonder you're not getting modded at all...idiot.

  122. "Of course"...? by Peet42 · · Score: 1

    "Of course the focus of the article is that Vista is kicking butt over Mac/Linux, which is not particularly surprising."

    I've seen Vista, and I'm surprised it sells at all.

  123. The numbers are demonstrably bogus by btarval · · Score: 4, Informative
    There are currently about 1 Billion PCs worldwide. If Linux had a 0.81% "marketshare", that would equate to a grand total of 8.1 Million systems. Fedora alone provided a fairly accurate measure of installed systems last year (for FC6 IIRC), and the last I heard it was 7 Million and counting.

    But that's just Fedora alone. Ubuntu has a significantly bigger "marketshare" than Fedora. SuSE is also a significant player. Altogether, the Linux marketshare is probably somewhere between 3-5 times what Fedora is reporting, which would put Linux at about a 3-4% marketshare, worldwide.

    But the point remains that the numbers in the article don't jibe with what most other people are reporting. In fact, these numbers are downright silly.

    --
    The best way to predict the future is to create it. - Peter Drucker.
    1. Re:The numbers are demonstrably bogus by dfgchgfxrjtdhgh.jjhv · · Score: 1

      this is desktop machines, not servers.

    2. Re:The numbers are demonstrably bogus by 00_NOP · · Score: 2, Insightful

      Really? I'd say the numbers were pretty accurate in my experience, at least in the sense that Linux on the desktop is about 1% of installs. Three - four per cent just doesn't ring true.

      I think the key point here is that the growth rate is high.

    3. Re:The numbers are demonstrably bogus by luther349 · · Score: 0

      alot of system are dule boot and thers lot more then 3-4% linux users out there. maybe in the home market that number might be right but if you toss in the busness market that numbers mutch higher.

    4. Re:The numbers are demonstrably bogus by celtic_hackr · · Score: 1

      And where do you pull this magic 1% number from?

      The original article is obviously a Vista troll article.

      The number by Redhat being 7 million or so and the fact they probably have about 30-40% (to pull a number out my a..) market share on the high end
      would put total purchases/downloads of Linux @ > 17 million. Then take that number and multiply it by a good number, and include
      all the CDs given away by LUGs, and copies made by downloaders and used on other machines. Hey, now your talking
      real numbers.

      Given that about 1/2 of Europe is using Firefox one would have to guess there is a good number of Linux installs in that mix,
      and since Firefox ONLY runs on the desktop, your crappy 1% install figure and the article's measly 1% market number are
      obviously totally, completely, and incontrovertibly incorrect. Let's also not forget all those schools that use linux, and city governments,
      et cetera, et cetera, et cetera.

      Furthermore, given that at least 13% of websurfers overall, are using Firefox, you have to wonder where anyone could claim such a low number.
      Considering the W3 counter shows 1.3% Linux visitors. You have to wonder if really 33% of those users are really using Linux without a desktop.
      Of course 1/3 of those visitors are US and no other country hits that site in even double digits.
      W3Schools shows 87% windows 4% MAC and 3.5% Linux. So what are the other 9.5% using? Could it be that a good number of Linux installs no longer report the Os the the actual number of Linux desktops is actually over 5%? Shocking, to think, eh!
      You see ,the problem with statistics is they can only measure what is reported to them. If they only deal with Windows machines and rarely ever look at Linux machines then they'll see numbers like .3% or .8%. Statistics are only as good as the source, size, and response. I'd say TFA failed all three categories.
      Doubt my numbers, go to wikipedia and lookup web browser share and o/s share. Those will point you to some stats.

      Here's my peer reviewed statistic of Linux desktop usage. Linux desktop usage globally is 6.1%. The reason for this is that 72.4% of all Linux Browsers are reporting the OS as Windows NT and Windows XP. Go ahead prove me wrong.

      This bogus research article is so bad the writer should be barred from the internet for slander and defamation.

    5. Re:The numbers are demonstrably bogus by btarval · · Score: 1
      With all due respect, you are seriously mistaken here. Your submission is at best erroneous, and at worst downright disingenous (though it's not clear to me the latter is your deliberate intention).

      First of all, nowhere in the article does it make a single distinction between servers and desktops. Indeed, there is no mention of either of these words in TFA.

      The article is about total market growth of Operating Systems, and it makes no claims about the Desktop market whatsover.

      The attempt to correlate it to Desktops are your words alone. It is not what the article is representing.

      As far as Fedora goes, you are welcome to dispute their methodology. It's been discussed before. Personally, I think it's rather hard to argue with. But in any case, it certainly is better documented than what these folks are publishing.

      In short, as someone else has mentioned, it's a clear troll article. I'd add that it's using questionable methodology, and claiming an absolute. With results which are in contradiction to even the simplest of the better documented claims.

      Perhaps it might be hard for you to believe. But you shouldn't let your own views diminish the Linux market, or support the propaganda pieces which does. It would be far more helpful to focus on the methodology used, and contrast it to the other methodologies (and associated numbers).

      Only then will we get a better view of the true number of Linux installations out there.

      --
      The best way to predict the future is to create it. - Peter Drucker.
    6. Re:The numbers are demonstrably bogus by 00_NOP · · Score: 1

      Let's be clear, I haven't commented on the Linux market - they have. But I have server logs like the rest of you and I know that Linux is a small proportion of users.

      And I am not interested in trolling either. My code is in the Linux kernel mainline, so my commitment to the project is real. I'm not even paid for this, I do it for love of the idea of free software and the intellectual challenge. I am very pleased Linux use has doubled, I just wonder why it is taking so long to make it beyond such low levels.

      As Net Applications measure web browsing I think I am pretty correct in identifying this as being about the desktop. Perhaps you should do more research before levelling such accusations.

      My own experience is that Linux use is rising, but that it is low. For instance, in twenty plus years of working life in the public and private sectors I have nevers seen a non-DOS or Windows machine part from a few Mac used by graphic designers.

    7. Re:The numbers are demonstrably bogus by btarval · · Score: 1
      "Let's be clear, I haven't commented on the Linux market"

      With all due respect, Yes you have. Twice. First, with your own exptrapolation from the article being about OS growth to your claiming that it's about the Desktop only. And second, with your claim that the numbers published by the community "doesn't ring true".

      "As Net Applications measure web browsing I think I am pretty correct in identifying this as being about the desktop."

      Perhaps. Or not. But that is your extrapolation, and not in the article. The article is pretty clear that it's trying to portray OS growth in general. And trying to claim that the installed Linux base is far smaller than it really is.

      "Perhaps you should do more research before levelling such accusations."

      Please, show me the links. And I would suggest that you should put more trust in the community than in propaganda pieces.

      Personally, I'll put my belief in what the community is reporting; especially when their methodology is publically available, and can be debated upon in the open. The community has proven fairly quick to correct mistaken information. Plus it's been fairly beneficial to me, so I'll stick with that source, thanks.

      You, on the otherhand, have stated you don't believe this information. You are welcome to your own beliefs. But I'll stick with mine until the numbers are proven otherwise, thanks. And this article doesn't come close to cutting it.

      --
      The best way to predict the future is to create it. - Peter Drucker.
    8. Re:The numbers are demonstrably bogus by Anonymous Coward · · Score: 1, Informative

      The numbers were taken from marketshare.hitslink.com, which counts the user-agent strings of people who visit their various websites. So this only counts the number of people who install Linux on their PC and then browse the web with it.

      The actual number of Linux installations is much higher than 0.81%, but the rest is mostly servers, routers, embedded systems and specialty applications.

  124. Domestic vs. Corporate use by mcalwell · · Score: 1

    It would be interesting to find out what the domestic use is. It strikes me that for things like Netware integration, directory services of any kind, common desktop and policies, corporations don't have much choice bar Windows. But for home use, my guess is that more than a few % are Linux users.

  125. Patricia by stud9920 · · Score: 1

    It just means that Linus installed it on his daughter's desktop. From one to two copies is a doubling. No one else would use this junk.

  126. Re:Breakthrough? Not until Linux get these right.. by jbengt · · Score: 1

    Stability(!): Haven't had an OS stability issue on my Fedora laptop. Granted, I haven't tried Suse since I didn't like the 10.0 live CD. I haven't had any real staibility problems on any OS since MS Windows 98. I have had plenty of app stability problems on both MS Windows and Linux. Beryl sometimes had window decoration issues, but I can live without Beryl, and lately just clicking on the Beryl manager automatically fixes them. At work, Windows Explorer locks up alot, but that seems to be more of a network problem.

    Drivers: You're right. This is partly a chicken and the egg sort of issue. Still all my hardware except the Broadcom wireless works flawlessly under Linux.

    Conrol Panel: This is a problem for me in all of the OS's I've used (haven't tries MS Vista yet), but your main points seem to be related to the "Names" issue you bring up.

    Fonts!: Sorry dude, fonts look better to me on my dual boot laptop under Linux than they do under XP, and also better than they look at work on my XP desktop. I did make the mistake of installing a true-type package under Fedora, which screwed up my defaults and made things look worse. However, I've managed to correct most of that, and everything looks good again, ant-aliasing and all. (The exception being emacs)

    Names: You're right about non-intuitive names in Linux. But most of that is due to the pre-conditioned familiarity of the Windows names (otherwise, how would I know that "Outlook" is for email) and the improper trademarking of common language words like "Word" and pre-existing computer specific words like "Windows".

  127. Source Citations? Methodology? by Danious · · Score: 1

    I read the article, and it makes no mention of how they measured these numbers, or who these "Market Share by Net Applications" people are. I've never heard of them, so it all seems very fuddish to me, especially with the several digits of precision on their percentages. Plucked out of their arses would be my guess, or measured from a self-selecting sample group and then extralopted to some imaginary global norm.

    How much of taht Vista % comes from OEM default installs where the buyer had no option?

    How does this square with other figures showing higher figures for net surfers using Linux? And has anyone figure for the number of Linux users who set their user agent to IE/Win.

  128. Re: Linux on the Desktop Doubles in 2007 by fimbulvetr · · Score: 1

    In larger companies IT is where computers n00bs go to die. It is likely an entirely different department from, say, Sysadmins or DBAs or networking, whose sole purpose is to:

    A. Unpack and install desktops when they arrive.
    B. Help Betsy with her resolution in the acct. dept.
    C. Call IBM when _anything_ on your laptop fails, get a ticket number and handle the outbound/inbound shipping of your laptop.
    D. Reformat your machine when there are any issues.

  129. Re: Linux on the Desktop Doubles in 2007 by maxume · · Score: 1

    What silliness are you engaged in such that 256 columns is frequently a limitation?

    --
    Nerd rage is the funniest rage.
  130. linux desktop doubles. heres the math by Anonymous Coward · · Score: 0

    nothing x 2 = nothing

  131. CmdrTaco should go back to school by topham · · Score: 1

    CmdrTaco should go back to school.

    The numbers in the article are Apples to Oranges. Read between the lines of the article and what you find is: Microsoft is losing market share; which is pretty much opposite of what is implied. The truth is, the market has continued to grow and is slowly growing a little bit faster with regard to Linux and Mac OS X than Windows. They obviously have a long way to go to beat Microsoft.

  132. what you have to do is by v4vijayakumar · · Score: 1

    let me tell you something. If you want linux to succeed, then all you need are the following things.

    1. _better_ graphics. move your graphics related code to kernel, or, to processor, users do not care, finally, it is usability that counts.

    2. two desktop themes, one like windows, and, another one like mac os x (and, may be their varients).

    3. configurable keyboard shortcuts. don't ask your users to learn new set of keyboard shortcuts.

    4. better browser, email client, wordprocessor, spreadsheet, presentation tool

    5. that's it.

    still if it doesn't work, improve the above.

  133. Linux on the budget subnotebook: That's the Story by rtrifts · · Score: 1

    Meh.

    The real story is Linux on the Asus Eee PC and on the host of cheap devices that will follow it. When the price of hardware runs so low that the cost of a Microsoft OS being bundled with it doubles the price tag - that's when the OS world changes in a big way. And it's also when it makes it extremely hard for Microsoft to do anything about it. At last, piracy of their product is no longer the way to go that makes the most sense. *click* Now that's a market story.

    And it's coming. Soon. As in - next month - and it will begin to have a measurable effect within two years.

    Don't get me wrong Microsoft isn't going away and in 40 years - they'll still be around - and probably still be the market leader. But Vista is a Microsoft OS that most people who have computers **don't want**. That's a unique event in MS history. Combine that with the effect that free Linux being bundled on a LOT of subnotebooks over the next 5 years, and my bet is that we will look back at 2005 as the height of Microsoft's industry dominance. From 2005 onward, it's nowhere to go but downhill.

    --
    .Robert
  134. Re: Linux on the Desktop Doubles in 2007 by Anonymous Coward · · Score: 0

    Actually Excel 2007 allows you to have 16,384 columns.

    However, if you feel you need that many columns odds are you are doing something a spreadsheet is not best at handling.

  135. Trustworthy? by zxSpectrum · · Score: 1

    I'm not sure I would trust a survey that has an obscure scripting language clocking in at 0.13% in the September 2007 results.

  136. I for one welcome my new Linux overlords by Clear+Monkey · · Score: 1

    I decided to give Kubuntu a try, even took what felt like something of a risk by going with 7.10 while it is still beta, and I've had nothing but a GOOD EXPERIENCE with it. I was surprised how easy it was to switch. I could set up and navigate the system without ever having to go to the command line. I've had only two program crashes, but it didn't take down my system when the programs crashed. They just went away. Within a couple of days, the update system had a fix and I've been rock solid full speed ahead since then. My one quibble, and it is a small quibble, is that the updater doesn't have a setting to just download and install everything in the background, and only to alert me when it needs to reboot (which is rare, even after all the updates). Since there are daily updates, it would be nice to have a "don't bother me, just take care of it" option. I'm using this on an HP / Compaq laptop, and it works great. Couldn't be happier with Kubuntu for desktop Linux (though I would like to see better iPod support, but that's it).

  137. Re: Linux on the Desktop Doubles in 2007 by GPL+Apostate · · Score: 1

    Now, cue over to the server arena, and Linux is certainly replacing Windows boxes for all standard day-to-day servers.

    Windows was really never even meant for the server space. Windows on servers has been a long standing joke for more than a decade now. It's something only marketing types can understand the reason for. Linux is and should be replacing proprietary Unix boxes in server space. Windows never even belonged there, and should simply be pushed out of the server room. Unless the admins need a box in the corner to play Minesweeper on, of course.

    --
    Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
  138. i don't suspect anything by someone1234 · · Score: 1

    I'm just curious how did they count my desktop linux :)

    --
    Patents Drive Free Software as Hurricanes Drive Construction Industry
  139. How do you know I could not hire Bert64? by Anonymous Coward · · Score: 0
    See my subject line, my P.S. section below, & this:

    Bert64's trying to talk about development level stuff here now, SO... where is HIS PROFESSIONAL EXPERIENCE IN IT, hands on, that I ask for from he? Well, based on his avoidance of that specific question?? It's NOT...

    Evidently because I ask him for it, because of what he seems to be stating (OpenSource = more secure, vs. Closed Source = less secure & less progress possible (only in terms of trying to hack into it)) & He provides ZERO, & just more of his usual "spinmaster" NO HANDS ON HIMSELF AS A PRO FOR YEARS b.s., period.

    ----

    "Hell, you don't know. Maybe Bert would even hire you." - by Gary W. Longsine (124661) on Sunday October 07, @12:20PM (#20888569)

    I have a job in this field for a large corporation already & I have been continuously employed in this field over time in various roles from tech, to admin, to developer (for the MOST part over 15 years as a pro, some for Fortune100/500 corporations on contract OR fulltime)... I appreciate your words, but I am ok on that regard.

    Also - To be honest about it, per your statement?

    Does Bert64, & as a developer specifically, since he's talking out his ass if he does not here (and trust me, HE IS TALKING OUT HIS ASS with his statements earlier)... & I do NOT work for bosses that can't "do the job themselves" & better possibly than I can !

    (Currently, I am fortunate in that regard currently in fact, & in that I have such a boss now who runs & owns 150++ locations nationwide AND can code & admin a network with the best of them (maybe he's NOT my "superior" on ALL FRONTS NOTED, e.g.-> in coding per se (or maybe HE IS in some languages), but he CAN & DOES 'do the job' himself)...

    Side-note: MY boss may be bit of a "hardass" @ times, but, it's his money he pays me, so he is demanding... (sometimes, unrealistically so imo, & based on data I could confront him with but choose not to (he IS the kind of guy that WILL FIRE YOU, if you make him look "wrong" etc. or try to, the 1 thing I can't stand about him, otherwise he is cool as ice) but, I respect him @ least because he CAN do what all of his employees actually do, & himself!

    In other words, my BOSS is NO BULLSHITTER, on the topics noted by myself above. I can & will work for guys like he, anytime, over blowhards with no skills.

    Based on Bert's statements & can tell he's NEVER BEEN THERE, period & especially about development, hands-on, as a pro, if he feels "closed source stifles progress"...

    The ONLY PROGRESS closed source code STIFLES IS THAT OF HACKER/CRACKER TYPES LOOKING TO TAKE ADVANTAGE OF IT, & I challenge Bert64 here, simple to prove otherwise, since he feels as he does.

    ----

    Guys, above all else?

    I don't take advice from those who have NO hands-on experience in an area, any more than I would go to someone for medical help, who has no hands on pro experience in it, & I do NOT work for spinmasters, like Bert64!

    (I.E.-> Bert64, right in THIS exchange, is TRYIMG TO TELL YOU THAT CLOSED SOURCE CODE STIFLES PROGRESS? I will agree - it STIFLES THE ABILITY OF THOSE STEP TRACING IT TO FIND BUGS WITHIN IT TO TAKE ADVANTAGE OF, vs. how simple it is with raw native sourcecode & step tracing thru a compiler to do so, BY FAR!)

    After all - Bert64 seems "rather reluctant" to do so here, in my asking how much dev experience as a pro he actually has, to make his statements!

    (Especially since he is talking on a development related item here now, though I ask him for his experience in this VERY THING!)

    I can say so based on his reply, or rather, lack thereof (in which he is way, WAY off, as far as what it is simpler to find bugs in to take advantage of (opensource, vs. closed source).

    Let me tell you what, from HANDS ON EXPERIENCE IN IT:

    It is 10x as difficult trying to crack binary code without SOURCE, looki

  140. Re:Linux's price is $0.00 if your time is worth $0 by Anonymous Coward · · Score: 0
    Sorry to hear that you have had to edit "strange text files" to get your GUI running properly under windows.

    Of course not. On Windows, when the GUI cannot be initialized, you're simply screwed and have to reinstall. This way you never have to deal with "strange text files".

    Or your new wireless card didn't work with XP?

    Did you mean to say: "your old wireless card which you bought for use with Windows" ? When I buy a wireless card for use with GNU/Linux, you can be sure as hell it will work, because I refuse to buy anything that doesn't have GNU/Linux in the list of supported platforms in the box.

    Now the question on why some hardware vendors are so stupid to produce OS-specific hardware (IOW, hardware with secret specs) is a whole different story...

  141. Right on by flydpnkrtn · · Score: 1

    What holds Linux back is the third-party ISV ecosystem that Windows has.

    Before it takes off ina big way Linux HAS to make it very, very easy to develop apps for the platform (think Visual Studio and Visual Basic easy).

    Novell gets this - Novell's CEO stated that ISV support coming around was the biggest barrier to widespread Linux adoption. I hope Mark Shuttleworth "gets it" too.

    It's not the package manager, it's not windows wobbling when you move them, it's the ISV support, stupid! (I mean that in a playful way, not a holier than thou way)

    1. Re:Right on by Anonymous Coward · · Score: 0

      What holds Linux back is the third-party ISV ecosystem that Windows has.

      I agree with this, but not for the reasons you give. ISVs aren't stupid and don't require Visual Basic for Linux to produce software. As an ISV, there are 2 reasons we don't ship a Linux version yet:

      1) A 3rd party ecosystem requires 3rd parties to get paid, but there is a political group-think that says closed source is morally bad. RMS is just the most obvious example. Harping on the GPL all the time seems anti-company.

      2) Binary compatibility, even backwards compatibility on the same distro is horrible. It might be worth the trouble if it wasn't for (1), but these two together make the investment too risky.

      In the end, we concentrate on Windows. We may sell a Linux version only because Windows shops may require it for working w/ Linux oriented companies, though it is rare to find one that doesn't have a few Windows servers.

      We are seriously considering OpenSolaris, though. Better compatibility (one "distro"), a single desktop (gnome), and users that might pay something.

  142. Re: Linux on the Desktop Doubles in 2007 by GPL+Apostate · · Score: 1

    I used Windows back when using Windows wasn't cool.

    You mean, you used Windows back before Windows 3.0?? I used it for a few things, too. I had Micrografx In-A-Vision and it was an amazingly nice vector based drawing program that I ran on Windows 2.1.

    When Works was what people used and I was being different by using Word.

    I'm trying to figure out what you're talking about now. Before people used Word widely, the popular choice was WordPerfect or Wordstar. Now, I used WordStar and occasional loaded up Microsoft Works for DOS, too. But I switched to Microsoft Word for DOS for most purposes fairly early.

    I don't understand where it was that you were, that people were using 'Works' and you were being different by using 'Word'? There are too many possible 'spheres' that you could be referring to. Claris Works versus Microsoft Word on the Macintosh? On DOS? I have NEVER seen many people using Microsoft Works for Windows anywhere.... Maybe you hearken from a different universe.

    I migrated from Windows 98 to Windows XP quite happily because of one very important feature: the damn thing stopped crashing.

    A bunch of us, on our Windows boxes, switched from NT 4.0 (or 3.51, which was better) to Windows 2000. Many of us still haven't switched to XP. Because we don't want the damn thing to start crashing again and/or we frown on the 'phone home' features Microsoft puts in everything now. I've never seen anybody who made the jump from Windows 98 directly to XP who I didn't consider a 'lightweight' type computer user. I mean, get real. Windows 2000 came out, it was much better, and it was time to ditch 98.

    --
    Microsoft says legacy (serial/parallel) ports are bad. They don't obfuscate the hardware enough.
  143. Native Enterprise Authentication by Arethan · · Score: 1

    I missed this post by a few hours, so this reply will be undoubtedly buried, but I'll post my $0.02 anyhow.

    The problem with Linux on the desktop is not the lack of the "killer app", as so many people are trying desperately to solve. It isn't even the GUI interface selection, or any of the other standard responses as to why Linux is flailing without much penetration into the desktop world. The #1 reason why Linux doesn't have a bigger installation base is because it has yet to penetrate the business desktop market, and that fault can be summed up into one service: Native Enterprise Authentication (ie. Active Directory for Linux).

    When Windows pushed out the mainframes of its day, computing was still in its infancy, and security/privacy laws hadn't yet adapted to the computing age. Active Directory came along much later in their lineup simply because it wasn't necessary at the time. Once MS saw that site-wide authentication with integrated single sign-on was the only route left to go, they hit the nail on the head with the biggest damn hammer available. They coupled LDAP with Kerberos into a single service that provided a company directory, user authentication, and single sign-on capabilities. Later their killer app became Exchange, and Exchange could never work the way it does without Active Directory. These days we have several Linux installations that are authenticating against Active Directory, as that is the currently installed authentication system within the enterprise. Hell, there are even companies that exist solely around the concept of making this setup work as easily and flawlessly as possible.

    If you want Linux to really penetrate the Enterprise desktop market (which in turn has been historically proven to increase home desktop penetration), then what Linux really needs is its own native version of Active Directory. Even if we just cloned the service it would at least make Linux/Windows integration much cleaner, but ideally it would be more than that. Either way, it would need to at least provide the same data as Active Directory, as adding a method of authenticating Windows machines against it would be necessary. This could start as simply a mash-up of Kerberos and LDAP with a management front end, but the end goal should be a stand alone service that is easy to install and easy to maintain.

    There. My $0.02. Don't spend it all in once place.

  144. Re: Linux on the Desktop Doubles in 2007 by pokerdad · · Score: 1

    Otherwise Windows and Mac OS have to compete with these new features AS WELL AS Linux's price ($0.00).

    I think what may be holding Linux back more than anything is the belief in the community that its price is huge advantage - its not. There are two ways you can get an OS, pre-installed from an OEM or on some media for you to install yourself.

    If you are buy Windows from most OEMs, it is free. Its not kinda of free or a hidden cost, it is free; the entire fee that MS charges OEMs is covered by all the advertisements (aka trial software) that come with it. (you may recall a couple of years ago a discussion on Slashdot about how Dell charged more for a system with no OS than one with Windows) So in this case there is no advantage at all for Linux.

    On the other hand, for people installing the OS on their own (or getting someone else to do it for them) Linux has to deal with two huge issues. The first is the stigma many people attach to things that are free; we live in a society that has largely become jaded to anything that is free because the promise of something for nothing is often the hallmark of a conman. The second issue is that even those people who have no problem with getting their OS for free often have avenues through which they can get windows for free.

    So to sum up, the GP was right, Linux will have its big break through when it is seen by the general public as being better than Windows in its own right; its price hasn't won it much to date, and likely won't in the future either.

  145. Installing linux, while posting this reply by BloodyIron · · Score: 1

    So, yeah, about those new features.

    I'm posting this very reply, while installing linux on the same machine.
    God, I love livecds (/dvds).

    So, yeah, vista is out... why doesn't it have the ability for me to use the computer while it's installing? Lol, I'm even being corrected for spelling as I type this.

    (fyi, kubuntu 7.04)

  146. If 8% share is a total failure, what is Linux? by Anonymous Coward · · Score: 0

    Also, I assume that by "everyone else has said" you actually mean "I said on my sockpuppet account".

  147. Re: Linux on the Desktop Doubles in 2007 by Anonymous Coward · · Score: 0

    OK.Not all of the Linux distribution are easy to install. But what if your laptop came with Linux pre-installed, and all hardware works out of the box? Would you give it a try?

    I work with Vista, Linux(Gnome) and at home with Apple OSX. To be honest, all three are easy to use and do their job well.Unfortunately many popular applications do not run on Linux. Windows strength is, it runs everything and runs on everything, but to be honest it starts getting out of date (applets in the task bar is in it's infancy, no multiple desktops, etc.). I think that OSX has the best of both worlds, I wish that Apple would distribute it for all PC's.

  148. counting weblogs doesn't count by poptones · · Score: 2, Interesting

    Especially when using ubuntu. Because any newbie using ubuntu (and especially any of my customers) is initially, or soon after the upgrade, going to visit the forums where they will likely find information about privoxy. Anyone running ubuntu I installed doesn't even need to go to the forums to have privoxy installed because I do it for them.

    Privoxy allows you to replace the browser information string. I do this as a matter of course and there are instructions on the forums on how to do this. As a result, sites by default think I am using Windows XP with MSIE6. Why? Because there are fewer problems when I hit a site that uses embedded media. Opera allows this same sort of functionality and I recall doing the same thing ages ago when I used that with windows.

    Now, how many of those linux installs are actually saying MSIE?

    1. Re:counting weblogs doesn't count by Loke+the+Dog · · Score: 1

      So, if that's the reason w3schools say 3.6% and Net Applications say 0,37% for the same period, I guess 90% of linux users used privoxy at that point... Interesting theory ;)

      But seriously, you are right, weblogs isn't a perfect way to measure this. But what is your suggestion for a better way? If so, I think all of us would be interested in hearing it, because how can we ever know when people start using linux when estimates vary by an order of magnitude?

  149. So it dropped from 3.2% in 2004 to 1% in 2007? by r_jensen11 · · Score: 1
    According to http://www.itfacts.biz/index.php?id=P723:

    Linux desktop market share to reach 6% in 2007
    Market researcher IDC expects to announce within weeks that Linux PC market share in 2003 hit 3.2%, overtaking Apple Computer Inc.'s MacOS. And the researcher expects Linux to capture 6% of this market by 2007. That's still tiny compared with Microsoft's 94% share.

    I call FUD, Bullshit, &c. on Softpedia.

    Meanwhile, http://www.w3counter.com/globalstats.php is reporting:


    Windows XP 83.06%
    2 Windows Vista 4.01%
    3 Windows 2000 3.85%
    4 Mac OS X 3.74%
    5 Linux 1.38%

    as of 1 October, 2007.

  150. Also, no. by btarval · · Score: 3, Informative
    Please read the fine article. They are explicitly talking about the grow of the Operating Systems, and they don't make any distinction in terms of Desktop or Server. In fact, the word "desktop" is nowhere to be found in the article at all.

    Now, one might infer that it's intended for desktops. But that inference is left up to the user. It is explicitly not what the article is claiming. TFA is only talking about their measurements of the total growth of OS's.

    Had they stated that it was for Desktops only, and that they weren't talking about servers, this article might have more credibility. But they didn't. They are, instead, trying to misrepresent things.

    --
    The best way to predict the future is to create it. - Peter Drucker.
    1. Re:Also, no. by JasterBobaMereel · · Score: 1

      The biggest problem is that what is a desktop install/server install most Linux distros do not have a different Server install and even the few that do the server install is a perfectly good desktop install and can be used as such, even if you do a Desktop install you can then add all the server components in and remove all the desktop components and end up with a server machine?

      Windows has a similar but different problem - if I buy a desktop machine and wipe it install a server version, it is counted as both a server install and a desktop install, if I install Linux it is still counted as a Windows desktop install! This is why the Windows figures are always so inflated, they count every sale of Windows not every install, so this includes all the machines that are no longer running windows but came with it.

      Linux can also be overcounted or undercounted depending on whether you count downloads/CDs (I've downloaded many versions of many distros but only run 2 currently) or declared installs, in which case since no-one has asked me I don't appear in the figures....

      --
      Puteulanus fenestra mortis
  151. Time to tear you up more, "No proof Bert64", again by Anonymous Coward · · Score: 0
    See my subject line? Get ready to "eat your words" (hope you like the taste of them, the bitter taste of defeat because you're talking, LIKE USUAL, with no proofs, whereas I have what you ask for, everytime):

    "Your so-called development experience is is just talk, you've not backed it up with proof" - by Bert64 (520050) on Sunday October 07, @02:03PM (#20889335)

    I have before & stated I could/would, WHEN ASKED ONLY, to others replying here:

    http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&cid=20889401

    My salient quote backing what I stated it below excerpted from near my "P.S." section of that URL above next in reply to its poster:

    "I have more than that, by far, & will post it IF you like (I am NOT afraid to show hard evidence, unlike the *NIX crew here is why)." - by Anonymous Coward on Sunday October 07, @02:09PM (#20889401)

    So... here goes & ESPECIALLY since Bert64 has now asked for:

    Look here, you'll find my REAL name (OR, write the companies noted, or call them, etc.):

    ====

    WINDOWS NT-Magazine (forerunner of today's .NET/ Windows IT Pro magazine) 1997 (iirc, Oct. issue pg. 83) issue review by Mr. John Enck, a technical editor of theirs for SuperCache & SuperDisk by EEC Systems (now SuperSpeed.com - first part was writing up an article featured on their corp. website alongside Mr. Enck no less, about the technical effective uses of Ramdisks, & the latter was on PAID CONTRACT to improve the mathematics & algorithm for tuning their SuperCache product w/ a programmatic addon they shipped w/ their product, & now is incorporated into the main program itself (Mr. Eric Dickman is their CEO iirc, & offered me a job w/ them back in 2003, but life took me to NYC instead of BOSTON) - they ARE A CERTIFIED Microsoft Partner you know, by the by)

    WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)

    PC-WELT FEB 1998 - page 84, again, my work is featured there

    PC-WELT FEB 1999 - page 83, again, my work is featured there

    CHIP Magazine 7/99 - page 100, my work is there

    WINDOWS MAGAZINE, WINTER 1998 - page 92, insert section, MUST HAVE WARES, my work is again, there

    GERMAN PC BOOK, Data Becker publisher "PC Aufrusten und Repairen" my work is contained in it

    HOT SHAREWARE Numero 46 issue, pg. 54 (PC ware mag from Spain), my work is there, first one featured, yet again

    ----

    Again/once more:

    ESPECIALLY since Bert64 has now asked for this now in THIS post... 'ask & ye shall receive' boys but FIRST? Well, you guys GOTTA ASK (& you always do, lol, & I have proofs unlike yourselves - I am ONLY OBLIGING YOUR REQUESTS, after all... not bragging! If you don't ask, I generally won't state it. LOL, I always get asked that eventually though, Bertie!).

    That's ONLY A TINY PART in publication or otherwise easily verifiable... there's more, but, that'll do.

    ====

    "I have worked for the last 9 years in security doing code audits and network audits" - by Bert64 (520050) on Sunday October 07, @02:03PM (#20889335)

    Been @ that myself for nearly 2x as long as you have, for 1 thing...

    (& I have quite a bit to show for it in recognition alone (per my list above, & that's NOT the FULL LIST either) whereas I now challenge you to show the same level of proof here, now, in reply from myself to you).

    Plus MORE, INCLUDING HELPING ARCHITECT & DOING THE ACTUAL CODEWRITING THE CODE FOR MISSION CRITICAL DISTRIBUTED SYSTEMS FOR MANY COMPANIES NATIONWIDE, that run bulletproof & bugfree 110% to this day Bert64...

    1 in particular that has N

  152. Re:Linux's price is $0.00 if your time is worth $0 by Risen888 · · Score: 5, Interesting

    You should be modded down, for you are dumb.

    Last week, I fixed two malware-ridden XP boxes. One I fixed by installing Ubuntu. Took me an hour. One I fixed by installing four different malware detectors, waiting five fucking hours to scan through a 20GB drive, and then cleaning out the registry by hand, and then booting to a Linux live CD to deal with a few nasty self-reproducing files, then running all four of the antivirus scans again while I slept. Would you like to talk to me further about what my time's worth?

    --
    Hey, I finally got my first freak! Took you long enough!
  153. Re:Linux's price is $0.00 if your time is worth $0 by Risen888 · · Score: 2, Insightful

    If you want to run Linux, you run it on compatible hardware. If you want to run Windows, you run it on compatible hardware. If you want to run OS X, you buy a Mac. This is not shocking news.

    --
    Hey, I finally got my first freak! Took you long enough!
  154. Re:8% Vista share is a total failure. by Anonymous Coward · · Score: 0

    Every time twitter manages to get modded insightful, or informative or interesting, I'm impressed.
    How can people fail to see that his submissions are complete rubbish?

  155. Re:Linux's price is $0.00 if your time is worth $0 by Bacon+Bits · · Score: 1

    That highlights the exact problem I have with Linux:

    It never installs painlessly on any of my hardware.

    I don't know if I'm just the unluckiest person ever, but on the PCs I've tried to use for Linux (a Dell 4200, a Dell 2400, and an HP 9000 laptop) I've had nothing but problems. The LiveCDs always work fine. The problem comes when I go to install.

    One or more of the following bits of hardware will fail to work:
    1. No video card. X comes up as a black screen because the damn thing still doesn't have a failsafe.
    2. No network card. Makes it lots of fun trying to use the installation for Debian (which doesn't even detect the newer Dell or the laptop). It also highlights how useless a PC is without the Internet.
    3. No wireless card. And NDISwrapper hasn't worked very well for me. It connects and gets an IP address, but doesn't send or receive any data. Not sure what I was doing wrong there.

    I've dried Debian Etch, Ubuntu 6.04, 6.10, and 7.04, OpenSUSE 10, and Fedora. And they *all* do one of these things.

    Now, Windows is no better at all. Except that it will failsafe to 640x480 or 800x600 pretty easily by pressing F8 at startup. On Linux, I don't know how to get into single user mode when GRUB doesn't prompt and the logon screen (if there is one) is a black X session. With Windows I can go to random.vendor.com and download the drivers. I still can't do that for Linux. This is not the fault of Linux. This is the fault of the vendors. However, since it's a problem I have when running Linux, it is a problem that Linux has. The problem exists, and that's enough. Blaming vendors doesn't fix the problem for me as a user. It just makes me feel better as a Linux advocate.

    --
    The road to tyranny has always been paved with claims of necessity.
  156. Lot of assumptions there... by poptones · · Score: 1

    First, a big fuck you for assuming I am a low rent "appliance geek" working out of my garage. I'm not terribly offended but I think you're an ass for assuming this to be the case anyway. How do you know I don't work for Gateway or Dell? Point in fact, I DID work for Gateway for some time. I don't now, but I most certainly don't work out of my garage. I can't even get in my garage anymore, it's too full of crap. Anyway.

    Another half-a-fuck-you point on behalf of pretty much every windows user out there. I keep hearing this "not many people have installed an operating system" but the reality is I know LOTS of people who have done so - most of them bootleg windows installs. I think pretty much everyone under 40 has probably installed windows at least once. Myabe it was a reload, maybe it was a bootleg upgrade - don't matter. I can't see anyone using windows for a lengthy period of time and not having to relaod, and I am dead certain anyone with a major brand pc will have at least reloaded windows.

    "From scratch?" Yes, from scratch. Because everyone has stuff they want to install. That means every relaod is "from scratch" especially if you are using XP on a machine that came with 98 (as many still do). This also means fucking with drivers that require .net, package installers that require "upgraded dlls," and have to track down the occasional cryptic error message via a tech support call or web forum. In short, every time I watch my buddy install XP on someone's machine (no, I don't touch windows unless I absolutely have to) I thank my lucky stars I swore off that shit years ago. It's neither easier to use nor (especially) to install even when install means having to edit a text file. Who the fuck can't copy and paste text? It's not difficult, it's simply a problem of perception.

    1. Re:Lot of assumptions there... by westlake · · Score: 1
      I keep hearing this "not many people have installed an operating system" but the reality is I know LOTS of people who have done so - most of them bootleg windows installs.

      The plural of anecdote is not data.

      It doesn't matter how many people you know. It doesn't matter whether you are working out of a small shop or garage. What does matter is that pretty much everyone you don't know buys a PC as a home appliance or office machine.

      They do not "think geek."

      There is not one surviving system builder here that can afford a listing in the local phone book. Not one that can afford to advertise in the throw-away shopping papers.

  157. Re:Linux's price is $0.00 if your time is worth $0 by epine · · Score: 3, Insightful

    Here's where we finally get to the nub of the matter. What it really depends upon is your definition of "get it working 100%". By several of my criteria, gettings Windows working 100% is an unachievable task. There are some things I don't much like about Linux, either, but even the worst of these could be fixed on the order of a few tens of man years. I happen to rate a few dozen man years as less than infinity, the expected cost of addressing my worst grievances with Windows.

    My choice to view several dozen as being less than infinity might seem obvious, but in fact, it is not the popular perspective. If you read thinkers such as Danny Kanheman you will recognize that for the most part people don't think the way they claim to think. By the reflex of learned helplessness, people tend to discount the impossible, exactly as my parent poster has done. Subtracting the impossible, one can get Windows working 100% in a fairly short time period, with respect to a learned helplessness definition of 100%.

    Learned helplessness wouldn't be so deeply embedded into the human psyche if it wasn't pragmatic.

    It's a fairly substantial investment of time, energy, and talent to buck a mainstream trend. For any professional, I think you can only open so many fronts. My LH relative to IT is quad-CT to zero (that's an APL joke, to thoroughly date myself). On the income tax front, my LH would be closer to 7/10. I'm not motivated to win every possible battle. The last thing any nation wants is legions of empowered individuals, so the barriers are substantial.

    The general public tends to constitute 100% largely in terms of instant gratifications: can I watch the newest YouTube video straight out of the box? Terms such as "will I still be able to access my personal data ten years from now after all my current software is obsolete?" rarely carries as much weight.

    Nor do people stop to think much about why it is that media formats are directly tied to running specific operating systems, as if OS capabilities has much to do with it.

    The other point to note is that engaging in LH has a tendency to also invoke the psyche's PR department, which isn't keen to admit any such thing, so people who have the deepest investment in the pragmatism of LH have the strongest rhetorical reflex to promote their choices as "the one true way".

    Apple has historically been very good at exploiting this reflex. They do a great job of enhancing the pragmatic value of LH, and correspondingly their infinities are more infinite than most. With the brutal cooperative multitasking and virtual memory subsystem, no Apple OS prior to OS/X was within orbital radius of "100%" by any criteria I've ever accepted. The LH retort: well, you don't need that. But this PR philosophy leads Apple to more truly embarrassing reversals than most, such as their recent concession that the technical advantages of RISC over CISC in the era of 100 million transistor CPUs are commercially negligible.

    One of the main terms that holds Linux back is the instant gratification bondage. Full technical disclosure of video card internals would constitute one large step toward playing iNextSonyGoobTube videos right out of the box. If the college age demographic would simply refute their instant gratification ways, and refuse to view any video encoded in proprietary media encodings, this battle could be won in less time than a Peter Jackson post-production cycle. But it will never happen. Public empowerment? Who needs that? Maybe 5% of college age people include public empowerment in their personal definition of "100%".

    BTW, I'm quite conscious that posting on slashdot values my time at $0. It's less of a detriment than it might appear.

  158. cool we're growing by noldrin · · Score: 1

    The FOSS OS world isn't going to take over the world at once. It's cool to see we are growing. 0.81% doesn't look impressive, but it's a large number of computer users. 6.61% for Mac is only going to help us. We still have 79.32% of XP users to eventually switch over to something, and these will be the people less wanting to go to Vista. Once XP becomes less of an option, they'll be more likely to look at Mac and Linux. MS will remain a juggernaut of course, but the first step is to make FOSS big enough to be an option.

  159. My experiences by orangesunglasses · · Score: 1
    I run a couple of completely non tech related websites, and the stats for last month break down like this:

    Windows 71.1 %
    Linux 14.6 %
    Unknown 11.4 %
    Macintosh 2.7 %
    I know this is very unscientific, but it just serves as an indicator that the stats can be wildly different.

  160. Re:8% Vista share is a total failure. by westlake · · Score: 1
    If less than 10% of the world's computers had been replaced last year, Vista's alleged market share would look good. It is next to impossible for the average person to get any kind of computer with anything but Vista on it, so the market share should at least be lock step with new sales. A decade ago, people would also go out and buy boxed versions of M$ OS. If M$ had a product people wanted, it would still be that way.

    1 Vista didn't enter the home market until the end of January.

    2 Sales in the home market favor OEM Vista Premium and Ultimate.

    Buyers who go this route are looking at OEM system with fairly high end specs. Systems that - inevitably - are going to be priced a lot more attractively in November that the were in February.

    The entry level Vista Premium laptop at Walmart.com - HP or Toshiba - has a dual core CPU, 2 GB RAM, a 200 GB HDD and currently sells for around $850-$900.

    3 Ten years ago the desktop was dominant and an upgrade to Win 95 was straight-forward. I ran Win 95 on a Packard Bell with a 75 MHz Pentium CPU, 16 MB of RAM and a 545 MB HDD. But those days are gone forever.

  161. Re:fibre everywhere, for certain values of everywh by Foerstner · · Score: 1

    Well, the densely populated U.S. cities could have been done. Still could be done. Still are not being done.

    http://www22.verizon.com/content/consumerfios/

    Coming soon to a densely populated city near you

    No, it's nowhere near universal coverage. But it's definitely "being done."

    --
    The US free market: two halves of a government-granted duopoly are free to set the market price.
  162. Doesnt matter by poptones · · Score: 1

    We can't count exactly and it doesn't matter. If you are choosing to support linux, all that matters is how much money you make off it. And I know for a fact there's nearly enough linux use even here, in the middle of freaking nowhere, to start making money - especially with all those Dells and Emachines and Gateways shipping with Vista. Vista is the best friend linux has had in a long time.

  163. Thank you. by The+Monster · · Score: 2, Insightful

    But the point remains that the numbers in the article don't jibe with what most other people are reporting.
    I just want to thank you for spelling "jibe" correctly on Slashdot. I'm so used to seeing it misspelled "jive" (a word with rather the opposite meaning from what is intended in this context) that I actually notice it when someone gets it right.
    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

  164. Re:ARGUE WITH FACTS - not done yet by burnin1965 · · Score: 1

    outright RAN from a legit and valid test of security by the CENTER FOR INTERNET SECURITY & not a single one could exceed my score of 85.185


    Have you attempted to run the CIS benchmarking tool on any *nix installs?

    I ask because I decided to dig into your challenge a bit deeper and what I've found is that the CIS tool for linux is a bit outdated and in some cases flat out incorrect in its analysis and resulting score for linux. That said, it is an interesting tool and does provide valuable hardening information, however, the resulting score is meaningless for any kind of comparison or challenge.

    Specifically...

    The tool give fails in a couple of tests for permissions on removeable media and fstab settings for media mounts but fails to take into account that the fstab entries don't even exist and the system has no removeable media (it was a headless web server).

    The tool found some files that it didn't like the permissions on and gave a failed score but it didn't take into account that the files were protected by the selinux MAC and in fact the file permissions were meaningless for all but the approved contexts.

    And then of course there were the failed scores because it was a web server and the benchmark tool suggested turning off apache and mysql. Without which it wouldn't be much of a web server.

    Lots of failures for X11 stuff, but its a headless box and X isn't installed. The config files it tries to check don't even exist so it marks it up as a fail.

    It goes on and on. Perhaps for Windows the CIS benchmark tool does a better job of analyzing an install, or perhaps its simply more up to date. For linux the CIS tool still needs a ton of work before it will produce accurate results for many of the latest linux distros.

    So if your wondering why nobody is taking you up on your CIS benchmark score challenge its because the benchmark tool for linux is inaccurate. Making non-sensical changes to a working system to fake a higher score on the CIS tool is a waste of time.
  165. Microsot gets somethings right by gone.fishing · · Score: 1

    Go ahead and flame away, I'll put on my Nomex underwear. Linux, in its wide variety of flavors is a good operating system. Technologically it has many features that Windows operating systems don't implement as well. But there are things that Microsoft gets and does well. These things are important to consumers and to companies that put Microsoft operating systems on their boxes. Linux fans I think like to minimize these things and point to things that their favored O/S does better.

    Sometimes looking at things from the other side of the fence can help even an ardent advocate of another product see more clearly where their favored product falls short. This is as true in operating systems as it is in cars where die-hard Chevy fans may hate Fords with a passion that can only be described as religious. We say the same kind of thing in politics where Republicans know they are right and Democrats are equally as convinced that they are correct. Don't even get me started on religion (seriously). Then of course there are the great sports rivalries.

    I am a Windows user and a Linux dabbler. I need to know, really know Windows for my job. As a result I spend perhaps 90% of my time on Windows boxes. I have experience in every Windows version back to 3.0 and DOS before that. This probably skews my view. There are some things that make me hate Windows. The poor, or perhaps more aptly, terrible implementation of security may be my biggest gripe. Even in Vista, where security is taken more seriously, they got it wrong and traded between convenience and security.

    Microsoft gets things right too. If I have a hard time figuring something out there is a lot of help available and there are usually several ways of doing the same thing. If my hand is on the mouse I can use one method and another if I am using the keyboard. Linux does this too, just not as well and not as consistently. In Windows I frequently don't need to resort to the help files, I can just try this and that and soon I get the result I want. This is probably a result of Microsoft's consistency and my Windows experience level. They offer things like "Classic View" which I can revert to when I can't quickly do something the new way and that helps too. I use this a lot because time is money and I have to do things as quickly as possible so I can be as productive as possible.

    Linux has a feature (and strength) that contributes greatly to its usability problem. There are so many things you can do with Linux, you can use various Windows Managers, Package Managers, and other utilities that you can get in over your head. Then you go to man pages and each one is written differently but they all seem to have some basic problems. Many seem to have been written as an afterthought. Some assume knowledge that the reader does not possess. Some are well written others not so. I hate to have to turn to them because I never know if I will be reading for a minute or hours or if I will understand something better when I am done. In fairness, I have had problems with Microsoft-speak as well.

    I'd love to see more Linux on desktops in homes, schools, and offices. In order for this to happen I think that there are some things that the community needs to address. Things that would counter Microsoft's FUD and would make more people comfortable enough to adopt Linux into their life.

    The Linux community needs to address the "Where do I get help?" question. They need to have a website that can identify the user's computer and provide just the right information for their particular blend of hardware and software. This site needs some human involvement that comes from experienced users who can say "I've been there and here is what you do..." These problems and solutions can be recorded and made available to others searching for the same answer. For those users who can't even boot there needs to be a toll-free help line again staffed by people who are experienced users. All of this should be a coordinated volunteer community.

    L

    1. Re:Microsot gets somethings right by renegadesx · · Score: 1

      Despite I agree with you in principle I have to disagree on the examples you provide.

      Man pages are mostly designed for people with competent knowledge, I would never recommend it for any n00b, mind you I would advise that a n00b stay away from the shell.

      I agree with when a n00b will ask for help and a lot of forum trolls will answer "RTFM". This has gotten better, especially in the Ubuntu forums but there is without doubt room for improvement.

      As far as transparent compatibility goes, the major problem still is Office document compatibility, OOo improves this with every release but the major hurdles are VBA macros and Access database compatibility. These have to improve. I have no issues opening standard .doc .xls .ppt files in OOo.

      Windows and Linux must co-exist on the same filesystem? Can somebody explain why this is necessary? By that logic you may as well just use Windows.

      The 2 main problems with Linux on mainstream desktop are driver support and multimedia codecs.

      --
      Make SELinux enforcing again!
    2. Re:Microsot gets somethings right by quag7 · · Score: 1

      I would have modded your comment up but I decided to respond instead (you can't do both). Your comments are fair, and I think they represent the typical issues that Windows users face with the Linux desktop.

      One of the disconnects, of course, is that the people who are in a position to develop aren't always thinking (or capable of thinking) like a person in your situation. This is a consequence of the way Linux is developed, I suppose.

      I was a Windows user since 95 beta, and then moved to Linux in 2001. My attitude, initially, was to play around with Linux on a separate computer, but continue to use Windows as my main desktop. When I discovered that in 2001, with a little work, Linux could replace my GUI desktop entirely, I bit the bullet and migrated.

      There was definitely a bit of a learning curve (especially since I decided to run Gentoo Linux early on).

      The conundrum for me, is whether or not a desktop can be made to address the "just want it to work now, and work pretty much like Windows" preference some users have, and the "want it to be different from Windows, and I'll take the time to learn to work differently" preference others have. I'm not sure that that gap can ever be bridged, though it seems like that's the sweet spot we're going to need to get to if converting massive amounts of Windows users to Linux users is a goal (and Slashdot comments aside, I'm not sure that this is as much of a motivation among developers as some users think it is).

      That said, I agree with you that documentation in Linux is not always the best. The many opportunities for online support (every Linux user should know about the Freenode IRC network - if you don't, google it and check it out) make up for it. I am a great fan of linuxquestions.org and the Gentoo forums, for example. But presumably, it would be better to simply have great documentation.

      One of my issues with man pages is that many of them lack *examples*, which drives me nuts, especially when the rest of the man page is written in an unclear fashion. No doubt there can be improvements made here. The other problem I run into is a lot of documentation assumes that you use the application in question frequently and intensely - often the documentation insists on giving you detail after detail, when you only want to know how to use it in a very limited fashion. God bless all the documentation writers who have a "quick start for the impatient" section at the beginning.

      Documentation could be improved. It would be helpful if developers would hang out a shingle if they were open to help with this ("This is my application and I wrote the docs for it, but docs are not my forte, and if someone would like to contribute to the documentation or re-write it, I would have no objection."), and also if they would offer explicitly to help out volunteer documentation writers. Maybe the first thing we need to do is identify *specifically* which documentation/man pages suck, and see if we can provide some alternatives. Otherwise we're just speaking generally. Some man pages/documentation are quite easy to navigate (I have never had any issue, for example, with Apache's or PHP's documentation).

      Lastly, and this is maybe a little pie-in-the-sky, I would really like some recognition of a "standard Linux desktop solution" - a specific migration path for Windows users to Linux. I've read many complaints about too much choice in terms of distributions, WM/WEs, etc. This choice is a definite advantage to those who know what they want and know what they don't want. 95% of the time, though, we're talking about experienced Linux users. I don't know that newcomers know what they want until they've had time to get familiar with the environment.

      I don't use it, but I would nominate Ubuntu as this. It's not perfect, but it seems to have a good track record for first time Linux desktop users. It would be nice for:

      (a) those who are Linux evangelists and advocates to kind of agree on this as the "first step" for those mi

  166. Re: Linux on the Desktop Doubles in 2007 by calidoscope · · Score: 1

    If I want to surf the web over the free wireless at Panera and watch a dvd


    A couple of reasons that I'm strongly leaning to get a Mac as my first notebook... Have the advantage of a bunch of software that 'just works' and access to a Unix command line (all of my OS-X experience so far has been through logging in via SSH).


    One other reason for getting a Mac is to play with Pages, which looks like the first non small niche WP package that doesn't try to copy M$-Weird.

    --
    A Shadeless room is a brighter room.
  167. What would convert me is... by Anonymous Coward · · Score: 0

    ...if they would include some sort of default video driver. Like if my video chipset isn't supported, or something in the config file is screwed, instead of dropping me to a command line, why not default to a very basic GUI instead (like they do in windows)?

    For folks like me who who totally suck at the Linux shell commands, losing the GUI pretty much means I'm completely hosed. It would be nice to have even a basic GUI to work with while I try to troubleshoot the problem.

    Right now when it happens, I have to go to another PC so I can try to Google the problem, but for many people, this is not possible. And even when I do find the solution, it involves manually editing the config file using vi or emacs - a huge and frustrating learning curve in itself that simply isn't worth the effort for the merely curious.

  168. "an insignificant african tribe" by PaulGaskin · · Score: 3, Insightful

    The phrase "insignificant african tribe" rubs me the wrong way. Indigenous culture is getting trampled by ignorant mono-culture all over the world, so I don't think of any indigenous tribes as "insignificant". I think you meant "unfamiliar from my subjective point of view" rather than "insigificant".

    --
    Freedom is free.
    1. Re:"an insignificant african tribe" by empaler · · Score: 1

      The phrase "insignificant african tribe" rubs me the wrong way. Indigenous culture is getting trampled by ignorant mono-culture all over the world, so I don't think of any indigenous tribes as "insignificant". I think you meant "unfamiliar from my subjective point of view" rather than "insigificant". Calm down, he probably meant "insignificant in the world scene". Which is pretty much anyone without nukes.

      On a completely unrelated note (because I have to use at least 20s to type this damn post), one of my all-time favourite movie lines is from Boondock Saints; "You insignificaaant .......... little fuck!".
    2. Re:"an insignificant african tribe" by Anonymous Coward · · Score: 0

      Correction, it's.. "You insignifiCUNT.... little fuck!"

    3. Re:"an insignificant african tribe" by Eli+Gottlieb · · Score: 1

      No, I think he meant "insignificant to me and to everyone I know".

    4. Re:"an insignificant african tribe" by Anonymous Coward · · Score: 0

      oh boo hoo!

    5. Re:"an insignificant african tribe" by Merusdraconis · · Score: 1

      I'm a little bothered by the assertion of mono-culture, to be honest - correct me if I'm wrong, but New Hampshire seems to have a very different culture to Missouri, and that's in the same country. The amount of times I've had to explain words that turned out to not be as culturally widespread as I thought they were suggests that even in a Western 'mono-culture' there's a lot of variation, despite a similar set of influences - probably as much as in the African tribes, who on a superficial level are pretty much all the same as well.

  169. security of closed vs. open source by Gary+W.+Longsine · · Score: 1

    Well, there are plenty of defects discovered and exploited in closed-source programs, for example, Microsoft Windows (before the source code was stolen) to demonstrate that you don't need the source to crack.

    I don't agree, for the record, that source is more secure by virtue of being open. It really isn't clear at all that source is more or less secure by virtue of the source being closed or open. Fuzzing can help good and bad guys narrow in on defects without source. If source is open, perhaps more people help make it more secure over time, including even the bad guys who might well drive a faster evolution in the open source product by finding and exploiting the defects sooner. Closed source might mask defects for a long period of time, which are perhaps exploited only by a few people on a few systems. Not all crackers broadcast their exploits. The Microsoft Office exploits which were discovered some months back, which appear to have targeted individual users, demonstrate that some crackers sit on their exploits, use them discretely, and try to keep them secret. The certain knowledge that this happens makes it quite difficult to claim that closed source is more secure, by virtue of it being closed.

    Regarding your other observations, I have little to say, except that Slashdot is full of young people getting started, people trying to learn more, people trying to help, people who haven't had their morning coffee, people who know more than they share, people who don't know as much as they think they do. Just like the rest of the world. If Bert showed you his resume and references, which provided you with compelling evidence that he wrote a compiler, it seems clear that you still would have the same technical disagreement between you about the implications of the security of closed vs. open source. You would continue to have that disagreement because, really, there isn't a clear answer to the question, and there may never be a clear answer to that question.

    Some of your comments remind me of one of my own principles for success in a small business, which I used to tell people when they asked me how I managed to assemble such a fine development team. Don't hire anybody who lowers the average IQ of the organization. That means I had to hire only people who were smarter than me. Very few people get the joke. I stopped telling it because some people think it to be an assertion of undue arrogance. Life is like that, sometimes.

    --
    If you mod me down, I shall become more powerful than you could possibly imagine.
    1. Re:security of closed vs. open source by Anonymous Coward · · Score: 0

      "Well, there are plenty of defects discovered and exploited in closed-source programs, for example, Microsoft Windows (before the source code was stolen) to demonstrate that you don't need the source to crack." - by Gary W. Longsine (124661) on Sunday October 07, @05:56PM (#20891165) Sure, plenty of that... right on the illegal filesharing circuits, where the "hacker/cracker" people on various installers hunted down the ASM jne/jnz instructions for tests on passwords for installs for instance...

      However - The example I provide you is NOT THE SAME as attempting to find a vulnerability in a binary from the same assembly dump, for a security hole (like a buffer overflow, or other types)...

      MY POINTS, vs. Bert64's (who has run now & is nowhere to be seen), in a SYNOPSIS/NUTSHELL:

      I am saying that IF I had source to an app, I could find the same (& probably MORE. more easily) security vulnerabilities in an app via its native original source, simply by tracing it thru a compiler whose language it was written for, mainly because high-level languages (e.g. C/C++, Delphi, Basic, etc.) are simpler to deal with BY FAR, than raw ASM dumps of a running app in an external debugger...

      By FAR!

      I am NOT WRONG there either...

      HLL's (higher level languages) were designed so folks could program easier & in a more english-like syntax, with less instrucution lines (more or less, macro'ing the ASM, many lines into 1 function etc.) thus, making it easier to work with than Assembly language & shorter, by far.

      This is a rough estimate, but for each line of source in a Higher Level Language?? There is probably AROUND 100 lines of ASM (depending on the instruction involved)... just a guess, but it's fairly accurate!

      Thus:

      Nobody in their right mind's going to tell me (from those that have coded ASM, even Macro Assembler type stuff + HLL's like I noted above (C/C++, Delphi, Basic etc.)) that coding in Aseembly is "simpler to do", than working in a higher level language...

      (Let alone decoding the work of others from ASM code, for attempts to hack it, much less code of your own).

      APK

      P.S.=> Sure, native source also HELPS YOU FIND BUGS FASTER TOO, but DO NOT FORGET THE FLIPSIDE, in that hacker/cracker types can leverage it too, for faster hacks/cracks/vulnerability findings as well... apk
  170. Gnome sucks. by Anonymous Coward · · Score: 0

    It may be pretty, but in windows, a typical Open or Save As dialog box has lots of functionality like the ability to rename/move/delete files without opening them, doing quick searches for files, and sifting through files with a particular filename extension (something that pissy Motif applications got right but gnome apps can't seem to get right). And that functionality is consistent from one application to the next. Maximizing a Windows window actually results in a fully maximized window. Windows file systems and registries are rat's nests. CLI-Userland is practically nonexistent and the documentation is written by and for kindergartners, but the interface tends to be less painful to use apart from the problem that windows explorer is bloated and slow as molasses. If the desktop Linux crowd would recognize that Windows did get a few things right and reinventing the wheel to add some new "nifty" feature is really a waste of man hours, then the open source desktop could take off.

  171. Re:ARGUE WITH FACTS - not done yet by Anonymous Coward · · Score: 0
    "Have you attempted to run the CIS benchmarking tool on any *nix installs?" - by burnin1965 (535071) on Sunday October 07, @05:36PM (#20891041) I have not, & wanted the DEFINITELY "Pro *NIX" crowd here to do so instead, & I showed my continual proof of that request in my list of 30++ challenges to do so here by the Pro NIX nuts here, & ONLY USUALLY AFTER THEY STATED STUFF LIKE THIS:

    "(Insert *Nix Variant here) is more secure OR securable than Windows is"

    All I got was evasions, & spinmastering... no photo results, ever. Not once... in essence? Lots of talk, no proof via superior scoring.

    "I ask because I decided to dig into your challenge a bit deeper and what I've found is that the CIS tool for linux is a bit outdated and in some cases flat out incorrect in its analysis and resulting score for linux. - by burnin1965 (535071) on Sunday October 07, @05:36PM (#20891041) It is in some cases on Windows too, & I state that thru my challenges here (& I am definitely willing to discuss it with anyone on that note, & I said so - I even wrote their dev. teams on where I feel they are WRONG & WHY, with proofs... no replies though, sadly)...

    All just to improve it more is why. I have done the same with other security tools authors as well (like DELARC ADVISOR).

    "That said, it is an interesting tool and does provide valuable hardening information, however, the resulting score is meaningless for any kind of comparison or challenge. - by burnin1965 (535071) on Sunday October 07, @05:36PM (#20891041) I've heard & overcome this objection before too... I disagree! Here is why:

    CIS TOOL tests analogs of security access present on ANY/BOTH systems compared head to head, actually have!

    There's VERY LITTLE ORIGINAL THOUGHT & ORIGINAL DESIGNS between OS @ these levels... they all have config files, filesystems, & memory + communication protocol level security for instance... the tool tests this & more, on them all, universally.

    I stated this here earlier too... do you truly think, say for instance, Windows registry &/or .ini files, filesystem security, & other areas like IP security are not taken into consideration when BOTH/ANY types of OS' are tested?

    APK
  172. Re:Linux's price is $0.00 if your time is worth $0 by Anonymous Coward · · Score: 0

    I think I'm probably more lucky than you are unlucky in this regard, but Feisty worked flawlessly on my HP dv4017AP laptop, including full wireless, ethernet, and graphics (I can probably thank Intel for all of those things) with the correct resolution detected automatically and desktop effects working, the media buttons all working, etc. If you're surprised to read that, imagine how surprised I was to have it happen! It was great to see what Linux is capable of on the desktop given the right hardware to work with. And now that we're seeing more big companies in the business of selling hardware (Dell, AMD/ATI) sit up and pay attention, the future is looking bright.

  173. Re:ARGUE WITH FACTS - not done yet by empaler · · Score: 2, Insightful

    All I got was evasions, & spinmastering... no photo results, ever. Not once... in essence? Lots of talk, no proof via superior scoring.

    APK Could it be - and this is just a casual observation after getting a headache after three of your posts - that people ignore your posts? You post AC, plus your written language is not very reader-friendly. Tou might think that it is "neat" using & instead of 'and' and @ instead of 'at', but in reality, it's really annoying.

    Given the rest of the content of your posts, I don't think that you are uncapable of writing properly, it more or less seems like you have decided to not do so. Also, stop typing so much in caps.
    Good luck.
  174. Re:ARGUE WITH FACTS - not done yet by Anonymous Coward · · Score: 0

    I've seen this guy's distinctive style and autistic focus on the subject matter in several other threads. I suspect someone is paying him to grind this axe.

  175. Re: Linux on the Desktop Doubles? by Siddly · · Score: 1

    These analysts are like the old guy near me (sadly departed), well meaning, but could only play tunes from the 1940's. If they don't own the company, one day their employers will wake up to the fact that they are a spent force and get some new blood in that understands the world the way it really is. They have for too long enjoyed a cosy world where they only had to report on the greatness of Microsoft - that used to be the total breadth of the PC scene, no more so.

  176. Insightful? WTF? by Estanislao+Mart�nez · · Score: 1

    So you've extrapolated that because no users looked over your code that no one looks at linux?

    If you read the comment you're replying to, you can answer your own questions. (Hint: the answer is "no.")

  177. NeXTStep is over 20 years old... by Estanislao+Mart�nez · · Score: 1

    Why can't Linux be more like OS X? If the open-source development model is so great, why did it take Apple a couple of years to do what Linux has failed to do for almost 15 years?

    The open source development model isn't all that great; it's good at certain things (e.g., superior implementations of well-understood stuff that has been invented before), but not so good at others (e.g., inventing new stuff).

    However, it took "Apple" more than a couple of years to do what you're attributing to them. OS X is NextStep 4, in effect; it's been under development for over 20 years by now.

  178. Re:ARGUE WITH FACTS - not done yet by burnin1965 · · Score: 1

    do you truly think, say for instance, Windows registry &/or .ini files, filesystem security, & other areas like IP security are not taken into consideration when BOTH/ANY types of OS' are tested?


    Did you read my reply? I don't have or use Windows so I have no idea what the tool checks or how accurate it is on a Windows box. I'm telling you that the score on a linux system is meaningless, as much as 50% of their tests are inaccurate and the only way to pass them would be to make changes to the system that would not enhance security and would just fake the score. Adding fake fstab entries, bogus X11 configuration files, installing iptables management packages from their accepted list, etc. to make the tool happy will produce an outstanding score. In fact I'm sure that by faking out the tool I can produce 100 out of 100 points, but it would be meaningless as the fake configuration files and system settings would do nothing to make the system secure.

    I ran the CIS tool on a linux system, I reviewed the results and their scripts to determine what it didn't like, I even changed a few settings that made sense to improve the score, but in the end many of the results are bogus and meaningless. Your challenge is pointless and there would be no difference between gimping a screenshot, editing the html/xml result files or creating all the bogus system setttings to make the tool think a system passes with a 100% score.

    Anybody who puts 10 minutes into testing the CIS tool on a linux system is going to come to the same conclusion, its an interesting and valuable auditing tool but as a benchmark for an OS security challenge it is a waste of time. Now if you want to pay me $75/hour to setup a linux box for you that scores 100 out of 100 on the CIS tool then I'll take you up on your challenge, but the box itself wont be anymore secure than one that may result in a score of 50 points.
  179. Not just you by mgkimsal2 · · Score: 1

    It's *most* people's experience. It's just that there's so many linux apologists and ubuntu fanboys here that make it seem like it's just you. :) The other respondant here, where everything just worked, is the exception that proves the rule. It's no good even taking a livecd necessarily - will that prove that it works with your wireless router and VPN connection? Most stores don't have a wireless thing you can connect to, for example.

    The biggest issue Linux faces these days for casual and corporate adoption is, in my view, laptop support. Everything *has* to work, first time, cause there's no swapping out parts in laptops. Think you can tell just because the outside of the box says "Broadcom chipset", or even "Broadcom 4318"? Nope, cause you'll have "chipset b" and the drivers will only work with "chipset a", but you can't know that till you open the box. I had a laptop a few years ago where it was the same as the floor model I tested my livecd on, and the box said it was the same components, but the video chipsets were just different enough to not allow 3d acceleration for me. Argh...

  180. Ubuntu is the only... by RealityThreek · · Score: 1

    ... OS I've ever been able to install and use out of the box. People act like Windows does this.. but I've -never- had Windows detect my hardware. And Windows comes with practically no software.

    --
    :wq
  181. follow your own advice? by poptones · · Score: 1

    The plural of anecdote is not data.

    Everyone who buys an office appialce buys it with an operating system - windows, almost universally. There is, included in the box or on the hard drive, a system restoration cd. Any system running windows will inevitably require reloading at some point. When this is done that system is placed back in, from the owner's pov, "from scratch." Unless they are using a system and have never installed ANY software on it - never run updates, installed winzip or an mp3 player or a dvd viewer - then they have to reinstall that software and "reconfigure their system."

    It doesnt matter that you don't know any "system builders" who can earn a living. Your opinion is irrelevant. You are not a special and happy flower. You are a decaying piece of meat who is incapable of rational thought or consistency of behavior. So there. Blah.

  182. Remember, the Flaming Bush was reelected ... by OldHawk777 · · Score: 1

    Remember, the Flaming Bush was reelected ...
    It takes a long time for US to catch on Bush=Gates=666 in numerology.

    It may be late 2107ce, before GNU-Linux goes over 69% in the oval
    office without a Clinton in position to receive the benefit.

    --
    Unaccountable leaders are masters, and unrepresented people are slaves. How do US and EU fare?
  183. Re: Linux on the Desktop Doubles in 2007 by Chandon+Seldon · · Score: 1

    If you get Linux on hardware that works (sort of like getting OS X on hardware that works, except more hardware is commercially supported on Linux), then neither of these things (wireless / DVD playback) eare problems. They're only really issues when you take a "Designed for Windows" machine and hope that it happens to have 100% Linux-compatible hardware.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  184. Re: Linux on the Desktop Doubles in 2007 by speaker+of+the+truth · · Score: 1

    I'd hardly consider the increase in columns worth the price of the upgrade when free alternatives exist.

    --
    Using openSUSE instead of Windows since 9th of October, 2007 and liking it.
  185. Thunderbird linking by tehdaemon · · Score: 1
    If you are using firefox, type about:config as a url, and add/modify these values:
    • network.protocol-handler.app.mailto user set string mozilla-thunderbird
    • network.protocol-handler.expose.mailto user set boolean true

    T

    --
    Laws are horrible moral guides, moral guides make even worse laws.
  186. You're welcome. by btarval · · Score: 1

    Heh. Ok, that's not what I was expecting by a long shot (as I'm not a great speller), But you're quite welcome.

    I was actually going to spell it "gybe", given the numerous references to pirates here. But I figured that no one would get that. :)

    --
    The best way to predict the future is to create it. - Peter Drucker.
  187. Twice of Nothing... by brady8 · · Score: 1

    is still nothing.

    1. Re:Twice of Nothing... by lsolano · · Score: 0

      I'm a linux user and I like it as a server, but, regarding desktop, you hit the point.
      Even a 5%, 10% is almost nothing.

  188. It's really not that surprising... by Trerro · · Score: 1

    Linux is more stable, more secure, more efficient, gets fixes faster, it's cheaper even if you are buying support for it, etc, etc. All of this is true, and if you stop there, it's hard not to look at that 1% usage stat and wonder how that's possible. If you look at the web server market, Linux dominates, and rightfully so. Think about why though... With a web server, you want a secure box with all necessary server apps running and properly communicating with each other, on a machine that handles high loads - in particular spikes for when you get Slashdotted/Farked/Dugg/Whatever. You also want it to be cost-effective, especially when you're also buying your bandwidth. Linux excels at all of this. Ease of use is generally not a huge concern - most sites are either on shared accounts or professional dedicated hosting, and in either case, you're paying someone to handle the actual server work for you - if you can navigate a directory tree and set intelligent file permissions (and your FTP client probably spells out how to do that for you), then you're good to go. Sure, some huge companies run the entire operation themselves, but they're also big enough to hire a dedicated server admin, so still no problem. Likewise, ability to run a huge array of programs isn't an issue either - if it can serve, it runs what it needs to. For home users, it's a much different story. Think about a few things: 1. Games - VERY few games were made for Linux, and at the professional game company level, you're looking at a few decent ports, whatever Wine will run, and that's pretty much it. (You can also emulate, but that's never pretty unless you're WAY over spec for the game in question.) Sure, Wine will run quite a bit, but when the best you can say is 'we can run the others guys' stuff... usually', you don't exactly have a selling point. Business users obviously couldn't care less, but for the home user, this is likely one of the major reasons they have a computer, and THE main reason they bought one with a good spec, if they did. 2. Variety of user levels - Unfortunately, nearly all Linux distros are aimed at either the OS expert who can compile his own kernel, or the complete newbie who absolutely must be able to hit one button and have the thing install without a hitch. The majority of users, on the other hand, are between those extremes, and indeed, when you think about the advantages Linux offers, it's NOT the newbie that's going to jump on them. Many an intermediate user finds himself either trying the advanced distros (and failing) or trying the newbie friendly ones and finding it extremely difficult to get up to the skill level he previously had with Windows. Many others have no trouble, but consider the time it's going to take, question the benefits, and give up. 2b. Because of the above, Linux doesn't get passed on - after all, it's usually those experienced (but not expert) users that are setting up their friends' machines, and if they couldn't find a use for it, they aren't going to be recommending it to a newbie either. 3. The familiarity barrier - MS has owned the home market for 20 years now. Most of the current generation started on Windows, and most of the previous generation started on DOS. Very, very, few people started on *nix. This means that switching to Linux means learning a whole new environment, something that no matter how great the tutorials get, is never good to be a simple process. This means the user needs a clear reward - that big Linux-only thing that makes it all worth it. Unfortunately, when I think of the great Linux apps, usually it's either 'they duplicated the functionality of (program)' or 'they took the idea of (program), and they significantly improved on it... but it's not a giant leap.' None of these are easy to address, and so I think it's going to be quite a while before Linux really has a chance to take off as a home OS and not one for servers and hobbyist users.

  189. bad data and analysis by m2943 · · Score: 1

    That's not "desktop market share", it's browser market share among a biased sample of web sites. The data probably does give you an indication of trends (Linux is growing fast on the desktop), but it tells you little about current absolute desktop market share. In fact, many desktop Linux applications are in settings where people simply don't browse much.

    The article gets a bunch of things right: Macintosh has a tremendous advantage in terms of marketing (not to mention a cadre of fanboys going around making wild claims about Linux), and Macintosh uptake is ultimately limited by its restriction to Apple-only hardware.

    As for Vista, the numbers are probably an overestimate of its adoption since, again, the sample is likely biased towards home users and web surfers. But even a 10% upgrade rate from XP to Vista would be an embarrassment: that's lower than the PC replacement rate. Far from indicating that people are upgrading to Vista, it shows that even people who buy new PCs refuse to upgrade. If Vista offered any perceived value, people would be rushing out to buy it.

  190. no wonder vista is kicking butt... by AlgorithMan · · Score: 1

    this statistic is based on browser ID counting on websites that use the hitslink technology
    no wonder, vista is kicking butt, the only site that does this is support.microsoft.com

    no, this information was totally made up, but it demonstrates perfectly, why this statistic is completely worthless...

    --
    The MAFIAA is a bunch of mindless jerks who will be the first up against the wall when the revolution comes
  191. Re:Linux's price is $0.00 if your time is worth $0 by pogson · · Score: 1

    I use Linux terminal servers which magnifies the above effect. Imagine a room full of XP machines that have just been re-imaged to clean out the cruft. Useless. It would take days to re-install all the stuff I need to teach my courses. I plugged in my Linux terminal server, adjusted the BIOS of each client to boot PXE and voila! A working lab! If I installed the server from scratch it would take a while but I get a bunch of computer seats for the effort. There is no way M$ makes sense competitively against the numbers one can get with Linux. As the price/performance ratio for hardware keeps getting better, GNU/Linux keeps looking better for me because a single server can handle more clients. Last year, I built a system with six servers to run thin clients all over a school. This year, with the quad-core Opterons coming on-stream, a medium sized school could run from a single terminal server, perhaps 200 thin clients and one server costing $4000. If you have the package lists and a local repository on a gigabit/s link, you could install the software for such a system in an hour. Imagine 200 installations of XP! Even re-imaging 10 gB images all over the building would take way more time and trouble than one installation of Linux. Tell me about cleaning malware off 200 machines! M$ is malware.

    --
    A problem is an opportunity http://mrpogson.com
  192. Linux will rule when by na1led · · Score: 1

    When Wine fully supports windows software - linux will rule the world, its that simple.

    --
    -- By all means let's be open-minded, but not so open-minded that our brains drop out.
    1. Re:Linux will rule when by LingNoi · · Score: 1

      Wine will never fully support windows because Microsoft are ingenious at inventing ways of breaking compatibility. With that said I like the Linux apps available much better then any windows apps.

      If you want to replace windows, linux isn't the answer. Linux isn't trying to be a windows replacement. If you're ready to unlearn how you did things on windows for better ways of working then maybe you should give Linux a try.

  193. I can actually fix bugs! by SanityInAnarchy · · Score: 1

    I know this is often not a relevant issue, as most closed software, for awhile there, was sufficiently reliable that you wouldn't need to fix bugs. Most open software has some pretty big problems -- Firefox's memory leaks, for instance.

    But closed software still has some of the biggest, stupidest bugs that would NOT stand in an open system.

    I do HD-DVD development. I use Microsoft's HDiSim. Here are two showstopper bugs:

    1) No vista support. Even Microsoft doesn't support Vista. I had to wait a week for this laptop to be downgraded to XP because of this.

    2) No USB keyboard support. I'm on a laptop with an internal PS/2 keyboard, so this is inconvenient, but not a huge deal. But many Dells don't even come with PS/2 ports anymore -- it's USB or nothing. The best idea I've heard as to how to deal with this is to run it in a virtual machine, where I can set my real (USB) keyboard to be whatever I want it to be (USB, PS/2, Serial, whatever) -- but then, why not use Linux as the host OS?

    Neither of these would stand in an open product. Not because "the community" is "better", but because I would go in and fix it myself.

    Someone tell me, has Microsoft fixed the audio/net bug yet? The bug where playing music in Vista drops your network performance to 10%? (Drops it by 90%, to 10%.) Because if Linux ever had that problem, I'd fix it, too.

    --
    Don't thank God, thank a doctor!
  194. I'm with you by Blakey+Rat · · Score: 1

    Every time I've tried Linux, I'd had some software not work. Hell, the first time I tried Linux was way back when Corel Linux was still an option-- on the online documentation, it claimed that it supported Soundblaster 128 sound cards. Great, that's what I have! But when you install it, no sound... no matter what you do, no sound.

    Next time I tried it was some version of Ubuntu to use as a MythTV computer. The IVTV driver, which supports "every" Hauppauge WinPVR 150 somehow magically doesn't support my Hauppauge WinPVR 150. Screw it, I went back to Windows and used EyeTV.

    Last time I tried Ubuntu a few months ago on my iBook. It failed to sleep the hardware when the lid was closed (a dangerous mistake), and of course wifi didn't work. And the only way to get wifi to work was to have a computer with working wifi first. Nice Catch-22 there, Ubuntu.

    Since Ubuntu is widely believed to be the best Linux distro, I can only conclude that Linux is crap. I'd also like to point out a theme here: Linux software makers, stop blatantly lying to your users about what hardware is supported! Don't tell me iBooks are supported if you don't sleep. Don't tell me you work with SoundBlaster 128 cards if you don't! Stop telling me IVTV can be used with all Hauppauge cards when it can't! I'm sick of being lied to.

  195. Re: Linux on the Desktop Doubles in 2007 by calidoscope · · Score: 1

    For a non-Apple laptop, my first OS choice would be Solaris, which has an even more restricted HCL than Linux. With the proper hardware it would be possible to browse the web at Panera and play DVD's on Solaris as well as Linux. However, neither Solaris or Linux has anything quite like the iLife and iWork stacks (OOo is pretty much an M$-Orifice clone and I'd like to try something different).

    --
    A Shadeless room is a brighter room.
  196. Re: Linux on the Desktop Doubles in 2007 by Chandon+Seldon · · Score: 1

    If you want to use the iLife and iWork software, then you obviously need a Mac to do that. Just remember that a MacBook is *not* the appropriate hardware to run Linux or Solaris - on the off chance that you decide what you really wanted was KOffice, Gnome Office, or some other better-on-*nix software.

    --
    -- The act of censorship is always worse than whatever is being censored. Always.
  197. User friendliness is still the key. by Anonymous Coward · · Score: 0

    The problem is simple, and has been for a long time. User friendliness. The people who work on Linux were also the people who used Linux. They are power users who like complexity, and have no problem with it. This is a very small group out of the majority. I kinda tread the line between being a casual user and power user, and I can say that it's still not User-friendly enough. When I converted to Linux and installed Kubuntu, I had countless problems with the default install file provided on the Kubuntu website. Ones that only a power user could solve, and would turn a casual user away.

    It took me half a day to change only my screen resolution, and I had to learn, from scratch, how to get root, what the password for root was, what to type in the terminal to get the configuration program, then I had to quit, download a driver, try to compile it, find where I had to find the files to compile it, realising I had to compile THAT, and then discovering the package manager and realised that although it was installed, I couldn't compile for some reason, blah blah etc etc... It was a nightmare. I still can't automount drives, and I can't compile. And Ubuntu is the unofficial main distro for Linux? Someone needs to either fix Ubuntu, or change Linux's image and make Red Hat popular.

    90% of it is easy to use and automated, but the remaining 10% was my problem. With Windows you can download an install file and run straight off it, but here either the Terminal or the Package Manager must be used. Someone should make a program that can compile and install source code automagically, and integrate it into the distros.

  198. You're not helping, you know by Anonymous Coward · · Score: 0
    Sigh. You make it sound like this is some unique situation for MS. It's no different than XP in 2001, the problem is that teh internets doesn't go that far back. Nobody wants it, it's not selling, it's too slow, no drivers, it's just eye candy, Windows 2000 works fine for me why should I upgrade, etc, etc. 5 years later it had 95% of the desktop.

    I love Linux (and I mean "Linux", as in SuSE or Fedora or Ubuntu, not "GNU/Linux", do you work for the FSF or what?) and I hope it does well and I can switch to it 100% instead of 60-40 right now. We're getting there. Dell is selling it preinstalled! I would have never imagined that. But people like you, with your "M$ Windoze" bullshit are not helping, and you're obnoxious as heck. Please stop. You ARE NOT HELPING.

  199. Re:Linux's price is $0.00 if your time is worth $0 by mjwx · · Score: 1

    It sounds like you are implying that my time on Linux is worth less than my time spend on Windows. In the real world I get paid the same, Setting up Ubuntu takes less time than setting up Vista (which is faster than installing XP). I've installed Ubuntu in 10 minutes (on an extremely powerful machine). Next comes setup, Ubuntu installed everything except the restricted Video drivers with Vista I needed to update my Motherboard, Video Card and Wireless Card drivers in order to get it to run properly.

    then we have my time supporting Windows, this is where you're time worth $0 argument tends to fall over. to me most time spent with after sales support has a negative gain, my time doing support outside of work is $-0 and greater. I spend more time clearing out viruses, figuring out how to make legacy programs work on vista, updating drivers, doing repair installs and chkdsks on windows boxes which people often expect me to do for free, than I do instructing people on how to use Linux. To me if my time is worth $0 installing and supporting Linux (which BTW its not, I get paid either way) than I am still doing better than I am with installing and supporting Windows.

    Also anyone who is computer literate can figure out ubuntu, I mean the kind of people you only need to show them how to do things once.

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  200. Re:Linux's price is $0.00 if your time is worth $0 by Eli+Gottlieb · · Score: 1

    One of the main terms that holds Linux back is the instant gratification bondage. Full technical disclosure of video card internals would constitute one large step toward playing iNextSonyGoobTube videos right out of the box. If the college age demographic would simply refute their instant gratification ways, and refuse to view any video encoded in proprietary media encodings, this battle could be won in less time than a Peter Jackson post-production cycle. But it will never happen. Public empowerment? Who needs that? Maybe 5% of college age people include public empowerment in their personal definition of "100%". College kids will never go over to the Free Software Brigade for the following reasons:

    1)It means that YouTube suddenly stops working exactly when all the guys are buzzed and that totally hot girl has actually had a few for once.
    2)Tyranny-free computers, while a good cause, is not nearly sexy enough to get anyone laid. Quite the opposite, in fact.
  201. word by Anonymous Coward · · Score: 0

    mod parent up!

  202. Re:Time to tear you up more, "No proof Bert64", ag by chubs730 · · Score: 1

    You've been working in the security industry for close to two decades, yet your main retort is "LOL"?

  203. Re: Linux on the Desktop Doubles in 2007 by IvyKing · · Score: 1
    Point taken. OTOH, it should be possible to run KOffice, Gnome Office or whatever via a remote X session on a MacBook (at least when I'm home - either logging into either a Solaris or OpenBSD box). From what I've read, KWrite may be the closest open source WP/DTP program to what I'm looking for (got spoiled by using Island Write, but that hasn't been updated since 1996/7 - sigh).


    OS X has enough Unix in it to make it a far more productive working environment for me than Windoze, albeit the userland stuff does take a bit of getting used to as when going back and forth between Solaris and Linux (e.g. 'killall' works -um- slightly differently on Linux and Solaris).


    FWIW, my Linux box will be a TS-7800 (500 MHz ARM9), but that may be a bit underpowered for KOffice...

  204. Re:ARGUE WITH FACTS - not done yet by QuietObserver · · Score: 1

    I haven't seen his posts before, though I agree that he sounded very much like a shill. As for describing his explanation as autistic, I'm not as sure that's the best way to describe it. I'm either autistic or affected by asbergers, though I'm a very mild case of which ever it is (I haven't been examined thoroughly for some time, though I will be again very soon, so hopefully they can shed more light on the situation), and I have an Autistic father and brother (there's no doubt about my father, but my brother might be moderate to severe asbergers instead of autistic, I, again, am not sure). My father is generally very quiet, becoming loud only when he loses his temper (which can be quite a frightening experience). My father's writing is never orchestrated like that of the AC; he only all caps what absolutely needs to be, and his sentences are concise. Of course, I might be being a little over sensitive. and misinterpreted your meaning.

  205. DONT HOLD YOUR BREATHE! by Anonymous Coward · · Score: 0

    Just a tip. If anything overtakes windows on the desktop it could be OSX, but Mr Jobs is too much of an idiot to license the OS.

  206. Re: Linux on the Desktop Doubles in 2007 by remitaylor · · Score: 1

    I support your thoughts; however, IMHO, there's a key difference between Windows and Linux that's greatly increased my productivity since moving to Linux (after *so* many years of using/administrating Windows):

    ~ Automation ~

    For the most part, Windows was made for point and clicking, while Linux was made for scripting.

    Now, that's not to say that you can't script many/most things in Windows or that you can't point and click in Linux, but *everything* seems to be scriptable in Linux. With Linux apps, it seems like there are always easy to access config files, great command-line interfaces, manual pages, and often APIs that make scripting easy.

    Dramatization:

    == Linux
      * 1 minute spent telling your package manager to install all of the apps you need
      * 30 minutes waiting for the latest versions of the apps to download and install

    == Windows
      * 120 minutes going to all the websites for all the apps you need and finding the link(s) for the most recent download(s) and manually installing each and every single app you need (you may have local copies of the installers for your apps but are they up-to-date?)
      * 50+ times clicking 'Next'

    Interestingly, I'm in the opposite boat as the parent ... I'm an ASP.NET developer and I have to deal with lots of Windows boxes ... but Linux is my desktop of choice, even developing for .NET

  207. If We Presume The Numbers are Right.... by Black+Copter+Control · · Score: 2, Funny
    We can extrapolate as to what would happen if we keep on at this rate.....

    .81/.31 = 2.612 ... So we're actually almost tripling.

    2.62^5=123

    123*0.81= 99.63

    so if we keep up at this rate, Linux will own 99.6% of the desktop market in 5 years.

    No Wonder why Bill Gates is soiling his pants worrying about Linux.

    .... And in six years, we'll have ... uhm ...

    • Oh, nevermind.
    --
    OS Software is like love: The best way to make it grow is to give it away.
  208. Slashdot readers by XavidX · · Score: 1

    0.81% of people using Desktop computers read Slashdot.

  209. Re:8% Vista share is a total failure. by Anonymous Coward · · Score: 0

    I agree with the other people, I think you suck at reality. You can't wish Microsoft away. No amount of cute lists (the Slashdot spin is not mainstream, you know. Get your facts elsewhere) and creative spelling accomplish absolutely nothing other than making you look like a moron.

  210. Acceptance is growing by Alkonaut · · Score: 1

    First of all, the whole "is this the year of Linux" is getting kind of old. Linux will be a big desktop OS when it is as easy to use as windows (Not in its own way, but actually works like windows!). My pet peeve is the "setup.exe" which is found on the download page of any application homepage, and will work on any (well) windows system. Package managers can help, but they will never completely replace the "setup.exe" found on the website.

    What is working in favor of linux on the other hand, is the mounting number of operating systems that people have to use on a daily basis. A cellphone can multitask, my cable set-top-box is a linux device and so on. People are getting more used to new interfaces, and alternative ways of doing things. Things people don't consider to even be computers, are teaching them that there is more to computers than windows.

  211. Re:Linux's price is $0.00 if your time is worth $0 by DogBotherer · · Score: 1

    At the risk of making a "me too" post, Ubuntu also installed fine for me on my Lenovo laptop, including some things which I'd been led to believe were likely to prove problematic (e.g. sound). In fact, the only issue I have is with my USB soundcard using Amarok, where it jumps back to playing via the onboard soundcard between tunes.

    Aside from that, the water is lovely.

  212. And stay out! by Anonymous Coward · · Score: 0

    I for one am glad your going. The Linux community I know is bent on helping each other out rather than being arrogant assholes who measure their dick by the long lines they type in the console window.

    Half the people running Linux anymore don't know what the fuck their doing, they just want to be "geeks".

    And the problem with this is? Why should Linux be just for elitist like you? What bothers you about my mother using a web browser, word processor, email client, and solitaire card game? Stop trying to demote the freedom we enjoy in the use of our software. Really it's not just about you and your need to prove your penis.

    Why don't you do something constructive and share your knowledge with others? You know, wright a book about how you successfully enlarged your dick.

  213. Anonymous Coward?! by Anonymous Coward · · Score: 0

    As with Adult Videos with the player war, is it with PC Games in the OS war, thats my view.

  214. Today in the mountains by Anonymous Coward · · Score: 0

    Tomorrow the world - M Knopfler

  215. Re:Linux's price is $0.00 if your time is worth $0 by LingNoi · · Score: 1

    So then please call me when I can use my bcm4321a/b/g+n&bluetooth card on linux.
    ...and please call me when I can use my 5 year old pinnacle TV card on windows out of the box.
  216. There are DISTRIBUTIONS by Anonymous Coward · · Score: 0

    based on the audio desktop!

    Fer fecks sake. If you can't be arsed googling for them, keep pirating the windows programs.

  217. Very impressed by Autopackage (Klik is different) by KWTm · · Score: 1

    I visited your Autopackage web site. I was quite impressed by the way you were able to figure out a set of simple instructions, understandable by grandma, that would work for most distros.

    Once you can get the user to run a given application, the app itself can take over and be as user-friendly as you want, but the tricky part is to get them to run the app in the first place, using instructions that don't involve compromising the security of their Linux system. Your 4-step instructions, which don't involve any command line, was suitably impressive. You've figured out how to formulate the instructions so that it is consistent across the KDE and GNOME interfaces. (Having two possible desktop environments is a bit of hassle, isn't it, when it comes to giving user instructions?) And, even if the user fumbles around a lot and just happens to randomly succeed in getting Autopackage installed, from then on Autopackage is installed and s/he won't need to do it again.

    In doing research for writing this reply, I learned about Zero Install from Wikipedia. This is also a distro-independent way to install software. Reading through the instructions, I see that it looks like you have to install the Zero Install launcher first, and then from then on you can install software. I think this is not as good as Autopackage, in which (apparently) the software installer comes with each and every package itself, so that grandma user doesn't need to do a separate step; just download TheSoftwarePackageIWant, and it will already set up Autopackage. (Presumably it's a stub that downloads the full Autopackage installer only if necessary, to save space?) Nevertheless, Zero Install is also a worthwhile system for allowing users to install software without waiting for the distro maintainers to do it.

    Now, Klik is slightly different; as I understand it, it actually downloads and runs the program from a RAM disk, almost Knoppix-style (the last K in K.L.I.K used to stand for Knoppix). Very handy, from the developer standpoint, in establishing a way to temporarily install software in a consistent environment. That doesn't really matter to grandma users, though, and the main disadvantage I see for Klik is the complex first step that will turn lay users off: you have to get to a terminal (already a big hurdle) and then type in:

    wget klik.atekon.de/client/install -O -|sh

    But wait! If you run k/Ubuntu, first you have to type

    sudo apt-get install binutils libstdc++5 rpm gnome-about

    Not very user-friendly at all. (Granted, I don't think the goal of Klik is necessarily to be user-friendly.)

    So, for the three systems, Autopackage, Zero Install, and Klik, I think Autopackage comes out the winner in terms of ease of posting instructions on the software author's web site. In other words, suppose I wrote a SuperDuper program that I want to give/sell to non-geek users of all sorts of Linux distros. Autopackage would best let my users download and run my software, without needing to send them to the actual web site for Autopackage / Zero Install / Klik itself.

    Also, Autopackage and Zero Install have very friendly web pages, for when people do need to check them out. Klik has a very busy web page that's intimidating to new users, and, much as I hate to say this as a KDE fan, typical of how KDE is more for the technically minded people who want the dazzling array of switches and blinking lights, and not for the lay user who just wants to get things done.

    But I'm impressed with the way packages can be basically distro independent now. I no longer think that having different packages is so much of an issue, and the software author who writes The Killer App (e.g. some cool game) no longer needs to wait for the distro maintainers in order to distribute the software.

    All we need now is to spread th

    --
    404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
    [GPG key in journal]
  218. Re:Linux's price is $0.00 if your time is worth $0 by mrbluze · · Score: 1

    When I update my OS, all my other software is updated as well, so I'm always up-to-date with security patches for everything, with almost zero effort on my part. Case in point: My wife, who has no technical prowess whatsoever regarding computers, has Ubuntu installed on her Dell laptop. Previously it ran XP, during which time she was constantly asking me about which updates are OK and which aren't, having to fork out money for anti-virus programmes and the typical "my computer is slowing to a crawl" that a lot of people complain about after having a windows install for 6 months or so. `Then one day the WGA or whatever it is came along and invalidated our OEM installation of XP.

    Since we installed Ubuntu, the only thing she has needed help for was finding appropriate software with Synaptic - mainly to save time, since she knows how to use the search function on it. She knows that all the updates are 'OK', and not a thing has gone wrong with her installation for over a year now. She is confident to take her laptop anywhere without needing to know if there is a "computer guru" around to help if something goes wrong.

    Our time is worth more than just money. Time spent fixing a broken computer is time spent away from the kids. Ubuntu was free, but the profits from stability and usability over XP have been immeasurable for us.
    --
    Do it yourself, because no one else will do it yourself. [beta blockade 10-17 Feb]
  219. Cut Linux Some Slack by hyades1 · · Score: 1

    I think people are being a bit too hard on Linux. For one thing, it hasn't been a viable choice for most people until recently. The lack of available software and the user-unfriendly interface made it a non-starter for that majority of the population who can barely operate their DVD player.

    It's not quite time for Linux and Open Source yet, but that time is coming. It will be here when:

    1. The next generation of Linux comes out.

    Linux isn't quite user-friendly enough yet, but it's getting there fast. A lot of us who view the computer as a tool, not a hobby, have invested time and effort into learning to "work under the hood" enough to make Windows behave. We won't throw that knowledge away and re-learn a bunch of tricks for Linux until we have no other choice. I personally auditioned Ubuntu Feisty Fawn and decided I'll stay with XP Pro 'til the bitter end. My next OS will almost certainly be Linux, though.

    2. Microsoft gets serious about stopping Windows piracy.

    If you include grey areas, there's probably more illegal copies of Windows out there than legal ones. It's foolish to talk about free Linux versus expensive Windows when the real choice is between free legal Linux (which you've never used) and free illegal Windows (which looks and acts a lot like the outdated Windows OS you're using now). And let's face it, your odds of being penalized for using a pirated copy of Windows are about the same as your chances of getting into a three-way with Jessica Alba and Angelina Jolie.

    3. Microsoft takes the next big step down the road towards Big Brother.

    One of the major failings of Vista is how much of your computer's resources it spends trying to keep tabs on you and call home to report. The next logical step would be some kind of leased operating system that allows Microsoft to channel you towards certain companies and organizations that affiliate with it. Turning off Windows Update would not be an option. (A poorly-done version of what I mean can be found in the IPhone/AT&T arrangement).

    If my only choice today was between buying Vista and a whole new computer to run it (my current box is a P3 that works just fine, thank you very much) and spending a few hours installing Linux (free) and appropriate software (free)...well, I'd already be sending Bill a "Kiss My Bum" letter and learning Ubuntu.

    Please pull this out and wave it under my nose if I'm proven wrong but I would bet that Linux will be found on a really significant number of personal computers within 5 years. If Microsoft doesn't make some big changes, I see Linux and Apple snarling at each other over the smelly corpse of Vista Next Generation five - 10 years after that.

    --
    I've calculated my velocity with such exquisite precision that I have no idea where I am.
  220. Re:Linux's price is $0.00 if your time is worth $0 by isorox · · Score: 1


    People who think Linux costs $0.00 IMHO think their time is worth $0.00

    I have used linux off and on for the last 10 years or so. I have yet to encounter an install that worked 100% perfect out of the "box". Some installs were darn close, but I always ended up in strange forums from google searches to try and get some aspect working properly.


    Windows is only $400 if your time is free. Out of the box windows does nothing of interest to me aside from a (with XP) very old web browser, and requires a lot of patching and suplementary programs to get to a working state. When something doesn't work in windows (at work I had an issue with connecting a Windows 2000 SP2 box to a Windows 2003 Cluster, the supplier wont support SP4, so I ended up connecting to a linux box which has the share mounted, worked first time. My linux laptop connects to the cluster fine. Found lots of spam webpages, and several forums with people asking the same question, but nothing of any use, in 3 hours of searching.

    Out of the box linux does pretty much everything I want. I spend all day with computers at work, when I get home I was simple things, email, web browser, watching video, listening to music. I don't want to deal with patches, virus scanning, personal firewalls, adware etc.

    When I buy a new machine, it takes about 4 hours to clean the crap off a windows install, bring it uptodate, install essentials like anti virus, anti spyware, not to mention driver problems when I plug something in.

    Ubuntu is a 30 minute install from a CD that I do on the train on the way into work (when I got a new laptop a few months ago)

    Perhaps these things aren't windows' fault, but the point remains that as a home user, Windows takes a lot more time for admining (and installing) than linux.

  221. "how long are we going to have to wait" by MichailS · · Score: 1

    Well, the OLPC XO is about to be spread across the globe, creating a generation of computer literates among the yet uncomputerized part of mankind.

    They happen to be very very many and their first contact with computing will be Linux. Chances are that they will continue to use it. Expect that desktop distros that are similar to the XO will appear, since they are likely to want to remain in their familiar environment.

    Also expect the market share to increase dramatically between 10-15 years from now - the time these kids need to grow up and get out of the crop fields and into newly made offices and make homes of their own with desktop computers of their own, as the poor world gets less poor.

  222. Do you have a phd in psychiatry or psychology? by Anonymous Coward · · Score: 0

    Do any of you have a PhD in psychology or psychiatry (whichever applies here) to make such diagnosis?

    No, you do not.

    Go away & learn to stay on topic.

  223. Do you have a phd in psychology or psychiatry by Anonymous Coward · · Score: 0

    Do any of you (yourself & your 'sidekick' who also tried to do an ad-hominum attack on this person) have a PhD in psychology or psychiatry (whichever applies here) to make such diagnosis?

    (Are you licensed to do such analysis, or do you like libelling others?? That is against the law, mind you).

    No, you do not have either of those certifications/degrees, etc., much as you all lack scores on this multiplatform test that are better than his, or material that disputes & disproves the data he used from secunia.com also.

    Go away & learn to stay on topic (and before you libel others, at least have a degree in the fields concerned before you open your mouth & are asked the questions I ask that make you look stupid).

    By the way, take a look @ this below

    Cracked Linux Boxes Used to Wield Windows Botnets

    http://it.slashdot.org/it/07/10/05/1234217.shtml

    1. Re:Do you have a phd in psychology or psychiatry by Anonymous Coward · · Score: 0

      Do any of you (yourself & your 'sidekick' who also tried to do an ad-hominum attack on this person) have a PhD in psychology or psychiatry (whichever applies here) to make such diagnosis?

      (Are you licensed to do such analysis, or do you like libelling others?? That is against the law, mind you).
      Libelling an AC - oh noes, halp!
      I think he'll manage.

      Btw, you seem to think that only PhDs can have any sort of competence in pointing out errors; what's your PhD that makes you competent to point at computing errors?

      Didn't think so.
  224. You've Got it Backwards by asphaltjesus · · Score: 1

    You've got it exactly backwards. The first thing to get rid of is the Microsoft activedirectory. There's lots of commercially supported versions of samba from lots of companies. Novell has a good one. I'm sure redhat does too. From there, anything is possible.

    I'm running two AD domains with Linux servers getting their authentication from the AD machines. It's easy and works flawlessly despite microsoft's nasty hacks to both LDAP and kerberos.

    1. install kerberos client.
    2. A couple of changes to some files in pam.d.
    3. Join server to domain.
    4. Replicate AD users. (just the one's you want)

    --
    Got Trader Joe's? friendwich.com RSS feeds work now!
  225. Re:Time to tear you up more, "No proof Bert64", ag by Bert64 · · Score: 1

    Right, so you pointed to a couple of not very well known tools and plenty of forums slagging you off, great.

    Where's the answer to the direct question regarding the CIS tool you were asking me to run?

    So i ran the cis tool on a downloaded SUSE vmware image, followed the cis guide and got a score of 90.86, which beats your score or 86 or so.
    I could have continued and got a higher score, but why bother? You said you'd eat your words if someone posted a score higher than your 86, so i'm waiting.

    You can see the results here:
    http://enigma.ev6.net/benchmark-report.html

    And if you want more proof, and are willing to download a *LARGE* file, the vmware image will be on
    http://enigma.ev6.net/vmware-suse-cis.tar.bz2
    Wait a while for it to upload, its big... check back tomorrow!

    The CIS tool is installed in /opt/CISngtool, but feel free to download a fresh copy to make sure it hasnt been tampered with.

    A few notes about the cis benchmark tool, which is an absolute pile of toss btw:
    The check for gdm is broken, looks for both /etc/X11/xdm/gdm.conf and /etc/X11/gdm/gdm.conf
    The check for bastille is broken, modern versions have an uppercase B in the package name, the guide even tells you to install one of these versions.
    Many parts of this benchmark are broken, and assume something to be more secure if it's installed and configured in a particular way, rather than not installed at all. The gdm config for instance, fails if it can't find the config, even if the gdm package is not installed at all (and thus the config would be redundant in any case).

    I could go on, but why bother. I beat your score, i am uploading a vmware image as proof which is more than you ever did for your rather feeble score of 86. I could quite easily get a much higher score than 90, but as i said i stopped at the point by which you said you'd eat your words.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  226. Don't like what you read? Don't read it fool by Anonymous Coward · · Score: 0

    See subject line, pretty simple. If reading others' words "hurts your head" (doubtless due to your being a simpleton & the subject material is above your limited mentality to cope with & digest)? Who is the one at fault here: The one who wrote too much for you to comprehend or you, the moron, who keeps reading when it "hurts his head" (peabrain). Go away, or try to stay on topic you dolt.

    1. Re:Don't like what you read? Don't read it fool by empaler · · Score: 1

      You know, I was trying to help you get your message out to a broader audience; you complained that noone responded to your posts, and I tried to explain why.
      IHBT.

    2. Re:Don't like what you read? Don't read it fool by Anonymous Coward · · Score: 0

      It seems apparent you don't understand english, so here it is again for you in simple terms: This is a subject about computers. If you don't like what you read, IF you can read? Don't read it. Very simple. Is that plain enough for you? Stay on topic please. Since you see fit to dispense advice here, learn to take some too. try stay on topic. And please, do not try to feed us any horsecrap, you are very transparent.

  227. I am shocked at how utterly retarded you are. by FishWithAHammer · · Score: 1
    Having drivers is one thing but installing them is an other... Recompiling the Kernel, Add a kernel module....

    WRONG! Ubuntu's driver process can be simplified to one step, so long as you have purchased hardware on which Linux is guaranteed to run:

    1) Install it.

    Now, if you have esoteric hardware, it takes a little more effort.

    1) Open up Add/Remove Programs or Synaptic.
    2) Enter part of the device name.
    3) Double-click on the package with the driver.

    The only time I have had to ever drop into a terminal to install a new driver was with an ATI card, because I couldn't be arsed to figure out how to use their restricted driver setup and I already had the ATI binary driver installer downloaded.

    Or just run setup.exe

    And hope you haven't downloaded a trojan, because you have very little way to verify security.

    Then after you do have that driver then how to you access it?

    Uh...uhm...it does it for you, maybe?!

    Linux Software bundle isn't always that great. With Stupid Naming schemes GIMP (Who would think that is anything like Photoshop?) KSomething Gsomething all very confusing.

    Except that your launcher menu in Ubuntu/Kubuntu and in openSuSE looks like this:

    K menu -> Internet -> BitTorrent Client (KTorrent)
    Games Web Browser (Firefox)
    Graphics Instant Messenger (Konversation)
    Development
    System
    etc.

    Gee, that looks so much harder than Windows! Do I need to go into the name retardage of Microsoft Excel? Microsoft Access? Microsoft Outlook?

    Grow up.

    I can it was a couple of weeks ago. Some people are not into this Holy quest so if the site doesn't work then they will use something else. Besides all Windows users should be using Firefox due to its superiority to IE. what kind of crap is that. Sure I use firefox but, to say that everyone should no. Freedom people have the right to choose. and some peoples freedom doesn't like Firefox. Freedom means making your own choices not just following what someone else does.

    Wrong again! Hey, fucker, your choices affect other people. People who use IE, whether intentionally to REFUTE TEH FIREFOX FANBOIYZZZZZZ or just because they don't know any better, damage others. Their computers are inherently less secure than they are even when they're just running Windows. This opens the door for botnets to crapflood other people. Their browsers don't implement CSS correctly, which means the rest of us must tolerate workarounds that waste our time and money in order to make it not look like liquefied diarrhea on Internet Exploder. It's not a "holy quest," it's "get the fuck off of broken shit." We don't care if you use Firefox or Opera or Safari, just don't fucking use Internet Explorer.

    "Freedom people"? What are you smoking? (And they aren't "making [their] own choices", they usually don't realize they have a choice.)

    It all depends on where you go a newbie can stumble on an expert site where they get the rude comments.

    Or you use a distro that's newbie-friendly, such as Ubuntu/Kubuntu, where their IRC channel is packed with about two thousand users at any one time, most of whom can help you with almost anything. Their forums are also top-notch, and the distro itself funnels you to those places when you go to its help feature. If you're a newbie using Slackware, you deserve whatever the hell kind of "rude comments" you get, because you were too fucking dumb to do your research before blindly going "INSTALL! INSTALL!".

    Or if you were not fixed on Linux is God then you will face more resistance. ...Except that this attitude is entirely absent on Ubuntu's forums, openSuSE's u

    --
    "You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time."
  228. RedTube? by empaler · · Score: 1

    That was new to me. Thanks! :)

  229. Re:Linux's price is $0.00 if your time is worth $0 by thtrgremlin · · Score: 1

    I have had just about the opposite experience, but I also did some research before building my own computer... mostly just buying trusted names in hardware, and never buying junk from some never heard of company with one product with no specifications or a web site. Mind you I acquired this hardwire all about the time it came out, but the features for my Asus K8V deluxe motherboard hardly worked under windows, worst of which was no support for my gigabit network card even under windows XP SP2. It also doesn't recognize either of the raids I had setup. This was a gaming machine, so I had to work around it, Never getting access to about 1 terabyte of storage. It also randomly crashed for no apparent reason (I have learned a lot more since about diagnosing bad RAM). Ubuntu 6.04 worked right "out of the box". It automatically found drivers that worked right on the CD (most all features under windows didn't work on default settings / drivers) for sound, video, ATA and SATA raids, and network card. The first time I tried Ubuntu I was up and running in about an hour after tweaking a few things just the way I liked it. I like to be rough on my machines. I had to wipe everything every few months for one reason or another and took a full weekend, and a lot of swearing... which is why after awhile I just stopped playing with the system, and just played games. I eventually made my own slip-streamed install specifically for my machine with all the crap taken out (like MSN Messenger) which meant I could get to a working clean install in an afternoon. By the time Ubuntu 7.04 came out, there was too much more interesting stuff to learn and play with that I even bother with traditional 'games'. I am more aggressive than ever tweaking away just to see what happens, and only having used it for just over a year, It has been many moths since I could do much of anything that would 1) hardlock the system 2) crash in such a way I couldn't repair quickly. The only time I reboot is every few kernel patches, or shutdown to save power. I'll never go back... and having to wait till gaming experience is similar between Windows and Linux... No bother, just looking forward to it. I consider my time valuable, and Windows is just too expensive for my needs.

    --
    Want Big Business out of government? Take away the incentive and start by getting government out of big business!
  230. Enough spelling & grammar check b.s. Nix /.'er by Anonymous Coward · · Score: 0
    "You post AC, plus your written language is not very reader-friendly" - by empaler (130732) on Sunday October 07, @06:42PM (#20891519) What is this here with the "spell checking/grammar checking wannabe English prof." stuff? I was not aware this was my last will & testament?? I also thought this was about Computer Science, not English grammar???

    Oh wait - NEWSFLASH/New NEWS:

    The topic @ hand IS about computer material, not English! Hey, you are off topic buddy... ever heard of netiquette on forums???

    I have however often noted that THIS tactic (spelling/grammar checking attempts, from those without PhD's in English no less) is typiscally the last resort of the technically defeated in topics of computer debates.

    QUESTION: Do you have a phd in English? No?? Didn't think so. So what makes YOU an authority in it???

    (Go away (this dicussion is NOT FOR YOU, or your kind. It's about computers, & is technical in nature (clearly above YOUR LIMITED MEANS/ABILITIES, period, on this topic)).

    "Given the rest of the content of your posts, I don't think that you are uncapable of writing properly, it more or less seems like you have decided to not do so. Also, stop typing so much in caps." - by empaler (130732) on Sunday October 07, @06:42PM (#20891519) If you don't LIKE WHAT YOU SEE? DON'T READ IT.

    (Also - If you are dyslexic, or otherwise mentally challenged such as an ADD person?? Don't READ IT!)

    After all - Who is the foolish one here:

    The one that read 3 of my posts, & complains "it hurts my head" or the one that is laughing @ you now for it??

    Time to give YOU some advice - try to stay ontopic. This is not an English lit. class, nor is it a grammar contest.

    It's about computers...

    "Could it be - and this is just a casual observation after getting a headache after three of your posts - that people ignore your posts? - by empaler (130732) on Sunday October 07, @06:42PM (#20891519) You stated yourself, that You read my posts... 3 of them - nobody's paying attention? It seems you are.
    \
    Ah, in 1 respect, you are right: IN THIS FIELD ABOUT WHICH THIS TOPIC IS ABOUT? You ARE NOBODY...

    And, it seems there's plenty of replies to my posts here as well... hmmmm, go figure!

    " I don't think that you are uncapable of writing properly" - by empaler (130732) on Sunday October 07, @06:42PM (#20891519) LOL! You may *THINK* I can't write, yet you respond to my points easily enough... (more typical /.'er "Pro *NIX crew" b.s., when confronted with data they cannot handle, due to "fanboyism"!)

    I *KNOW* You can't stay ontopic... & do you have that Phd in English, to certify you have ANY standing to critique others' writing styles?

    No, you don't have one? Didn't think so.

    APK
  231. Better than spelling/grammarcheck loser tactics by Anonymous Coward · · Score: 0

    "You've been working in the security industry for close to two decades, yet your main retort is "LOL"?" - by chubs730 (1095151) on Monday October 08, @12:22AM (#20893865) First of all, I have been @ this as a PROFESSIONAL (on many levels, from tech to admin to programmer, & sometimes yes, on security related contracts), & for 15 years as a pro... not 20.

    Secondly, have you been @ this that long?

    "yet your main retort is "LOL"?" - by chubs730 (1095151) on Monday October 08, @12:22AM (#20893865) It is, when I confront you people with facts you can't dispute, and when I present valid tests that test analogs that exist between any/all OS' tested... you're making me laugh, so a good "LOL" is expected, because of your lack of results...

    By the way - try to stay ontopic. If you have nothing useful to contribute of a technical nature? Don't.

    APK

  232. Re:Time to tear you up more, "No proof Bert64", ag by Anonymous Coward · · Score: 0

    "I could go on, but why bother. I beat your score" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) Yes, Bert64, via cheated means... you said it yourself... nuff said!

    OR, did you not say this here, earlier:

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) That's about the BEST you have to offer: CHEATING...

    Ah, lol... No small wonder your "precious *NIX" is being slowly eroded, & funniest part is, by LINUX itself...

    (& Linux? How come we keep hearing for over a decade now, how "THIS IS THE YEAR OF LINUX", but it never happens & Windows is always #1...??)

    ABOVE ALL ELSE:

    This SERIOUSLY makes me question the validity of statements on /., & whether I can trust anything I read here from now on!

    Think anyone believes you, now, Bert64... After you stated that which I quote from you above & your "VMWare testing methods" & PROBABLY PHOTOSHOP JOB ON YOUR "RESULTS", too??

    I certainly do not. You made this so!

    Funniest part is, ALL I ever asked for was a valid result from *NIX folks, & asking them to discuss where they felt this test was in error on their OS, & if possible, to share know-how.

    Bert64, too bad you cannot be trusted, as you are the 1st one to post a result here... too bad it's not run honestly!

    APK

    P.S.= > "Right, so you pointed to a couple of not very well known tools" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) Don't you mean code in commercial products, & yes, some shareware/freewares that did well over time (in the likes of Windows NT Magazine/.NET Magazine/IT Pro mag, books, newspapers, & other forms of media in this field)?

    So, Bert64... what have you done like that? ANSWER = ZERO... prove otherwise! The very fact you tend to "stick by the losing team" in *NIX in general vs. Windows, shows how intelligent you truly are... nuff said! apk

  233. I really shouldn't feed them... by pionzypher · · Score: 1

    I'm sorry, but you're coming across as a raving lunatic who is obsessed with this score that you managed to get on your tweaked 2k3 box. Bert is arguing that the test is flawed. It's simply really, address his argument in a rational way. Throwing out what amounts to a resume does nothing to prove that this test is right in giving a lower score machine without X than one with it.

    You're freaking out here and it's making you look more akin to a thirteen year old in an AOL chat room than a world class expert that writes '110 % bugfree code'.

    Unnecessary chime in by a neutral third party who couldn't care less who has the higher score or who is right.

    --
    I'll believe in corporations having personhood when Texas executes one... - advocate_one
  234. Re:Time to tear you up more, "No proof Bert64", ag by Bert64 · · Score: 1

    Without "cheating" as you put it, you could make a system far more secure and it would get a very low score on the cis test. I have already pointed out multiple flaws in this test and you have failed to answer them, why should anyone bother pointing out more when you have yet to answer the few that have been posted already?

    You challenged people to get a higher score than you, which is what i have done, nowhere did you ask for the flaws to be pointed out, but that has also been done too, and now you are trying to backpedal.

    But i will reiterate what i have said already.
    CIS DOES NOT TEST "SECURITY", IT IS MERELY A COMPLIANCE TEST

    Since you failed to understand that, CIS publish a set of configuration guidelines and this test merely checks if your system complies with these configuration guidelines. Because of the flexibility of linux, there are often multiple ways to achieve the same goals, and the cis guidelines only specify a small subset of those. // Funniest part is, ALL I ever asked for was a valid result from *NIX folks, & asking them to discuss where they felt this test was in error on their OS, & if possible, to share know-how.

    This is what i did the first time, my system scored 60.something, and i went through the points where it failed one by one and pointed out why they were incorrect, i write it in response to one of your posts in august. I wrote the response within 12 hours of your original post, but i can't locate it now because slashdot no longer lets me see my entire posting history.

    As for cheating, i did not cheat, i merely implemented the configuration changes as specified by CIS. I wouldn't say the resulting box is as secure as it could be made, but it complies with the cis test 90%.
    I notice from the web logs that you didn't bother downloading the test results, they are at:
    http://enigma.ev6.net/benchmark-report.html
    Nor did you download the vmware image, it is at:
    http://enigma.ev6.net/vmware-suse-cis.tar.bz2

    The fact you could only get 86%, even tho full instructions on how to comply with the cis configuration is supplied both as a PDF and within the output from the testing tool, suggests a high level of incompetence on your part. I am certain that a score of 100% would be easily achievable on any supported system, including windows. After all, someone at cis must have configured a machine in the described way when writing the test.

    Before you accuse me of cheating, why don't you actually read the results and have a look at the 90% compliant machine? // Think anyone believes you, now, Bert64... After you stated that which I quote from you above & your "VMWare testing methods" & PROBABLY PHOTOSHOP JOB ON YOUR "RESULTS", too??

    This is the funniest part... Can i have a copy of your version of photoshop which edits HTML files and VMware images?
    The results i submitted are in HTML format, that stands for "Hyper Text Markup Language" and is plain text with markup for formatting. When you run the CIS tool it creates output in HTML and XML formats, i chose to post the HTML form so it would be convenient to browse from the web.
    Photoshop on the other hand is for editing IMAGE files, there are absolutely NO IMAGE FILES in the results I posted.

    Obviously i could have edited the HTML results, but i would have done this using a TEXT EDITOR and not PHOTOSHOP. And because the HTML is so easy to change, i posted a vmware image so that you could verify the results.

    So face it, your argument has been proven wrong and like a cocky little child, having been proven wrong your trying to deny ever making the argument in the first place. You remind me of someone i used to work with, he used to go away and cry when people would see through his bullshit.
    Your writing style is very childish too, hardly what you'd expect from someone with supposedly 20+ years experie

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  235. How can anyone believe you? by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) That's about the BEST you have to offer: CHEATING... that's lame, Bert64.

    APK

    P.S.=-> The test makes some mistakes in the Windows version too I am fairly certain, but NOT tons of them (probably another 5 points worth for me on my Windows Server 2003 SP #2 setup, on certain policies tests), & I mention that in my init. postings I noted (the 30++ challenges I made to the folks here @ this site to run it, from the "*NIX crowd" here)... BUT, I DID NOT CHEAT ON MY RESULTS, REGARDLESS OF THAT, where you? Well, anyone can read the above... apk

  236. Re:Time to tear you up more, "No proof Bert64", ag by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771 [slashdot.org]

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) That's about the BEST you have to offer: CHEATING... that's lame, Bert64.

    ----

    "You challenged people to get a higher score than you, which is what i have done, nowhere did you ask for the flaws to be pointed out, but that has also been done too, and now you are trying to backpedal." - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779)

    I didn't?

    See here (for one, because I mention it more than just here, mind you):

    http://it.slashdot.org/comments.pl?sid=246115&cid=19774211

    "HOWEVER, like any software? I have spotted "minor errors" the test makes, & I can prove this (from a Windows stdpoint no less, based on registry data &/or use of secpol.msc where it downscores myself, perhaps you NIX nuts can find the same) ... & it does NOT account for things like firewalls of ANY kind, or antivirus, but it is STILL a damn good test!

    Thus, because I KNOW there are tiny errors (3-4 in this program)? I know my actual security rating's higher than my photo (84.735) too, based on that fact..."
    - by Anonymous Coward on Friday July 06, @06:44PM (#19774211) Bert64: There you go, opening your mouth again, & inserting your foot... but, worst of all, in your cheating on this test & admitting you could/would (and, you did, using VMWare & what-not - possibly PHOTOSHOP too for all we know).

    ----

    The BoyWhoCriedWolfert63, you cannot be trusted/believed @ this point...

    APK

  237. Bert64, you can't be trusted, your words inside by Anonymous Coward · · Score: 0

    "So face it, your argument has been proven wrong and like a cocky little child" - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Better than a liar & cheat, Bert64... OR, are these not YOUR WORDS, below?

    ----

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) That's about the BEST you have to offer: CHEATING... that's lame, Bert64.

    ----

    "SThe fact you could only get 86%, even tho full instructions on how to comply with the cis configuration is supplied both as a PDF and within the output from the testing tool, suggests a high level of incompetence on your part - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Ahhh... once again - I am fairly CERTAIN the test made mistakes that "scored me downwards" on this test, where I am fairly sure it is wrong... see here (& I have ASKED that *NIX folks find the same if they can, here):

    ----

    http://it.slashdot.org/comments.pl?sid=246115&cid=19774211 [slashdot.org]

    "HOWEVER, like any software? I have spotted "minor errors" the test makes, & I can prove this (from a Windows stdpoint no less, based on registry data &/or use of secpol.msc where it downscores myself, perhaps you NIX nuts can find the same) ... & it does NOT account for things like firewalls of ANY kind, or antivirus, but it is STILL a damn good test!

    Thus, because I KNOW there are tiny errors (3-4 in this program)? I know my actual security rating's higher than my photo (84.735) too, based on that fact..."
    - by Anonymous Coward on Friday July 06, @06:44PM (#19774211) ----

    Bert64, you can't be trusted, & you said a lot of things you are incorrect about above (calling me names, no biggie, because I can call you a cheat & liar easily because of your own statements) & in you saying I never asked that anyone find errors as well (I did, & found them on the Win32 versions too)...

    However, mostly, the fact you said you could cheat the test, makes me not even WANT to look at your results...

    (By the way - you're NOT the only 1 here from the *NIX crowd here @ /. that said he could "fake his results"... SanityInAnarchy also said he could, albeit via PHOTOSHOP'd means... man! All I would like to see is a valid, unfaked, non-VMWare run result from a *NIX person, this is all!)

    On a Windows XP Workstation SP #2, I can go higher than I can on the Windows Server 2003 SP #2 test result score of 85.185 I have gotten to, iirc it is currently @ 85.536...

    (& that's with restrictive Domain Level Group Policies I cannot alter that are in place on our AD Server that cascade out to our client workstation nodes, on password policies I could strengthen, & also encryption levels used in communications... probably WELL into the 90's, but that's NOT A SERVER-CLASS SYSTEM, either).

    Ah, anyhow... wasting my time on you Bert64, too bad you had to lie, cheat, & say I did things, that I never did here...

    APK

    P.S.=> Run it outside of a VMWare environs, & please, do not cheat (to anyone else that takes this test, thanks!)... apk

  238. Bert64, you only proved yourself WRONG (& a li by Anonymous Coward · · Score: 0

    "It was amusing proving you wrong, it's fun putting such arrogant people in their place" - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Yea, it sure was... in showing you are both a CHEAT:

    ----

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771 [slashdot.org] [slashdot.org]

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) That's about the BEST you have to offer: CHEATING... that's lame, Bert64.

    ----

    AND, A LIAR Bert64 (on your part as well):

    Once more, on that note - See below:

    ----

    "You challenged people to get a higher score than you, which is what i have done, nowhere did you ask for the flaws to be pointed out, but that has also been done too, and now you are trying to backpedal." - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Again: I didn't?

    See here (for one, because I mention it more than just here, mind you):

    ----

    http://it.slashdot.org/comments.pl?sid=246115&cid=19774211 [slashdot.org]

    "HOWEVER, like any software? I have spotted "minor errors" the test makes, & I can prove this (from a Windows stdpoint no less, based on registry data &/or use of secpol.msc where it downscores myself, perhaps you NIX nuts can find the same) ... & it does NOT account for things like firewalls of ANY kind, or antivirus, but it is STILL a damn good test!

    Thus, because I KNOW there are tiny errors (3-4 in this program)? I know my actual security rating's higher than my photo (84.735) too, based on that fact..."
    - by Anonymous Coward on Friday July 06, @06:44PM (#19774211) ----

    So much for that... eat those words, Bert64...

    APK

    P.S.=> Anyone here on /. honest? If so, & you're a *NIX person? Well, run this test WITHOUT Bert64's VMWare (& who knows WHAT ELSE) 'methods', & post your score... thanks! apk

  239. Re:Time to tear you up more, "No proof Bert64", ag by Anonymous Coward · · Score: 0

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771

    "Before you accuse me of cheating, why don't you actually read the results and have a look at the 90% compliant machine?" - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Bert64? How can I not suspect you of cheating, when you said that above??

    Please... see this below, from your post I am replying to, to TOP OFF what you wrote above:

    ----

    "Obviously i could have edited the HTML results" - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) ----

    Exactly... the fact you even MENTION it, AND USED VMWare environs (vs. a STRAIGHT Linux install) apparently?

    Well... anyone reading, can judge for themselves.

    I'd STRONGLY wager they'd doubt you as well, like I do.

    (Fact is, I ran this by a pal of mine last night while playing cards, & he was like "This guy probably faked the results via photoshop or html edits, let alone the fact he ran it under VMWare environs, instead of a STRAIGHT LINUX INSTALL"... Nuff said!)

    ----

    "but i would have done this using a TEXT EDITOR and not PHOTOSHOP" - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) ----

    LOL, again:

    By the way - you're NOT the only 1 here from the *NIX crowd here @ /. that said he could "fake his results":

    A fellow named "SanityInAnarchy" also said he could, albeit via PHOTOSHOP'd means...

    ----

    "This is what i did the first time, my system scored 60.something... but i can't locate it now because slashdot no longer lets me see my entire posting history. - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) ----

    Hey - I can find my posts, as an "A/C", no less!

    Why can't you?

    You actually have an advantage here, since you are registered, for me?? It's a damn struggle, but I find the words I state that prove yours wrong, per your accusation here:

    ----

    "You challenged people to get a higher score than you, which is what i have done, nowhere did you ask for the flaws to be pointed out, but that has also been done too, and now you are trying to backpedal." - by Bert64 (520050) on Tuesday October 09, @05:31AM (#20908779) Again: I didn't?

    See here (for one, because I mention it more than just here, mind you):

    ----

    http://it.slashdot.org/comments.pl?sid=246115&cid=19774211 [slashdot.org] [slashdot.org]

    "HOWEVER, like any software? I have spotted "minor errors" the test makes, & I can prove this (from a Windows stdpoint no less, based on registry data &/or use of secpol.msc where it downscores myself, perhaps you NIX nuts can find the same) ... & it does NOT account for things like firewalls of ANY kind, or antivirus, but it is STILL a damn good test!

    Thus, because I KNOW there are tiny errors (3-4 in this program)? I know my actual security rating's higher than my photo (84.735) too, based on that fact..."
    - by Anonymous Coward on Friday July 06, @06:44PM (#19774211) ----

    Give us a break, Bert64... your cheating via VMWare (i.e.-> A potentially faked out environs for LINUX or any OS) & WHO KNOWS WHAT ELSE (like HTML editing, or PHOTOSHOPPING etc. as SanityInAnarchy stated he could/would do), plus accusing me of NOT asking others from the *NIX side find errors?

    Well, anyone reading here, can judge for themselves... & you WON'T look too good, Bert64!

    APK

    P.S.=> Man! All I would like to see is a valid, unfaked, non-VMWare run result from a *NIX person, this is all!... anyone HONEST here on /., that uses a *NIX of some sort that's willing to run this test outside of a VMWare environs? Thanks... apk

  240. Re:Time to tear you up more, "No proof Bert64", ag by Bert64 · · Score: 1

    5 individual replies, i feel honored.

    Have you no idea what vmware is?
    It simulates a physical machine, no part of the cis test ever tests for being installed in a virtual. I could dd the vmware image to a physical host and get the exact same score. The reason i used a vmware image was so that you could download it and verify the results, but you obviously have no idea how vmware works so i dont hold much hope of you being able to actually run it.

    You still think i used photoshop on an HTML file? I suggest you go and read photoshop for dummies...

    And you still think i cheated? I did not "cheat" as you put it. Cheating would be to modify the test program (which is trivially easy to do, the test parameters are an xml file) or modify the results (in a text editor, not photoshop). Instead, i merely implemented the configuration changes suggested by the tool's output. Had you downloaded my vmware image you would be able to see that, but your more concerned with making yourself look stupid than actually try to prove your point.

    I also did some searching around the information you posted earlier about yourself, and it seems you do this all over the place... Post garbage, cry like a spoilt child when your proven wrong. A very brief search on google basically makes you out to be a laughing stock with virtually nothing positive to be said about you.

    I haven't read any of the articles you mentioned, simply because they are in old printed magazines which are at least several years old. It seems that some years ago you at least had some respect and a few worthwhile tools published, it's sad to see how far you've sunk and i truly feel sorry for you. I would liken you to SCO, once respected but due to some back luck, stupidity, errors etc, you've become a laughing stock that everyone looks down upon and pities.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  241. Bert64: KEEP ON TOPIC please as well... apk by Anonymous Coward · · Score: 0

    Read my subject line, Bert64...

    Quit trying to escape my init. challenge to you!

    KEEP ON TOPIC @ least (please), per this statement of yours I am quoting now:

    ----

    "Closed source is negative because it stifles progress..." - by Bert64 (520050) on Sunday October 07, @10:36AM (#20887833)> ----

    This is what I stated to others in THIS thread, regarding that (& Bert64 took it "off course" & is now highly doubtful (to put it lightly) as to his "test methods" on the CIS TOOL test, & he points out how he cheats it basically above as well):

    ----

    http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&pid=20891165#20904545

    MY POINTS, vs. Bert64's (who has run now & is nowhere to be seen), in a SYNOPSIS/NUTSHELL:

    I am saying that IF I had source to an app (LIKE OPEN SOURCE GIVES YOU and Hacker/Cracker types too)?

    I could find the same (& probably MORE. more easily) security vulnerabilities in an app via its native original source, simply by tracing it thru a compiler whose language it was written for, mainly because high-level languages (e.g. C/C++, Delphi, Basic, etc.) are simpler to deal with BY FAR, than raw ASM dumps of a running app in an external debugger...

    ----

    Basically, because it's FAR EASIER reading "Macro'd ASM" (which is basically what a compiler & a HLL language like Delphi/VB/C or C++ for example gives you, via their instructions/functions sets give you vs. RAW asm) in HLL's (Higher Level Languages) than it is doing raw assembly traces in tools like WinDbg for example!

    Thus:

    THE ONLY "PROGRESS" CLOSED-SOURCE CODE STIFLES? The progress of those looking to find security holes in it, vs. having OpenSource raw native source & running it thru a tracedebugger inside the compiler whose langauge it was written in!

    Easier BY FAR, than tracing (using external debuggers on compiled & already linked binaries/executables) ASM language dumps those give you... BY FAR!

    APK

    P.S.=> This is the original point I was confronting you on here Bert64... any thoughts? LOL, this one, I don't think you can "HTML EDIT" or "VMWare Environs Fake LINUX" (or SanityInAnarchy PHOTOSHOP EDIT) either!

    Above ALL/After all Bert64, once more:

    I quote your init. words & what I was challenging here AND YOU TOOK IT OFF TOPIC (gee, I wonder why (NOT))...

    IF you've done this type of work (though you ask for proof of my status in this field & I provided several examples thereof in publication, where you provide NONE/ZERO/SQUAT/NADA upon MY request in return that you do so, mind you) you would NOT have stated that...

    (Especially since you have been caught using nefarious means in VMWare usage (plus possible HTML edits + possible other means YOU ALLUDED TO, & others have in PHOTOSHOPPING (sanityinanarchy to be specific)) & such in your "test methods" on CIS TOOL now)

    You've also have had to eat your words in accusations sent my way 2x now as well, you're NOT looking good!

    Such as:

    1.) Your asking for proof of my status in this field (which I provided freely via examples from publications in this field of endeavor, whereas you do not EVEN WHEN I ASK YOU SHOW THAT IN RETURN AS YOU ASKED IT OF MYSELF)

    &

    2.) Your also saying I never asked *NIX folks find errors, when I clearly did (see my replies to this post where I quote the postings I actually HAVE asked that *NIX folks find bugs in CIS Tool's results - I have on Windows, 3-4 of them now, but I did not use "cheated means" to overcome them either, as Bert64 has)... apk

    1. Re:Bert64: KEEP ON TOPIC please as well... apk by Bert64 · · Score: 1

      So you bring it back to the point that closed source stifles innovation, where i quoted several reasons for this.
      Not one of those reasons made any reference to being able to reverse engineer the code, I made several other points none of which you have addressed.

      Instead you have fabricated a point that I didn't make, and then used that to try and argue against me. Have you got mental problems or are you just trying to be annoying? I really do pity someone who's so incapable of intelligent debate as to fabricate both sides of an argument himself.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    2. Re:Bert64: KEEP ON TOPIC please as well... apk by Anonymous Coward · · Score: 0

      More b.s. from Bert64:

      "So you bring it back to the point that closed source stifles innovation, where i quoted several reasons for this." - by Bert64 (520050) on Tuesday October 09, @10:04AM (#20910899) Of course - was it NOT the topic of discussion here that you evaded rather conveniently? Is not "reverse engineering/disassembly" a method of finding bugs?? I centered on that, naturally, because CLOSED SOURCE CODE forces one into that to find bugs (sometimes), or, just to understand the code itself, while it runs, because that is one of the ONLY AVENUES CLOSED SOURCE ALLOWS to understand it FULLY.

      Please... quit dragging this off topic (or, since you have done so? At least run the CIS TOOL in an honest, native LINUX install, instead of VMWare & also without editing the HTML or making faked files as you stated you could & probably did!)

      ANSWER THE QUESTION I had originally asked you above, & stay on topic ("You can do it" bert)!

      APK

      P.S.=> Now, you say I am not capable of intelligent debate? Hey - when asked for proofs?? I provide them... you do not, when asked for them in return, everytime (evasions do NOT look good).

      In other words, Bert: Evasions of questions is NOT "intelligent debate", & you've done SO MUCH OF THAT, especially regarding the original topic, it's NOT even funny, along with accusing me of things I directly provided proof for, & when you were asked for the same proof?? You had NADA/SQUAT/ZERO.

      You do however, provide methods of cheating the CIS TOOL test that unfortunately, I believe you doubtless used on your behalf, since you even had the gall to suggest them... pitiful!

      You also accuse me of not asking the *NIX crowd here find some "bugs" in CIS TOOL, which I did ask for (though you SHOT YOUR MOUTH OFF YET AGAIN & HAVE TO EAT YOUR WORDS FOR IT no less) & prove it so, via a quote of my words from my init. challenges to those here that use *NIX variants.

      You also state I offered no proof of my status in this field... I have, numerous ones (only a partial list), whereas when you are asked for the same? YOU HAVE ZERO!


      Man... apk

  242. Bert, VMWare's NOT "straight Linux" for one thing by Anonymous Coward · · Score: 0

    "You still think i used photoshop on an HTML file? I suggest you go and read photoshop for dummies..." - by Bert64 (520050) on Tuesday October 09, @08:41AM (#20909939)

    Yea, ok Bert64... read closer next time - The PHOTOSHOPPING? Was alluded to as a cheat method by a fellow here @ this website named SanityInAnarchy... I got that potential idea of a cheat from he, since he said he could do that... much as you have, via VMWare usage & saying you used HTML edits of your results (or, that you could - good enough for me).

    AND STAY ON TOPIC PLEASE:

    See here:

    http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&cid=20910345

    Let's see you "HTML edit", "VMWare fake", or "PHOTOSHOP" your way outta that one... after all/again - it's only questioning YOUR WORDS, as I have HAD TO, thru this entire exchange (as well as your "testing methods").

    APK

    P.S.=>

    "I also did some searching around the information you posted earlier about yourself, and it seems you do this all over the place... Post garbage, cry like a spoilt child when your proven wrong. A very brief search on google basically makes you out to be a laughing stock with virtually nothing positive to be said about you" - by Bert64 (520050) on Tuesday October 09, @08:41AM (#20909939)

    Oh, really Bert? You're the one who says I said things I never did or you said I omitted things (like asking *NIX folks find "bugs" in CIS TOOL)... eat those words BOY!

    Now, you also stated I never asked *NIX folks find bugs in the CIS TOOL (as I have & asked *NIX folks to find also)... so, what is this?

    ----

    http://it.slashdot.org/comments.pl?sid=246115&cid=19774211

    "HOWEVER, like any software? I have spotted "minor errors" the test makes, & I can prove this (from a Windows stdpoint no less, based on registry data &/or use of secpol.msc where it downscores myself, perhaps you NIX nuts can find the same) ... & it does NOT account for things like firewalls of ANY kind, or antivirus, but it is STILL a damn good test!

    Thus, because I KNOW there are tiny errors (3-4 in this program)? I know my actual security rating's higher than my photo (84.735) too, based on that fact..."
    - by Anonymous Coward on Friday July 06, @06:44PM (#19774211)

    ----

    You shoot your mouth off, & there is proof again, that you do!

    AND, apparently, You have NOTHING LIKE THIS LIST (though I now & previously have asked you produce one like it since you asked it of myself), yourself:

    ----

    WINDOWS NT-Magazine (forerunner of today's .NET/ Windows IT Pro magazine) 1997 (iirc, Oct. issue pg. 83) issue review by Mr. John Enck, a technical editor of theirs for SuperCache & SuperDisk by EEC Systems (now SuperSpeed.com - first part was writing up an article featured on their corp. website alongside Mr. Enck no less, about the technical effective uses of Ramdisks, & the latter was on PAID CONTRACT to improve the mathematics & algorithm for tuning their SuperCache product w/ a programmatic addon they shipped w/ their product, & now is incorporated into the main program itself (Mr. Eric Dickman is their CEO iirc, & offered me a job w/ them back in 2003, but life took me to NYC instead of BOSTON) - they ARE A CERTIFIED Microsoft Partner you know, by the by)

    WINDOWS MAGAZINE, 1997, "Top Freeware & Shareware of the Year" issue page 210, #1/first entry in fact (my work is there)

    PC-WELT FEB 1998 - page 84, again, my work is featured there

    PC-WELT FEB 1999 - page 83, again, my work is featured there

    CHIP Magazine 7/99 - page 100, my

  243. Re:Bert, VMWare's NOT "straight Linux" for one thi by Bert64 · · Score: 1

    Now come on, all you can do is accuse me of cheating without having downloaded the vmware image to prove how i cheated. As i said before, i simply followed the recommendations within the cis tool itself. If you would bother to read the output, you would find that it actually provides COMMANDS WHICH YOU CAN CUT AND PASTE alongside any "fail" results, have you ever even tried running it on a unix system? Did you even bother reading the HTML which i posted?

    Behold:
    3.6 Disable Standard Boot Services Check Type: Status:
    OVAL5 Failed
    Description
    Action:

    for FILE in apache2 apache apmd autofs fbset gpm hotplug \
    hwscan joystick lpd mars-new named nfs portmap smb snmpd \
    ypbind ypserv yppasswdd; do /etc/init.d/$FILE stop
    chkconfig $FILE off
    done
    for USERID in lp apache named mysql; do
    usermod -L -s /bin/false $USERID
    done
    Discussion:

    If you merely execute the commands posted in the HTML output, you will usually achieve a pass in that area.

    You challenged people to point out flaws in the cis test? not to me you didnt, but here you go anyway:

    1.5 Install and Run Bastille
    Current versions of bastille (3.x and higher) have an upper case B in the package name, the cis tool checks for it's presence with a lowercase b (as version 2.x) but the tool tells you to install 3.x

    2.2 Configure TCP Wrappers and Firewall to Limit Access
    It checks for the presence of tcp wrappers, most people use firewalls instead of tcp wrappers these days as theyre less susceptible to dos attacks, the tool doesnt check for firewalls

    5.1 Capture Messages Sent To Syslog AUTHPRIV Facility
    Modern linux systems no longer use syslog, preferring to use a superior alternative such as syslog-ng, the cis tool checks only for a syslog config,

    5.2 Turn On Additional Logging For FTP Daemon
    It also says to turn *OFF* ftp.. I would remove ftp completely, in which case the configuration file enabling logging wouldnt be present and this test would fail.

    5.3 Confirm Permissions On System Log Files
    This test explicitely tests the permissions of several system log files, and will fail if the permissions are wrong or those files DONT EXIST... if you run something other than syslog, or dont run all of the log-generating programs (as the cis test recommends) then the files wont exist and you'l fail.

    5.4 Configure syslogd to Send Logs to a Remote LogHost
    same as 5.1

    7.2 Create ftpusers Files
    What is the point of this if you dont run ftp, cis recommend you dont run ftp but then demand that you create an ftpusers file (which would be redundant without ftp running)

    7.3 Prevent X Server From Listening On Port 6000/tcp
    this checks for the presence of certain configuration files too, not only that but it checks for the exact formatting within those files, a space or a comment in the wrong place and it fails. I would secure a server by removing X11, in which case it wouldnt be listening on port 6000, cis would fail me for this even tho not having X at all is more secure.

    7.4 Restrict at/cron To Authorized Users
    I never run at/atd, therefore the cis would fail on my systems due to the lack of an at.deny/at.allow, i would probabl configure cron by setting permissions on the executable rather than using cron.allow/deny as this is more secure (you cant execute it at all, vs the crontab program executing and following the code path to parse the cron.deny file)

    7.6 Configure xinetd Access Control
    not running xinetd at all is surely more secure than configuring it in any way, cis test fails if this configuration is not found

    7.11 Only Enable syslog To Accept Messages If Absolutely Necessary
    see 5.1

    9.2 Create Warnings For GUI-Based Logins
    this requires warning banners to be configured for all the graphical login programs, if you dont have them installed the config files wont exist so you fail.

    Many of the tests are also flawed in that they check for particularly for

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  244. Stay On topic please... Original topic was what? by Anonymous Coward · · Score: 0

    This was:

    "Closed source is negative because it stifles progress..." - by Bert64 (520050) on Sunday October 07, @10:36AM (#20887833)> To which I said this:

    ----

    http://linux.slashdot.org/comments.pl?sid=320419&threshold=-1&commentsort=0&mode=thread&pid=20891165#20904545 [slashdot.org]

    THE ONLY "PROGRESS" CLOSED-SOURCE CODE STIFLES? The progress of those looking to find security holes in it, vs. having OpenSource raw native source & running it thru a tracedebugger inside the compiler whose langauge it was written in!

    ----

    MY POINTS, vs. Bert64's (who has run now & is nowhere to be seen), in a SYNOPSIS/NUTSHELL:

    I am saying that IF I had source to an app (LIKE OPEN SOURCE GIVES YOU and Hacker/Cracker types too)? I could find the same (& probably MORE. more easily) security vulnerabilities in an app via its native original source!

    That'd be done by tracing it thru a compiler whose language it was written for, mainly because high-level languages (e.g. C/C++, Delphi, Basic, etc.) are simpler to deal with BY FAR, than raw ASM dumps of a running app in an external debugger...

    (Basically, because it's FAR EASIER reading "Macro'd ASM" (which is basically what a compiler & a HLL language like Delphi/VB/C or C++ for example gives you, via their instructions/functions sets give you vs. RAW asm) in HLL's (Higher Level Languages) than it is doing raw assembly traces in tools like WinDbg for example!)

    APK

    P.S.=> Bert64, listen: You said this about the CIS Tool test, & I can't trust you there:

    http://slashdot.org/comments.pl?sid=320419&threshold=1&commentsort=0&mode=thread&cid=20888771 [slashdot.org]

    "I could create a higher score simply by faking it, by creating the (redundant) configuration files it's looking for" - by Bert64 (520050) on Monday October 08, @11:37AM (#20899429) apk

  245. Learn to stay on topic moron by Anonymous Coward · · Score: 0

    Learn to stay ON TOPIC moron

  246. Linux kernel and its ware have more security vulns by Anonymous Coward · · Score: 0

    The point I gathered here is that Linux kernel only (whereas Windows' entirety was tested) shows more security vulnerabilities than does Windows, and that IIS 6x has less security vulnerabilities than does Apache, and SQLServer 2005 has less security vulnerabilities than does Oracle 11x which runs iirc on Linux. No matter how you try to slice and dice or interpret the findings in favor of Linux, you can't really win, because more holes are in Linux and its wares.

  247. Re:ARGUE WITH FACTS - not done yet by Anonymous Coward · · Score: 0

    " Your challenge is pointless" - It's far from pointless, here is why:

    Mainly because if your initial results are like, for instance, similar to Bert64's (who took this test, albeit under a VMWare environs), you'd probably have scored into the 60's ranges!

    (& the same is on Windows, because XP SP 2 for example, hits into the 75++ ranges by default, but can be EASILY 'hardened' up to 86 ranges with a few minor mods to security policies).

    The point? To show people that for all of the "Linux is secure" stuff I see here @ slashdot, it is not as secure as it can truly be. Same with Windows out of the box/oem stock.

    THE MAIN POINT HERE THOUGH? Everyone gains here who tries it, by hardening their machines! Bonus... which is part of what I wanted in the first place (along with valid, unfaked results from *NIX folks on it who try it), but only NOW do folks try this test here @ /., where before it was like pulling teeth to get them to try it. Now they have, I see some of their objections, & I can carry + report that back to the folks @ CIS TOOL (they're NOT 'big' on answering back though, unfortunately)... alongside the list I have above from Windows Server 2003 related tests as well I have found that MAY be "in error" as well!

    (and more people replying (other than myself only) in their comments have found this tool interesting & useful for shoring up their security even on their Linux rigs in the replies here)

    Does it make some mistakes? Apparently it does on Linux also, as I am pretty damn certain it does on Windows (3-4 that would put my system score into the 88-90 ranges in fact), in areas like:

    ----

    1.) Remotely accessible registry paths (no big deal if you turn off the remote registry service OR blank them out in security options in secpol.msc)

    2.) Named pipes remote accesses. (Same deal as #1 above, in secpol.msc & other mmc.exe snapins for this work).

    I blanked BOTH out, per the directions CIS TOOL gives you, & that is noted as the correct thing to do - I still get 'scored down' & I cannot find out why. I have written the people that code it, no reply yet.

    3.) Various userrights that certain services/daemons possess & when I attempt to reset them, they always "snap back" to the original values, & that scores me down as well.

    ----

    I am certain if I could get past those "problem areas" on CIS Tool, I would be into the 90's ranges, cleanly.

    APK

    P.S.=> I see some of your complaints & points. They are noted.

    Bert64 (another taker here of this test, but I can't trust folks' results that say they'll edit the HTML, or PHOTOSHOP it (another fellow named SanityInAnarchy said he could do that to fake his test results in other threads where I noted this tool)) had some as well, BUT, he stated I never asked that *NIX folks report ones they found, where I showed him a quotation I clearly did...

    Why did I do that?

    So I can tell the people who code it to "brush up" on various areas *NIX users complained about, as I have to the folks @ the CENTER FOR INTERNET SECURITY (who produce CIS TOOL) about the problem Windows areas I noted. I did the same with the folks that code BELARC ADVISOR, which offers similar tests, but only for Windows (whereas, as you know, this test in CIS TOOL is multiplatform, & runs on Linux, Solaris, BSD variants, & Windows).

    On a side note? My score as of today is 85.256, on the "Benchmark: Windows Server 2003 Benchmark Legacy Profile - Domain" test version... up from 85.185.

    I am hoping to get either "work-arounds" for the problem areas I noted, OR, that the CIS TOOL test be amended in those areas I noted, in its code... apk

  248. Not a fair test, Linux actually has advantage by Anonymous Coward · · Score: 0

    Well, no matter how anybody tries to slice and dice this data, I still see more security holes in Linux kernel (which is not all of Linux, so there is probably far more - Windows was tested by comparison, in its entirety, including the desktop shell components: This is fair? Imo, it actually is in favor of Linux because only part of it was tested!) and also more holes in Apache vs. IIS and I looked @ Oracle 11x & it too has more holes found than SQLServer 2005 does.

  249. Bert64 you sound like the garbage spewer here by Anonymous Coward · · Score: 0

    My subject line says it all. I took a read of this and you said a few things that make you look very bad here Bert.

    ****

    "As to cheating, it would be easily possible to create a horrendously insecure system that passes the cis test. I would do this by disabling all the default suse services, and then install insecure services manually. the cis test is very limited in scope, and would ignore anything not installed in a default location. It is for this reason that this test is ultimately useless." by Bert64

    Bert64 you just saying that makes me also distrust anything you put out here.

    ****

    "As to who i am and what i do, i can't tell you that because of the nature of the work. Take that as you will and think what you like." by Bert64

    I will tell you what i think of that and that is that you are an unemployed person who is afraid to state that here. Trying your James Bond Secret Service type approach is not very convincing.

    You asked this person apk you are responding to for his credentials and proof of his status in this field and he has a lot, where you have none.

    ****

    "So if you even bother to read this and don't skulk away like you did last time, i'd be very interested in seeing your answers to these points." by Bert64

    It also seems you are avoiding the main subject here, and that was where you state that Closed Source code stifles progress. I am inclined to agree with apk on his points on that, and if I understood it, if you have opensource code it would be simpler and faster to find the bugs to fix them, but, also to exploit them as well because it is not as difficult to step trace sourcecode, as it would be to trace debug an application via an external debugger and the assembly language dumps they provide.

    ****

    "If you just gonna spew garbage again and not answer any of the points, dont bother. you'l just make yourself even more pathetic." by Bert64

    Bert, you asked him for proofs of his status in this field, he provided them. When you are asked for that in return, you state some garbage, not he. Who are you trying to fool here. You have not convinced me, especially with your statements about Closed Source code harming progress. The only progress it harms is that of those looking to exploit programs for security vulnerabilities since closed source code is harder to do that to.

    You also said you could cheat this test, and I agree that running LINUX under VMWare is not totally legitimate, and the fact you said you could cheat it via HTML edits also is enough for me to doubt you as well, as to whether you cheated the results or not.

    1. Re:Bert64 you sound like the garbage spewer here by Bert64 · · Score: 1

      When doing security work of any kind, the companies you work for don't like the information being made public. I don't want or need people on slashdot knowing who i am, so i am quite happy for people to believe i'm unemployed.
      Also what you call "proof" merely proves that someone exists, it doesnt prove that the user on slashdot is the same person as mentioned on the sites posted.

      Why is vmware not legitimate? Many companies run a large number of servers under vmware these days. How exactly does being executed under vmware make a difference to the cis test? If you can show me a valid reason why vmware makes a difference i will re-run it on native hardware. I used vmware so i could post the image online, so that the results could be verified.

      Yes obviously html can be edited, you should be smart enough to realise that for yourself without me having to point it out. Again, i posted the vmware image online for the express purpose of allowing people to verify that this wasnt the case. Did you bother to do so?

      I stated that closed source stifles progress, and then listed a number of reasons why i believe that to be the case. I did not list the ability to find bugs as a reason. None of the replies have addressed any of the reasons that i did post, and have completely strayed from the point. If you believe any of the original reasons i posted are not valid, please explain why. They were (in a nutshell):

      Cant port to new architectures, vendors wont until there are users, users wont use the new arch until there is software, this has contributed greatly to the failure of ia64 and the slow transition from 16->32 bit.
      You have only one proper source of support
      If vulnerabilities / bugs are found, only one vendor can really fix them

      Incidentally, i believe you are apk. Few other people would bother still reading this story, your just trying to fool me into thinking your not a single pathetic loser.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  250. Re:Linux kernel and its ware have more security vu by spuzzzzzzz · · Score: 1

    The point I was trying to make is that the number of security vulnerabilities is not as important as the type and criticality of the security vulnerabilities. That's why my original post gave a relatively detailed breakdown (which you seem to have ignored) showing that the vulnerabilities of Windows 2003 are more serious than the vulnerabilities of Linux 2.6.

    As for web servers and database servers, you may be right; I thought I made it clear on more than one occasion that the purpose of my post was to point out a flaw in the original poster's argument, not to get into a Linux vs. Windows flamewar.

    --

    Don't you hate meta-sigs?
  251. Re:Stay On topic please... Original topic was what by Bert64 · · Score: 1

    I will quote the original post i made, which you are seemingly unable to read:

    ----
    Closed source is negative because it stifles progress...
    Each vendor has to reinvent the wheel, and can't legally learn from the others. With open source you can reuse other people's code and build upon it. Closed source ensures that only vendors with enough cash to develop a complete application can enter the market, with open source it's easy to build upon an existing project.

    Smaller companies or individuals who want particular features have very little chance of getting them in a closed source world, they would have to pay whatever fees a given vendor demanded *if* that vendor was even willing. With open source sufficiently capable people can implement those features, while other people can hire coders to do it for them.

    New hardware architectures are far less likely to succeed, just look at IA64 as an example, failing miserably even with the backing of Intel and HP, because people can't run their closed-source apps on it. And vendors won't port those apps until there's a market, thus you have a catch-22. Therefore processor makers are constrained by choices Intel made 30 years ago, as they try to develop new chips while maintaining compatibility. As another example, Apple had to spend considerable time and effort on Rosetta to allow legacy PPC apps to run on their Intel based Macs. In an open source world many of those apps could be easily recompiled, and doing so for a large number of them would probably have taken Apple less time and effort than writing rosetta.

    There's also the matter of trust, some large companies and governments are paranoid and want to see the source code and actually build it (so they can be 100% sure the binaries they have came from the source they've seen). A lot of people are equally paranoid, and some of them do have the capability to audit and compile the source.

    Long term support - closed source software is at the mercy of it's vendor, so there is a chance of the product being discontinued, or the source code being lost. Users of closed source software have no fallback in situations like these.

    Multi vendor support - with the source open, any vendor can begin providing support services around an open source application, customers are free to choose the vendor and support package that suits them, instead of being stuck with a single source of support. As a consequence, vendors are forced to compete. If you want a commercially supported linux you have plenty of choices, for commercially supported windows you have only one source.

    Less lock-in, with open source you are far less likely to find your data locked away in a secret format known only to one company.

    There are many negatives associated with closed source, and virtually no positives as far as the customers are concerned. If you have evidence to the contrary i'd like to hear it.
    ----

    And i was replying to an anonymous poster who said:
    ----
    Explain how closed source is so negative? Sure, you don't have the option of multiple people looking at things and fixing bugs, but when it comes to an end user only thing, does that really matter?

    Be serious with yourself here - no mom-and-pop is gonna see "ooh, this program has a bug, we better look at the source and fix it" - at BEST you'd find then posting, on a forum, the bug, and someone else fixing it. Other times, they just deal with the bug and continue.

    *** how long are we going to have to wait for the big breakthrough?" ***

    There won't ever be a big breakthrough until there are games out SOLELY for Linux systems that can compete against the mainstream games out there nowadays....games that make people WANT to run linux and NEED to run it in order to play the games.

    Once that happens, then you'll see your breakthrough.

    Too bad we'll all be dead before it happens.
    ----

    Can you point out where i talked about finding vulnerabilities/bugs? The AC i posted to mentioned it, I mentioned seve

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  252. Arguing is stupid: Discuss points on errs made by Anonymous Coward · · Score: 0

    PLEASE READ, END-TO-END

    (Thanks, because as my subject line states? Well, I agree with it (I have not been in the greatest mood the past 4 days now, because I had to bury my Grandmother yesterday, & the day You & I "got into it", I found her dying on the floor... was NOT a 'good day', so please - try to understand where I have been coming from the past week now)):

    If you broke thru the score for CIS Tool to 90++ scores, then great - it was REALLY what I am looking for outta you "Pro *NIX" nuts here @ /., which IS imo, UNDOUBTEDLY, the "home of the Penguin online". THAT, & to show you guys that as nice as today's machines are, security-wise via better default policies?? They have a LONG WAY TO GO TO BE "perfect" (whatever that is, right?). I am up to 85.706 now, but cannot get farther (details below).

    I just do not agree with running it under VMWare is all, because IT IS EMULATION, not the "real deal".

    Now, when you said you'd "cheat the test"? I got into a HUGE "to do" with SanityInAnarchy (another member here) who said he could fake the photos via PHOTOSHOPPING them... & that, to me, defeats the purpose of testing @ all, via outright cheating. That ticked me off, & it got me 'started'...

    3 ERRORS I FIND IN THE WINDOWS SERVER BASED CIS TOOL TEST (that are perplexing the HELL out of me & have to be "bugs" in its code):

    ----

    1.) CHANGE THE SYSTEM TIME:
    NETWORK SERVICE keeps re-adding itself (somehow) though I remove it here, & that IS the recommendation from CIS TOOL.

    2.) ANONYMOUSLY ACCESSIBLE (Shares & NamedPipes (both, they are separate categories)):

    3.) IMPERSONATE A CLIENT AFTER AUTHENTICATION: This is where NETWORK SERVICE "demands" to be in place, & I think this is a new thing for Windows Server 2003 via service packs, but not sure... anyhow, the test errs here, bigtime not realizing this.

    (I.E.-> I keep removing any NON-ADMINISTRATOR GROUP MEMBERS as the tool advises, & no matter what? It keeps placing NETWORK SERVICE back into it. I tried to use local secpol.msc to enforce it, but GROUP POLICY/DOMAIN WIDE policies keep overriding it (funny part is? My home rig is NOT PART OF A DOMAIN!))

    ----

    These are holding me back from a 90++ range score, or damn close to it... & I have followed the directions closely, but something keeps switching them back (I believe it is the latest service pack FORCING that NETWORK SERVICE be allowed to change the system time & also

    I can only hope you did not have to pull something dumb like that, because it would be a waste.

    The CIS TOOL itself is fairly useful, & others noted it in this thread in fact (if you look, you will see that other *NIX fiends did say so, & it provided them a useful guide to better security).

    This is the 1 GOOD THING that comes of my "ribbing on you *NIX people here", when you guys try it, as you did & see 60++ scores on it, it motivates you to try to go higher... & you, specifically, did so.

    (Hopefully under honest circumstances).

    Now, I think YOU KNOW that I did indeed, ask you *NIX people who try it, & this IS WHY: I want to be able to submit some valid data to CIS TOOL's creators (the CENTER FOR INTERNET SECURITY) so this program does NOT continue to make errors... & there ARE ERRORS IN IT, I have found them in the Win32 models, as I am fairly certain you did in Linux.

    Still, it would be COOL to see it run on a STRAIGHT LINUX INSTALL... but, I can understand it is a PAIN to setup another HDD, & install it, & harden it too.

    Up to you though - but, it'd be neat to see a 100% non-emulated install of LINUX (especially an SeLinux kernel hooks for security bearing distro, like Ubuntu, but hardened WAY MORE than the default policies for MAC labelling security on files/folders/config files/sockets).

    The reason I state this is, I want to go to the folks @ CIS TOOL (just as I had for BELARC ADVISOR) &

    1. Re:Arguing is stupid: Discuss points on errs made by Bert64 · · Score: 1

      Ok...

      I still fail to see how vmware can have any effect on the things tested by the cis tool... None of the things tested would be in any way effected by the use of vmware, in which case creating a vmware image was both much quicker.

      As i noted, a default install of SUSE 10.3 gets a score of around 60, i forget the exact number.

      The issues you have with windows 2003 are very similar to things i encountered with suse 10, in that the tool was intended for an earlier version and things have changed. In the case of suse it's possible to comply with the test by rolling back the applications it fails on (bastille, syslog etc) although this actually decreases security while increasing your test score.

      You mention Ubuntu and SELinux, the cis test doesn't support Ubuntu. It only supports SUSE 9 and aparrently RedHat, but i couldn't get the RH version working. That said, i did run the suse test on a gentoo box and the results are here:
      http://enigma.ev6.net/result2.html

      The score was 46, and is incredibly misleading, most of the tests fail because they cannot find suse specific files such as /etc/permissions.local, or the suse specific locations for configuration files. The actual goals sought to be achieved by the tests are for the most part implemented on this system, just not in the same way as the cis test expects, for instance:
      3.4 Disable GUI Login If Possible Failed
      I don't have any form of GUI installed on the system whatsoever, no X11 nothing.

      But i have no doubt that an install of suse 9 could get a 100% score simply by cutting+pasting the help provided in the html output. I would imagine windows 2000 or any other supported os would be exactly the same. However I'm also certain that i could configure suse 9 in a more secure way but which would fail this test.
      I believe suse 9 supports selinux by default btw, tho it's not enabled and the cis test doesnt make any mention of it.

      -----
      I said in the original post how closed source stifles progress, not in relation to bug finding, but in relation to several other points. Your points about bug finding are correct, it is easier to find bugs but also easier to fix them too. This can be a plus or down side depending on who you are, what your requirements are and who you're scared of etc. It's also important to remember that not all bugs are security related, a majority of them have no security impact whatsoever but are still incredibly annoying to users.
      I would say that overall it's a plus to have the source, because blackhats will search for bugs in any case, but with the bugs being easier to find the chance of white hats finding and fixing those bugs is also higher. Then you have the advantage that you and/or others can fix non security related "annoying" bugs.

      You are also missing out on another interesting point. With closed source there will only be a small number of "builds", so the memory layout will often be the same or predictable. Conversely, programs compiled by hand can be compiled in many different ways, different compiler flags, different configure options, making an exploit coder's work that much harder. // I could not understand in your init. post HOW ON EARTH you could say that "closed source stifles progress", & especially vs. those looking for security holes in code...

      I _NEVER_ made the point your trying to argue against, please reread the original post. It stifles the general advancement of computing as a whole. Although finding and fixing bugs could also be considered a form of advancement too.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    2. Re:Arguing is stupid: Discuss points on errs made by Anonymous Coward · · Score: 0

      "The issues you have with windows 2003 are very similar to things i encountered with suse 10, in that the tool was intended for an earlier version and things have changed. In the case of suse it's possible to comply with the test by rolling back the applications it fails on (bastille, syslog etc) although this actually decreases security while increasing your test score." - by Bert64 (520050) on Thursday October 11, @05:05AM (#20937333)

      Well, the things (3 areas) I saw under the CIS Tool Windows tests (22 of them, vs. 11 for Linux (which I found odd)) are things I KNOW I HAVE SET RIGHT (removing named pipes AND shares that can be accessed anonymously, & NETWORK SERVICE being able to reset the system time) & the test is making an error.

      I see that you found things like that on the *NIX based test too.

      This is the type of information I report back to them @ the CENTER FOR INTERNET SECURITY for Windows, & now I have something from the *NIX world.

      The reason I am not into doing it under VMWare, is because I don't want to submit that kind of data to they @ the CENTER FOR INTERNET SECURITY, is because of how you ran it:

      ----

      "I still fail to see how vmware can have any effect on the things tested by the cis tool... None of the things tested would be in any way effected by the use of vmware, in which case creating a vmware image was both much quicker." - by Bert64 (520050) on Thursday October 11, @05:05AM (#20937333)

      It's under an emulated environs is about all I can say about running it under VMWare, vs. just doing a STRAIGHT Linux installation. That's the only hassle I had with it. I am hoping if/when I submit that data from youself they don't consider it a "faked environs" really.

      ----

      "But i have no doubt that an install of suse 9 could get a 100% score simply by cutting+pasting the help provided in the html output. I would imagine windows 2000 or any other supported os would be exactly the same" - by Bert64 (520050) on Thursday October 11, @05:05AM (#20937333)

      Couple of points to consider here:

      IF you note my score of 85.706 (current highscore from myself)? If I were to get the points I am contending above as being bugs in CIS TOOL (CIS TOOL is wrong imo, I have set the 3 areas I fail in correctly, per what they state they should be in fact) do NOT ADD TO 100% ontop of my present score, even IF I HAD THEM RIGHT!

      I.E.-> It seems in the Windows model of this test, 100 is impossible (do the math from my score image from my original links for it)...

      ODD!

      Plus, you get actual configuration "snippets" to use in the LINUX version it seems... I don't get those in the Windows model.

      It's been interesting poring over/perusing a score from a LINUX machine in any event. Much shorter test/less tested it seems (is this right/wrong? Not sure), & better advice seems to come out of the *NIX models for HOW to secure yourself, it's more "precise" info..

      ----

      " Your points about bug finding are correct, it is easier to find bugs but also easier to fix them too" - by Bert64 (520050) on Thursday October 11, @05:05AM (#20937333)

      I noted that above: It can be a "double-edged sword"... in that if you have opensource, you could theoretically fix the bugs yourself (IF you know how to code & understand what you MAY be affecting in the long haul), but, again - you can find the bugs for creating/using security holes faster too.

      ----

      "I _NEVER_ made the point your trying to argue against, please reread the original post. It stifles the general advancement of computing as a whole. Although finding and fixing bugs could also be considered a form of advancement too" - by Bert64 (520050) on Thursday October 11, @05:05AM (#20937333)

      Hmmm, I just interpreted it that way, but there is little doubt that tracing native raw source in the compiler & language it was

    3. Re:Arguing is stupid: Discuss points on errs made by Bert64 · · Score: 1

      I doubt they would care about vmware, while it is emulation of a kind it emulates the hardware so the os can run unmodified. Perhaps paravirtualization like xen, or even higher level virtualization like virtuozzo would have more of an impact.
      Even so, vmware esx is very commonly used in server deployments these days so it is a perfectly valid configuration to test.

      The windows test is much larger, this is mostly to do with windows itself being a far more complex beast.. It has layers upon layers of backwards compatibility cruft, many instances where multiple APIs do the same thing in slightly different ways or with slightly different options etc. Unix by contrast runs off a simple philosophy, everything is a file and is accessed through the single VFS layer, and it has always been like this. By having a good design in the first place, they've not needed to fundamentally change anything in an incompatible way.
      This also brings up another point against closed source, had windows and the apps running atop it being open source, the old backwards compatible apis could have been removed long ago as programs could easily have been updated to use the newer apis instead.

      As to why the default install is so weak, it's because people are lazy. They want everything to work out of the box with no hassle to configure (and hence why they dont bother turning off the default crap most of the time). That said, the diversity of open source operating systems has resulted in plenty of distributions which do have a secure-by-default approach, but these have limited mass market appeal for the reason stated above. Windows by contrast tries to be one size fits all, and thus caters to the largest body of users (the lazy ones).

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    4. Re:Arguing is stupid: Discuss points on errs made by Anonymous Coward · · Score: 0

      "I doubt they would care about vmware, while it is emulation of a kind it emulates the hardware so the os can run unmodified. Perhaps paravirtualization like xen, or even higher level virtualization like virtuozzo would have more of an impact. Even so, vmware esx is very commonly used in server deployments these days so it is a perfectly valid configuration to test." - by Bert64 (520050) on Friday October 12, @10:50AM (#20953889) I don't know if they will care if you used VMWare or not, but, we'll find out one way, or the other. I often use VirtualPC @ work to test wares on 9x/ME/98-98SE/NT 3.x/NT 3.5x, so I am fairly familiar how-why these are used, @ least for software testing.

      ----

      "The windows test is much larger, this is mostly to do with windows itself being a far more complex beast." - by Bert64 (520050) on Friday October 12, @10:50AM (#20953889) It is more complex than Linux, by far, & I have seen the diagrams of the comparison of their system call interface mappings, & I agree.

      ----

      "It has layers upon layers of backwards compatibility cruft, many instances where multiple APIs do the same thing in slightly different ways or with slightly different options" - by Bert64 (520050) on Friday October 12, @10:50AM (#20953889) This "cruft" for 'backward compatibility' has a BRIGHT-SIDE though: That backward compatibility helps to NOT have to either:

      1.) Rewrite old software for older MS OS' (costs money bigtime depending on the size & complexity of the project, & the project I noted earlier in our discussion here, as far as code I've written on contracts for various companies, went over 1 million lines of handwritten VB6 & Oracle stored procs, to replace a FoxPro app (all of them ended up talking to ORACLE via ADO (reads)/OO40 (writes), using both middlewares, because of the performance gains possible read vs. write)

      OR

      2.) Having to buy new software for purpose & adapting it (always the case in MIS/IS/IT environs usually, because nobody does business EXACTLY the same, or structures their data the same as other companies do).

      ----

      "This also brings up another point against closed source, had windows and the apps running atop it being open source, the old backwards compatible apis could have been removed long ago as programs could easily have been updated to use the newer apis instead." - by Bert64 (520050) on Friday October 12, @10:50AM (#20953889) Well, see the reasons above, in favor of "CLOSED SOURCE" & backward compatibility + WHY it's helped MS succeed, imo @ least.

      ----

      "Unix by contrast runs off a simple philosophy, everything is a file " - by Bert64 (520050) on Friday October 12, @10:50AM (#20953889) It's the SAME in MS' NT-based OS: EVERYTHING is a file... even device interfaces (like your monitor/screen pallet object) -> You Open them, Read/Write them, & close them (just like files).

      APK

      P.S.=> ANYHOW - I think we've concluded all we needed to @ this point, good discussion, & I am glad we could salvage it from being an argument, into a productive session, bouncing ideas off one another! apk

      MY TEST SCORES ARE HERE FOR YOUR FUTURE REF. IF YOU NEED THEM:

      http://forums1.techpowerup.com//showthread.php?s=e4a37b9066c132b9556af1b2b848f3cd&t=16097&page=2

      apk

    5. Re:Arguing is stupid: Discuss points on errs made by Bert64 · · Score: 1

      The backwards compatibility cruft is only necessary because the original system it's intended to be backwards compatible with was so poorly designed to begin with...
      Linux is backwards compatible at the binary level to the early 1.x series kernels (tho support for a.out binaries is optional nowadays), many distributions don't include the necessary backwards compatibility libraries anymore primarily because most programs are distributed as source and thus simply get recompiled, but there's nothing to stop you loading older libs.
      It's also source compatible to a large number of even older systems, I have C code that was originally written for old unixes running on vax systems which can still be compiled and executed on modern linux, because the source API for unix has largely remained compatible.
      Contrast with the windows API which differs hugely between releases, but also keeps the old incompatible APIs on newer versions, and cant easily be removed even if people don't intend to run older programs.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    6. Re:Arguing is stupid: Discuss points on errs made by Anonymous Coward · · Score: 0

      "Contrast with the windows API which differs hugely between releases, but also keeps the old incompatible APIs on newer versions, and cant easily be removed even if people don't intend to run older programs." - by Bert64 (520050) on Friday October 12, @03:10PM (#20958433) ?

      Looking @ the Win32 API @ least (not the "native undercore" like NT-based OS' NtAPI/ZwAPI stuff)& my having used it over the past 15 years now coding??

      Well, MOST OF IT (a good 95% or more in fact) WORKS ON SAY, Win9x-> NT -> 2000 -> XP -> Windows Server 2003 -> VISTA just fine & has VERY FEW DIFFERENCES IN IT between the 9x calls & NT-based OS ones (in other words, the majority of the Win32 API works across ALL MS OS & yes, even VISTA)...

      In fact, this app of mine is proof of that:

      APK REGISTRY CLEANING ENGINE 2002++ SR-7:

      http://www1.techpowerup.com//downloads/389/foowhatevermakesgooglehappy.html

      & so does this one:

      APK Matrix ScreenSaver:

      http://www1.techpowerup.com//downloads/390/APK_Matrix_ScreenSaver.html

      BOTH are written in Delphi (Object Pascal, which works on Linux too, via KYLIX, more on this below)!

      ----

      "The backwards compatibility cruft is only necessary because the original system it's intended to be backwards compatible with was so poorly designed to begin with.." - by Bert64 (520050) on Friday October 12, @03:10PM (#20958433) Well, it depends on WHAT Os from MS you mean - DOS, for example, especially around 5.0 - 6.22 models?? Solid as a ROCK... I only completely "floored" DOS maybe 3 times in using it from 1991-1993... that's pretty reliable, but it was only designed to be a SINGLE task / single user machine too.

      The point I was making is that some companies STILL use DOS based stuff (the place I am @ now, for instance, uses a FoxPro DB engine to track call center stuff... & FOXPRO FOR DOS (2.6 version iirc)). They are "welded" to it, because they are unable to find a suitable replacement, WITHOUT a rewrite (and, the BOSS wrote it, so it stays (ego thing)).

      Thus, being backwards compatible can be a blessing (in diff. circumstances like I noted, where no "turnkey instant solution" via a replacement app exists for Windows for example, OR they are unwilling/unable to foot the bill for a total REWRITE INTO WINDOWS FOR AN APP).

      ----

      "I have C code that was originally written for old unixes running on vax systems which can still be compiled and executed on modern linux, because the source API for unix has largely remained compatible." - by Bert64 (520050) on Friday October 12, @03:10PM (#20958433) With CHARACTER MODE/TTY/DOS mode (using this last term loosely) apps, usually this is easy enough to do, provided the .h files are completely ported for ALL functions called, between platforms.

      Thing is here though?

      Well, MOSTLY, it's much the same for Windows stuff too!

      I.E.-> As long as the .h files called between platforms ported to work fully & don't overlook things like registry vs. config files under etc. for instance, or sockets diff.'s that exist between diff. OS (how they use them), OR drive letters (Ms stuff) vs. mounted devices (NIX for example).

      Personally, for single stand-alone .exe files (not runtime interpreted stuff, which is slower)?

      I like Delphi/Kylix the BEST for "insta-ports" of the SAME codebase, between LINUX (Qt libs based shell stuff on KDE) & Win32.

      I.E./E.G.-> The same code can be used, ports instantly, allows statically compiled single monolithic exe's that are FAST, from the exact same codebase in Object Pascal/Delphi/Kylix (easier done than on C/C++ even imo, no .h files to DIRECTLY usually worry about, as long as you obey what to look out for that I noted above).

      APK

    7. Re:Arguing is stupid: Discuss points on errs made by Bert64 · · Score: 1

      I dont know much about delphi/kylix, tho i do seem to remember about kylix having been discontinued some time ago... Does it abstract the native api in a way similar to say java?

      And much code isn't written in such languages, // I.E.-> As long as the .h files called between platforms ported to work fully & don't overlook things like registry vs. config files under etc. for instance, or sockets diff.'s that exist between diff. OS (how they use them), OR drive letters (Ms stuff) vs. mounted devices (NIX for example).

      This example is interesting, i often have to write cross platform code, and it basically boils down to:
      Every major os except windows has a standard way to do something, windows has a different way

      You talk about backwards compatibility being a blessing in relation to dos, but it's really not...
      Have you ever looked at iBCS (intel binary compatibility system), it's a fairly old program for linux that lets you execute non-native binaries, and it stems from the days when linux was very new and sco was the dominant x86 unix and thus most closed source apps were compiled for it. iBCS allowed you to execute alien binaries (eg sco) under linux, and worked by remapping the sco system calls to their linux equivalents. This was relatively easy because the apis were so similar, and even worked for older (16bit) unix binaries.
      By contrast, dos is wildly different from current versions of windows, dos was pretty much a hack and had to be replaced, they couldnt simply continue to use the same apis. The unix apis on the other hand, while being far from perfect are still much cleaner and better designed, and hence why they've lasted so long. Even today it's possible to run linux binaries on freebsd and solaris, for the same reason as before - linux is now the biggest x86 unix and gets the lions share of the closed source apps.
      Attempts to remap the windows api (wine) still dont work very well, even after many thousands of man hours of coding time.

      As to the cleanliness of windows apis, the first example i can pull off the top of my head is winsock.. current versions of windows support at least 2 different winsock apis, from winsock.h and ws2_32.h. They both do much the same thing, and both still work for basic socket operations. this is just pure cruft, and wouldnt have been needed if whoever decided to write winsock2 had felt winsock1 was well designed enough in the first place that it could be updated rather than scrapped and replaced.
      By contrast, linux has gone through several tcp stack implementations (arent they now upto net4?) but the api has remained constant, and there is never more than 1 api and 1 backend implementation at a time. And even so, i can take a program i compiled many years ago on redhat 4 using a 2.0.x kernel (net2) and run it on a current system with a 2.6.x kernel (net4)

      Unix apis may get extended for new functionality, but the developers dont generally feel the old api is so flawed it cant be updated, and better to replace it from scratch (and have to leave the old one there unmodified for backwards compatibility)

      All this extra complexity, legacy cruft and multiple revisions of apis floating around doesn't help security or performance either...

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  253. Do you have a phd in psychiatry or psychology? by Anonymous Coward · · Score: 0

    Do you have a phd in psychiatry or psychology? No?? THEN, SHUT UP.

  254. I think you'll find this informative: by Anonymous Coward · · Score: 0

    "I dont know much about delphi/kylix, tho i do seem to remember about kylix having been discontinued some time ago"" - by Bert64 (520050) on Friday October 12, @08:34PM (#20962091)

    It still works on the latest LINUX's, with a small 'switch' in its compiler configuration though. I have the necessary alteration bookmarked if you need it. Very small, 1 line in fact.

    READ ON, I THINK YOU'LL FIND THIS INFORMATIVE!

    ----

    Does it abstract the native api in a way similar to say java?" - by Bert64 (520050) on Friday October 12, @08:34PM (#20962091)

    Well, it has a GOOD 90% I would say, of the Win32 API natively "wrapped" (so you do not have to do what you do in VB using DECLARE statements (pre VB.NET VB's that is) to access & marshall lib/DLL functions...

    HOWEVER, if you get a 3rd party lib, you can do pretty much the same using extern/std libs & their calling conventions (pascal vs. std. C type) & use them.

    Also, I can tell you that in Visual Basic Programmer's Journal Sept. 1997 issue "Inside the VB5 Compiler", when I had only been coding for Win32 for 2 yrs. or so that Delphi "knocked the chocolate" out of MSVB4 & MSVB5, as well as MSVC++ AND Java (Symantec Java Cafe & MSVJ++) across the boards almost totally on many of the tests run (results below):

    ====

    MATH PROCESSING (in seconds of processing time taken (lower is better/faster)):

    Delphi - 1.523
    Java Cafe - 2.400
    MsVC++ - 3.600
    MsVB5 - 7.871
    MsVJ++ - 6.100

    STRING PROCESSING (in seconds of processing time taken (lower is better/faster)):

    Delphi - .275
    MsVC++ - .600
    MsVB5 - 4.091
    Java Cafe - 77.000
    MsVJ++ - 88.000

    GRAPHICS METHODS (in seconds of processing time taken (lower is better/faster)):

    MsVC++ - .271
    Delphi - .503
    MsVJ++ - 1.210
    Java Cafe - 2.220
    MsVB5 - 3.259

    API GRAPHICS METHODS (in seconds of processing time taken (lower is better/faster)):

    MsVC++ - .266
    Delphi - .269
    MsVB5 - .292
    MsVJ++ - 1.260
    Java Cafe - 2.220

    TEXT BOX FORM LOADS (in seconds of processing time taken (lower is better/faster)):

    MsVC++ - .012
    Delphi - .069
    MsVB5 - .072
    Java Cafe - .445
    MsVJ++ - .650

    ActiveX Form Loads (java could not do this then, can it now? MSVB won here (.114), Delphi 2nd (.495) & MSVC++ is 3rd (.778)):

    ====

    Java is not remotely in the same league, code performance-wise, as MSVC++ & Delphi, especially. Math & Strings work probably represents the TRUEST TEST OF ALL THOUGH, as far as multiplatform considerations, because every program does them & DELPHI EXCELS ON THOSE (doubling the performance of MSVC++ in them both in fact, & doing the best overall in fact of all the languages tested on a Win32 platform).

    (IN VB5's when VB got a true "compiler" in VB5 & they wanted to test its performance vs. older VB versions & competing languages on a variety of varied tasks (VB5 got a watered down MSVC++ 5.x really) instead of being totally runtime driven, now iirc, the forms oontrols are only, the rest the actual .exe does, so it's not just interpreted "p-code" like it was in VB4 in 32-bit versions, but it's not the same as the VC++ compiler in that for instance it does not unroll & optimize loops for example in VB5, where it does in VC++)

    There, as you can see, that overall?

    Delphi swept the floor with the lot of them!

    (As far as performance of code created (and, the advantage of "RAD" (tapid application design) style IDE (integrated development environs) creation of interfaces, which alone is much faster to do than it was back then in VC++ using its "reso