Slashdot Mirror


Ubuntu on a Dime

AussieNeil writes "If IBM had adopted Unix for its Personal Computer and supported open source so *nix desktops were the now the norm, how hard would it be to convince the population to switch to Microsoft Windows? In Ubuntu on a Dime — The Path to Low-Cost Computing, James Kelly shows how easy it is to build a computer and install a complete software suite for US$200 excluding monitor, keyboard, and mouse. You can't even buy the operating system and anti-malware protection for Microsoft Windows for that, let alone have any money left over for hardware and productivity software! Then when you install the software, you have the paradigm of having to restart the computer to complete software installation and you have to learn how to practice safe computing while budgeting for annual anti-malware software license renewals!" Read on for the rest of AussieNeil's review. Ubuntu on a Dime author James Floyd Kelly pages 280 publisher Apress rating 9/10 reviewer AussieNeil ISBN 1-4302-1972-6 summary takes you on a tour of the very best, but low-cost hardware, while only using zero-cost software in each of the many categories that matter to the typical PC user. Alternate histories aside, Ubuntu on a Dime is a tribute both to the skills of the author and to the decades of effort by those that have developed user friendly software and hardware, so that this 280-page book gives anyone with a reasonable level of self-confidence the recipe to build their own computer, install all the software needed for common activities, and quickly become productive.

James Kelly, spends just 30 pages in the first chapter explaining how to purchase the required computer parts and assemble a Ubuntu PC or "U-PC" computer and does it in a relaxed, easy-to-follow style. Mind, the task is simplified by choosing a motherboard with integrated sound and video, but that is exactly what you'll find in the standard corporate office PC. (Personally, I would have recommend purchasing a SATA hard drive to avoid the not-touched-on master/slave complications of using a shared IDE cable for the hard drive and CD/DVD drive.) The book is illustrated throughout with frequent, excellent screen shots as the author steps you through hardware assembly, then operating system and application installation, configuration, and use.

In chapter 2, the author explains how to install the Ubuntu operating system and keep it updated. Wisely, he has chosen the Long Term Supported 8.04 version, but has omitted mention of the different Ubuntu support periods. He has also missed an opportunity here to expand on the growing list of Ubuntu variants, in particular Kubuntu, which I would see as an easier migration choice for those familiar with Microsoft Windows.

Chapter 3 is dedicated to a definition of what the author means by "free software" and covers the costs (including the relevant security risk costs) associated with the four software categories; Pay-to-Use, Open Source, Cloud Computing, and Freeware. The remaining 9 chapters look at how to use free software — software either included in the default Ubuntu installation, or available via cloud computing — to complete common computing tasks.

In chapter 4, email using Evolution is covered and word processing, spreadsheets, and presentations using the OpenOffice.org suite is covered in chapters 5 to 7. The Cloud Computing Google Docs Office Suite alternative, with the advantages of everywhere access to your documents and collaborative working is covered in chapter 11. Web browsing using Firefox is covered in chapter 9, with most of the chapter dedicated to finding and installing useful add-ons. Google gets another couple of chapters when photo management with Picasa is covered in chapter 8 and Google Email and Calendar configuration and use are explained in chapter 10. The last chapter looks at a few other useful applications found in Ubuntu: Calculator, Text Editor, Notes, Disk Burning, Movie Playing, and Music Playing. The three appendices cover the computer parts list, three ways to obtain an installation disk for Ubuntu, and finally a bibliography of web sites, books, and must-have apps so you can extend the use of your new Ubuntu PC. The 9-page index is fairly comprehensive, considering the wealth of illustrations throughout the book.

I liked this book because it covered tasks seen daunting by many (PC building, operating system and software installation, configuration, and upgrading) in an light, easy-to-follow manner, supported with excellent illustrations. Further, the author covers a lot of ground without overwhelming the reader, taking you to a level where you can start using your computer productively and showing you how to use help files and online resources to extend your use of your excellent hand-built investment. While extolling the benefits of open source software, he hasn't labored the point. Vendor lock-in costs associated with proprietary office suites aren't mentioned, nor are the lower security risks associated with open source usage.

If you are looking for a way to reduce your computing costs, or know someone that would appreciate a gift that can help them achieve this, then Ubuntu on a Dime is well worth considering — particularly for anyone that gets satisfaction from learning via do-it-yourself.

You can purchase Ubuntu on a Dime: The Path to Low-Cost Computing from amazon.com. Slashdot welcomes readers' book reviews. To see your own review here, read the book review guidelines, then visit the submission page.

531 comments

  1. your first sentence is technically flawed by rubycodez · · Score: 4, Informative

    Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

    So given the IBM PC could only run lame program loaders in lieu of an actual operating system, we got what we got.

    1. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 5, Funny

      Why stop at the first sentence when the title is flawed? Two hundred dollars != a dime!

    2. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Coherent and Xenix did. They weren't "UNIX", per-se, but they were a close enough for home users.

    3. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

      Actually, UNIX did run on '286 processors (Microport and VentureCom's Venix), and Minix did on even older ones.

    4. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 2, Informative

      Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

      So given the IBM PC could only run lame program loaders in lieu of an actual operating system, we got what we got.

      Well, the 68000 CPU was available at that time. The Sun-1 systems ran SunOS 0.9, a port of UniSoft's UniPlus V7 port of Seventh Edition UNIX to the Motorola 68000 microprocessor in 1982.

      Xenix was running on Intel 80x86 hardware, and on 68000 & Zilog Z8001. Microsoft purchased a license for Version 7 Unix from AT&T in 1979, and announced on August 25, 1980 that it would make it available for the 16-bit microcomputer market. The initial port of Xenix to the Intel 8086/8088 architecture was performed by The Santa Cruz Operation.

      A couple of years later, RISC iX was running on ARM.

      LUnix can even run on a Commodore 64's 6510 CPU.

    5. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Or that you can indeed buy a legit copy of Windows and an AV for less than $200. If you are a student, university faculty, or your company is a big enough MS client to qualify you for their discount, you can get Windows for less than $100. There are plenty of AVs that are free, including MS's.

    6. Re:your first sentence is technically flawed by commodore64_love · · Score: 0

      >>>Unix wouldn't run on the original IBM PC

      That's a really bold statement. It's akin to saying "Windows wouldn't run on the original PC". Today's bloated monstrosity certainly wouldn't, but the original Windows 1 was written in assembly so that it could run on a minimal configuration (256k). Similarly the original Amiga and Mac OSes ran on 128K. C=64 GEOS on just 64k.

      So why can't a 1982 programmer create a Unix that was optimized for the primitive IBM PC? True it might be CLI only but then so too was the original PC-DOS.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    7. Re:your first sentence is technically flawed by rubycodez · · Score: 1

      yup, and for $50 on eBay you can get Dell Optiplex desktop that includes windows and a 30 day warranty from mom & pop shop. the monitor will probably cost $60 to $80.

    8. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      I suppose that depends on what is in your dime bag.

    9. Re:your first sentence is technically flawed by rubycodez · · Score: 2, Insightful

      Sorry, but Unix really does require a multi-tasking capability and memory management. You can dream about some assembly-language GUI (or no GUI Unixy thing) alternative to have run on the first PC, but it would not have been Unix.

      Unix *was* (barely) possible on the IBM AT, and indeed there were a couple (using kludgy trick for multitasking); I ran a Unix-like thing called Coherent

    10. Re:your first sentence is technically flawed by mcgrew · · Score: 1

      Indeed; ten years later they wanted to port some mainframe stuff to a desktop computer where I work, but the forty meg hard drive would hardly hold the distro (Don't remember which one, it might have been SCO), let alone the data.

    11. Re:your first sentence is technically flawed by washu_k · · Score: 5, Informative

      This has nothing to do with the skills (or lack there of) of programmers in 1982, but everything with the CPU features available. The 8088 and anything else IBM might have used did not support memory protection or any form of privilege separation. UNIX needs those features in hardware to run. Some early UNIX workstations added custom support chips to implement those features on the simple CPUs, but that would have priced the IBM PC out of its market.

      Yes, there are some specialized UNIX variants that will run on such limited hardware, but they don't support proper secuirty simply because they can't

      The original versions of Windows didn't have any memory protection or any concept of security or separate users. It wasn't designed to.

    12. Re:your first sentence is technically flawed by rubycodez · · Score: 1

      Several places I worked treated people's time as infinite resource, could use any number of hours, but they wouldn't spend a dime on equipment such as second hard drive.

    13. Re:your first sentence is technically flawed by tomhudson · · Score: 1

      the monitor will probably cost $60 to $80.

      Or you can get a free 19" monitor from lots of places - people (and stores) are giving them away because otherwise it costs $$$ to dispose of them.

    14. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 2, Funny

      Surprise! You don't understand operating systems.

    15. Re:your first sentence is technically flawed by commodore64_love · · Score: 1

      (Coming back from doing some research.)

      It appears that Minix will run on the original IBM PC.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    16. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Yes, that's true. I "Inherited" a laptop from relatives. After I used it for a bit and installed an OS, they asked if it had windows XP on it, and asked about the Linux that I wanted to put on it, and whether I would pay for a new version of XP to put on it. I explained to them that XP wouldn't have a chance on it, Ubuntu wouldn't go on it, Damn small Linux wouldn't go on it. FreeDos would go on it. It had a VGA display, a '386 processor, 16MB of ram, and a 40MB hard drive. It had a proprietary mouse, but you could only use the mouse with some games (it wasn't good for much else, VGA doesn't really support a windowing environment). On the other hand, the old version of Borlands Turbo Pascal I put on it only used up 39kilobytes of disk space (and that includes the wordstar style editor), and you could be quite productive just tabbing and using arrow keys.

    17. Re:your first sentence is technically flawed by Blakey+Rat · · Score: 1

      Moreover, IBM has never demonstrated the capability to write an actually usable application UI. They'd have lasted 3 years before a competitor came along with the exact same features, but a UI that didn't suck.

      Until the last 3 years (5 to be generous), Unix UIs all stank. There's no reason to think IBM would have done better in the mid-80s, especially given that current Unix UIs have Apple and Microsoft to thank for establishing expectations in the first place.

    18. Re:your first sentence is technically flawed by Useful+Wheat · · Score: 2, Interesting

      When I went to college (4 years ago, if you were interested) we went to the salvation army and bought some massive 22 inch CRTs for $10. I bought 3. My Desktop had 2 huge screens, and I had a third over my bed that I doubled up as a TV.

      Seriously, go to salvation army for your ultra-cheap computing needs.

    19. Re:your first sentence is technically flawed by Applekid · · Score: 3, Funny

      Two hundred dollars != a dime!

      Inflation will fix that in time.

      --
      More Twoson than Cupertino
    20. Re:your first sentence is technically flawed by Lumpy · · Score: 1

      Exactly, and add another $0.10 for the blank CD to burn ubuntu on it and it's the same. except you can easily download and install a ton of free software with a single click on Ubuntu. That sadly is impossible under windows. There is no single click app store for non computer savvy users to take advantage of under windows.

      I really wished that windows was more user friendly.

      Let's all ignore that a current version of ubuntu will run on a $5.00 P4 1.2ghz machine incredibly well. The local Salvation Army store has 10 such machines for $5.00 each. WITH A MONITOR... 15" crt, but-hey.

      --
      Do not look at laser with remaining good eye.
    21. Re:your first sentence is technically flawed by Orange+Crush · · Score: 1

      Not really, no, but they could've rolled a Unix-esque DOS, keeping the command line paradigms in sync with a mind towards using "real Unix" down the road as consumer-grade hardware gained the capabilities to do so.

    22. Re:your first sentence is technically flawed by C0vardeAn0nim0 · · Score: 1

      4th paragraph on the "hystory" section.

      one word and one number: motorola 68000.

      you assume that in this alternative world, IBM would've made the same decision regarding the hardware, the wuthor probably don't. in the history we know, IBM chose intel's chips because 8086 and 8088 were direct descendants, and backwards compatible with, of 8080, the chip that ran CP/M originally. and IBM wanted an easy way to run the fairly large CP/M software library from the get-go. the choice fell on microsoft's lap because they came with a CPM clone for 8086 that was a lot cheaper than the true CP/M.

      if they had decided that they wanted to run unix code from the get-go, they'd probably have chosen M68k chips, as they were the most affordable chip capable of running unix at the time.

      --
      What ? Me, worry ?
    23. Re:your first sentence is technically flawed by cheesybagel · · Score: 1

      Precisely. For one the 8088 (or most processors used in PCs at the time) did not have hardware memory protection (no MMU). Also, programs written in C (like Unix) were considered bloated at the time. I remember the Amiga OS used a mix of assembly and BCPL however it was written years later for a 256KB machine. Compare this to the cheapest IBM PC model which had 16KB of RAM. Compilation of the simplest programs took forever as well.

    24. Re:your first sentence is technically flawed by washu_k · · Score: 1

      The Sun systems had extra chips to implement the MMU that real UNIX needed. Those would have been far to expensive to implement in the IBM PC. The bare 68000 could not do it. As to Xenix , you had "UNIX" with all the stability and security of DOS.

    25. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      yup, and for $50 on eBay you can get Dell Optiplex desktop that includes unlicensed windows and a 30 day warranty from mom & pop shop. the monitor will probably cost $60 to $80.

      ftfy

    26. Re:your first sentence is technically flawed by LinuxIsGarbage · · Score: 1

      It had a proprietary mouse, but you could only use the mouse with some games (it wasn't good for much else, VGA doesn't really support a windowing environment).

      Say what? Vast majority of Win 3.1 machines ran at 640x480x16 colors. PC-GEOS runs at 640x480, Heck even modern OS's (like Win 7) will still run in standard VGA 640x480x4bit mode if it has no inbuilt drivers and can't run at a higher VESA mode. You can also use a mouse in WP5.1, the classic word processor.

    27. Re:your first sentence is technically flawed by HarrySquatter · · Score: 1

      That's great and all but Minix is not Unix.

    28. Re:your first sentence is technically flawed by Thinboy00 · · Score: 1

      If the original processors were Turing-complete, why not write a low level (bare metal) hypervisor with memory protection etc.? It would be fucking slow, but it would work.

      --
      $ make available
    29. Re:your first sentence is technically flawed by gumbi+west · · Score: 3, Insightful

      That mentality really bothers me. I really hate organizations that give you 50 MB quota on your email. How much does a GB cost versus an hour of your employee's time?

    30. Re:your first sentence is technically flawed by C0vardeAn0nim0 · · Score: 1

      the IBM AT had _real_ multitasking capabilities. it was based on 80286, which was plenty capable of running preemptive multitasking in protected mode.

      kludgy tricks were needed to multi-task real mode DOS apps.

      --
      What ? Me, worry ?
    31. Re:your first sentence is technically flawed by Jeremy+Erwin · · Score: 1

      The Sun-1 also cost 13995. source.

    32. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      lnk pls k thx bye

    33. Re:your first sentence is technically flawed by washu_k · · Score: 5, Interesting

      Given that the 4.77 MHz 8088 needed several cycles just to calculate a memory address, a hypervisor being "fucking slow" is a gross understatement.

    34. Re:your first sentence is technically flawed by Ogi_UnixNut · · Score: 2, Informative

      Um... because it would have been fucking slow? I suspect most people wanted their computers back then to work, and do the job fast. After all, they cost a bomb and for the price, people wanted them to have performance to match. Plus I suspect most CPU's of the time didn't have the required support for a HV, after all, only recently have x86 CPU's got Virtualisation technology. I think for a HV you need a virtualised supervisor state in the CPU, which the CPU's didn't have back then.

      That's not to say they didn't know how to do it, they did. They even had Hypervisors running on mainframes (i.e. IBM) back in the 60's, Just now technology has advanced enough for just about everyone to have the ability.

    35. Re:your first sentence is technically flawed by seeker_1us · · Score: 1

      Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

      So given the IBM PC could only run lame program loaders in lieu of an actual operating system, we got what we got.

      Bullshit. Ever hear of Xenix?

    36. Re:your first sentence is technically flawed by commodore64_love · · Score: 1

      >>>That's great and all but Minix is not Unix.

      By that logic, neither is Linux and therefore invalidates the whole article (running *nix systems on a dime).

      I've also seen a lot of talk about MMUs. I'm not sure why that's necessary? The Amiga had neither of those (ran on a 68000), and yet still had the capability of preemptive multitasking with varying priorities for the processes.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    37. Re:your first sentence is technically flawed by rubycodez · · Score: 1

      not only is it not Unix as other post said, but was written in 1987 - by that year there were 80386 that *could* run full Unix.

    38. Re:your first sentence is technically flawed by MindlessAutomata · · Score: 1

      Around here the computers at those thrift stores are hilariously over-priced. 200 dollars for something 10 years old? I'd rather just buy a netbook...!

    39. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 1

      As to Xenix , you had "UNIX" with all the stability and security of DOS.

      At least it didn't have the fundamental lack of functionality that DOS had.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    40. Re:your first sentence is technically flawed by Machtyn · · Score: 1

      So is Microsoft Windows, what's your point?

      In any case, Ubunutu on a Dime is also misleading, unless the book itself only costs a dime.

    41. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 1, Troll

      By that logic, neither is Linux and therefore invalidates the whole article (running *nix systems on a dime).

      You seems to think that statement shows some illogic but linux is just DOS with a UNIX like syntax. Its kernel uses the same system-call convention of passing parameters in registers MS-DOS does.

      --
      brandelf -t FreeBSD /brain
    42. Re:your first sentence is technically flawed by Actually,+I+do+RTFA · · Score: 1

      Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

      Actually, the original IBM PC came with an optional, stripped down flavor of UNIX, called XENIX. It was only 8-bit, of course.

      So, the hypothetical "what if it shipped..." is meaningless. DOS actually beat it out.

      Also, back then, IBM was solely a hardware manufacturer. I doubt selling sub $200 computers was an attractive thing to get pushed.

      --
      Your ad here. Ask me how!
    43. Re:your first sentence is technically flawed by rubycodez · · Score: 2, Insightful

      It's necessary for Unix, Amiga Unix (AMIX) required 68030 for MMU features.

      Running Linux or NetBSD on Amiga requires 68851 which could be had with several accelerator cards like 68020 + 68851

    44. Re:your first sentence is technically flawed by alanw · · Score: 2, Interesting

      A couple of years later, RISC iX was running on ARM.

      Ah, memories of the Unix Kernel Validation Suite project I led for Acorn, March to October 1988. We started out writing it for BSD 4.2 on a Sun workstation with a "Winchester", until an A680 was available. A long, long time ago when I asked questions such as "what is the difference between Internet + ethernet?"

    45. Re:your first sentence is technically flawed by NeoSkandranon · · Score: 1

      It all makes sense (sortof) when you consider how many harebrained ideas thought up by upper management make no mention of otherwise-billable or unproductive time contributed by employees affected.

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    46. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      IBM considered using the motorola 68000. The 68010 + mmu could (and did) run unix just fine.

    47. Re:your first sentence is technically flawed by larry+bagina · · Score: 1

      probably because it would be fucking slow.

      --
      Do you even lift?

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

    48. Re:your first sentence is technically flawed by westlake · · Score: 1

      Unix wouldn't run on the original IBM PC, nor with any other cheap processor they might have instead of the Intel one.

      It would be trivially easy to port CP/M apps to their new 16-bit machine.

      Microsoft was a language company. The development tools were there. The MS-DOS PC had solid vendor support before the cloning of the PC BIOS.

    49. Re:your first sentence is technically flawed by WizarDru · · Score: 3, Informative

      I don't know. How many employees do you have? How much time do you have to back up their mailboxes? Archive them? Replicate them in a DR facility? Propagate them across the infrastructure? Index them on the server? Instance them? You're talking how much the drive space costs and ignoring infrastructure costs. Mind you, what kind of drive and where? Is it part of an array? Is it 15K, 10K, 7.5K or 5K speed? Is it being mirrored? And so on.

    50. Re:your first sentence is technically flawed by Anne+Thwacks · · Score: 1
      Coherent and Xenix did.

      Not till the 286 AFAICR, the MMU in the 8086 was worthless. Real Unix needed at least a 386.

      As for home users - hell, no! You needed to be a real nerd to do anything with any Unix until at least 2007.

      I am planning to migrate my 85 year old Mum to Ubuntu, as she finds Windows is no longer useable. (She was a programmer in the 1960's - when programming was women's work cos it was boring (Fortran 4)).

      Disclaimer: I speak as one who has ran Unix (on PDP11) as a home system in the 1980's, and the *BSDs on the desktop from about 1995.

      --
      Sent from my ASR33 using ASCII
    51. Re:your first sentence is technically flawed by lotec85 · · Score: 4, Funny

      Did you intentionally make that rhyme?

    52. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      If you bought a multi-thousand dollar computer in the early 1980's, you weren't a "Where's the any key" type. You probably either knew UNIX, or were willing to learn UNIX. My my how times change, these days it's all "If I can't do it in 10 seconds, I don't want to know".

    53. Re:your first sentence is technically flawed by Anne+Thwacks · · Score: 1
      the IBM AT had _real_ multitasking capabilities. it was based on 80286, which was plenty capable of running preemptive multitasking in protected mode.

      Not for any definition of _real_ that I would agree with. It could multitask It was well short of what Unix needs. I know - I tried!

      The memory management model was wrong, and demand paging was possible in theory, but not in practice. Loads of people tried. None succeeded. The 68020 and NS32032 could do it, as could the 386. The 286 MMU was botched.

      --
      Sent from my ASR33 using ASCII
    54. Re:your first sentence is technically flawed by Hatta · · Score: 1

      Even today there's not a real UNIX that runs on any 8-bit platform.

      --
      Give me Classic Slashdot or give me death!
    55. Re:your first sentence is technically flawed by clang_jangle · · Score: 1

      I know, classic, right? I call it for sig duty. :D

      --
      Caveat Utilitor
    56. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      It probably is licensed, the OEM license transfers with the PC.

    57. Re:your first sentence is technically flawed by Scarletdown · · Score: 3, Funny

      Did you intentionally make that rhyme?

      Would that be a crime?

      --
      This space unintentionally left blank.
    58. Re:your first sentence is technically flawed by uassholes · · Score: 1


      I sat in a boardroom circa 1980, in which the participants considered the 8086, 68000, and Z8000 for our new product.
      The 8086 won in that meeting, most likely for the same reason as for IBM and everyone else; the other chips were 6 months further from coming to market. Companies like ours that waited for the superior chips to be available would be at a disadvantage in terms of market presence.

    59. Re:your first sentence is technically flawed by SETIGuy · · Score: 2, Informative

      That would be a good point, if it weren't wrong. There were several UNIX V7 ports or work-alikes. PC-IX, Xenix, Coherent, Minix to name a few. Some of them were even real branded UNIX based upon the AT&T sources.

      Unix didn't start out as a virtual memory based operating system with protected address spaces.

    60. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      It does if it's really good weed.

    61. Re:your first sentence is technically flawed by suggsjc · · Score: 1

      You make a valid but snarky point. However, most of those tasks you mention are either a "solved problem" or scale with hardware fairly lineraly. If you've built the infrastructure to handle 500Gb of storage space the capacity planning for handling 1Tb is not that much of additional effort. Yes it costs more money than simply "add a new hard drive" but if you are growing at such a rapid rate and/or are providing for such a large number of users then you must also consider all of the collective time/effort required by the users to manage their storage quotas and that cost as well.

      All in all, I don't think there are too many cases where it makes more sense to artificially keep the storage space low when that decision causes any significant amount of extra time/overhead for the users consuming the service. Granted I don't have any facts or figures to back my argument up, but if you have some that prove otherwise I'd love to see them.

      Here is a wired article that somewhat backs up my point (if not indirectly).
      http://www.wired.com/techbiz/it/magazine/17-07/mf_freer

      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
    62. Re:your first sentence is technically flawed by BobMcD · · Score: 3, Funny

      Did you intentionally make that rhyme?

      Would that be a crime?

      No.

      Just a waste of time.

    63. Re:your first sentence is technically flawed by SETIGuy · · Score: 2, Informative

      Not till the 286 AFAICR, the MMU in the 8086 was worthless. Real Unix needed at least a 386.

      There was no MMU in the 8086. But then again no MMU was required to run "Real Unix". Xenix was a Unix v7 port using the AT&T source, PC/IX was a Unix v7 port using the AT&T source. Coherent was a Unix v7 work alike. No MMU was necessary for any of them.

      Unless you want to rewrite history and claim that the first "Real Unix" was BSD or System V.

    64. Re:your first sentence is technically flawed by BobMcD · · Score: 1

      As for home users - hell, no! You needed to be a real nerd to do anything with any Unix until at least 2007.

      What?

      Are you thirteen?

    65. Re:your first sentence is technically flawed by harlows_monkeys · · Score: 1

      There was in fact a port of System III to the original IBM PC. It was called PC/IX, and was developed for IBM under contract by INTERACTIVE Systems Corp.

    66. Re:your first sentence is technically flawed by rubycodez · · Score: 1

      gap is being closed, though.

      buying new box with bundled linux with support solves some of the problems. And half of windows problems are malware releated (my company's service unit makes a fortune on those, your livehood I expect is mostly due to most people choosing the one OS on earth that needs so much maintenance). What's left is if user wants new device, has to be one that's Linux supported, that's a big deal. but at least more and more vendors are listing Linux on the box (funny even USB makers for whom it required no extra effort on their part to say Linux and MacOSX support for their generic driver capable device)

    67. Re:your first sentence is technically flawed by SETIGuy · · Score: 2, Interesting

      Its amazing how much people leave out when they are writing histories. There's not a single mention of the best selling 68000 based Unix workstation of the 1980s in that article, TRS-80 Model 16 (aka Tandy 6000) running Xenix. But the Tandy machines were sold to accountants and small businesses. But we all remember Sun and Apollo, because Sun and Apollo sold their machines to geeks.

    68. Re:your first sentence is technically flawed by SETIGuy · · Score: 1

      Ah youngsters.... Thinking that microprocessor MMUs predate UNIX in all cases. There were lots of Unix versions before BSD and System V. I would guess that Unix v7 machines with MMUs were in the minority. Demand paged virtual memory may require an MMU, but there were a lot of unix versions that didn't support demand paged virtual memory.

    69. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Stop it and I mean it!

    70. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Actually the Motorola 68000 was considered by IBM for the PC, which ran MINIX that Linus used to create his Linux:

      http://en.wikipedia.org/wiki/Linux#MINIX

      (Alright MINIX didn't exist till 1987ish, but still.)

    71. Re:your first sentence is technically flawed by Scarletdown · · Score: 0, Offtopic

      Nah. This can be fun. :p

      --
      This space unintentionally left blank.
    72. Re:your first sentence is technically flawed by MonsterTrimble · · Score: 1
      Ninite interests me due to it being a repository style system which I love if it works well (it will probably get a test run on my windows partition). Thank you for that.

      In conclusion, you can buy a nice P4 which will do all that Joe and Sally average is gonna do with a PC for less than $100 with XP.

      I spent $50 one time on a P4 - 1.6 Ghz, 512 MB RAM, 20 GB Hard drive with monitor. There is simply no way I'd use XP on that system with anything less than 1 GB of RAM - Antivirus is a pig on RAM no matter the program and SP3 threw any idea of lightweight right out the window. Depending on the mobo then you're spending $20 on used RAM online. Up to $70. Windows XP on my machine clocks in at a svelte 12 GB, which on 20 GB worth of hard drive is scary. Checking NCIX.com the cheapest hard drive I found was an 80 GB Seagate Barracuda at $44.51 before shipping and taxes, but we'll call it $45. Now at $115 - which breaks the budget and you still have a system that can't hold a candle to a netbook. I would much rather get the $50 machine and throw something like Lubuntu 10.04 on it. Long Term Support, lightweight, and not a pig on hard drive space.

      --
      I call it 'The Aristocrats'
    73. Re:your first sentence is technically flawed by SETIGuy · · Score: 1

      I've seen a Unix v6 port running on a Z80. Of course you can't do a lot sharing 64K with whatever else is running, but it's definitely "real UNIX" down to the source code. Beyond that it gets to what you consider "real UNIX". Does CROMIX qualify? The early versions ran on Z80 with bank switching memory cards to provide memory protection between sessions. Didn't use the AT&T source, though.

    74. Re:your first sentence is technically flawed by LWATCDR · · Score: 1

      Well there was Minix "I know it wasn't a full Unix" but I heard a lot of good things about Coherent http://en.wikipedia.org/wiki/Coherent_(operating_system) back in the day.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    75. Re:your first sentence is technically flawed by BlindSpot · · Score: 1

      Seriously, go to salvation army for your ultra-cheap computing needs.

      Better yet, get stuff for free. Nowadays if you pay $10 for a CRT you are paying $10 too much. From a local Freecycle group or craigslist or whatever you can get one CRT (or many) for nothing except the price of gas for the pickup. You can also find half-decent systems and parts too. For those it takes a bit more luck to be selected as the recipient, but there's so much out there nowadays that it's not that hard, just takes a bit of patience.

      I was able to build a MythTV front-end box for my bedroom entirely out of free stuff. Heck, if I didn't already have the TV and entertainment centre I could have easily got those for free too! I'm not in any financial difficulty, but why waste money paying for items that people are not only giving away but also glad to get rid of?

    76. Re:your first sentence is technically flawed by Bert64 · · Score: 1

      Well, the other cheap processor of the time was the Motorola 68k series, which can indeed run unix (although it typically required an external MMU to do so)... Workstations from Sun, SGI and some others used to run on these processors.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    77. Re:your first sentence is technically flawed by DrGamez · · Score: 1

      I thought he was using the phrase "on a dime" like one would use the phrase "It's on my dime". Perhaps an allusion toward building a Ubuntu box on (someone's) dime, where the point is you don't have unlimited funds for this. Then again you could have been making a joke and completely understand this, making me look silly here!

    78. Re:your first sentence is technically flawed by Bert64 · · Score: 1

      If you want old hardware running old software, you can get a mac for a similar price with an old version of OSX... Or you can get a highend risc workstation complete with whatever os it had for a similar price...

      With Linux you can assemble a fully working machine of current which is still under the original 1 year warranty for less than you can a windows machine, and the differences are more obvious when buying cheaper hardware.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    79. Re:your first sentence is technically flawed by Bert64 · · Score: 1

      Well, if your business is supporting people to whom you sell hardware...
      Having them unsure if $randomhardwaredevice will work with linux just means they will come to you rather than just going out and buying it, you can ensure that you have stock of devices which are tested and found to be compatible with linux.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    80. Re:your first sentence is technically flawed by Nerdfest · · Score: 1

      Actually, I was taught in school that Xinu is not Unix.

    81. Re:your first sentence is technically flawed by Bert64 · · Score: 1

      I worked at places where defective hard drives (ie ones that were dying, starting to show bad sectors or even totally dead) were retained in a pile with good drives...
      Someone built a production server using a dying disk, and had to rebuild a month later.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    82. Re:your first sentence is technically flawed by nurb432 · · Score: 1

      There was a version of Xenix that did. I also think BSD Net/2 would. ( i think... )

      I also wouldn't call CP/M or concurrent DOS a lame program loader.

      --
      ---- Booth was a patriot ----
    83. Re:your first sentence is technically flawed by ckaminski · · Score: 1

      There's no such thing as a "real" unix. There are only levels of compliance with POSIX standards.

    84. Re:your first sentence is technically flawed by gristlebud · · Score: 1

      Anybody want a peanut?

      --
      OK...
      I can do this. I am, after all,
      a superhero!
    85. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      Even at ten cents, Ubuntu is overpriced because it's just so fugly-ugly, even with the "new look."

      Wow. What a way to evaluate software. If you like the eye candy, the software is good. If you don't like the eye candy, the software is bad. That's quite a way to evaluate the value of software. Looks is of greater value than security, performance, price, stability, etc....

      For the life of me, though, I still can't figure out why, if your criteria for choosing an OS really is looks, you would run Windows. I like the looks of my Debian installs much more than I like the looks of Windows. Plus, I can add far more eye candy to Debian than you can to Windows, and run it on cheaper hardware than Windows will require, while getting the same level of performance.

      I run Postgresql and Apache on my laptop(single core Turion, 1 gig of ram, 4200 rpm drives, ATI Radeon 200M ) so I can build databases and web apps. Plus I run a few Compiz eye candy effects, and my 6 year old laptop still has acceptable performance. I don't think, although I haven't run a Windows OS for several years, you would get the same performance out of a modern Windows server running eye candy, IIS, and SqlServer that I get out of Debian on this old of hardware.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    86. Re:your first sentence is technically flawed by Alex+Belits · · Score: 1

      Not till the 286 AFAICR, the MMU in the 8086 was worthless. Real Unix needed at least a 386.

      8086 didn't have a worthless MMU -- it had no MMU. 80286 had rudimentary MMU, 80386 had first widely supported MMU in x86 series.

      However you don't really need MMU to run a Unix-like system, you just won't get some benefits of Unix without it. I have uClinux running on an embedded system right in front of me, and it's definitely a Unix-like system.

      As for home users - hell, no! You needed to be a real nerd to do anything with any Unix until at least 2007.

      Someone never seen people using DOS in 80's. Unix -- even a kind of Unix you can squeeze into 1M with no MMU -- would be a far superior environment.

      Disclaimer: I speak as one who has ran Unix (on PDP11) as a home system in the 1980's, and the *BSDs on the desktop from about 1995.

      Big freaking deal -- I ran RT11 (56K and no MMU -- that was a "cheap desktop" configuration) and RSX11M on PDP-11 at that time -- and it was a pretty popular configuration back then.

      --
      Contrary to the popular belief, there indeed is no God.
    87. Re:your first sentence is technically flawed by tomhudson · · Score: 1

      For the life of me, though, I still can't figure out why, if your criteria for choosing an OS really is looks, you would run Windows. I like the looks of my Debian installs much more than I like the looks of Windows. Plus, I can add far more eye candy to Debian than you can to Windows, and run it on cheaper hardware than Windows will require, while getting the same level of performance.

      I run Postgresql and Apache on my laptop(single core Turion, 1 gig of ram, 4200 rpm drives, ATI Radeon 200M ) so I can build databases and web apps. Plus I run a few Compiz eye candy effects, and my 6 year old laptop still has acceptable performance. I don't think, although I haven't run a Windows OS for several years, you would get the same performance out of a modern Windows server running eye candy, IIS, and SqlServer that I get out of Debian on this old of hardware.

      Why would I run Windows on my laptop when I can run OpenSUSE? MUCH better looking than Ubuntu, my web cam works, my wireless works, both my 320gig hard drives are accessible, my dvd burner works, my usb connections work, my tv out and 2nd monitor out work, my speakers work, and with 4 gigs of ram it never even breaks a sweat - unless I boot into Windows "for the heck of it" - then the fan comes on because Vista is a piece of you-know-what.

      Ubuntu is ugly - but it's also ugly inside - another developer made the mistake of installing it on his machine ... I let him suffer for a few weeks before I fixed it by reformatting it and installing a real linux.

    88. Re:your first sentence is technically flawed by CronoCloud · · Score: 1

      You seem to think because YOU have no problem with CLI, or reading man pages, or tweaking config files, that the average Joe will be able to do that too.

      I don't have a CS degree, I am not a programmer, yet I learned to do those things. They really aren't that hard. Also, most Linux distros have reasonable defaults. I really haven't had to edit configuration files much, and when I do edit them for certain personalizations (I turn color4 in my terms to DodgerBlue for example), I really don't need to edit them again.

    89. Re:your first sentence is technically flawed by ckaminski · · Score: 1

      Okay, I'll use a real world example. Mandate from on-high: no one, not even the CxOs had a mailbox bigger than 20MB (you got it, 20MB - I've written poems longer than that). Nevermind the fact that for CxOs and executives it was utter bullshit, it was supposedly to avoid regulatory issues with keeping mail. All mail was expunged after 45 days no matter what.

      Well, being an Exchange shop, people took to moving their email to their archive .PSTs, and soon 150+ employees were storing multiple 2GB+ email archives on various bits of file storage that we had to back up anyway. A full 3/4 TB of outlook archives. Nevermind I'm from the Spolsky school of "don't lock your corporate knowledge up in email" it's a waste of resources, but I was threatened several times with termination from a local VP if I tried to enforce the Mega-Corp standards.

    90. Re:your first sentence is technically flawed by Alex+Belits · · Score: 1

      Until the last 3 years (5 to be generous), Unix UIs all stank.

      I had a nice fmwm2-based desktop in 1994 -- icons, panel with launchers and embedded windows (applets didn't exist then except for, I think, Window Maker or its predecessors), multiple (12) desktops/viewports.

      There's no reason to think IBM would have done better in the mid-80s, especially given that current Unix UIs have Apple and Microsoft to thank for establishing expectations in the first place.

      If anything Microsoft did, it was establishing idiotic expectations in users, such as launcher icons on the desktop background, drag and drop instead of selection, click to focus, lack of predefined function for the middle mouse button, single desktop/viewport, and other UI atrocities that became so embedded in users' minds, they spilled over to other environments.

      MacOS is pretty much a thing in itself as far as UI behavior is concerned -- while some visual elements migrated elsewhere, no one ever replicated MacOS menu bar behavior, or its lack of fully-maximized windows.

      --
      Contrary to the popular belief, there indeed is no God.
    91. Re:your first sentence is technically flawed by Alex+Belits · · Score: 1

      fmwm2

      Typo, should be fvwm2.

      --
      Contrary to the popular belief, there indeed is no God.
    92. Re:your first sentence is technically flawed by hairyfeet · · Score: 1

      Ninite works beautifully and oh yeah...NO TOOLBARS! That's right, no stupid Java trying to push Yahoo toolbar, no toolbars at all. it all just works. As for the PC? I would go with this one for the budget, as it is a 2.8GHz (more than most folks need) with a 40Gb HDD and 512Mb of RAM. As for not being able to run XP on 512Mb because of AV? well let me say BAM! Here you go, no problemo. Comodo uses around 10Mb of RAM, and that is including the superior firewall instead of Windows Firewall, and is 100% free to boot. Simply add Comodo Time Machine and you have a machine that even your grandma can recover, even if she manages to screw it up so bad it won't boot. Of course you could probably pick up a 512Mb stick of DDR on eBay for $10-$20, still cheap for a good PC.

      So as you can see it really ain't hard to go cheap with a Windows box. All told we are talking a price of $109 with shipping, with no need for antivirus subscriptions or spending a penny on software. And I bet you are gonna love Ninite. I have been using it since it was beta and it really is top notch and simple. Oh and if there is any freeware you would like added to the list? Simply fill in then form and they will look into it. I asked for Klite codec pack (because with its built in DXVA support it really is a "one stop shop" for hardware acceleration on modern machines) and voila! There it is. A really great bunch and if you need even more their pay version lets you set up custom repos on your own network so you can have any third party apps ready to go for your users. And it is so easy even the most clueless of users can choose and install their own programs with it.

      Give it a try, I bet you'll find it a "must use" website like I do, as it really takes the sting out of setting up a new Windows box. Between Ninite and Autopatcher allowing me to keep all windows updates from XP-Windows 7 X64 on a network share it has really cut down the amount of time and bandwidth needed to go from a bare drive to a fully loaded Windows PC.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    93. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      As for home users - hell, no! You needed to be a real nerd to do anything with any Unix until at least 2007.

      I think this is a huge distortion of reality. I had never had my own computer, or really even used one, until 2000. ( I was then in my mid 40s.) By early 2003 I was playing with RedHat and Mandrake in a dual-boot situation, and by early 2004 Debian was my full-time OS. I "get" computers to some degree, obviously, but there are a lot of people far more talented in this area than I am.

      I think it's just that the vast majority of Windows people think that the way MS does things is the only way computers should run, and that's what confuses them as they never get past that point, even though in many ways a Windows OS is very non-intuitive, and the *nixes, along with Linux, are far more logical in how they are set up. I say that because once I started to learn Linux it made far more sense to me than Windows ever did, and moving to a BSD was only a small step away from Linux when compared to the size of the jump from Windows to Linux.

      I also see my view of the differences between Linux and Windows verified by quite a few other people when they've spent some time with Linux after having been strictly Windows people for quite a while. Their opinion of Linux goes from, "Oh, this is hard." to "Once you start to learn this it's really cool." in a few months.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    94. Re:your first sentence is technically flawed by nullchar · · Score: 1

      I thought the purpose of very small corporate quotas was to limit the available audit trail for Wrong Doings.

    95. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      Why would I run OpenSuse when I can, and do, run Debian?

      Apt is a far better package manager and it's never left me in the lurch. OpenSuSe 10.2, and yum, left me with major software conflicts in a clean installation. It took me quite a while to figure out how to fix it. Granted, I wasn't all that familiar with yum, and if I was it wouldn't have taken me as long, but there is no way a clean installation should ever result in major software conflicts. When they are bad enough that running updates is impossible without knowledge of advanced yum capabilities, then there are major problems with the distro, at least in my opinion.

      Plus, yum's network installation routine is very amateurish. You have to know which repositories to use or your installation fails, and which repositories support network installations is anything but obvious. What's up with that? Pick any Debian, or Ubuntu, repository and network installs just work. No special anything to choose. No outside knowledge required. If you can install Debian from a cd/dvd, you can use the network installer.

      Lastly, Novell, and by association all versions of SuSe, lost my support when they made deals with the devil.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    96. Re:your first sentence is technically flawed by Xtifr · · Score: 1

      As for home users - hell, no! You needed to be a real nerd to do anything with any Unix until at least 2007.

      And this made it different from MS-DOS how? (We are talking Xenix-era here.) The skills required to type the name of an application at a prompt aren't much different, regardless of whether that prompt has a dollar-sign or a greater-than sign. Heck, I knew non-nerds who were able to master the CP/M "pip" command, back in the day. If they could do that, I don't think the missing vowels in the basic *NIX commands would really present that much of a challenge.

    97. Re:your first sentence is technically flawed by tomhudson · · Score: 2, Insightful

      You have to know which repositories to use or your installation fails, and which repositories support network installations is anything but obvious

      I've got 25 repositories enabled, and they're all on-line. Do a basic install off the dvd, then enable the online repositories and install everything else from there. I have between 3,000 and 4,000 packages installed, and I run into very few conflicts. a 13-gig update required me to make ONE choice.

      Lastly, Novell, and by association all versions of SuSe, lost my support when they made deals with the devil.

      So what cpu and motherboard are you running on? It can't be Intel or ARM or AMD ... and you certainly can't be using an iPhone or a Mac ...

    98. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      I've got 25 repositories enabled, and they're all on-line. Do a basic install off the dvd, then enable the online repositories and install everything else from there.

      Why should I have to do all that? All I need to do a network installation is choose any one of the listed repositories in the installer routine, and SuSe lists none of their repositories in their installer, and a network install just works.

      I've also done a lot of Debian installs, and install multiple DE's such as KDE, Gnome, XFCE, Enlightenment, FVWM, etc... on my installs without a problem. Right now my main desktop has more than 360,000 files reported by apt as being installed. I've never had a single software conflict problem that I didn't cause myself through over-riding either apt or dpkg.

      Oh, and all my hardware works out of the box, including wireless.

      So what cpu and motherboard are you running on? It can't be Intel or ARM or AMD

      And which of these companies claim to be devoted to open source? Not a one. Novell has made the claim, made their deal with the devil anyway, and in so doing have given MS FUD more weight. Conflating hardware companies that do support Linux to some extent by providing drivers for their own hardware, and make very few claims beyond that, with a company claiming to be very supportive of open source is a mistake as far as I'm concerned. It's comparing apples and oranges.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    99. Re:your first sentence is technically flawed by rubycodez · · Score: 1

      I'm older than Unix, young un'

      The start of "modern" Unix was mostly done on PDP-11/45, introduced 1972, which DID have memory management

    100. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      One more piece of info. My first Debian installation started with Woody. I dist-upgraded it to Sarge. I later dist-upgraded Sarge to testing(Etch before its release), and after that used apt-pinning to run a combination of Sarge, Etch, and Sid at the same time. When Etch came out I dist-upgraded to it while continuing to use apt-pinning.

      I finally moved to a straight Sid install for about a year. I ran that same installation for 4.5 years without a format and during that time upgraded releases, or ran combinations of releases, at least 6 times without a problem. A power spike finally killed the hard drive and forced me to do a clean install.

      Let's see you upgrade your versions of SuSe 4 or 5 times without formatting, and run combinations of different SuSe releases at the same time. I don't think you'll be able to do it, but if you can, then I'll believe yum has finally become the equivalent of the apt system.

      But, in the end, who cares? It's good that we have choices, and no two people are going to like the same things for the same reasons all the time. You be happy with SuSe and I'll be happy with Debian. We've both found something we really like, and that's what really counts.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    101. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Well, at least it's not a crime :D

    102. Re:your first sentence is technically flawed by tomhudson · · Score: 1

      and SuSe lists none of their repositories in their installer

      Software update ... starts the package manager.

      Click on "Repositories" menu (duh!)

      Click on "add" button.

      Click on the "community repositories" radio button, and/or choose "scan with slp"

      Right now my main desktop has more than 360,000 files reported by apt as being installed.

      ... and I've got between 2 and 3x that. Pick the defaults and it works. I get conflicts because I override the defaults, but I also know how to fix that with a quick click on the second choice instead of the first.

      So what cpu and motherboard are you running on? It can't be Intel or ARM or AMD

      And which of these companies claim to be devoted to open source? Not a one

      Both AMD and Intel are into open source. Do your research. They're both members of the Eclipse Foundation, AMD has contributed hardware to developers, as well as the servers running groklaw, etc., and Intel is active with all sorts of stuff, and ARM sponsored the code to get debian to run on ARM.

      So again, since all these companies have put money where their mouth is with respect to open source - Intel, for example, contributed 4.1% of the kernel code

      Intel's position as the fourth-biggest corporate source of contributions "happened by virtue of the work done by four of the top-20 developers. ... Intel has a lot of people working on the kernel, many of whom spend little time in the limelight," Corbet wrote in the same posting.

      So, since Chipzilla also works with the Beast from Redmond, my question stands - what cpu and motherboard do you use? Because that's no reason not to use OpenSUSE. Novell has done a LOT for the community.

    103. Re:your first sentence is technically flawed by tomhudson · · Score: 1

      I did the latest upgrade on both my desktop and laptop by simply switching repositories from 11.1 to 11.2. One reboot after it was all done, to activate the new kernel.

      Also, you can run as many different versions as you want - just point the upgrader/installer to the right mount points in each case. IOW, you can have 11.2 running on one or more partitions, a second copy on another set of partitions, a common home, a common swap, a few other distros on yet other partitions, no problem - but then again, I haven't seen a disto where that would be a problem, so debian is nothing special in that respect.

    104. Re:your first sentence is technically flawed by fizzup · · Score: 1

      This has nothing to do with the skills (or lack there of) of programmers in 1982, but everything with the CPU features available. The 8088 and anything else IBM might have used did not support memory protection or any form of privilege separation. UNIX needs those features in hardware to run.

      1983 called. The IBM PC port of Xenix would like to have a word with you.

      For what it's worth, I actually ran Xenix for PC that I bought from the University of British Columbia's Surplus Equipment Recycling Facility (SERF). Great place. I ran it on an 80286, but the 5.25" floppies said that they would work on an IBM PC.

    105. Re:your first sentence is technically flawed by shutdown+-p+now · · Score: 0, Offtopic

      Mod parent +1 whatever. The world must not miss this gem.

    106. Re:your first sentence is technically flawed by Compaqt · · Score: 1

      Well, aren't registers the fastest and easiest place to put parameters?

      Does "real UNIX" handle things differently?

      Also, DOS would invoke system calls through interrupts. Linux doesn't do that, you actually call the procedures.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    107. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 0, Offtopic

      Oh another uber genius who thinks he knows what a double negative is. Enlighten us O wise one your definition of a double negative. I eagerly await your response.

      Mod parent +1 Formerly smug

      --
      brandelf -t FreeBSD /brain
    108. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 1

      UNIX uses the standard C calling convention.

      I think I was a bit too harsh in my first post as Linux clearly has some advantages over MS-DOS. However the parameter passing is not one of them. Doing it that way requires an extra push and pop for every kernel call.

      --
      brandelf -t FreeBSD /brain
    109. Re:your first sentence is technically flawed by aiht · · Score: 1

      Since he mentioned that his mum is 85 - I sincerely hope not.

    110. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      Also, you can run as many different versions as you want - just point the upgrader/installer to the right mount points in each case. IOW, you can have 11.2 running on one or more partitions, a second copy on another set of partitions, a common home, a common swap, a few other distros on yet other partitions, no problem - but then again, I haven't seen a disto where that would be a problem, so debian is nothing special in that respect.

      So, did you upgrade from 10.x to 11.x by just pointing to the new repositories? That would be an equivalent to apt's capability. I've done the equivalent multiple times with the same installation. The SuSe equivalent to what Debian can do would be upgrading from 9.x, to 10.x, to 11.x. by just pointing yum to the new repositories.

      You're basically comparing apples and oranges with your other claims. What you're saying is that you can boot into one of three parallel SuSe installations that share common /home and /swap partitions. To change versions of the OS you have to reboot.

      That's supposed to be special? I can do the same (parallel installations with common /home and /swap partitions) with Debian, or any other distro, but that's not what I'm referring to. The SuSe equivalent of what I'm referring to would be to combine 10.2, 10.3, and 11.0 into the same partition and boot into a single instance that contains a mix of all three. That is what apt is capable of, and yum is not.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    111. Re:your first sentence is technically flawed by Bing+Tsher+E · · Score: 1

      Xenix was available for the IBM/PC. Along with CP/M-86 and PC-DOS. But the original IBM-PC wasn't 8-bit. It had an 8-bit data path, because the 8088 processor is designed that way. It's big brother the 8086 has a 16 bit data path, but internally they are both 16-bit CPUs.

      I still own an Altos 586 that runs Microsoft Xenix. It sports an 8086 processor and 512K of memory. It has a 20MB hard drive. And it supports 5 user simultaenously (that's what the '5' in the model name is to signify.)

    112. Re:your first sentence is technically flawed by Bing+Tsher+E · · Score: 1

      Actually, Unix is a trademark of the Open Group. You can buy a Unix license off their web site. It's a printed metal license plate. I used to sport one on the front of my vehicle, until I got my new truck which doesn't have a spot for a front plate.

      But yes, I do own two Unix licenses. From the organization that licenses it.

    113. Re:your first sentence is technically flawed by Bing+Tsher+E · · Score: 1

      The IBM PC port of Xenix was actually a fairly late port.

      Microsoft kept busy porting the Unix code base to a variety of processors (since Xenix was at the time a Microsoft product). In fact, that was a significant part of Microsoft's revenue stream in the early days. They dropped out of that when DOS became lucrative enough, and because every Xenix sale meant passing part of the revenue back to the Unix license owners. Microsoft doesn't like to split revenue on sales.

    114. Re:your first sentence is technically flawed by Bing+Tsher+E · · Score: 1

      The MS-DOS mouse driver works in tons and tons of applications from that period. And even today. I still use an elderly version of Ghost to back up systems and create bootable 'restore' CD's. The boot image is a DOS variant and loads the Microsoft Mouse driver to run the Ghost client.

    115. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      PROTIP: 'it' does not rhyme with 'it'.

    116. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      The amusement value may yet climb; all it would take would be one prime-time mime to chime in with a sublime rhyme to begrime the rime of limey, slimy rhymes we've heard in the meantime, ringing in a new paradigm. I'm primed.

      ...

      Perhaps I should only do such pantomime part-time.

    117. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 1

      What is baffling me is how you somehow think that how a system passes around it's arguments is really what makes it either UNIX, or DOS. UNIX was designed with portability taken into account practically from day one. They created a whole new damned language just to see that goal through. What this means is that implementation details like this mean absolutely jack shit.

      Really though, you have no fucking idea what you are talking about. But what the hell, it's making for some good comedy. I'm tempted to adopt that little gem of a quote as my sig too.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    118. Re:your first sentence is technically flawed by harrykar · · Score: 1

      Two hundred dollars != a dime!

      Ok don't take it literally ;-). Take a glance e.g.here http://www.unserversubito.it/quantocostaunserver.htm so to say...especially nowadays software's cost isn't negligible

    119. Re:your first sentence is technically flawed by tomhudson · · Score: 1
      Don't be fooled by version numbers - it's been a decade since they meant anything. All the distros are playing the "major version number game." When 11.3 comes out, the upgrade process will be the same, ditto when 12. comes out.

      The SuSe equivalent of what I'm referring to would be to combine 10.2, 10.3, and 11.0 into the same partition and boot into a single instance that contains a mix of all three. That is what apt is capable of, and yum is not.

      My current one is a mix of 10.3, 11.0, 11.2, and 11.2.

    120. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 1

      This ain't rock science Bub. Keeping the parameters on the stack is more better...that's all you need to remember since simple concepts like efficiency are beyond your comprehension.

      --
      brandelf -t FreeBSD /brain
    121. Re:your first sentence is technically flawed by pnutjam · · Score: 1

      OpenSUSE uses zypper now, it works as well or better then apt-get.

    122. Re:your first sentence is technically flawed by pnutjam · · Score: 1

      The only benefit I have found to debian or ubuntu is the sheer number of packages. Chances are almost anything has a .deb or is included in a repository somewhere. Developers usually target debian.

      OpenSUSE is working on that, their build services are nice and zypper is as good as apt-get now. But sometimes the packages aren't there and you have to build from source.

    123. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 1

      Nowhere in my post did I mention anything about the merits of any calling convention.

      This folks, is a fine example of why women should not drink while pregnant.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    124. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 0, Offtopic

      Your mom wasn't drunk, she's always ready to go.

      --
      brandelf -t FreeBSD /brain
    125. Re:your first sentence is technically flawed by ffreeloader · · Score: 1

      If that's what your entire point was, why not just say this originally? Why play the game of conflating parallel installs with single instances of combined releases?

      Your game playing makes me doubt your veracity.

      --
      "while democracy seeks equality in liberty, socialism seeks equality in restraint and servitude." de Tocqueville
    126. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 0, Offtopic

      Ah yes, the good old "I'm rubber, you're glue" comeback. A favourite among small children who are unable to otherwise defend themselves.

      Nice how you completely avoid the issue I was actually presenting. You aren't even worth insulting, much less conversing with.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    127. Re:your first sentence is technically flawed by Dogtanian · · Score: 1

      gap is being closed, though.

      A sad decline since their late-1990s heyday...

      --
      "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
    128. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 0, Offtopic

      Go away troll, you didn't even bring a technical argument. Your philosophical statement is completely out of context and requires no rebuttal. Your complete idiocy did however.

      --
      brandelf -t FreeBSD /brain
    129. Re:your first sentence is technically flawed by ScottG489 · · Score: 0, Offtopic

      orange

    130. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      or have CS degree and are comfortable with CLI and don't mind spending time trawling forums when something breaks.

      you know nothing about Ubuntu or computers in general dont you...

      your statement is correct for Windows, and OSX.

      Come back with a reasonable argument. Show me how grandma can fix her own Registry problems....

      Troll...

    131. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 1

      Your so called technical argument is the equivalent of calling an old a bicycle and not an automobile, simply because they both happen to lack power steering. Is power steering better? Sure. Is it an essential part of what makes an automobile and automobile? Of course not. Calling convention is not such a central area of UNIX design that saying "Linux is just DOS" is justified. There is a shitton of more important things that make a unix-like a unix-like, take a look at POSIX some time. Your "classification scheme" is fundamentally flawed because you are unable to look past your own fanboism and see larger pictures.

      What I was expecting however was response to however was my statement pointing out that I never made any claims about the merits of any sort of calling convention, but your retort was to call me an idiot for advocating passing arguments in parameters. Something that I never did. You seem to be under the mistaken assumption that because I object to your conclusion, I must also object to your methods.

      Reading comprehension fail. You go away troll.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    132. Re:your first sentence is technically flawed by Nutria · · Score: 1

      but linux is just DOS with a UNIX like syntax.

      Except that in v1, MS-DOS was CP/M with pretty syntax, and v2 was CP/M with pseudo-Unix sub-directories.

      Does that mean that Linux is just CP/M?

      --
      "I don't know, therefore Aliens" Wafflebox1
    133. Re:your first sentence is technically flawed by Sir_Lewk · · Score: 1

      *...calling an old car a...

      Well that is what I get for composing posts in a webbrowser and not a real text editor I suppose.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    134. Re:your first sentence is technically flawed by Galactic+Dominator · · Score: 1

      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)

      I love it!

      --
      brandelf -t FreeBSD /brain
    135. Re:your first sentence is technically flawed by hairyfeet · · Score: 1

      But what about updates? I had NO problems with Ubuntu...as long as I never updated it. Every. single. Time. I let it update something would end up horribly broken and take me the better part of a day to fix. Sound (that one a LOT), wireless (that one a LOT) graphics (about 50/50) it was always something. And even though I have been building PC since the days of DOS it would still take me the better part of a day to trawl the forums, hunt down a fix, tweak it for my own situation, and the apply it and cross my fingers. Could Joe and Sally pull off this herculean feat? Not bloody likely.

      So I don't know if they don 't bother with QA, if they haven't got their bug reporting mechanism down, or what, but I can think of maybe twice over the years I had that with Windows, and it was always with really funky hardware involved. With Ubuntu I was running very basic crap (realtek sound, broadcom wireless, ATI or Nvidia graphics, Intel or AMD CPU) and it never failed that something would get totally hosed every single time I updated. After going through that mess with 9.04 I gave up. If it would take me that long and that much work every single update, then what chance did my customers have?

      Maybe they will fix this in the future, I admit they have made great strides since I first tried Ubuntu 6, but ATM I can only seem to get Ubuntu to do a perfect update if I'm running nothing but old Intel hardware (Intel CPU+GPU+chipset) and no wireless, and honestly that kind of setup just never crosses my desk anymore. It is always an Nvidia or ATI chipset, usually with wireless, realtek sound, multi-card reader, etc. And for those setups I just can't seem to ever update Ubuntu without something breaking.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    136. Re:your first sentence is technically flawed by tomhudson · · Score: 1

      You're the one who said "Lastly, Novell, and by association all versions of SuSe, lost my support when they made deals with the devil."

      I merely pointed out your hypocrisy by asking you what cpu and motherboard you ran, since it couldn't be from intel or amd, or have chipsets from either one, since they also do business with Microsoft (It's called WinTel for a reason) and that Intel is a large contributer to the linux kernel.

      You then went off on a tangent trying to justify your choice over opensuse, rather than admit that you had inappropriately slandered Novell.

    137. Re:your first sentence is technically flawed by sznupi · · Score: 1

      NeXTSTEP certainly was rather nice, and it's 2 decades old. IRIX supposedly wasn't bad, either.

      As for IBM, don'r forget they gave us OS/2. Which was reasonably nice. Not that long after mid-80s.

      --
      One that hath name thou can not otter
    138. Re:your first sentence is technically flawed by Anonymous Coward · · Score: 0

      Yours or mine?

    139. Re:your first sentence is technically flawed by gumbi+west · · Score: 1

      If Google can give be several GB for just some pennies on advertising, I'd imagine my work could do the same for not that much.

      If your analysis is correct at your workplace, you probably need a new admin.

    140. Re:your first sentence is technically flawed by gumbi+west · · Score: 1

      Let me give it to you one more way. Use a server for every 1k employees. Put two 2 TB disks raid 1 in each server (to keep from wasting network on HD access), Now you have about 1.8 GB for each employee at less than $20 per person. Add tapes, moving them around, another $20/person. Now, you've probably saved a few hours per person per year in unnecessary management of emails, if they get paid over $20/hour ($40k/year), you are doing good (this also assumes that your old email system was free).

    141. Re:your first sentence is technically flawed by PalmKiller · · Score: 1

      Yes, AC. But they were talking about $200 for hardware and the software, you are talking about just the software.

  2. Hopefully $175 by nacturation · · Score: 4, Insightful

    ... after you buy the $25 book, that is. Anyone know if there's an open source "Ubuntu On a Dime on a Dime"?

    --
    Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
    1. Re:Hopefully $175 by Anonymous Coward · · Score: 0

      please set your wallet for recursion..

    2. Re:Hopefully $175 by biryokumaru · · Score: 2, Insightful

      Ya, it's called Google.

      --
      When you're afraid to download music illegally in your own home, then the terrorists have won!
    3. Re:Hopefully $175 by natehoy · · Score: 1

      Computer: $200
      Book: $25
      Keyboard: $10
      Mouse: $5
      Monitor: ~$60 if you're damned lucky.
      Operating system: $0
      WiFi: No
      Webcam: No
      Portable: No
      Total cost: $300

      ASUS eeePC netbook: $300 (or similar - I only mention the eeePC because I have personal experience with it and Linux)
      Nuke the Starter Edition of Windows 7, reload with Ubuntu, Mint, or your choice of distro: $0, in about an hour.
      Keyboard: Included
      Mouse: $5 (if you want an external)
      Monitor: Included
      WiFi: Included
      Webcam: Included
      Portable: Yes, ten hours of battery, and weighs almost nothing.

      Both approaches have their high points, and their low points.

      Netbook disadvantages:
        - Smaller screen (10"), but you can add an external one later if that bothers you.
        - Slightly smaller keyboard (though I'm 6' 4" with proportionally large hands, and I can type nearly as fast on a netbook as I can my laptop or Microsoft Natural keyboard), but again you can add one if you need it later.
        - Not upgradeable in any meaningful way.
        - You haven't learned to assemble a system yourself.
        - If you leave the Windows 7 starter, you'll need to shell out for Antivirus, etc. But Ubuntu Netbook Remix (or even Ubuntu, Mint, etc) run great on it.

      Netbook advantages:
        - Includes wifi and a battery, so you can go to almost any library in the country and get on the Internet for free. That can save you a lot of dough if you're cash-strapped (example: keep a low-cost dialup plan for daily surfing, then pop down to the library for any large downloads or updates).
        - No assembly required. Ready to go out of the box.
        - Portable, both around the house and take it with you.
        - Includes a webcam for videoconferencing if you have a decent Internet connection available.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    4. Re:Hopefully $175 by commodore64_love · · Score: 0

      $25 for the book plus $175 for the hardware, plus several days of labor == major headache IMHO. Again following the KISS principle, I would follow this procedure to save time (which has dollar value too):

      - Buy $300 PC at staples (sale price).
      - Sell the Windows 7 OS Disc on ebay for about $75.
      - Install Ubuntu Linux for free.
      - $225 and just 1 hour of labor spent.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    5. Re:Hopefully $175 by Anonymous Coward · · Score: 0

      Monitor: ~$60 if you're damned lucky.

      Buy a nice CRT on Craigslist. Then change this number to $20-$40. Power requirements aren't that different, resolution and color are better. If you're cheap, you don't care that it's heavy.

      Should be some amazing second-hand deals out there what with Vista and 7 axing support for them.

    6. Re:Hopefully $175 by JBrandonS · · Score: 2, Funny

      Nuke the Starter Edition of Windows 7, reload with Ubuntu, Mint, or your choice of distro: $0, in about an hour.

      I run Gentoo you insensitive clod!

    7. Re:Hopefully $175 by T-Bone-T · · Score: 1

      - If you leave the Windows 7 starter, you'll need to shell out for Antivirus, etc. But Ubuntu Netbook Remix (or even Ubuntu, Mint, etc) run great on it.

      You are being disingenuous. There are many free anti-virus programs(even from Microsoft) that are as good or better than paid programs.

    8. Re:Hopefully $175 by gumbi+west · · Score: 1

      Don't forget $30 for a third party power cord for that Asus.

    9. Re:Hopefully $175 by aardvarkjoe · · Score: 2, Insightful

      - Smaller screen (10"), but you can add an external one later if that bothers you.
      - Slightly smaller keyboard (though I'm 6' 4" with proportionally large hands, and I can type nearly as fast on a netbook as I can my laptop or Microsoft Natural keyboard), but again you can add one if you need it later.

      Of course, if you do those, then you just blew way past the $300 price point you were talking about. Also, although I didn't look at exactly what the specs on the two are, chances are that you're going to be getting more bang for your buck with the DIY desktop.

      If you want a portable computer, then a pre-built netbook or laptop is probably a better bet than trying to build your own. But if what you really want is a desktop, then getting a netbook and using it as a desktop probably isn't the best choice.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    10. Re:Hopefully $175 by Anonymous Coward · · Score: 0

      Computer: $200
      Book: $25
      Keyboard: $10
      Mouse: $5
      Monitor: ~$60 if you're damned lucky.
      Operating system: $0
      WiFi: No
      Webcam: No
      Portable: No
      Total cost: $300

      Technically, it's more than that. Even in the US, there's still nearly a 40-50% of households that lack broadband, despite what we slashdotters tend to demand.

      You would need to download Ubuntu, whose bundling availability via the book is not mentioned in the summary or the Amazon page linked. Granted, there's also the cost of buying a spindle of disks so you can burn the ISO, and getting time to figure out where your burner app is, AND how to use it. Remember that there will be beginners getting involved, and they will be disappointed. After all, if we're really counting in the keyboard, mouse and monitor prices, we're obviously not considering alpha geeks as primary buyers... the alpha geek always has one or two extra of those laying around.

      Anyway, from the point of view of say, having an alpha geek furnish his alpha office, Ubuntu edition, then my earlier point doesn't count... you'll need x number of NEW mice, PC's and stuff, will have downloaded a single ISO and burned it a few times, and then installed on all the PC's in parallel.

    11. Re:Hopefully $175 by natehoy · · Score: 1

      grep/hour/aeon :)

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    12. Re:Hopefully $175 by natehoy · · Score: 1

      Thank you for catching me on that, I got caught up in that despite running free AV tools on Windows for years. Apologies.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    13. Re:Hopefully $175 by natehoy · · Score: 1

      Right, I'm not saying that the Asus is the ideal solution for everyone, only that as a fully-equipped and ready-to-go machine it is pretty close in price to the $200 special once you add a keyboard, mouse, and screen (unless you do some inventive dumpster diving or find really good prices on used gear).

      And, honestly, if you're that good at dumpster diving you've probably got a free old machine to go with it. Load Xubuntu on it and go to town.

      As far as specs, there's no way to compare it short of buying the book, from what I can see. The author is probably recommending a low-end motherboard with a $40 2.5GHz Sempron or therabouts.

      The Asus I have runs an Intel N450 (1.66GHz processor) with 1GB RAM. Mint (full desktop edition, not a netbook remix) is responsive and snappy on it.

      I don't know if the desktop is a lot faster, but I imagine it would be somewhat faster.

      My key point of advantage on the netbook was the portability, which gives you the availability of free Internet connections in a lot of places. If you're looking at $200 for a computer, you'll rapidly find it useless without an Internet connection for the most part.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    14. Re:Hopefully $175 by T-Bone-T · · Score: 1

      An apology? On my internet?

    15. Re:Hopefully $175 by natehoy · · Score: 1

      You would need to download Ubuntu, whose bundling availability via the book is not mentioned in the summary or the Amazon page linked.

      Or you can get a copy from a friend if you know of someone who has Internet access and a 2 cent CD.

      Or your local library can probably download one for you and you buy a 5-pack of blank CDs and give them the other four.

      Or you can buy a 5-pack of them from Canonical for 5 pounds plus shipping and split the cost between a few people.

      Or Amazon would be happy to sell you one in pretty packaging with a reference card and other materials for $25.
      http://www.amazon.com/Introduction-video-DVD-Training-Reference-commands/dp/B0018KUB6Y/ref=sr_1_4?ie=UTF8&s=software&qid=1271106869&sr=8-4

      Or, if you're seriously cash-strapped, you can have Canonical mail you one for free (this option requires a bit of patience - they delay the shipments to prevent massive abuse of their largess). https://shipit.ubuntu.com/

      I'm not saying they are totally ubiquitous, or that you can always find one for free, but in most places in the US you can probably find someone within twenty miles of you who would be willing to burn a CD for you at little or no cost. I've given about a half dozen of them to coworkers.

      Even if you have to spend $25 to get it, that's still $75 less than the cheapest legal version of Windows Seven available in the US (Home Premium).

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    16. Re:Hopefully $175 by Stoian+Ivanov · · Score: 1

      Anyone know if there's an open source "Ubuntu On a Dime on a Dime"?

      Try this one

  3. Can't buy the OS for $200? by schnikies79 · · Score: 5, Insightful

    I can buy OEM copies for significantly cheaper than that. Anti-virus/malware protection is a free download from Microsoft.

    I use what works for me, leaving dogma aside.

    --
    Gone!
    1. Re:Can't buy the OS for $200? by nmb3000 · · Score: 2, Insightful

      That was my thought too.

      Windows 7 Home Premium: $99.99 (or Professional for $140)
      Microsoft Security Essentials: $0.00
      Knowing your wireless card and webcam will work: Priceless

      Hm, that's a lot less than $200.

      --
      "What do you despise? By this are you truly known." --Princess Irulan, Manual of Muad'Dib
      /)
    2. Re:Can't buy the OS for $200? by blair1q · · Score: 1, Insightful

      Once you buy and install Windows, and turn on the automatic updates, you're essentially done maintaining it.

      Installing additional software is generally as simple as letting it install itself.

      Every version of Linux, however, including Ubuntu, requires some expertise in configuration and management of the OS. It's not nearly as hands-off a system.

      It's nice to have the source code to mess with, or to enhance. But if I have to compile a new piece of software just to install it properly the first time, that's when *nixen completely fail the end user.

      Thinking Ubuntu is better because a copy of it costs less is a classic case of penny wise, pound foolish.

    3. Re:Can't buy the OS for $200? by virgil_disgr4ce · · Score: 0, Troll

      As a friend of mine is wont to say: "Linux is only free if your time is worthless."

    4. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      I can buy OEM copies for significantly cheaper than that. Anti-virus/malware protection is a free download from Microsoft.

      From TFS (emphasis mine):

      James Kelly shows how easy it is to build a computer and install a complete software suite for US$200 excluding monitor, keyboard, and mouse.

      $200 gets you the software AND the computer (sans KVM).

    5. Re:Can't buy the OS for $200? by IANAAC · · Score: 2, Informative

      But if I have to compile a new piece of software just to install it properly the first time, that's when *nixen completely fail the end user.

      You must not have recent experience with Ubuntu... or Opensuse, etc.

      You don't have to compile a single thing to get everything working. The package managers are quite nice, really.

      As far as automatic updates, it doesn't matter what operating system you use. Updates can and do occasionally hose things, whether it's Windows, OSX or Linux. So it's wise to *not* have auto updates on, rather read what each update is doing before letting it install.

    6. Re:Can't buy the OS for $200? by Enderandrew · · Score: 1

      I've had more trouble fighting with drivers with Vista and 7 in the past 5 years than I have with Linux.

      Linux could still use better printer, sound, wireless and webcam drivers. Don't get me wrong. But the assumption that all hardware works out of the box in Windows is pretty flawed.

      With Linux and hplip, it autodetects a Print/Scan/Copy/Fax device, and sets everything up automatically. Now, try installing the same printer in Windows. See which is more of a pain.

      As far as OS configuration, are you also considering all the anti-virus/anti-virus configuration necessary in Windows? What about updating all the apps in Windows as opposed to having a single package management solution?

      You can make the case that Linux is easier to install, configure and support in 2010. That wasn't necessarily the case in 2000 or 2005, but in 2010 I really believe it is.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    7. Re:Can't buy the OS for $200? by VGPowerlord · · Score: 2, Funny

      "What do you mean I can't run Bejeweled on it?!" -- Mom

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    8. Re:Can't buy the OS for $200? by Abreu · · Score: 1

      Once you install Ubuntu you are done maintaining it. It downloads and installs updates by itself.

      Also, I have never compiled any piece of software for Ubuntu. If for some reason you want an application that did not come in the default install, you just go to the Software Center, select the application you want and click on it, it installs automagically.

      Does windows come preinstalled with an office suite? Email and IM Client? How about photo-management software? How about Social Networking? Free 2gig cloud storage? Ubuntu has all of this in the default install!

      --
      No sig for the moment.
    9. Re:Can't buy the OS for $200? by jedidiah · · Score: 1

      > Every version of Linux, however, including Ubuntu, requires some expertise in configuration and management of the OS. It's not nearly as hands-off a system.

      Utter nonsense.

      Because of it's open and community supported nature, Linux generally includes the entire available driver set with each release. Those releases are frequent and free of charge. So if your hardware is supported (the real issue), then it's going to be much easier to deal with than Windows.

      Ubuntu is more like a Dell recovery disk. A generic copy of Windows really is no comparison.

      The current Windows version might do well soon after it's release but will quickly age as new hardware comes along.

      "does my random bit of hardware work" is the real issue.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    10. Re:Can't buy the OS for $200? by Abreu · · Score: 1

      That used to be true ten years ago.

      Today, I find it hard to believe that you'll spend more time installing and configuring Ubuntu than a fresh install of Windows

      --
      No sig for the moment.
    11. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      I feel sorry for your friend, having no free time at all.

    12. Re:Can't buy the OS for $200? by tombeard · · Score: 3, Insightful

      When I build up a Windows machine I allocate 3 days to getting everything working, tweaking the settings to my liking, installing software and AV (and rebooting at least once per each). When I am finished I have a machine that will run forever if you don't add or upgrade anything, even at an elementary daycare. When I install Ubuntu I figure about an hour for a mostly hands off install, then 2 hours to let updates run. Maybe an hour tweaking the UI. I have built many machines, maybe hundreds; I know which OS wastes my time and it isn't UNIX based.

      --
      The reason we subjugate ourselves to law is to better procure justice. If law does not accomplish this purpose then it m
    13. Re:Can't buy the OS for $200? by revlayle · · Score: 1

      so a black box that I cannot interact with - great. That being said, with the KVM, the system is useless... but you can provide all three and still have a system in the $350 range. After that, however, just get a netbook.... geez

    14. Re:Can't buy the OS for $200? by Lumpy · · Score: 3, Insightful

      you have not used ubuntu in the past 5 releases have you.

      Zero config.... Z-E-R-O. install software from the "install apps" button has Z-E-R-O skills needed. honestly, I handed my wife a laptop with a blank HDD and a ubuntu CD and she installed and configured it on her own.

      That would be IMPOSSIBLE with windows, even windows 7 required a ton of skill to get all hardware working, Ubuntu worked out of the box on her Dell D620 including the wifi card... no installing anything or configuring anything.

      Her only complaint was that Ubuntu wont blindly connect to wifi access points and iphone sync wont work.

      She has been using this configuration for 8 weeks now. she has no desire to go back to windows. she knows nothing about computers other than how to use them for typing, and internet.

      --
      Do not look at laser with remaining good eye.
    15. Re:Can't buy the OS for $200? by Lumpy · · Score: 1

      So he does not use windows then?

      I can install ubuntu and have it completely configured in 1/10th the time it takes Windows 7 to get installed and all drivers installed on the same hardware.... yes it was "ready for windows 7" hardware...

      Glad to see your friend is doing what he says, instead of just giving lip service.

      --
      Do not look at laser with remaining good eye.
    16. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      With most systems, you can have a COMPLETE Ubuntu system up and running in 45 minutes. I spent a day on the last Windows machine I built just patching and installing basic software (Office suite, document reader, antivirus, etc.).

      Learning Linux does take time, but it is a one-time cost amortized over the lifetime of Linux use. I fail to see how one can come out ahead sticking to Windows over the long haul.

    17. Re:Can't buy the OS for $200? by forkazoo · · Score: 1

      As a friend of mine is wont to say: "Linux is only free if your time is worthless."

      And Windows is only the retail price under the exact same conditions.

    18. Re:Can't buy the OS for $200? by virgil_disgr4ce · · Score: 1

      I would have thought that too. And I think that's true for setting up a bare bones system that never changes. But most of the times that something has gone wrong, or I've had to change hardware, or upgrade software, everything has gone to hell on me and it turned into a big ordeal, even with Ubuntu. Obviously everyone's mileage varies here but there are no shortage of the same stories. I love Ubuntu, I really do, but the longer I've maintained an active system the more I've found my initial remark to be true, and it's gotten to the point where I might end up back with another OS. :-/

    19. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      edit: WITHOUT the KVM, sorry!

    20. Re:Can't buy the OS for $200? by wjousts · · Score: 1

      Does windows come preinstalled with an office suite? Email and IM Client? How about photo-management software? How about Social Networking? Free 2gig cloud storage? Ubuntu has all of this in the default install!

      And can you imagine all the wailing and gnashing of teeth if Windows did come with all that preinstalled? The EU would have a cow.

    21. Re:Can't buy the OS for $200? by Belial6 · · Score: 1

      Every version of Linux, however, including Ubuntu, requires some expertise in configuration and management of the OS. It's not nearly as hands-off a system.

      That is simply a lie. A couple of weeks after his second birthday I formatted my son's hard drive and handed him a copy of Ubuntu 5.10. He installed it, and was up on the internet running his software in less than an hour and a half with no intervention on my part. This was a good 10 months before he could even read. I can guarantee that he did not have "some expertise in configuration and management of the OS".

      Conversely, I followed that up with formatting his hard drive and handing him a Windows install disk. He was unsuccessful at installing it. No doubt this was due to the Windows install requiring reading to get through, but the fact remains that a 2 year old can install Linux. Any adult that claims they cannot is claiming to be mentally incapable to the point that they should be institutionalized.

      It's nice to have the source code to mess with, or to enhance. But if I have to compile a new piece of software just to install it properly the first time, that's when *nixen completely fail the end user.

      Given that Ubuntu supports more hardware out of the box than Windows, the only benefit that your statement gives is that with Windows, you can just throw the hardware away when windows doesn't support it, whereas with Ubuntu, you might be tempted to try and get it to work.

    22. Re:Can't buy the OS for $200? by tepples · · Score: 1

      You don't have to compile a single thing to get everything working. The package managers are quite nice, really.

      Not every application that I use is in the Ubuntu repository. Some of these are

      1. free applications not yet packaged, some of which have a needs-packaging bug in Launchpad that hasn't been filled;
      2. software running in one of the various compatibility environments included in the repository; and
      3. commercial proprietary software.
    23. Re:Can't buy the OS for $200? by natehoy · · Score: 1

      Yes, you can buy it for about half that:

      http://www.newegg.com/Product/Product.aspx?Item=N82E16832116752 Newegg: $100

      But $100 is $100, and if you're building a basic machine on a budget, even $100 makes a significant difference in the overall cost of the machine.

      Of course, if the purpose is to get a working machine, they can be had with Windows Seven Home or Starter already installed in the $300 range, which is about what the author's machine would cost if you wanted to add Windows to it.

      On the other hand, Ubuntu, Mint, etc are not feature-limited based on what you spend on them. I can run a remote desktop server, have Compiz (fancy desktop effects), encrypt hard drives and home directories, run a Virtual OS, and run it in any language I choose. Any of those features would require at least Windows Seven Pro, and in a few cases Enterprise or Ultimate.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    24. Re:Can't buy the OS for $200? by Colonel+Korn · · Score: 1

      I've had more trouble fighting with drivers with Vista and 7 in the past 5 years than I have with Linux.

      Linux could still use better printer, sound, wireless and webcam drivers. Don't get me wrong. But the assumption that all hardware works out of the box in Windows is pretty flawed.

      With Linux and hplip, it autodetects a Print/Scan/Copy/Fax device, and sets everything up automatically. Now, try installing the same printer in Windows. See which is more of a pain.

      As far as OS configuration, are you also considering all the anti-virus/anti-virus configuration necessary in Windows? What about updating all the apps in Windows as opposed to having a single package management solution?

      You can make the case that Linux is easier to install, configure and support in 2010. That wasn't necessarily the case in 2000 or 2005, but in 2010 I really believe it is.

      In Windows you plug in the printer. Seconds later, with no other interactions, you can print (or scan, fax, etc etc). I assume the same is true in Linux, but you seem to be saying that it's harder on Windows. Of course, if you want to use HP's print settings menu, you probably also need to put in the cd that came with the printer and click next four or five times. I'm sure something similar is the case in Ubuntu.

      --
      "I zero-index my hamsters" - Willtor (147206)
    25. Re:Can't buy the OS for $200? by Colonel+Korn · · Score: 1

      Once you install Ubuntu you are done maintaining it.

      ...as long as you don't want to have sound or wireless networking. My three attempts to switch to Ubuntu on incredibly common stock laptops from Dell and Asus resulted in a day of fighting with drivers to make everything work each time. Fighting with drivers didn't mean looking for the right driver or clicking on compatibility mode to get it to install, as an incredibly obscure piece of hardware might require on Windows. It meant finding and typing in dozens of lines of text into configuration files to make things like wireless chips installed in tens of millions of laptops to even be recognized.

      --
      "I zero-index my hamsters" - Willtor (147206)
    26. Re:Can't buy the OS for $200? by Sir_Lewk · · Score: 1

      Just about any linux install: $0.00

      The only cost here (besides the book) is the hardware. Even if the "less than any windows install with AV" statement was inaccurate, it is still a hell of a lot cheaper.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    27. Re:Can't buy the OS for $200? by Enderandrew · · Score: 1

      I've never simply been able to plug in a printer, have it auto-installed, and be able to print with no other interactions in Windows.

      I've also specifically had issues with HP printers as of late, where they want you to run the specific HP configuration utlity, only to have it fail repeatedly to find a printer, even when I specify what IP address it is on. Then I'll just bypass the HP tool, and manually install the printer using the Windows wizard.

      However, the exact same printer will basically just auto-detect and auto-install without a hitch in Linux.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    28. Re:Can't buy the OS for $200? by gravis777 · · Score: 1

      I was thinking the same thing. Shoot, http://www.geeks.com/details.asp?invtid=DC7100SFF-P430-RCD-3R&cat=SYS complete system here, minus keyboard, mouse and monitor, for $134.99, with Windows XP preinstalled! This one, http://www.geeks.com/details.asp?invtid=EL1300G-01W-R&cat=SYS is $179.99, comes with Vista, keyboard, mouse, and speakers! (Granted, these are refurbished units).

      I mean, where are you getting that you cannot buy an operating system and malware for microsoft for that price?
      Here is XP for $69 http://www.amazon.com/Microsoft-Windows-Professional-System-Builders/dp/B000JTDV6M/ref=sr_1_4?ie=UTF8&s=software&qid=1271101580&sr=1-4 Several people have mentioned that you can get Vista and Windows 7 full versions for $99 http://www.amazon.com/Microsoft-Windows-Premium-64-bit-English/dp/B000MFIPDC/ref=sr_1_7?ie=UTF8&s=software&qid=1271101580&sr=1-7. Avast and AVG are free, and I know Avast at least now includes free malware protection. Spybot is free. Need I go on?

    29. Re:Can't buy the OS for $200? by djnewman · · Score: 1

      I fully agree. When you get down to the actual, usable OS with applications that work, Microsoft is the hands down winner. I have to wonder how many of the Linux crowd have completely moved away from Windows? I bet 90+% have at least 1 Windows box available "just in case". The last PC I put together with Ubuntu was not usable for the same reasons most Linux is not usable - no drivers for my stock standard recently purchased hardware. Just try to get an nVidia card to work right the first time. I last tried Jaunty, and it was great. Up and running in about 15 minutes without a reboot - it found my network and my network printer, but when I tried to use them, I had to change all of the networking back to IPV4. After I did reboot, Jaunty never did figure out the GeForce 9500 card again. I would not waste the dime on this book.

    30. Re:Can't buy the OS for $200? by JesseMcDonald · · Score: 1

      Your free time is worth more than the time you spend at work, as evidenced by the fact that you chose not to sell it.

      Unless, of course, you are "involuntarily" unemployed or underemployed, by which I mean that you would be willing to work extra hours at a standard hourly rate but are unable to find work on those terms; in that case some or all of your free time may be worth no more to you than the time you currently spend at work. However, that situation should be fairly rare.

      --
      "The state is that great fiction by which everyone tries to live at the expense of everyone else." - Bastiat
    31. Re:Can't buy the OS for $200? by keeboo · · Score: 3, Insightful

      That was my thought too.

      Windows 7 Home Premium: $99.99 (or Professional for $140) Microsoft Security Essentials: $0.00 Knowing your wireless card and webcam will work: Priceless

      Hm, that's a lot less than $200.

      Microsoft Windows 7 Home Premium 32-bit 1-Pack for System Builders - OEM

      That's an OEM version. OEM licensing terms apply.
      Also, $99 for OEM Windows? That's a ripoff.

    32. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      you can buy a netbook for less than 200$ with windows 7 pre installed.

      NB: personnally I prefer a 1000$ laptop with Fedora Linux on it. It's not just about price ...

    33. Re:Can't buy the OS for $200? by WizarDru · · Score: 1

      Apparently they radically changed Ubuntu from December, when I grew tired of wrestling with it and turned my Dell Mini into an XP box instead. Because the process of adding and updating software was, like much of the interface, very hard to penetrate if you didn't already know it.

    34. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      Productivity Apps?

      TFS mentions those, although the same ones are available for Windows as Linux....So you could technically get them, but that would be polluting your Windows with FLOSS ;)

    35. Re:Can't buy the OS for $200? by digitalsushi · · Score: 2, Insightful

      It might be prudent to ask if you're being paid for three days of work to install a single windows machine.

      --
      slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
    36. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 1, Insightful

      3Days!!!! Are you crazy, or just retarded.

    37. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 1, Interesting

      As an anecdotal counterpoint to your pithy and clever post: My last ubuntu/win 7 dual boot machine was far, far easier to get ubuntu up and running (and especially get the wireless working correctly) than the corresponding win 7 install, which required me to snake a 50 foot network cable through the house in order to get online and get the latest wireless drivers before it could find the network.

      Your mileage may vary, and I'm willing to bet you haven't played much with ubuntu on enough different machines in the past two years to realize that both windows and ubuntu have hardware support holes.

      Now if you'd mentioned that certain onboard video solutions (I'm looking at you, Nvidia 7025) might be completely unsupported, I might have nodded my head in sage agreement. Ohwell, you win some, you lose some.

    38. Re:Can't buy the OS for $200? by Klinky · · Score: 1

      Well it's kind of a pain when you have 87 updates to do and descriptions are something along the lines of "Security Update for libglrp, libxmzldd, libbml2 - fixes buffer overflows at vectors 04ff0fff", well great, what does that mean? What programs are dependent on these libraries, probably a nifty command line I could run that has commands similar to sounds animals make "grep moo | awk -grUnT", that's not very user friendly though. Ultimately, you really don't know if it's going to mess up things until after you install it. Grandma probably wouldn't know what a libxml was anyways.

      Plus I've had the update manager tell me to restart after updating, so I don't get the idea that I'd never have to reboot Ubuntu after doing updates, that's just not true.

    39. Re:Can't buy the OS for $200? by Anne+Thwacks · · Score: 1
      I was going to say my experience is much the same, except that, with HP printers on Windows, I have had them work "strait out the box" only to fail to work several days later, and never work again except when installed on a BSD box used as a print server!

      My Tektronics printer works from Windows and Linux, but it took about 3 days to get it to work on each. Most of the time finding drivers, and how to _really_ install them and configure/hack them.

      Dont talk to me about scanners - I have this terrible pain in all the diodes in my left leg ...

      --
      Sent from my ASR33 using ASCII
    40. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      As a friend of mine is wont to say: "Linux is only free if your time is worthless."

      Your friend is stupid.

      Breathing air is free? Right? But to say it with your friends attitude: "Breathing air is only free if your time is worthless." (Yes, yes. Breathing takes time and energy and makes you old and therefore helps to get you sooner death).

    41. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      That doesn't make much sense. It's like saying my Kia is worth more than a Porsche since I chose not to sell it.

    42. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      Every version of Linux, however, including Ubuntu, requires some expertise in configuration and management of the OS.
      Pure bullshit. On typical hardware Ubuntu installs faster, easier and is easier to manage than Windows. When Win 7 RC1's lease expired I put Xubuntu on my netbook and never looked back.

    43. Re:Can't buy the OS for $200? by Rhacman · · Score: 1

      I think I'd be willing to conceed that the update process for Windows can be lenghty to say the least. The thing is, that is a transient cost as I have yet to need to wipe and re-install my Visa box for over a year and counting. I've been learning to use Ubuntu myself and I'm beginning to grow fond of it but it doesn't give me what I want in an OS for a home PC, namely support to play PC games with the video card of my choice. Anyone who is choosing an OS needs to first consider why they own a PC in the first place i.e. to work, to game, to compose e-mail etc. Past experience is worth something too. If a person honestly has a lot of crashes and issues with Windows, hates the installation process AND can do what they want on a different OS then by all means go for it, but I'd hate for someone to be misled into sacrificing any aspect of what they use a PC for based on someone elses usage needs. Don't get me wrong, I hope that Linux gets more publicity so that people know it's an option but it wont do the Linux community any good in the long run if people choose it based on ideology and come to find they can't do what they used to be able to.

      --
      Account -> Discussions -> Disable Sigs
    44. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      I can buy OEM copies for significantly cheaper than that. Anti-virus/malware protection is a free download from Microsoft.

      I use what works for me, leaving dogma aside.

      *ROFL* at the thought of the US DOJ considering the M$ retail distribution channel as dogma!

    45. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      Try a Brother printer. Plugged it into USB and it grabbed the driver, installed it, and it just worked. None of HP's crapware. And good Linux support too.

      I've never seen a GUI for CUPS that didn't fill me with rage and hate at the thought of trying to walk someone nontechnical through it.

    46. Re:Can't buy the OS for $200? by techno-vampire · · Score: 2, Insightful
      Plus I've had the update manager tell me to restart after updating, so I don't get the idea that I'd never have to reboot Ubuntu after doing updates, that's just not true.

      Well, yes, there are occasional updates that require a reboot, such as the kernel. It's just that most programs don't need you to reboot the computer to complete the update as they often do in Windows.

      --
      Good, inexpensive web hosting
    47. Re:Can't buy the OS for $200? by luke_z3 · · Score: 1

      Conversely, I followed that up with formatting his hard drive and handing him a Windows install disk.

      You MONSTER!

    48. Re:Can't buy the OS for $200? by Bert64 · · Score: 1

      How do you update that additional software on windows? Most people fall flat when doing this, which is why so many people these days are getting owned through adobe acrobat or flash...

      Installing additional software requires you to manually locate the installer, get it onto the machine, execute it and answer a bunch of inane questions by just accepting the defaults, or you might have to input a string of characters for no good reason.
      On ubuntu you just select what you want from a list and let it install, and it will then be kept up to date automatically with everything else.

      I run several ubuntu systems, and all of them are hands off, even the one i updated to the beta version of 10.04, and i've not been forced to touch a compiler or the commandline on any of them...

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    49. Re:Can't buy the OS for $200? by Bert64 · · Score: 1

      I have an HP all-in-one from a few years ago, and my experiences with it are thus:

      windows 2000/xp - plug in printer, detects it but doesnt know what to do with it... have to install the drivers from hp
      windows vista/7 - plug in printer, detects it but cant find drivers for it, the drivers for xp wont install
      macosx 10.4 ppc - plug in printer, detects it but doesnt know what to do with it... have to install the drivers from hp
      macos 10.5/10.6 intel - plug in printer, detects it and uses it as a printer, cannot drive the scanner component, drivers from hp don't install
      linux ubuntu 8.04 - 9.10 - plug in printer, printing and scanning works immediately

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    50. Re:Can't buy the OS for $200? by Bert64 · · Score: 1

      Not if they simply bundled third party applications, like Ubuntu does...
      Or used a package management system that made it trivial to install a choice of such applications.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    51. Re:Can't buy the OS for $200? by genericpoweruser · · Score: 1

      If that's the case then you're needs are far more advanced than the typical user. For them it's something like so:

      1. These exist but are generally not common. Chances are the user has never heard of them or has need of them.
      2. They IT guy takes care of that.
      3. They are actually stuck; but, as it's commercial proprietary software, there's no source code available so they can't compile it anyway. They can try their luck with Wine but it's hit-or-miss, and frequently has a few caveats.

      It seems to me you've made the same mistakes of exaggeration that the summary did. Exaggerating to the point of FUD isn't helping anyone.

      --
      A fool and his lamb are worth two in the bush.
    52. Re:Can't buy the OS for $200? by ducomputergeek · · Score: 1

      And when I buy a Mac, I take it out of the box, plug it in, press the power button and go. Granted, more than $200, but far less than 3 days of my time.

      --
      "The problem with socialism is eventually you run out of other people's money" - Thatcher.
    53. Re:Can't buy the OS for $200? by potat0man · · Score: 3, Funny

      You forgot the hardware.

    54. Re:Can't buy the OS for $200? by Kitkoan · · Score: 1

      Once you buy and install Windows, and turn on the automatic updates, you're essentially done maintaining it.

      Installing additional software is generally as simple as letting it install itself.

      Every version of Linux, however, including Ubuntu, requires some expertise in configuration and management of the OS. It's not nearly as hands-off a system.

      It's nice to have the source code to mess with, or to enhance. But if I have to compile a new piece of software just to install it properly the first time, that's when *nixen completely fail the end user.

      Thinking Ubuntu is better because a copy of it costs less is a classic case of penny wise, pound foolish.

      Total BS. I run a dual-boot system, Windows 7 and Ubuntu. Ubuntu recognized my wireless card at the beginning and every piece of hardware, including my wireless Logitech keyboard and Razer mouse with the single exception being my nVidia card (which after running the Updater and Hardware Drivers was complete and up to date without having to search online for anything). Windows 7 needed me to find wireless drivers (had to boot through Ubuntu to get those) and then had to hunt online for the nVidia drivers. With Windows 7 if I need a program I have to search online for what I need and figure out what is shareware, what isn't, what is still supported, what is malware, ect... With Ubuntu I open the Applications tab in the top left corner and click on the Ubuntu Software Center button at the bottom of the list and in the search box write what I need it to do and there are the programs I need and I know will work without hassle. Even codecs are easier on Ubuntu. Just type in something like mp3 and the first option is Ubuntu restricted drivers (which it mentions in the basic comments before I click on it how it's every codec I need) and beyond mp3's, also has Flash, Java, mpeg, avi, h.264, ect... With Windows 7 I need to hunt down some of those codecs.

      --
      Attention... all grammer nazi"s! Is they're anything; wrong with: my post,
    55. Re:Can't buy the OS for $200? by CronoCloud · · Score: 1

      Not even http://localhost:631/ ? It's not that bad, though the system-config-printer that is in YDL is a touch faster.

    56. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      It takes you 3 f'in days to get a Windows machine up and running? My grandma wins.

      I know what wastes your time: you.

    57. Re:Can't buy the OS for $200? by apoc.famine · · Score: 1

      Since I blew my mod points this morning, and you're at +5, I'll just add a "me too".

      Putting my mom and my sister's kids on such a system was the best thing I ever did. It was a couple of hours to install and update, then mostly hands off since. I show up to do some tweaking once a year. Compare that to their windows systems, and I was being asked to fix shit multiple times a year, and each time it was taking hours to days to do so.

      I'm at the point where I recommend Ubuntu for work, and consoles for games. While I hate consoles personally, that combination has made it so that I don't ever do more than a half-hour of tech support for any of my friends or family.

      --
      Velociraptor = Distiraptor / Timeraptor
    58. Re:Can't buy the OS for $200? by Abreu · · Score: 1

      Ubuntu worked perfectly out of the box in my Lenovo and Acer laptops

      So, you see, the plural of anecdote is not data

      --
      No sig for the moment.
    59. Re:Can't buy the OS for $200? by LordVader717 · · Score: 1

      free applications not yet packaged, some of which have a needs-packaging bug in Launchpad that hasn't been filled;

      Now you're getting highy specialized. Generally, if it's popular it will have a package. In this respect it's no different from Windows. That's all a setup.exe is, a package of software (and a particularly messy way of doing it). This problem generally only applies to free software, and then the chances are you'll find Linux packages before you find a supported Windows installer.

      commercial proprietary software.

      I'll admit I've had little experience here, but generally what I have used has had usable packages. I've come across a few horrible binary installers though

    60. Re:Can't buy the OS for $200? by shutdown+-p+now · · Score: 1

      You don't have to compile a single thing to get everything working.

      ... if your hardware is supported in Linux in general, and by whatever is available out of the box (or covered by automated download helpers) in particular.

    61. Re:Can't buy the OS for $200? by the_womble · · Score: 2, Funny

      Last time I looked a Windows CD cost about $2 where I live...

      Knowing your wireless card and webcam will work: Priceless

      That would mean not using Vista or Win 7.

    62. Re:Can't buy the OS for $200? by Anonymous Coward · · Score: 0

      She knows nothing about computers other than how to use them for typing, and internet.

      Does she know how to cook? ;D

    63. Re:Can't buy the OS for $200? by wjousts · · Score: 1

      Don't be disingenuous, of course people would still complain.

    64. Re:Can't buy the OS for $200? by silverglade00 · · Score: 1

      Suppose you had both a Kia and a Porsche, you had to sell one, and the maintenance costs for both are the same. If you choose to sell the Porsche, then yes, you value the Kia more. True, that's a lot of ifs and commas, but your post changed the rules a little from the GP's comment.

    65. Re:Can't buy the OS for $200? by sznupi · · Score: 1

      Hm, thing is one of my webcams I have around here (generally one of the best ever built; people are using it for astronomy) doesn't worh on Windows since Vista. Is "plug'n'play" on Linux though.

      --
      One that hath name thou can not otter
    66. Re:Can't buy the OS for $200? by fluffman86 · · Score: 1

      [fluffman@moria:~]$ s bejeweled
      kdiamond - three-in-a-row game for KDE
      gweled - A "Diamond Mine" puzzle game
      monsterz - arcade puzzle game
      monsterz-data - graphics and audio data for monsterz
      [fluffman@moria:~]$ i gweled
      [sudo] password for fluffman:
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following NEW packages will be installed:
          gweled
      0 upgraded, 1 newly installed, 0 to remove and 87 not upgraded.
      Need to get 163kB of archives.
      After this operation, 479kB of additional disk space will be used.
      Get:1 http://us.archive.ubuntu.com/ubuntu/ lucid/universe gweled 0.7-2ubuntu6 [163kB]
      Fetched 163kB in 2s (76.8kB/s)
      Selecting previously deselected package gweled.
      (Reading database ... 231023 files and directories currently installed.)
      Unpacking gweled (from .../gweled_0.7-2ubuntu6_amd64.deb) ...
      Processing triggers for desktop-file-utils ...
      Processing triggers for python-gmenu ...
      Rebuilding /usr/share/applications/desktop.en_US.utf8.cache...
      Processing triggers for menu ...
      Processing triggers for python-support ...
      Setting up gweled (0.7-2ubuntu6) ...

      Processing triggers for menu ...
      [fluffman@moria:~]$ gweled

      Actual time spend searching for and installing bejeweled clone: 10 seconds. And it's actually pretty good, with music too!

    67. Re:Can't buy the OS for $200? by VGPowerlord · · Score: 1

      Well, with my mom, it would actually be Seven Wonders II, I was just using Bejeweled as an example.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
  4. So who is the book for? by BadAnalogyGuy · · Score: 3, Insightful

    Building a PC from scratch? What FOSS is? How to use Ubuntu?

    I'm sorry, this doesn't sound like a particularly good book for *anyone*

    1. Re:So who is the book for? by PolygamousRanchKid+ · · Score: 4, Funny

      I'm sorry, this doesn't sound like a particularly good book for *anyone*

      If it sells enough copies, it might be particularly good for the author . . .

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    2. Re:So who is the book for? by rubycodez · · Score: 1

      indeed, better first step would be to buy a $50 used computer system including monitor on eBay from mom & pop shop that gives a month warranty. Just list what's needed for a "good enough" box as far as processor, memory, disk, cd-rom drive, have a keyboard and mouse included, etc.

    3. Re:So who is the book for? by Yvan256 · · Score: 4, Funny

      If you want to make an PC from scratch, you must first create the universe.

    4. Re:So who is the book for? by rubycodez · · Score: 1

      nah, I consider the big bang, world, global economy, my job and other people as a given, the "scratch".

    5. Re:So who is the book for? by T+Murphy · · Score: 1

      I've never put a PC together or done anything with Ubuntu, but I know a lightweight Ubuntu system would be useful for some of my relatives who don't need much more than word processing and internet. I wouldn't know where to start on such a system, so I would just let them pay Dell for everything. With a book like this, I could easily set up their computer for them, and leave the book with them if they need the more basic tutorials.

      If I had $200 to spare right now, I would buy the book and try this out so I would have a system to show anyone I think doesn't need to keep Windows.

    6. Re:So who is the book for? by T+Murphy · · Score: 1

      The book is trying to show you how a FOSS system compares to buying a new Windows system- used equipment would break that comparison. Also, if you're trying to convert people to FOSS, you need to present FOSS as a great substitute, not as a second-hand gets-you-by system.

      If the book even teaches you how to use Firefox, it probably is written to minimize the problem solving required by the reader. If the reader only knows how to buy a computer from dell.com, building the computer has to be made foolproof. If you buy a used computer, not only might something manage to go wrong, but it might keep the reader from getting to learn how to physically assemble a computer. I'm sure the author is aware of a used system being a good substitute and cheaper, but if that's your first thought you've probably skipped chapter 1 anyways.

    7. Re:So who is the book for? by tombeard · · Score: 1

      I installed Ubuntu on a new $98 ATOM box, added $40 SATA and an (optional) $30 wireless card. Booted and installed Xubuntu from a thumb drive. It does everything any windows machine will do except play top of the line games which I don't need.

      --
      The reason we subjugate ourselves to law is to better procure justice. If law does not accomplish this purpose then it m
    8. Re:So who is the book for? by Anonymous Coward · · Score: 0

      If you want to make an PC from scratch, you must first create the universe.

      You obviously know nothing about economics. An economist would simply assume a universe.

    9. Re:So who is the book for? by H0p313ss · · Score: 1

      If you want to make an PC from scratch, you must first create the universe.

      Excellent reference, RIP Carl, we miss you buddy..

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    10. Re:So who is the book for? by cmiller173 · · Score: 2, Funny

      OMG, "Scratch" is people!!!!

    11. Re:So who is the book for? by Thud457 · · Score: 1

      What if I just want to smoke a J and have a slice of apple pie after a hard day of being sexually harassed by a dolphin at the office? [*]


      [*] all true, although the cited events didn't actually happen on the same day...

      --

      the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    12. Re:So who is the book for? by wjousts · · Score: 1

      And...without having read the book, obviously...this strikes me as the problem with this book. On the one hand it's telling the reader how to build a computer from components (a pretty advanced topic) and on the other hand it's hand-holding them through installing and using various softwares (a trivial topic - especially for somebody who knows how to build a computer from components). It seems like the book is simultaneously aimed at two different audiences.

    13. Re:So who is the book for? by Anonymous Coward · · Score: 0

      Economists assume too fucking much. We see what happens when you let economists run the economy. It fucking crashes.

    14. Re:So who is the book for? by Anonymous Coward · · Score: 0

      WHOOOOOOOOOSH!!!!

    15. Re:So who is the book for? by TeethWhitener · · Score: 1

      I thought that was the recipe for Apple iPie.

    16. Re:So who is the book for? by Anonymous Coward · · Score: 0

      Yeah what do authors make, like $1 per book?

  5. Plenty of free AV options by Anonymous Coward · · Score: 5, Insightful

    I find it interesting how they add the cost of anti-malware not only once, but also say that you need to have ongoing license renewals in the yearly budget. Not only is Microsoft's own anti-malware completely free, there are other free options such as Avast and AVG as well. So technically, yes, you COULD pay for Symantec or McAfee, but adding the cost in as though it's the ONLY choice is disingenuous at best.

    1. Re:Plenty of free AV options by jedidiah · · Score: 1

      ...except then you get into Windows-only p*ssing matches regarding what is or isn't an acceptable solution.

      That fact alone should turn off anyone (with half a brain) from Windows.

      There doesn't even seem to be a "one true solution" like there is for something like word processors or personal finance.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    2. Re:Plenty of free AV options by rickb928 · · Score: 1

      "except then you get into Windows-only p*ssing matches regarding what is or isn't an acceptable solution."

      As if there aren't still some p*ssing matches over which distro is 'best' for your purpose/skill set/relationship/age/residence.

      As if there aren't still some p*ssing matches over which Window Manager is best for your purpose/skillset/artistic taste/comfort level/graphics hardware.

      As if there aren't still some p*ssing matches over so much else in the FOSS world.

      HA! P*ssing matches are the sole domain of the Windows world? That's rich. Don't even bother to try to escape by claiming the *nix world is a kinder, gentler place. Cross a developer and see what I mean. In the Windows world, you don't get *near* an OS developer. In the FOSS world, a few kernel devs eat each others' babies for the sake of a single patch. Fortunately, very few, but it ain't easy in the kernel world.

      And it probably shouldn't be.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    3. Re:Plenty of free AV options by jedidiah · · Score: 1

      ...which resolves this down to a question of cost.

      Except you can try any version of Linux you like. It won't be some crippled version or disable itself at some point in the future.

      Cripple-ware is one of those FUN bits about Windows that I really don't miss.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:Plenty of free AV options by Anonymous Coward · · Score: 0

      It is disingenuous for more than one reason. If everyone ran Linux I think it is very safe to assume that the world would be full of Linux viruses. Microsoft receives the brunt of the viruses because that is what people use. Virus writers are naturally going to target a larger population. Root kits have been around for some time, so it is silly to assume you do not need AV if you run linux.

    5. Re:Plenty of free AV options by Killer+Orca · · Score: 1

      To be fair, most computer users have no idea that there is free AV out there. Perhaps that is something the author could have explained for a more balanced look at costs, but for a truly novice computer user AV is something most will end up paying money for.

    6. Re:Plenty of free AV options by Zuato · · Score: 1

      The problem is the average customer buys a boxed machine at Best Buy, Wal-Mart, etc and takes it home. Upon booting up the machine they get their 30 to 90 day trial of McAfee or Norton, then subscribe at the end up and end up resubbing every year. My guess is this is where he is getting this.

      The average reader of Slashdot knows that there are free alternatives. The average consumer that buys a HP, Dell, or whatever at the local brick and mortar retailer does not.

    7. Re:Plenty of free AV options by Lumpy · · Score: 1

      yes if you ignore the fanbois that scream that the free apps are substandard.....

      --
      Do not look at laser with remaining good eye.
    8. Re:Plenty of free AV options by daveime · · Score: 1

      or disable itself at some point in the future.

      Upgrading to the latest version disables some parts of it every time. The Ubuntu mantra seems to be ...

      "The following things were working, but are now broken by the latest patch, we hope to have them working AGAIN in about 3 patches from now".

      The last time I tried Ubuntu (10.4 if memory serves), it let me go all the way through the installation just for me to realize I hadn't *manually* set the boot partition, even though I'd selected to re-format the disk as part of the installation.

      Manually having to set a boot partition is NOT something Granny knows, or even needs to know.

      One hour of my time ? Bullshit, it took me 12 hours to get my TV tuner card nominally working i.e. I could watch TV, but trying to record at the same time locked up the video and audio feeds.

      It's still not ready for the general public (just the select subset who can, if necessary, drop back into a bash shell to tweak settings on deviant hardware), and saying that it works on more hardware really depends on your interpretation of "works" and "more".

    9. Re:Plenty of free AV options by tepples · · Score: 1

      Not only is Microsoft's own anti-malware completely free

      A couple years ago, I had to go to my mother's house and uninstall OneCare because it was constantly using 90-some percent of CPU time. I replaced it with Avast. Has Microsoft's anti-malware offering become more efficient since then?

    10. Re:Plenty of free AV options by jabithew · · Score: 1

      In my personal experience, it's the paid-for ones that are substandard. I've seen MacAfee corporate bring the entire office grinding to a halt.

      --
      All intents and purposes. Not intensive purposes.
    11. Re:Plenty of free AV options by Anonymous Coward · · Score: 0

      Yeah, it seems really disingenuous to add anti-malware software costs, upfront or continuous, when there are at least 10 decent free (as in beer) solutions for this need in broad circulation. There are several workable free productivity software options out there in the Windows eco-system as well.

      On a related note, I'm totally surprised, but MS Security Essentials is actually pretty damn good. It's found a bunch of stuff that Avira and AVG have missed on numerous scans for me, doesn't spam pop ups unless there's something gone wrong, seems pretty light weight with real time protection on, and really manages itself pretty well. A full scan does seem to take quite a while with large hard drives, but I guess I'd rather it take several hours to do a full scan and have nasty stuff found than have the scan complete really quickly and not detect anything. You do need to be validated through Genuine Advantage to use it however.

    12. Re:Plenty of free AV options by shutdown+-p+now · · Score: 1

      ...except then you get into Windows-only p*ssing matches regarding what is or isn't an acceptable solution.

      That fact alone should turn off anyone (with half a brain) from Windows.

      There doesn't even seem to be a "one true solution" like there is for something like word processors or personal finance.

      So... vi or Emacs?

    13. Re:Plenty of free AV options by mikechant · · Score: 1

      The last time I tried Ubuntu (10.4 if memory serves), it let me go all the way through the installation just for me to realize I hadn't *manually* set the boot partition, even though I'd selected to re-format the disk as part of the installation.

      Manually having to set a boot partition is NOT something Granny knows, or even needs to know.

      A few points:
      1/ 10.04 is the current *beta* long term support version so your memory sounds suspect.

      2/ You don't *need* a seperate boot partition at all for a simple install; the default setup is to just have a root and swap partition. So it sounds like you wanted something different to the default install and so had to customize it.

      3/ 'Granny' doesn't generally install *any* operating system no matter how simple the process is.

  6. paradigm of having to restart the computer? by Beelzebud · · Score: 2, Insightful

    "Then when you install the software, you have the paradigm of having to restart the computer to complete software installation and you have to learn how to practice safe computing while budgeting for annual anti-malware software license renewals!"

    Every time Ubuntu updates it asks me to reboot the machine, yet in Win7 I can update video card drivers and not have to restart. I'm not sure why you're claiming the opposite is true. Both systems require restarts for certain updates, but these days Win7 has Ubuntu beat in this area, hands down. Also there is no need to budget for annual anti-malware tools, because you can get many free AV suites. MS even offers one now, that tests better than the paid programs.

    1. Re:paradigm of having to restart the computer? by SilverHatHacker · · Score: 3, Insightful

      Every time Ubuntu updates it asks me to reboot the machine

      Ubuntu pretty much only restarts for kernel updates, but if you install Ksplice, even those go away.

      --
      Funny may not give karma, but +5 Informative never made anyone snort coffee out their nose.
    2. Re:paradigm of having to restart the computer? by iamapizza · · Score: 1

      Perhaps the book was written several years ago, when the author was living under a rock in order to get the quiet-time necessary to write his book. In retrospect, not the best move.

      --
      Always proofread carefully to see if you any words out.
    3. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      You got a point. While I'm not a Windows user (aside from 8hrs a day at work) or fan, I must give MS their due on Win7. It's a very nice/solid desktop OS. Windows servers on the other hand...... :-/

    4. Re:paradigm of having to restart the computer? by Beelzebud · · Score: 4, Informative

      "Pretty much" is the key thing here. It pretty much only restarts for kernel updates, unless you've updated the video card drivers, the window manager, the x server, or any other complex part of the system. I run Ubuntu and Win7, and keep both up to date. Ubuntu has me restart far more than the Win7 machine.

    5. Re:paradigm of having to restart the computer? by Zombie+Ryushu · · Score: 1

      This is completely false, all you need to do is shut X down, unload the driver, and restart X there is no need to completely reboot.

    6. Re:paradigm of having to restart the computer? by Beelzebud · · Score: 2, Insightful

      Yeah technically you don't need to reboot, you just have to shut everything down, exit to command line, and restart everything...

    7. Re:paradigm of having to restart the computer? by The+MAZZTer · · Score: 1

      If a file is in use by Windows or a program an installer has two choices: fail and rollback, or mark the file for replacement next reboot and ask the user to do so.

      Linux transparently replaces the file as soon as it is no longer being used, AFAIK. Which is great. Only updates for Linux I've needed to reboot for are kernel updates, which is understandable. You can also get Windows to reboot less but it takes some knowledge of how and why that happens to know how to avoid it, whereas Linux "just works". If you install any Windows Updates on Windows, 99% of the time it'll want a reboot and nag you until you do so.

      AFAIK only reason Microsoft caved and figured out how to make video drivers upgradable while running was to help solve an unrelated problem--poorly coded video driver crashes causing blue screens and making Windows look bad (video drivers account for the majority of blue screens). So now Windows puts the blame right where it belongs and allows you to keep working. This same mechanism allows for drivers to be stopped, replaced, and restarted to update them.

      Disclaimer: I use Windows 7 almost exclusively. Hard drives died in my old computer, I plan to turn THAT into an Ubuntu box when my new HD gets here though. Microsoft Security Essentials is pretty nice too.

    8. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      It's called "logging out" after new video card drivers. That restarts X. No machine restart required. And Windows 7 has me restart nearly every other Tuesday. Ubuntu: I only restart for updated kernels. Hmm... when was the last time your Windows 7 kernel was updated?

    9. Re:paradigm of having to restart the computer? by TheCycoONE · · Score: 2, Informative

      Ubuntu/Fedora do ask to be restarted after some updates. Usually this isn't required, it's just that having the person restart their whole computer is easier than explaining to them how to restart a particular process like X in the case of a video driver update.

      The same can be said of Windows; it is usually just a particular service/process that needs restarted not the whole system.

    10. Re:paradigm of having to restart the computer? by gad_zuki! · · Score: 1

      Are you running Win7 64-bit? MS has some basic hot-swap update service that works better on 64-bit and a lot of things that would require a reboot in 32-bit or in the old XP days, no longer do so. Supposedly the x64 architecture allows for stuff like this in a safer way than 32-bit x86.

      I've also been a little surprised at the lack of reboots sometimes.

    11. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      Last I checked you can restart X with a keyboard shortcut and it takes 1/10th the time (or less) of a reboot.

      The parent poster doesn't know what the hell hes doing on a Linux system I'm guessing. I've been running Ubuntu for years and I've only had to reboot to apply an update maybe 3 times. IIRC they were all major kernel updates. I've never rebooted for any updates to X or video drivers, and I have had to update them both.

    12. Re:paradigm of having to restart the computer? by Enderandrew · · Score: 1

      Ctrl-Alt-Backspace works just as well. It restarts X.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    13. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      That's because Ubuntu is so slavishly trying to copy Windows, it demands an X screen to interact with the user. They're already used to rebooting from the POST anyway. Yes, you *can* use a virtual terminal, but by the time you're that knowledgeable, you'll ditch Ubuntu for something decent such as Slackware.

    14. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      If a file is in use by Windows or a program an installer has three choices: fail and rollback, or mark the file for replacement next reboot and ask the user to do so, or quarantine the old file and replace it.

      FTFY.

    15. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      Still way faster than rebooting Windows 7. I can kill X and have it up again faster than you can say "Applying Update 0 of 3"

    16. Re:paradigm of having to restart the computer? by VGPowerlord · · Score: 1

      Am I the only one who remembers that Windows 98 would require rebooting if you even updated your DNS settings?

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    17. Re:paradigm of having to restart the computer? by idontgno · · Score: 1

      Ditto. Win7 64-bit pro on a Phenom II multicore.

      Much fewer mandatory reboots than long-time experience with Windows desktop and server OSs would lead me to expect.

      OTOH, the weird little snap-crashes while the system is idling is a bit mysterious, but for now I attribute that to immature device drivers.

      And that infuriating "Unidentified Network" thing will drive me around the bend. MS had damn-well better fix that in SP1.

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    18. Re:paradigm of having to restart the computer? by Lumpy · · Score: 1

      you are correct.....

      you must enjoy the forced.... "Windows is updating your system" when you shut down and make you sit there waiting for 30 minutes because the damn laptop is doign a freaking forced windows 7 update at shutdown to avoid a "reboot" and you cant stop it.

      Some of us use our computers for work, and windows 7 certainly forces reboots, a LOT. they just disguise it as work during shutdown. ubuntu could pull the same dirty trick.

      --
      Do not look at laser with remaining good eye.
    19. Re:paradigm of having to restart the computer? by LinuxIsGarbage · · Score: 1

      Unfortunately not. One upside to having a laptop with a PCMCIA card was you could eject and reinsert the card to update the settings.

      Do you remember having to reboot just to use $APPLICATION_NAME just because Win9x was so god-damn unstable. "Unstable" Win9x apps which run rock solid under 2000 or newer.

      Do you remember having to restart Windows98 just because a webpage contained an image tag pointing to c:\con\con, which caused a critical BSOD error.

    20. Re:paradigm of having to restart the computer? by Sir_Lewk · · Score: 1

      If ubuntu is asking you to reboot after mere video driver upgrades, then it is doing it in error. Simply restarting X will suffice, and you can put off doing that as long as you like. The only thing that you need to restart for is kernel upgrades.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    21. Re:paradigm of having to restart the computer? by Sir_Lewk · · Score: 1

      Hell, KDM in Fedora even has a menu entry that allows you to restart X, I imagine GDM does as well. Restarting X is a really braindead task, even for my mother.

      If this is the kind of complexity that gets your panties all in a twist, then I advise that you slowly step away from the computer.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    22. Re:paradigm of having to restart the computer? by Enderandrew · · Score: 1

      I love that restarting X takes less than 2 seconds. I run openSUSE, often with weekly snapshot packages of KDE. When I replace all the KDE libraries and packages, I do want to restart X. But it is very quick and easy. It isn't nearly as much as a hassle as a full reboot on Windows.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    23. Re:paradigm of having to restart the computer? by anthonyfk · · Score: 1

      Yeah, grandma has known that trick for ages! Especially when the updates through the gui suggest needing to restart.

    24. Re:paradigm of having to restart the computer? by anthonyfk · · Score: 1

      If you install any Windows Updates on Windows, 99% of the time it'll want a reboot and nag you until you do so.

      Wow. Wrong. I have a Windows 7 machine I leave running 24/7 and it only asks to be restarted every few months. It does Windows Updates daily.

    25. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      "Pretty much" is the key thing here. It pretty much only restarts for kernel updates, unless you've updated the video card drivers, the window manager, the x server, or any other complex part of the system. I run Ubuntu and Win7, and keep both up to date. Ubuntu has me restart far more than the Win7 machine.

      Why the ubuntu designers have decided to reboot the system after an update of the video card driver puzzles me as it is not required in any way. For years linux based systems have been far ahead windows when it comes to adding and removing drivers to a running kernel. In current ubuntu system it is still possible to do so, but for some reason the choice have been made to go "the windows way". Maybe to ensure the driver is replaced and unloaded properly before the new driver is activated (someone was lazy) or let new users feel that they use a familiar system. With the improvements in windows I hope that the unnecessary reboot will be something of the past. If you forgot how we did it in the old days: kill x, rmmod , modprobe , start x

    26. Re:paradigm of having to restart the computer? by kgo · · Score: 1

      But for most people the 'reboot' is still incidental. It's making sure you've saved all your working documents, closed stuff down, etc, that's annoying. Try hitting Ctrl-Alt-Backspace while you have some unsaved documents open. For practical purposes, you might as well have done a hard power down.

      Which is why Ubuntu actually disabled Ctrl-Alt-Backspace by default. Too many users were getting screwed over.

      --
      Can you construct some sort of rudimentary lathe?
    27. Re:paradigm of having to restart the computer? by Enderandrew · · Score: 1

      Grandma also still remembers all those WordPerfect 5.1 key combinations.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    28. Re:paradigm of having to restart the computer? by phoenix_rizzen · · Score: 1

      You only have to reboot for kernel updates, and for very low-level libraries that get loaded very early in the boot process.

      Video card drivers, X server updates, window manager updates, even GNOME/KDE updates don't require a reboot. Just logout, click the X menu on the login screen, and select "Restart X server". Done. Login to start using the new software.

    29. Re:paradigm of having to restart the computer? by techno-vampire · · Score: 1
      unless you've updated the video card drivers, the window manager, the x server, or any other complex part of the system

      The video card drivers generally get updated at the same time as the kernel. As far as the window manager or X server, logging out and back in is sufficient; no need for a complete reboot.

      --
      Good, inexpensive web hosting
    30. Re:paradigm of having to restart the computer? by anthonyfk · · Score: 1

      It's reasonable that a person would remember a key combination to their favorite function for their favorite program. It's not reasonable to expect someone who sees a "please restart your computer for the updates to take effect" prompt to know 1.) what the update was for and 2.) that if it was for the video driver (and only the video driver) that they just have to kill X and let it restart.

    31. Re:paradigm of having to restart the computer? by GreyWolf3000 · · Score: 1

      No one has figured out a way to restart services without interrupting the user?

      --
      Slashdot: Where people pretend to be twice as smart as they really are by behaving like children.
    32. Re:paradigm of having to restart the computer? by gad_zuki! · · Score: 1

      Funny thing is that 2000 workstation and server said the same thing, but if you pressed cancel they would just accept the new DNS settings. The code isnt smart enough to realize that you didn't change the IP address.

    33. Re:paradigm of having to restart the computer? by VGPowerlord · · Score: 1

      That's strange... 2000 and newer have a Windows Service that runs specifically to allow you to change DNS settings without rebooting the computer.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    34. Re:paradigm of having to restart the computer? by Joey+Vegetables · · Score: 1

      YMMV. I run Gentoo, and usually reboot only for kernel updates, which I tend to do no more than once every few months. I'm running realtime audio processing, database and Web servers, sshd, Samba, and a lot of other stuff, and my experience is that once configured properly it is rock-solid, although getting it there can be a bit of a pain.

    35. Re:paradigm of having to restart the computer? by snkiz · · Score: 1

      Are you some kind of masocist? you don't need that many kernel updates. The WM, Xserver and most other complex "parts" at most require a restart of the Xserver, more often than not just a simple logout and backin again. Even the video drivers do not require a restart, unless your using the idiot button for propriety drivers.

    36. Re:paradigm of having to restart the computer? by Urkki · · Score: 1

      Ubuntu pretty much only restarts for kernel updates, but if you install Ksplice, even those go away.

      Of course, if you upgraded any of the more commonly used libraries, then just rebooting is much more reliable way of making sure the previous version of the library is not used by any daemon or other background process. Only if there's a very strong reason to not reboot, it makes sense to upgrade libraries or other core components without reboot (note: such an upgrade without rebooting may be cool, but cool doesn't mean sensible or wise).

      (In case you didn't know, in Unix a file stays in existence as long as it's open, even if you "rm" all directory entries linked to that file, and only way to make sure a file is totally gone is to restart every process that just might use it.)

    37. Re:paradigm of having to restart the computer? by Anonymous Coward · · Score: 0

      There is no need to restart after updating video or input drivers; just restart your Xorg (restart gdm/kdm/xdm).

  7. Re:Ubuntu? by oldspewey · · Score: 1

    Did the uninstaller work?

    --
    If libertarians are so opposed to effective government, why don't they all move to Somalia?
  8. Don't under-estimate Acer by vrmlguy · · Score: 2, Informative

    build a computer and install a complete software suite for US$200 excluding monitor, keyboard, and mouse. You can't even buy the operating system and anti-malware protection for Microsoft Windows for that

    Permit me to introduce the Acer Aspire REVO. The base model (R1600-U910H - 1 GB RAM - 1.6 GHz - 160 GB HDD) can be had for $199.99 or less, and includes keyboard, mouse and Windows XP. Of course, I'm planning to install XBMC.

    --
    Nothing for 6-digit uids?
    1. Re:Don't under-estimate Acer by Anonymous Coward · · Score: 0

      That does look like a good nettop, but the big difference is that your example doesn't include a monitor, which is a quite significant portion of the total price at this level.

      Of course, one doesn't need a monitor, but this book doesn't seem to be aimed at those who've memorized their computer to the point of using it blind.

    2. Re:Don't under-estimate Acer by commodore64_love · · Score: 1

      Impressive. It's the same speed and size as my current laptop but with an Atom instead of a Pentium M. Can this Acer Aspire be safely upgraded to Windows 7?

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    3. Re:Don't under-estimate Acer by Bad_Feeling · · Score: 1

      Yes, as long as you up the RAM to 2GB. With 1GB 7 is choppy. You might find the Atom CPU to be considerably slower then the Pentium M, it runs out of breath very quickly and even has problems playing flash videos smoothly.

      --
      Disclaimer: On the other hand, I am kind of a psycho...
    4. Re:Don't under-estimate Acer by vrmlguy · · Score: 1

      My understanding is that with 2GB, the video memory can be increased (via the BIOS) from 256 MB to 512 and that "will help you stream the larger HD videos without hiccups." Of course, I haven't tried it yet myself, being willing to live with the occasional hiccup.

      --
      Nothing for 6-digit uids?
    5. Re:Don't under-estimate Acer by shutdown+-p+now · · Score: 1

      That does look like a good nettop, but the big difference is that your example doesn't include a monitor

      Neither does the book from TFA:

      James Kelly shows how easy it is to build a computer and install a complete software suite for US$200 excluding monitor, keyboard, and mouse.

    6. Re:Don't under-estimate Acer by Compaqt · · Score: 1

      Do you have this thing?

      How's it work for playing movies or transcoding?

      Also, can you replace the hard drive? Is this an Atom?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    7. Re:Don't under-estimate Acer by vrmlguy · · Score: 1

      You really want more RAM. You can either buy a slightly larger model or upgrade it yourself. http://www.youtube.com/watch?v=7ayQOyTEWRw

      --
      Nothing for 6-digit uids?
    8. Re:Don't under-estimate Acer by vrmlguy · · Score: 1

      I forgot to say, the $199 model comes with WinXP and 1 GB RAM, the next size up has 2 GB RAM but bundles Vista Home. Taken together, those add over $125 to the price, while 1 GB expansion RAM is less than $50. Personally, I'm voting for voiding the warranty.

      --
      Nothing for 6-digit uids?
  9. Had IBM used UNIX by ClosedSource · · Score: 2, Informative

    it wouldn't have been UNIX as you know it. The 8088 didn't have privilege levels, so essentially everything would run as root.

    1. Re:Had IBM used UNIX by The+End+Of+Days · · Score: 3, Insightful

      Shhh, don't spoil the fun for the zealots. They love pretending that Unix folks had their shit together back then. It lets them believe that Microsoft won through some underhanded marketing bullshit instead of the fact that there were no realistic alternatives.

    2. Re:Had IBM used UNIX by Anonymous Coward · · Score: 0

      Yes, but after the launch of the 80386 (with the inclusion of paging) they could release a new version of the system with all the permission things we are used to.

      PS: if they really wanted they could add memory protection to the system with the launch of the 80286, but it only supported segmentation, it would be alite bit different from what we are used to.

    3. Re:Had IBM used UNIX by cfalcon · · Score: 1

      Unix did have their stuff together. Intel didn't. Protection wasn't offered until the 286.

    4. Re:Had IBM used UNIX by jedidiah · · Score: 1

      An x86 that can handle Unix dates back to 1985.

      What was that about "spoiling" again exactly?

      The fact that it took Microsoft another 10 years to catch up is really sad. Meanwhile, everyone else had better hardware and GUIs. Some of the other options were even CHEAPER on top of being better and easier.

      MS-DOS had Lotus123 and the "iPhone effect".

      --
      A Pirate and a Puritan look the same on a balance sheet.
    5. Re:Had IBM used UNIX by Anonymous Coward · · Score: 0

      Oh how they forget Xenix. I know I would if I could.

      Oh, and yes, it did run on the 8086 and 8088, and was available for use with the IBM-PC.

    6. Re:Had IBM used UNIX by Anonymous Coward · · Score: 1, Informative

      Aw, but it's too much jaw-dropping fun. The opening fantasy completely skips over that a hell of a lot of people used Unix at work and universities, and completely loathed it.

      There were even books about that. Oh hey, The Unix-Haters Handbook is still online. http://www.art.net/~hopkins/Don/unix-haters/handbook.html

    7. Re:Had IBM used UNIX by ClosedSource · · Score: 2, Informative

      "An x86 that can handle Unix dates back to 1985."

      Yes, but that was 4 years after the PC was introduced so IBM couldn't have used it.

    8. Re:Had IBM used UNIX by tomtomtom777 · · Score: 1

      it wouldn't have been UNIX as you know it. The 8088 didn't have privilege levels, so essentially everything would run as root.

      I don't think the two are related. Most modern operating systems use two processor privilege levels: one to run kernel level operations, and one two run userland operations. Processes running as root or processes running as any other user can use both processor privilege levels.

      In other words, you can perfectly well distinguish between running as root or running as another user in a system without processor level privilege levels

      On the other hand, processor level protection is required for preemptive multitasking, which is quite essential to implement the complexity of a modern OS

    9. Re:Had IBM used UNIX by washu_k · · Score: 1

      Care to name the CPU that did have protection in 1981 and wouldn't have sent the already expensive PC's price skyrocketing?

    10. Re:Had IBM used UNIX by ClosedSource · · Score: 1

      Nobody has forgotten Xenix and its DOS-like stability on a 8088 PC. That's what I meant by saying "it wouldn't have been UNIX as you know it"

    11. Re:Had IBM used UNIX by washu_k · · Score: 1

      While you could have separate users there would be no security between them on a 8088 or other CPU without privilege levels. Non-root accounts would be in name only. There would be nothing stopping a regular user from writing a 0 at the right place in memory and making itself root. Or simply writing garbage all over the disk or any number of things that proper user security prevents.

    12. Re:Had IBM used UNIX by ClosedSource · · Score: 1

      Let me put it another way. Any code running on an 8088 can execute any instruction or can access any memory location without limitation. So any application can barf on the OS and cause it to crash.

    13. Re:Had IBM used UNIX by commodore64_love · · Score: 1

      >>>processor level protection is required for preemptive multitasking

      Trivia:

      The Commodore Amiga didn't have CPU-level protection (it was a 68000), but still did preemptive tasking just fine.

      --
      "I disapprove of what you say, but I will defend to the death your right to say it." - historian Evelyn Beatrice Hall
    14. Re:Had IBM used UNIX by Anonymous Coward · · Score: 0

      The 80188 - introduced in 1980.

    15. Re:Had IBM used UNIX by ClosedSource · · Score: 1

      Nice guess, but wrong. The 80188 was essentially an 8088 with integrated peripherals and a few enhanced instructions.

    16. Re:Had IBM used UNIX by Anonymous Coward · · Score: 0

      It lets them believe that Microsoft won through some underhanded marketing bullshit instead of the fact that there were no realistic alternatives.

      PC-DOS was a realistic alternative to MS-DOS. OS/2 (v.3) was a realistic alternative to Windows 3.1.

      Yes there were realistic alternatives for IBM PC users back then. Just not UNIX alternatives.

      And then there was the Mac. That was a real nice alternative to MS-DOS on a PC...

    17. Re:Had IBM used UNIX by lennier · · Score: 1

      If I remember my Microsoft history correctly, wasn't PC-DOS supposed to evolve into Xenix?

      --
      You are not a brain: http://books.google.com/books?id=2oV61CeDx-YC
    18. Re:Had IBM used UNIX by thaig · · Score: 1

      Who cares about protection? We wouldn't have had to put up with Microsoft's int 21 API. We might instead have had amazing things like a "standard C library" and portable software so that when the 80286 came out our non-protected programs would compile and run in protected mode.

      So no - Microsoft bought a shitty OS from some guy and flogged it on to IBM. Yay. Aren't you defending the indefensible? Who's a zealot again?

      --
      This is all just my personal opinion.
    19. Re:Had IBM used UNIX by Sir_Lewk · · Score: 1

      And that is a reason to not use it after it had been introduced why? It's not like M$ wasn't developing the shit the whole time, it just took them over an entire fucking decade to start taking advantage of the hardware that was available to them.

      Sometimes history is a tad uncomfortable because it makes the target of your fanboi-ism look bad, but that doesn't make it any less a part of history. IBM could and did use those chips after they were created, the 'operating system of choice' on the IBM compatible PCs did not.

      --
      "linux is just DOS with a UNIX like syntax" -- Galactic Dominator (944134)
    20. Re:Had IBM used UNIX by ClosedSource · · Score: 1

      Having never worked at MS, I have no inside information about why they waited 8 years (under "an entire fucking decade" as a matter of fact) to release Windows NT.

      I suspect having to maintain compatibility with the thousands of existing applications probably had something to do with it.

  10. Re:Its all about the command line stupid.... by rubycodez · · Score: 3, Insightful

    that's funny because back when Microsoft software became ubiquitous on PC, there was "command line" required.

  11. its hard cause its not ever polished by Anonymous Coward · · Score: 0

    I use ubuntu every day, my wife uses 7

    while I love my little nix system its hard to sell people on it when it doesnt run what they want, and what it does run is at best half finished

    hell you cant even switch windows in the current ubuntu without a flight flicker in the screen

  12. Let the FUD begin by mcmonkey · · Score: 3, Insightful

    You can't even buy the operating system and anti-malware protection for Microsoft Windows for that, let alone have any money left over for hardware and productivity software!

    Not true.

    Then when you install the software, you have the paradigm of having to restart the computer to complete software installation and you have to learn how to practice safe computing while budgeting for annual anti-malware software license renewals!"

    So you're saying people who use Ubuntu don't need to practice safe computing? That's great news! Next time I get an email from a Nigerian prince, I'll make sure I send him my account information with pine instead of Outlook, so then I'll be safe.

    1. Re:Let the FUD begin by biryokumaru · · Score: 3, Funny

      If we switched normal people from Outlook to pine, they probably would be safe from 419 scams.

      --
      When you're afraid to download music illegally in your own home, then the terrorists have won!
    2. Re:Let the FUD begin by jedidiah · · Score: 1

      > So you're saying people who use Ubuntu don't need to practice safe computing?

      Compared to Windows users? No, not really.

      Of course there are scams to consider. However those really have little to do with technology. They're a pure con game that just happens to use email as the communications medium.

      OTOH, you could just use the principle of "avoid Microsoft as much as possible" to whatever degree you feel that you can get away with. This could mean dumping Windows entirely or merely avoiding as many Microsoft applications as possible while still running Windows. A good start would be dumping IE. Dumping msoffice would be even better.

      This rule also worked well when the issue was "crashing" rather than "being rooted" back in the 16-bit days.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:Let the FUD begin by Duradin · · Score: 1

      I don't recall pine altering the content of the messages at all, either incoming or outgoing. How is it suppose to protect a 'normal person' from social engineering?

    4. Re:Let the FUD begin by anthonyfk · · Score: 1

      By disabling their ability to reply to the email... duh.

    5. Re:Let the FUD begin by StormReaver · · Score: 1

      Next time I get an email from a Nigerian prince, I'll make sure I send him my account information with pine instead of Outlook, so then I'll be safe.

      If you read the email in Outlook, you may have automatically sent him everything he needs.

    6. Re:Let the FUD begin by radish · · Score: 2, Funny

      Indeed, but only because they couldn't read or send email anymore.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    7. Re:Let the FUD begin by St.Creed · · Score: 1

      Whoooooosh....

      Omg can't believe I actually used an internet meme :)

      Anyway, the parent was likely referring to the fact that most users thereafter would not be able to use Pine and thus be safe from harm :)

      --
      Therefore, by the (faulty) logic you're using, you're just a cow with a keyboard - osu-neko (2604)
    8. Re:Let the FUD begin by Duradin · · Score: 1

      Pine is uncharacteristically easy to use for a *nix application.

    9. Re:Let the FUD begin by Compaqt · · Score: 1

      True that. Universities used to have Pine installed 15 years ago and normal, incoming freshmen used it with no introduction at all.

      Funny how normal secretaries and such were fine with DOS and WordPerfect, etc., in the 1980s and every suddenly became dumb in the late 1990s and 00s to the point where if something is just slightly different from Windows, they can't use it.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    10. Re:Let the FUD begin by Anonymous Coward · · Score: 0

      Nice sideways attack to deflect people from the real issue: It's very possible to get a _running_ and _usable_ system running a _current_ OS acceptably well for less money if you choose Linux. Tossing in your email suggestions just illustrates that you, like the rest of the OEM/M$ infested world, assume it's ok for people to be morons regardless of what they choose to use. Next time you toss in your account info in a reply to a spammer, make sure you let them have your soc number and credit info as well. (And afterwards you may in fact _need_ this book in order to get a working PC after dear Nigeria hath drained your fiscal resources.)

  13. What if... by singingjim1 · · Score: 2, Insightful

    ...Apple had licensed it's operating system to computer manufacturers like Windows did. While Windows wasn't "open source", it was certainly made more openly available. Bill Gates was just smarter at the time than Steve Jobs. You could play the what if game all day long with all sorts of scenarios.

    1. Re:What if... by rickb928 · · Score: 0

      "Bill Gates was just smarter at the time than Steve Jobs"

      How's that working out nowadays?

      - Microsoft is clinging to market share like a rat to the last scrap of cheese on the trap. How are they gonna fare over the next decade? Struggling against more and more competitors? New markets? Autosound? Set-top boxes? Doesn't sound like many game-changers our there for Microsoft.

      - Apple is INVENTING new markets. How do you compete with a player that doesn't just change fields when you've finally figured out the rules, they essentially change planets...? Sony used to be good at this, but they lost their vision somewhere after the Walkman, probably right around CD players. Apple redefined the portable music market after Diamond and the bunch failed to 'get it right'. And iTunes is genius.

      At the time, Jobs was still smarter than Gates. Still is. Just different games. Gates went for world domination, and got all the headaches an emperor hates. Jobs went for market domination, and is still leading in pretty much every area they care to develop in. Apple TV is the only loser I can think of, and the iPad will own that market soon enough.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    2. Re:What if... by singingjim1 · · Score: 1

      I thought we were talking about what if back when... I'm not fanboying MS, I'm just stating facts. OS X would probably be more ubiquitous than Windows now if Jobs had licensed his OS. Now is a different story and different game. Calm down Sparky - I'm typing this on a Mac!

    3. Re:What if... by Anonymous Coward · · Score: 0

      Jesus H. Christ, suck Job's dick much?

    4. Re:What if... by VGPowerlord · · Score: 1

      Microsoft is clinging to market share like a rat to the last scrap of cheese on the trap. How are they gonna fare over the next decade?

      er... an 85-90% OS market share in the desktop PC market is nothing to sneeze at.

      Despite being in second place in the video game market (worldwide; they're in first place in North America) Microsoft makes money hand over fist, thanks to the suckers^Hpeople who buy Xbox Live subscriptions... they pay approximately $50/year to have what PC, PS3, and Wii users have for free.

      Apple is INVENTING new markets. How do you compete with a player that doesn't just change fields when you've finally figured out the rules, they essentially change planets...?

      See what I said about Xbox Live subscriptions? Microsoft invented that market. Microsoft also had a fairly early online game store for the 360, even though Valve's Steam service for PC predates it (Steam being the original "app store").

      Sony used to be good at this, but they lost their vision somewhere after the Walkman, probably right around CD players.

      It's interesting that you would say that. The Sony PlayStation was forward thinking. Sony realized in the early 90s what Nintendo and Sega didn't; that 3D games were the wave of the future (Sega Saturn had better 2D capabilities) and cartridges were a limited format that would hold games back (Nintendo stuck with cartridges).

      The PlayStation 2 built on the PlayStation's success to become the best selling video game system of all time.

      Sony tried something new with the PS3 and it backfired on them, mainly because it cost too much to produce. Apparently they don't have Jobs's Reality Distortion Field to make people buy overpriced iPads^Hgadgets. Then again, the PS3 also had to play catch-up with the Xbox 360, which had already been on the market for a year.

      At the time, Jobs was still smarter than Gates. Still is. Just different games. Gates went for world domination, and got all the headaches an emperor hates. Jobs went for market domination, and is still leading in pretty much every area they care to develop in.

      Except the PC market. According to Gartner's January 13 press release, the top five companies in PC sales worldwide in Q4 2009 were HP, Acer, Dell, Lenovo, and Toshiba.
      The top five companies in PC sales the US in Q4 2009 were HP, Dell, Acer, Toshiba, and Apple.

      Gartner has yet to release its 2010 Q1 data.

      Apple TV is the only loser I can think of, and the iPad will own that market soon enough.

      I haven't done a lot of research here, but I'm guessing that Apple TV failed because of its price point. It does nothing more than any Xbox 360 or PS3 can do, and those are not that much more expensive (in fact, the cheapest model Xbox 360 is cheaper than the Apple TV, but it doesn't include a remote). Even the music streaming part for Xbox/PS3 works with any Windows XP Media Center PC or newer; Vista/7 includes Media Center in all editions.

      --
      GLaDOS for President 2016! "Well here we are again. It's always such a pleasure." -- GLaDOS, 2011
    5. Re:What if... by rickb928 · · Score: 1

      Back then it was System 6? Let's not reconsider any Mac system Os before that, OK?

      I think Jobs had outmaneuvered Gates even then.

      The Apple ][ had pretty much thrived on Visicalc until Lotus gave us 1-2-3, and then it was MS-DOS/PC-DOS and IBM clones. Looked like Gates had won the battle, as Apple didn't get it right with Lisa.

      Just when Gates was seeing the world as his oyster with DOS, 1-2-3, and WordPerfect bringing in constant revenue, Apple got the Mac right, and, well, Gates wished users loved Microsoft as much as they loved Apple.

      And Jobs already understood that there was more to the game than just market share. The Mac brogut us desktop publishing. Microsoft had to compete. They struggled.

      Around the time of Windows NT, though more like Windows 2000, Micrisoft had picked fights with everyone: In networking, Novell; in servers, with the *nix world, then mostly Xenix/SCO/the rest; on the desktop, with Apple. You could make a case that they were winning with Windows 95 and then 98. But Apple was laboring through a period of mediocre software, average-to-poor hardware, and the beginnings of questions. Jobs came back and remade them into a consumer electronics company pretty quickly. Microsoft couldn't resist trying to compete. Fail.

      It really started back then. Different visions, different companies. I propose that Jobs is in top of his world, and Gates (really Microsoft now, he is supposed to be retired) is mired in the muck of a difficult market. Witness the competition with Linux. No body much proposed converting from Mac to Linux for obvious reasons. Jobs knows that controlling the hardware solves a lot of problems. He's just smarter. And better at execution.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    6. Re:What if... by rickb928 · · Score: 1

      Grow up. I haven't USED a Mac since 1996, don't own an iANYTHING, just making statements I believe in. I don't have Zune either.

      Having an honest opinion about someone doesn't make you their butt boy. Reducing everything to a simple popularity contest makes you a moron.

      --
      deleting the extra space after periods so i can stay relevant, yeah.
    7. Re:What if... by rickb928 · · Score: 1

      "At the time, Jobs was still smarter than Gates. Still is. Just different games. Gates went for world domination, and got all the headaches an emperor hates. Jobs went for market domination, and is still leading in pretty much every area they care to develop in.

      Except the PC market. According to Gartner's January 13 press release, the top five companies in PC sales worldwide in Q4 2009 were HP, Acer, Dell, Lenovo, and Toshiba.
      The top five companies in PC sales the US in Q4 2009 were HP, Dell, Acer, Toshiba, and Apple."

      This is really one of my points. Truth is, in computing, Apple doesn't really compete with HP, Dell, Lonovo, Acer, or Toshiba. They do their own thing, and it's the Apple experience. If they keep on, they are virtually immune to competition for their desktop business, and I think the Macbook business is also soundly locked up.

      And while every other manufacturer is trying to out-netbook their competition, Apple may have nailed it with the iPad. I don't see a viable competitor yet - processors need to become super power-efficient, the OS needs to exploit that, and the interface will need be superb. Until then, Apple has re-defined the tablet into something fairly useful, and created a whole new market niche. I have a Lenovo X41 Tablet, and the shortcomings are glaring. I'm not buying an iPad, though, cause I am one of the few who won't be jumping on the bandwagon and paying even more money on content and connectivity. Just not worth it to me, and I AM a minority.

      Or to put it another way, Apple has probably 7-10% of the U.S. personal computing market for the forseeable future, though they will have to exert themselves for that last 3%. As a friend once told me, he would be happy with .03% of the U.S. toothpaste market, and he got it. Apple has a great position - 'just 7%' that they pretty much have out to the horizon, or until Jobs retires for real. That's their weakness - their real product is Job's vision. Without him, they will struggle. But who know who runs Toshiba's PC business? Who cares?

      --
      deleting the extra space after periods so i can stay relevant, yeah.
  14. and my time is $100 - $200 an hour ... by peter303 · · Score: 1

    So by the time I get the book and read the book I am already losing money. Thats before I do any of the work.

    If i was a broke college student like Linus, then that might be another issue.

    1. Re:and my time is $100 - $200 an hour ... by Anonymous Coward · · Score: 0

      I love arbitrary "valuations" like this.

      Hey, my time is $10,000 an hour, so just reading your post cost me $500.

    2. Re:and my time is $100 - $200 an hour ... by FreonTrip · · Score: 1

      Or, perhaps, an average joe trying to stretch his income during the worst recession in 75 years. There are plenty of people less skillful and lucky than you, and it's a safe bet that you're outside the target market for this book.

    3. Re:and my time is $100 - $200 an hour ... by Nerdfest · · Score: 1

      Libraries will lend you these 'books' for little or no money.

    4. Re:and my time is $100 - $200 an hour ... by NeoSkandranon · · Score: 1

      Out of curiosity, where are you that your library has up to date technical books?

      Mine has got some interesting ones, they have really neat BASIC programs but typing them in by hand is  pain.

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    5. Re:and my time is $100 - $200 an hour ... by kav2k · · Score: 1

      That was quite slow, you know.

    6. Re:and my time is $100 - $200 an hour ... by iggymanz · · Score: 1

      and yet you twiddle your valuable time away on slashdot, that post alone was $3. hope you didn't read the article.

  15. cost of acquisition is everything, huh? by drdrgivemethenews · · Score: 0, Flamebait

    No disrespect intended, but that's really naive. There are other costs, even for home users. Frustration with overly technical administrative requirements is a cost. Having to ask other people how to do stuff all the time is a cost. Listening to overbearing geeks tell you how easy things you can't figure out are, is a cost. Having to find and download "free" software to do stuff MS users get with their machines, and then finding out it isn't quite the same, is a cost. Not being able to easily exchange docs and pictures with your nieces and nephews is a cost. Do I need to go on?

    1. Re:cost of acquisition is everything, huh? by Sarten-X · · Score: 4, Informative

      No disrespect intended, but that's really flamebait. Let's play.

      Frustration with overly technical administrative requirements is a cost.

      The whole point of this book is to reduce those requirements by explaining things. As stated in the review, it's apparently easy to follow.

      Having to ask other people how to do stuff all the time is a cost.

      So is a phone call to tech support, where you get told the stereotypical useless answer by a script-reader making slightly more than minimum wage. Posting a message on a forum, where you can get advice from a few dozen fellow users is more "bang for the buck", so to speak.

      Listening to overbearing geeks tell you how easy things you can't figure out are, is a cost.

      So is having to tell the tech support script-reader that your computer is really plugged in, you did push the right button, and the mouse is not being used as a foot pedal. There's remarkably few arrogant helpers like that, and they usually get chewed out by the benevolent ones.

      Having to find and download "free" software to do stuff MS users get with their machines, and then finding out it isn't quite the same, is a cost.

      Things included with Windows generally come installed in Ubuntu. Installation is two mouse clicks and typing one word, where Windows installations usually require serial numbers, a drive to the store, and other costs you conveniently ignore. Expecting everything to be in the exact same place after replacing a core component of you computer is a ridiculous requirement.

      Not being able to easily exchange docs and pictures with your nieces and nephews is a cost.

      If you're having problems running a basic email client, or even opening a file in OpenOffice, perhaps you shouldn't be using a computer in the first place. Maybe now is also a good time to mention the joyous pain of Microsoft Office's ever-changing file formats. Have you forgotten 2007 already?

      Do I need to go on?

      Nope. You've made your knowledge of the subject fully evident. Thanks for playing correct-a-troll, and have a nice day.

      --
      You do not have a moral or legal right to do absolutely anything you want.
    2. Re:cost of acquisition is everything, huh? by Anonymous Coward · · Score: 0

      I use Ubuntu at home and exchange photos and files with lots of Windows and Mac users, and I never have a problem. If you have had problems doing this, might I suggest that you're not doing it correctly? No disrespect intended, but really...

    3. Re:cost of acquisition is everything, huh? by sheph · · Score: 1

      That's not exactly flame bait. He's mostly right. All of those problems really do exist to some extent, and if they are to be overcome it's going to require discussion rather than "bah, flamebait.... dismissed!!". Don't get me wrong. I love linux, but I also see why everyone in the world isn't yet running it as their primary system. As a geek I like to play with systems, spend my time figuring stuff out, and I'm willing to overlook the features that OpenOffice is missing over Office 2010. But most users aren't like me. They just want it to work, and if it doesn't work they'll use something that does. Even if that means they have to reboot after a BSOD, or pay a little money for their software.

      --
      I don't believe in karma, I just call it like I see it.
    4. Re:cost of acquisition is everything, huh? by westlake · · Score: 1

      So is a phone call to tech support, where you get told the stereotypical useless answer by a script-reader making slightly more than minimum wage. Posting a message on a forum, where you can get advice from a few dozen fellow users is more "bang for the buck", so to speak.

      Joe buys his Win 7 PC from a store.

      It comes with a warranty and maybe a service contract.

      The damn thing works or it goes back.

      The borked install, the incompatible hardware, the fucked-up driver, the bent or broken connector is not his problem.

      The forum is useful only if you know which forum to use, how to use it, and how to find it. That is why Joe chooses the toll free number or the links provided by the manufactuer.

      Things included with Windows generally come installed in Ubuntu. Installation is two mouse clicks and typing one word, where Windows installations usually require serial numbers, a drive to the store, and other costs you conveniently ignore

      The Windows program is an instant download from Microsoft, CNET, Steam, Gog.com, and hundreds of other sources. Retail boxed, it arrives at your door neatly packed from Amazon.com in three to five business days.

      Convenience and utility have other meanings.

      The fundamental problem with a Linux repository is that its contents are invisible to anyone who not a Linux user. The Windows "catalog" - complete with tutorials, reviews, videos, and add-ons is out there for everyone to see.

       

    5. Re:cost of acquisition is everything, huh? by Sarten-X · · Score: 1

      If Joe cares that little about his purchases, Linux is probably not for him anyway. He'd be better off buying a Mac, where everything (generally) Just Works. I'm not going to claim that adopting Linux is effortless. If Joe isn't willing to put in that bit of effort, he should stick with whatever he's given.

      hundreds of other sources

      Personally, I'd rather get my instant downloads from a single source, through hundreds of mirrors. One system to learn, one catalog, and one place to look for everything.

      Speaking of which, you might want to try looking around a bit. Repository contents are available for browsing. Other distros offer their repositories, too, but I didn't feel like looking them up. Google's pretty good for that.

      --
      You do not have a moral or legal right to do absolutely anything you want.
    6. Re:cost of acquisition is everything, huh? by ricegf · · Score: 1

      Having to find and download "free" software to do stuff MS users get with their machines, and then finding out it isn't quite the same, is a cost.

      Things included with Windows generally come installed in Ubuntu.

      The opposite is not true, however:

      • Ubuntu comes with a browser, email client, multi-protocol instant messenger, office suite, graphics suite, screenshot program, scanner software, torrent software, and optical media burning software.
      • Windows 7 comes with... a web browser. And a third of all Windows users actually replace that with Firefox et. al.

      Not only is Ubuntu significantly easier to install than Windows, it's also ready to go for the most common use cases. Windows 7 requires a *lot* of extra configuration and installation to be useful for even basic functions.

      Here's a summary, and here are the gory details.

    7. Re:cost of acquisition is everything, huh? by drdrgivemethenews · · Score: 1

      My brain has gotten me through several career changes and graduate school, to publication in leading journals, and propelled me to the higher ranks of engineering in a very well respected shop. But it is obviously much too puny to grok the mighty thoughts of this group of intellectual giants.

      I had possibly best find a less lofty crowd to hang with.

    8. Re:cost of acquisition is everything, huh? by Sarten-X · · Score: 1

      Possibly.

      It's also just likely that you simply don't realize what's a cost unless you take an opposing view to your own. I don't see anyone arguing that Linux is free of all costs, or even the best choice in all cases.

      All business decisions (even for home users) should be based on a comprehensive evaluation of all the costs involved. Putting forth a complete comparison with references to reputable external sources is useful. In fact, it's remarkably similar to what usually gets published in "leading journals". Making a one-sided claim that Linux has extra costs (and implying that Windows does not share these costs) is flamebait, just as is any one-sided slander against Windows.

      In academic terms, you must realize that negative and indecisive results are still valid research. Exploratory research, evaluating all aspects of a given theory, is also valid research. Finding negative results and conveniently omitting them from the report is dishonest at best and fraud at worst.

      --
      You do not have a moral or legal right to do absolutely anything you want.
  16. Re:Its all about the command line stupid.... by mcmonkey · · Score: 2, Insightful

    How is that funny?

    If I say you'll have no success trying to sell a car that doesn't go over 20 MPH, is it funny because 100 years ago no cars went over 20 MPH?

  17. Perhaps useful in High School by ghetto2ivy · · Score: 1
    Perhaps this book might be useful for a high school tech club/class. I mean there already are many $200 linux computers: netbooks. I would have liked the book in HS, it would have saved me countless hours of windows reinstallation, and cursing at BSODs. (I'm now a stress free Ubuntu and Mac User).

    Everyone else, the transition to Ubuntu isn't that hard, but is a learning curve. Why would one want to add building a machine to the mix? Besides by the time the ink is dry I'm sure the hardware suggestions will be out of date.

    1. Re:Perhaps useful in High School by jedidiah · · Score: 1

      Yup...

      Like someone else said: Just buy a Revo.

      The fact that such boxes are available are a revelation to most people.

      They're sold at BestBuy but they are kind of hidden from view. They're tucked away in a corner so that you don't notice them as you pass by the more expensive machines.

      --
      A Pirate and a Puritan look the same on a balance sheet.
  18. Re:Its all about the command line stupid.... by bluefoxlucid · · Score: 1

    I use the command line to edit text and do ... some other crap. Kill off npviewer.bin to free up memory without closing Firefox (it's a Flash wrapper). Oh, and to run bc as a calculator. It turns out vim and bc are way better than gedit and gnome-calc.

  19. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    point is command line not the issue.

    anyway, can install and use plenty of Linux distros without the command line for normal household use. red herring.

  20. Re:Its all about the command line stupid.... by pinkj · · Score: 1

    that's funny because back when Microsoft software became ubiquitous on PC, there was "command line" required.

    Was your grandmother trying to read her email on these "command line required" PCs? I think it's obvious to say that GUIs opened up personal computers for non-tech oriented people and that a DOS prompt didn't. If anyone needs to use the CL for anything when working on their computer, it isn't user-friendly enough.

  21. Alternate title: by celibate+for+life · · Score: 1

    Using a Free Operating System is Cheaper than Paying for One: The Book

  22. Apple did. by Anonymous Coward · · Score: 0

    Apple tried that years ago and the clone was called the "Orange". Apple eventually killed the licensing of the the OS because it was eating into their margins for hardware; hence why Apple was able to keep their prices higher than the PC clones - until recently. (Now, for the high end all-in-one units, the iMacs actually come in a little cheaper than something like a HP.)

    MS didn't have to worry about hardware. Gates wanted the hardware to become a commodity and lock up the software - it worked, obviously.

    1. Re:Apple did. by XxtraLarGe · · Score: 1

      Apple tried that years ago and the clone was called the "Orange".

      I think you might be mistaken. IIRC, there was an Orange PC card that was basically a 486 card that you could insert in your Mac to dual boot into DOS/Windows. You're probably thinking of Starmax from Motorola, Power Computing & UMAX. There were a few others, but I can't remember the names off the top of my head.

      --
      Taking guns away from the 99% gives the 1% 100% of the power.
    2. Re:Apple did. by singingjim1 · · Score: 1

      I actually still possess a "Supermac" clone, but the point being made was that Gates was more concerned about licensing the software and couldn't care less about the hardware end of it and left that up to the PC makers, which at the time was the right move. Jobs was just less willing to concede the hardware profits to other manufacturers.

  23. I'm running Lucid Lynx. by khasim · · Score: 3, Insightful

    It's BETA software and it gets updates almost every single day.

    And yet even with running BETA software and pulling patches down almost every day I am NOT rebooting the system as you claim.

    1. Re:I'm running Lucid Lynx. by Beelzebud · · Score: 1

      Where did I claim Ubuntu was having you reboot every day? I didn't. I said it has me reboot more than Win7 does, and that's a fact.

    2. Re:I'm running Lucid Lynx. by Abreu · · Score: 1

      When was the last time you updated your kernel in Windows?

      --
      No sig for the moment.
    3. Re:I'm running Lucid Lynx. by Anonymous Coward · · Score: 0

      Where did I claim Ubuntu was having you reboot every day? I didn't. I said it has me reboot more than Win7 does, and that's a fact.

      Fact: I haven't rebooted my ubuntu rig in months, my vista machine has blue screen rebooted a couple times in that timespan.
      "facts" are relative, but you knew that, just bobb'n that juicy troll bait out there eh?

    4. Re:I'm running Lucid Lynx. by inhuman_4 · · Score: 1

      Then something is seriously wrong with your setup. Check to see if you are getting updates from the beta repos, that could be the cause you to get a lot of updates.

      I have ubuntu netbook remix on my eeepc. Uptime? 40 days. I never power off, just use suspend and keep it charged.

      It only ever has to reboot to switch the kernel, everything else can be done by cycling one service or another (video drivers? Cycle X windows).

      I am running an older version so perhaps your is different, but mine never asks to be restarted, it just sets the new kernel to the default for the next boot up.

  24. Ludicrous by Kingrames · · Score: 2, Funny

    No way you could run Ubuntu on a dime. Dimes have no cpu, no video card, no ram. And where would you insert the liveCD?

    --
    If you can read this, I forgot to post anonymously.
    1. Re:Ludicrous by Anonymous Coward · · Score: 0

      The dime serves as a heat sink for the CPU. NOW who is ludicrous, smart guy?

    2. Re:Ludicrous by DerKlempner · · Score: 1

      And where would you insert the liveCD?

      Don't be silly; you wouldn't use a LiveCD. Booting from a USB thumb drive is the obvious option.

      --
      UNIX: Find it, fsck it, forget it.
    3. Re:Ludicrous by SIR_Taco · · Score: 1

      No, no, no..... you have it all wrong!

      The dime goes on your computer chair!

      --
      I say don't drink and drive, you might spill your drink. Before you get behind the wheel just stop and think.
    4. Re:Ludicrous by Anonymous Coward · · Score: 0

      The title clearly refers to using the dime as the installation method. Therefore, it's "Live Dime", not "Live CD".

    5. Re:Ludicrous by Anonymous Coward · · Score: 0

      He meant NetBSD.

  25. Can Too by kenh · · Score: 1

    From the original post:

    James Kelly shows how easy it is to build a computer and install a complete software suite for US$200 excluding monitor, keyboard, and mouse. You can't even buy the operating system and anti-malware protection for Microsoft Windows for that, let alone have any money left over for hardware and productivity software!

    I can buy a retail copy of Windows 7 Home Premium for $179.99 at Newegg, with shipping for another $1.99[0], and Microsoft Security Essentials is free for download[1], and a very reasonable product for many users.[2]

    Also, I can get an Acer Aspire REVO at Bestbuy for a nickle under $200, with a copy of Windows XP SP3 included.[3]

    I can't wait to see the specs on the $200 computer build outlined in this "outdated before it was published" book... Also, didn't this book come out a while ago? At least 4-6 months ago - are the parts listed even still commonly available?

    [0] http://www.newegg.com/Product/Product.aspx?Item=N82E16832116716&cm_re=windows_7_home_retail-_-32-116-716-_-Product

    [1] http://www.microsoft.com/security_essentials/?mkt=en-us

    [2] http://www.winsupersite.com/win7/mse.asp

    [3] http://www.bestbuy.com/site/Acer+-+AspireRevo+Nettop+with+Intel%26%23174%3B+Atom%26%23153%3B+Processor/9535434.p?id=1218120545008&skuId=9535434

    --
    Ken
    1. Re:Can Too by kenh · · Score: 1

      I went to Amazon on the link provided above and found the specs for the system as follows:

      300 Watt Case - $39
      ATX MB - $44
      AMD 1300 2.3 GHz CPU - $44
      160 Gig HD - $39
      1 Gig RAM - $13
      CD/DVD-R/W - $24

      His book mentions a website (http://www.webfreebees.net/howtobuildpc.html) but the website is down or otherwise having problems (slashdotted?)

      The author's accomplishment seems fairly minor - he built a fairly low-spec computer for $200 (or 2,000 dimes, by my count, not one ;^) and installed a free OS on it. That's a book deal-worthy project?

      --
      Ken
    2. Re:Can Too by JonJ · · Score: 1

      Windows 7 Home Premium

      Home Premium is limited in what it can do and what software you can install. Atleast if they chose to do it similar to Vista, where you could not install the UNIX Tools for Windows on a "Home" license. GNU/Linux is not.

      --
      -- Linux user #369862
    3. Re:Can Too by radish · · Score: 1

      Home Premium is limited in what it can do and what software you can install. Atleast if they chose to do it similar to Vista, where you could not install the UNIX Tools for Windows on a "Home" license

      I'm pretty sure cygwin will install on any version of Windows.

      GNU/Linux is not

      Awesome! Let me just install Photoshop, and Premiere, and Word. Oh wait...

      All OS's are limited in some way as to what they can do and what software you can install, it's just that those ways differ.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    4. Re:Can Too by Anonymous Coward · · Score: 0

      Hey, the dude built his own computer, wrote about it and found a publisher for the manuscript, gets a glowing review for it on /. and has sold at least one copy to the reviewer. That's a win for him any way you look at it, and I've only done one of those things (albeit, dozens of times over a decade or more, but never squeezed a book contract out of it).

    5. Re:Can Too by Compaqt · · Score: 1

      What use do budget/home users have for Photoshop, Premiere, and Word specifically?

      How many home users need to write a letter, much less a thesis or book?

      How many home users need to create (professional-level) movies?

      How many home users need to create print-ready (as opposed to web-ready) advertisements to insert into Vogue/Time/People?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
  26. Steal this Ubuntu by Anonymous Coward · · Score: 0

    Abbie Hoffman is rolling in his grave.

  27. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    nah, she popped in the AOL CD. Oooo, so software and not the so-called OS or need/no need for command line is what makes or breaks the deal? how about them apples! there's a moral for the GNU/Linux and the *BSD crowd (and yes I'm part of both).

  28. Re:Its all about the command line stupid.... by AcousticYorick · · Score: 1

    I wouldn't buy a computer that doesn't come with a buggy whip, even if it does have one o' them new-fangled "command lines." It's just a fad for them kids--you'll see.

  29. Re:Its all about the command line stupid.... by Jeng · · Score: 2, Informative

    Many games have what amounts to a command line. I would say that a good amount of people would have no problem using a command line interface IF they knew its uses.

    --
    Don't know something? Look it up. Still don't know? Then ask.
  30. Re:Its all about the command line stupid.... by xaxa · · Score: 1

    I dunno... If someone gave me a car that only went 20mph but cost £0 to purchase and run I might buy one.

    (Except I already have a nice bicycle, which goes faster :-)

  31. Re:Ubuntu? by somersault · · Score: 1

    When you say "most recent" do you mean the 10.04 beta? Hardly a fair test, if indeed there is any truth to your post at all..

    --
    which is totally what she said
  32. and... by Anonymous Coward · · Score: 0

    You also have a sound system that just works... always... for EVERY program you throw at it, and with low latency too!

    Don't get me wrong, I want to get away from M$ because they sell their customers out to the entertainment industry. (http://www.afterdawn.com/news/article.cfm/2008/05/18/nbc_triggered_vista_broadcast_flag)

    They also sell people an intentionally broken product and then charge another $80 to fix it. (http://www.techspot.com/guides/264-change-wallpaper-on-windows-7-starter/)

    I do not pretend that Linux is a perfect alternative. Until the developers stop ramming problematic software like PulseAudio down my throat, it won't be.

  33. Re:Its all about the command line stupid.... by nine-times · · Score: 1

    I think the whole discussion is moot. You don't need to use the command line to use modern Linux operating systems.

  34. Re:Ubuntu? by Nerdfest · · Score: 2, Funny

    We've asked you politely to stop posting here Mr. Balmer.

  35. Linux is still not ready for desktop use by hessian · · Score: 1, Interesting

    Windows persists because it's designed to be a desktop operating system. Linux is an adaptation of a server operating system. All of the software is there in Windows, and it has the nifty interface and a company backing it up by writing professional documentation, hordes of device drivers, and being there to issue updates in a timely manner.

    No offense intended to the Ubuntu folks, but there's a reason the market often beats the volunteer efforts: it can pay for in addition to inspiring great performance. Open source can inspire great performance by individuals, but what makes a great OS is more than good code; it's good interface design, support and really boring work like driver development.

    In addition, while I use KDE and like it, I'm never going to fool myself into thinking this software matches professional level stuff. Even Office 2007 beats the pants off Open Office, Abiword, and Kwrite, hands down. There simply is no competition once you get past the "one page document" stage.

    I will always have a FreeBSD machine at home to play with. But I wouldn't want to drop it into an office. For all its flaws, Windows makes desktop computing tasks easy, fast and relatively reliable.

    1. Re:Linux is still not ready for desktop use by MattBD · · Score: 1

      I don't think something being Unix-based necessarily makes it less good as a desktop - OS X does alright after all.

    2. Re:Linux is still not ready for desktop use by jabithew · · Score: 1

      No offense intended to the Ubuntu folks, but there's a reason the market often beats the volunteer efforts: it can pay for in addition to inspiring great performance.

      "Volunteer efforts" are a part of the market too. You just mean paid-for.

      --
      All intents and purposes. Not intensive purposes.
    3. Re:Linux is still not ready for desktop use by Anonymous Coward · · Score: 0

      > ...it has the nifty interface and a company backing it up by writing professional documentation,

      I would like to disable the Caps Lock key in Windows XP.

      I have pressed F1 and searched the XP "Help and Support Center" but to no avail other than an "Invalid argument" on line 39 of c:\winnt\Help\glossary.chm.

      So... where's this professional documentation?

  36. Here's where you said it. by khasim · · Score: 4, Interesting

    Where did I claim Ubuntu was having you reboot every day? I didn't.

    That would be when you posted this:

    Every time Ubuntu updates it asks me to reboot the machine, yet in Win7 I can update video card drivers and not have to restart.

    Note your usage or "Every time" in that statement.

    I pointed out that Lucid Lynx is receiving updates almost every day. Therefore, by your original statement, I should be rebooting it almost every day.

    That is not my experience. And that is with BETA software.

    1. Re:Here's where you said it. by commodoresloat · · Score: 2, Funny

      That is not my experience. And that is with BETA software.

      Wow - imagine how much better off you will be if you install VHS!

    2. Re:Here's where you said it. by kgo · · Score: 1

      That's a pretty bad logical inference...

      You said EVERY TIME you go to a bar you get laid. I don't. Therefore, by your original statement, I should be. You're wrong.

      --
      Can you construct some sort of rudimentary lathe?
    3. Re:Here's where you said it. by StuartHankins · · Score: 1

      No he's correct, you should be. Might be time to update your moves. I prefer UDUDLRLR -- it usually works but that's just me.

    4. Re:Here's where you said it. by Anonymous Coward · · Score: 0

      That is not my experience. And that is with BETA software.

      Wow - imagine how much better off you will be if you install VHS!

      I can't hear you over my Laserdisc edition of Star Wars.

  37. Re:Its all about the command line stupid.... by Anonymous Coward · · Score: 0

    Even if you didn't need to use the command line so much on a Linux box, the fact you can't run most of the software that regular users want to (like games -- and no, spending hours messing around with Wine to make a game work half-assed doesn't count) makes Linux a non-starter for a large chunk of computer users.

  38. The cost of the OS is not the primary issue. by Delusion_ · · Score: 2, Insightful

    I could run BeOS for free. And on today's machines, it would play the fastest game of Tetris ever.

    Jokes aside, who considers the price of the OS the primary issue? Way to miss the point. The primary issue is "does this OS run the applications I want to run".

    I encounter naive Linux desktop converts occasionally. And no, that's not to suggest all Linux desktop converts are naive. It's very frustrating to hear them pontificate about their latest install Ubuntu Malodorous Moose, and then on the other hand ask "what's the Linux equivalent of [some Windows application]?" every two days.

    If it doesn't run the applications I need to run, you could give me the OS for free and it still won't run them.

    Throwing in red herrings about what certain security apps cost when there are free alternatives for Windows is pretty disingenuous as well.

    1. Re:The cost of the OS is not the primary issue. by Anonymous Coward · · Score: 0

      You're beating a dead horse. Everything you mention on the Linux side turns into "Just wait for the apps, they'll come", "someday GIMP will be as good as PhotoShop" and "But we don't have viruses here!"

      The real practical side of computing is ignored by the folks and, while there is tons that can be done with Linux, Joe Sixpack isn't interested in the alternative.

      Just go look at the bittorrent sites for example: People downloading PhotoShop aren't doing this because they need a high end graphics editor. They're doing it because PhotoShop costs money and in their minds they equate cost with value. For the most part it's true but 19 out of 20 PhotoShop pirates could just as easily get by on GIMP but they're not there for the free and legal software.

      This is a fact that will continue to elude the Linux fanboi until Linux either gains some known commercial software or until Linux dies due to lack of interest. There is no question in my mind of this. Anyone who lived as a PC user in the 80s had seen this first hand as fine products like the Commodore Amiga, the Atari ST series and OS/2 failed because software vendors lost interest as people migrated from these machines to the MS-DOS machines that ran what the end user needed. Today the OS is no different than the old hardware platforms.

    2. Re:The cost of the OS is not the primary issue. by Compaqt · · Score: 1

      The cost of the OS could be ignored on a $2000 machine.

      But it's not just one (desktop) OS anymore. Many people have a lot of computers just for themselves, not to mention the rest of their family.

      That adds up. And you're not tied to the office Exchange racket at home.

      Ubuntu is just fine for many home needs. That proportion will continue to go up. Because you're not going to need to install some weird 1980s/1990s line-of-business application on your home computer.

      Web: Probably 90% of what people do on computers is on the Web. The rise of Firefox has ensured the demise of IE-only sites. And now you've got Chrome, too.

      OpenOffice is just fine for writing letters or even term papers.

      Digital cameras- I just used to copy files over the USB interface even on Winows. I've heard varying reviews of FSpot, Shotwell, Gwenview, etc. YMMV

      Movies: VLC or XBMC.

      Email: Most people seem to like webmail these days. Firefox with Gmail works great. There's always Thunderbird/Evolution for POP/IMAP.

      Digital photo editing: why do you need to edit them? Do home users actually do this? If a pic comes out dark, or light, you just say "Oopsies, I messed up on this one" before you move on to the next one while showing pictures to your friends. I agree that it'd be handy to have an application strictly focused on light photo editing (as opposed to a general-purpose bitmap graphics like GIMP).

      Movie editing remains a possible problem area. Even there, I think most people just take 1-5 minute clips of their kids, and watch them unedited. They do not create 1 hour 25 minute feature films with credits, fades, music, and so on.

      --
      I'm not a lawyer, but I play one on the Internet. Blog
    3. Re:The cost of the OS is not the primary issue. by bogjobber · · Score: 1

      Jokes aside, who considers the price of the OS the primary issue?. Way to miss the point. The primary issue is "does this OS run the applications I want to run".

      People without $1500+ dollars to drop on a brand new machine, which is pretty much everybody. And most people don't really use their computers for anything that FOSS can't accomplish fairly easily. Not everybody has a good job and plenty of disposable income.

    4. Re:The cost of the OS is not the primary issue. by Anonymous Coward · · Score: 0

      While most of what you say is correct for the people around you, you must understand that it does not apply to everyone. Here is an example for you:

      I live in South Africa. Whereas I am fortunate enough that I can afford a computer powerful enough to (in reality I wouldn't dream of it) run a modern Microsoft OS, around here you still see old Pentium 2-3 computers with very little disk space/RAM. In fact, I just recently gave one away to someone who had need of it.

      They still work, but tend to corrupt people's work due to virusses. Theoretically the OS should be updated -- but there is no internet connection. Theoretically, an antivirus program could help -- but there is no internet connection/it's running Windows 98/it doesn't have enough RAM/all of the above. But no GNU/Linux distro will ever catch a virus when you simply insert a disk. If you can get the right distro, it will also work well on an old computer. Granted, it is hard to find if all your friends are running cracked Windows instead and you can't download it.

      Some people have slow, expensive dialup connections. Windows- and antivirus updates can almost bankrupt you on those things.

      On top of that, practically everyone with a newer computer has been pwned by a "no registration crack", because the price of a Microsoft OS *is* significant around here. All of this leads to a culture of getting cracks from friends, when an equivalent (and sometimes superior) product is available for free. Yes, people actually crack antivirus programs and get pwned that way. Perhaps because they are unaware of any other way. Personally, I think it is simply because it has become a habit. Have you ever tried to tell someone to use a free product instead, when they insist that the other one is also "free, hahaha"? Small wonder there is so much malware going around.

      As for applications, I can assure you that I do not need Windows programs. After switching away from it, one thinks along the lines of "I need this program, how can I make it run?" After you have been using an OS with a package manager for a while, you will go to a Windows machine and think "Where can I find a program to do this thing? How do I know this is not a trojan, and why isn't it signed? Who the hell do these companies think they are, installing rootkits after you *paid* for their programs?!"

      To summarise:
      Actually, the cost of the OS does matter to many people.
      The thing about not finding your favourite applications goes both ways.
      Security on Windows is a very expensive problem to those without reasonably cheap net connections.

      Sorry about the long post, I thought the insight into someone else's world might interest you. (I suspect, however, that you will see all of the above if you look around in your own country for people who are either less affluent or, depending which point it is, stupid.)

    5. Re:The cost of the OS is not the primary issue. by KingOfTheMoon · · Score: 1

      Parent nailed this one. I have an older machine and really want to run Ubuntu... I really do, and I already run mostly open source software. But:

      Deal Breaker #1: No Netflix watch-it-now.
      Deal Breaker #2: Soundcard didn't work. I researched and screwed with it for an hour before realizing that I'd rather be watching a movie.

      I also have a couple of windows-only apps that I use occasionally and I don't want to spend hours figuring out how to make them work under wine or whatever. One of them is Friz 8, another is Power Tab Editor (for guitar music).

      Maybe they'll get past the Netflix DRM issues or Wine will get developed enough to run Silverlight. Maybe I can live with TuxGuitar or something. Maybe I can make do with Crafty. Maybe I'll buy new hardware that works well with Linux. But for now, Windows does what I want it to (and yes, MSE is free).

  39. Re:Its all about the command line stupid.... by Anonymous Coward · · Score: 0

    Was your grandmother trying to read her email on these "command line required" PCs? I think it's obvious to say that GUIs opened up personal computers for non-tech oriented people and that a DOS prompt didn't. If anyone needs to use the CL for anything when working on their computer, it isn't user-friendly enough.

    Yet business-type users were among the very first people using the IBM PC running PC-DOS when it was released by IBM. It was all command-line until the user typed an application name and the application loaded ready for the secretary to type memos and letters and accountants to build spreadsheets. In those days XENIX, for example, could have sufficed for the operating system and suitable business applications had been available. For most of my day-to-day activities with the computer it is possible to work entirely at the GNU/Linux command-line.

  40. Nurture not nature by bugs2squash · · Score: 1

    If unix had been chosen, leaving aside all the technical reasons why not posted above. It would now enjoy the same popularity with malware writers as Windows enjoys today. Enterprises would have emerged that sold solutions to these just as they have for Windows. I don't see what would have changed; except that Linus Torvalds would about now be ready to launch "Lindows Mojave" that we all love and vaunt.

    --
    Nullius in verba
  41. He's right by AnonymousClown · · Score: 1
    Here's the closest thing I can find to proof. See; 1979: First Apple clone called the Orange.

    This was the late 70s early 80s. It was an actual machine - not just a card. Jobs killed it.

    I remember reading about it in Forbes (they were good back then) and other business magazines. Unfortunately, the biz magazines don't go that far back online with their archives.

    --
    RIP America

    July 4, 1776 - September 11, 2001

    1. Re:He's right by Sulphur · · Score: 1

      The Orange was on sale at the San Francisco Computer Faire back then.

  42. Re:Its all about the command line stupid.... by Anonymous Coward · · Score: 0

    Google works fine as a calculator and for doing unit conversions too. No need anymore to run any apps for calculations unless you are needing graphing and complex algebraic equations.

  43. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 0, Flamebait

    I call bullshit. Ubuntu doesn't have a decent resolution editor, so every time I install it and it invariably fails to recognize my monitors and sets the resolution to fucking 800x600, I have to jump through hoops to a) set the resolution b) get the resolution to set itself correctly when booting. Nobody on the fucking worthless-as-tits-on-a-bull Ubuntu forums will do anything to help with these problems and if I file a bug report I basically get routed to Bug #1 in Ubuntu.

  44. email != malware by khasim · · Score: 1

    So you're saying people who use Ubuntu don't need to practice safe computing? That's great news! Next time I get an email from a Nigerian prince, I'll make sure I send him my account information with pine instead of Outlook, so then I'll be safe.

    Wouldn't that fall under a broader category of things you should not do even without a computer?

    Wouldn't the end effect be the same if you told him your information over the phone or in a paper letter?

  45. Re:Its all about the command line stupid.... by Anonymous Coward · · Score: 0

    But when did PCs become ubiquitous in general?

  46. Dollar value for resolving key ring password issue by Anonymous Coward · · Score: 0

    I found that the amount of time I spent not too long ago resolving the idiocies related to this "feature" would cause any sane person to switch to Windows or even a Mac.

  47. Re:Ubuntu? by WeatherGod · · Score: 1

    Actually, I hate to admit it, but there is a lot of truth to the statement. In Karmic, Canonical introduced the "Software Center" which was meant to be the user friendly version of Synaptic. It was workable, but it wasn't correctly integrated with apt, so it couldn't perform the first request for package lists (had to do it from Synaptic first...). There were some other issues that made it not user friendly.

    Then for the alpha version of Lucid, they completely broke the Software Center in more ways than I can count. However, I can say that in the beta2, the Software Center is significantly better than it used to be.

  48. Re:Ubuntu? by somersault · · Score: 1

    Well, I've never had any issues with the software centre in Karmic or Jaunty, but it's true that I often use synaptic as well so that may be why I never ran into that particular issue.

    --
    which is totally what she said
  49. Ubuntu on a Dime?? by countertrolling · · Score: 1

    This guy has to be a government or Hollywood accountant..

    --
    For justice, we must go to Don Corleone
    1. Re:Ubuntu on a Dime?? by NeoSkandranon · · Score: 1

      Open source accounting- where time invested has no value because you're stickin it to the man ;)

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
  50. Re:IDE HDD by daveime · · Score: 2, Interesting

    I'd love to, but it's not 2011 yet.

    I know a lot of people will argue, seeing as we've been using zeros for a while now, but conventionally, the 21st century started on January 1st, 2001. Therefore the 21.1st century should start on January 1st, 2011.

  51. $200 + $24.99 for the book! by shoppa · · Score: 1

    $200 + $24.99 for the book.

    It does make some common sense suggestions regarding useful low-end hardware.

    With a USB cable at Fry's costing more than the book maybe the book's price isn't so bad :-)

  52. Book reviews? by Anonymous Coward · · Score: 5, Insightful

    How is this a book review? It is a chapter-by-chapter summary followed by a one-liner that the guy likes the book. How about slashvertisement for a change??
     
    And how about a real book review, and how about reviewing books that are great and books that are terrible if you are going to have a whole section on it? Not that this is Barnes and Noble, but it doesn't make sense if you are only posting positive summaries of books every now and then.

    1. Re:Book reviews? by tomhudson · · Score: 2, Interesting

      How is this a book review? It is a chapter-by-chapter summary followed by a one-liner that the guy likes the book. How about slashvertisement for a change??

      It's "Ubuntu on a dime!" or - "You get what you pay for."

      Book that's great: "Programming Perl" (and I'm not even a big perl fan).

      Book that sucks enough that I want my money back: "Design Patterns" Read the first chapter, then close it, because it goes downhill from there.

      Biggest waste of money so far: "C++ Cookbook"

      Recommended reading: "Database System Concepts"

      +5 Informative: "Compiler Design in C"

      Sci-Fi: "The Past through Tomorrow (Heinlein)"

      Try the fish.

    2. Re:Book reviews? by werdnam · · Score: 1

      The answers to your questions depend on what you think is the purpose of a published book review.

      In my discipline (mathematics), reviews of research monographs that appear in journals usually have an opening paragraph describing the book under review and a couple of closing paragraphs summarizing the contents of the book, judging the quality of the book, and sometimes listing the errors found by the reviewer. In between those paragraphs are pages and pages in which the reviewer usually gives his or her personal view of the subject of the book. That is, book reviews are seen as excuses for a reviewer to write exposition about a subject he or she enjoys. I think it's a little strange, and rarely interesting, but that's the norm.

      I agree with the sentiment I once read that it's a waste of time to review a bad book, especially a mediocre one. A book review should, in my opinion, either steer the reader towards a book worth reading, explaining why the book is worthy and important; or, in cases of books published with a lot of fanfare (e.g., Wolfram's A New Kind of Science), discuss the merits or lack thereof of a book of which the reader is already aware. Why waste the time of reviewers and readers trashing a book no one will hear of otherwise? Just let such books die deservedly in obscurity.

      A notable exception is an entertaining review of a truly wretched book. That's fun to read, but only if the reviewer is sufficiently talented to pull it off.

    3. Re:Book reviews? by hedronist · · Score: 1

      Try the fish.

      It's rare, but sometimes I wish I had an extra mod point or two.

    4. Re:Book reviews? by Fred_A · · Score: 1

      How is this a book review? It is a chapter-by-chapter summary followed by a one-liner that the guy likes the book.

      That's the review bit right there : "I liked this book because [...]"
      Not much of a review, granted, but a review nonetheless.

      --

      May contain traces of nut.
      Made from the freshest electrons.
  53. So in other words... by thePowerOfGrayskull · · Score: 1
    The "typical user" scenarios discussed don't really apply, because a "typical user" has only the vaguest idea of what an "operating system" is. To a "typical user", Windows is the computer. There's no artificial separation between the hardware, the things they do, and the environment in which they do it. If the "typical user" wants to try something new and different, he knows he can go buy a Mac.

    The computer is an appliance to the "typical user". It is not an end unto itself.

    In other words, this entire book is targeted at users who will never even learn of its existence.

    1. Re:So in other words... by NeoSkandranon · · Score: 1

      Mind = blown.

      --
      If you can't see the value in jet powered ants you should turn in your nerd card. - Dunbal (464142)
    2. Re:So in other words... by H0p313ss · · Score: 1

      Yup... pretty pointless book all round.

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    3. Re:So in other words... by Compaqt · · Score: 1

      Well, a car analogy would be swapping out an engine for another engine while retaining the chassis. How can we get normal people to understand this, though?

      --
      I'm not a lawyer, but I play one on the Internet. Blog
  54. Re:Ubuntu? by WeatherGod · · Score: 1

    Exactly, using Synaptic regularly prevents many of the issues with the Software Center. I suspect that as being the reason why the problems slipped by in testing because of the habits of the testers.

  55. The driver is on the disc by tepples · · Score: 0, Troll

    But the assumption that all hardware works out of the box in Windows is pretty flawed.

    When you buy a PC peripheral, it'll include a CD with a binary driver designed for the version of Windows that was current when the hardware was manufactured. You typically don't get a Linux driver on this CD. Nor does hardware sold at Best Buy usually[1] mention on the box that Linux or distributions thereof support the hardware.

    [1] Except a few devices that use a generic class driver, such as keyboards or USB flash drives.

    1. Re:The driver is on the disc by Enderandrew · · Score: 1

      The problem isn't buying brand new hardware about the same time as a new release of Windows comes out, it is trying to install Vista or 7 on hardware you've already had for a while.

      Oops. Your webcam doesn't work in 7. Oops. Your printer doesn't work in 7.

      What are you going to do?

      Or even if it does work, it often means hunting down drivers from several websites. There really is something to be said for having all the drivers built into the Linux kernel.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    2. Re:The driver is on the disc by tepples · · Score: 0, Troll

      it is trying to install Vista or 7 on hardware you've already had for a while.

      CPU, RAM, and disk requirements already tend to block upgrading to a new major version of Windows. (Windows 7 is a minor version in this case.)

      Or even if it does work, it often means hunting down drivers from several websites

      At least the websites exist and have drivers for some version of Windows, which can't necessarily be said for Linux. See a SANE example.

    3. Re:The driver is on the disc by Enderandrew · · Score: 2, Informative

      You're going to cite one specific Microtek scanner? Really?

      What percentage of scanners manufactured in the past 10 years work today in Windows 7?

      I wager a higher percentage is supported in Linux.

      --
      http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
    4. Re:The driver is on the disc by Actually,+I+do+RTFA · · Score: 1

      And if you tighten the question to "What percentage of scanners manufactured in the past year work today in Windows 7?" I'd wager it's a much higher percentage than Linux.

      I use Linux for some things, I use Windows for some things. But I don't think it's a question that if you want things with latest/greatest drivers, you're in Windows land.

      --
      Your ad here. Ask me how!
    5. Re:The driver is on the disc by drinkypoo · · Score: 1

      I wager a higher percentage is supported in Linux.

      Not only will I bet actual money that you are right, but I have very silly concrete examples. My last HP scanner was $5 because the user had upgraded to Vista and it only supported up to Windows XP. My current HP scanner was also $5, because the user had upgraded to Windows 7, and the scanner was only supported by up to Vista. This is a very nice unit, a 4570c with the slide/negative adapter. The really retarded part is that both of these scanners probably speak the same protocol, and probably speak the same protocol as currently-shipping scanners, but don't work because the driver doesn't recognize them. A little hacking with a debugger and a hex editor and they'd probably work fine. Both work 100% with SANE.

      OTOH, practically no non-HP multifunction (print/scan/copy, perhaps also fax) devices work fully with Linux. So there are tradeoffs everywhere...

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    6. Re:The driver is on the disc by tepples · · Score: 1

      You're going to cite one specific Microtek scanner? Really?

      I'm citing the scanner that was my problem the first time I tried to run Linux on my PC. The scanner was less than one year old at that point. What I'm trying to say is that I can't always just go to Best Buy, pull a peripheral off the shelf, take it home, plug it in, and expect it to work. Is there something better than going to a public library and printing out the hardware compatibility list to carry into a store?

    7. Re:The driver is on the disc by sznupi · · Score: 1

      Well, to be fair that's not exactly a bad thing; it allows me to find, for example, fabulous & never used Agfa pro scanners ("unfortunatelly" not supported on latest Win...) cheaper than typical lowest-end POS scanners people get now for their Windows 7 machines.

      --
      One that hath name thou can not otter
    8. Re:The driver is on the disc by sznupi · · Score: 1

      Is there something better than going to a public library and printing out the hardware compatibility list to carry into a store?

      Uhm, of course there is, for some time now. You find online what is not only supported, but also rather nice for the price. You might then buy online, for cheapest price...or, if you really want to, go to local shop. The deal still has a strong chance to be better than if you would ask the clerk or choose by looking at specs in a store.

      --
      One that hath name thou can not otter
    9. Re:The driver is on the disc by Actually,+I+do+RTFA · · Score: 1

      True, it can be a blessing. Be able to run well with older/cheaper hardware is great.

      Agfa Pro Scanners you say?

      The problem is with that is, really cool stuff (CNC machines, for instance) are worth keeping another OS around for or getting new drivers for, so there's nowhere cheap to pick those up.

      --
      Your ad here. Ask me how!
  56. MOD PARENT UP! by Anonymous Coward · · Score: 0

    Bravo, my kingdom for a mod point

  57. Jebidiah Springfield vs zombie George Washington by Anonymous Coward · · Score: 0

    Godless pinko commie bastards!
    Why do the founding fathers hate America?!!!

  58. Run as admin mentality by tepples · · Score: 3, Informative

    Microsoft receives the brunt of the viruses because that is what people use.

    Or because commonly used software released in the Windows 98 and Windows XP eras expected to run with the privileges of the Administrators group. So home installations of Windows were less secure against unauthorized software changes than Linux until Microsoft copied the basic idea behind sudo in Windows Vista, encouraging new versions of apps to separate user- and administrator-level tasks.

    1. Re:Run as admin mentality by Tim+C · · Score: 2, Insightful

      Actually "Microsoft copied the basic idea behind sudo" in Windows XP, which is when they introduced the runas command. Third party software developers were slow to catch up; just last week I bought my daughter a game that popped up a "you need to be administrator to install this" message on installation (rather than simply having Windows prompt me for admin credentials).

    2. Re:Run as admin mentality by tepples · · Score: 1

      Actually "Microsoft copied the basic idea behind sudo" in Windows XP, which is when they introduced the runas command.

      Then why isn't a user of Windows XP prompted for a password before running any of the Start > Programs > Accessories > System Tools or the Start > Control Panel > Administrative Tools? Ubuntu prompts me, and Mac OS X prompts me.

  59. Windows reboots only on Patch Tuesday by tepples · · Score: 1

    That's because Microsoft delays Windows updates until that time of the month. Only highly critical updates come "out-of-band". But on Ubuntu, every security update to basic system-level software is "out-of-band" and available immediately. To simulate the Windows schedule, you can put off running Ubuntu's Update Manager until the weekend. On the other hand, Microsoft requires a restart for an Internet Explorer update because IE is far more joined-at-the-hip to the file manager than, say, Firefox is to Nautilus.

  60. Use your HDTV by tepples · · Score: 1

    That does look like a good nettop, but the big difference is that your example doesn't include a monitor

    The Aspire Revo is small enough that it will fit next to your HDTV.

  61. I'm sick of rebooting Ubuntu twice a day. by Matt+Perry · · Score: 1

    It's not just Win7. I rebooted less in XP than I do in Ubuntu. Ubuntu seems to think it knows best when it sees a different monitor, so I have to shutdown and boot back up every time I dock and undock my laptop. If I don't I'll get nonsense like having my external monitor not work unless the laptop lid is open. Close the laptop lid and the external monitor turns off and the LCD screen on the closed laptop lid turns on. Grrr. Consequently I end up having to reboot Ubuntu twice a day.

    When I used XP (from 2002 to Feb 2009), I could suspend, dock or undock, resume the computer and the appropriate screen would appear. I never had a problem with it and never had to think about it. XP also didn't try to be "helpful" and attempt to display anything on a second monitor until I told it to. With Ubuntu, as soon as I connect a second monitor, it changes my screen resolution to the lowest common denominator and mirrors my display even though I don't want it to do that.

    The bottom line is that I have to reboot Ubuntu twice a day while with XP I rebooted about once a month on average. This problem is my biggest pet peeve with Linux and what makes me keep thinking about switching back to Windows. But I'm a year into using Linux for my desktop, so I'm still trying to find a solution.

    --
    Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  62. little computer? by vlm · · Score: 1

    Well, that wasn't what I was expecting.

    I figured it would be a single board computer smaller than a gumstix running linux. You know, like the size of a dime. That should be just barely big enough for one SOIC chip.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  63. Re:Its all about the command line stupid.... by multisync · · Score: 1

    Nobody on the fucking worthless-as-tits-on-a-bull Ubuntu forums will do anything to help with these problems and if I file a bug report I basically get routed to Bug #1 in Ubuntu.

    You wouldn't happen to be this guy, would you?

    --
    I don't care why you're posting AC
  64. Re:Its all about the command line stupid.... by Dan+Ost · · Score: 1

    So what, exactly, does Microsoft's dominant market share have to do with Ubuntu's inability to handle your video hardware?

    --

    *sigh* back to work...
  65. MODERATORS!!!!!.!!!!!.!!! by Anonymous Coward · · Score: 0

    Mod Parent UP!

  66. Re:Its all about the command line stupid.... by natehoy · · Score: 1

    I have had to fire up exactly one command line out of necessity to do anything on any of the three of my current Linux Mint machines, and they've all been running Mint since they day they were commissioned. Two of them are running proprietary drivers for Wifi and all three are running proprietary drivers for video, and all have received at least two kernel upgrades (one of them has been in operation for three Linux Mint revisions - an older Dell Latitude - I have literally never fired up a Linux command line on that machine).

    The exception was getting the microphone working under a very new model of the Asus eeePC in the current Mint - I had to cut-and-paste a command line entry because the drivers do not include a fully working driver for that device, so I had to adjust the volume manually the first time. The volume control now works well, and theoretically Ubuntu 10.04 will have a better driver for that microphone.

    Though there are times when the command line is the only way, it looks more pervasive than it is. Don't assume the command line is the only way to do anything just because you see a lot of recommended solutions that involve the command line on help forums. The command line is how a lot of solutions are delivered on the Internet, for two darned good reasons:

    1. I can solve your problem with one or maybe a few simple cut-and-paste commands, or I can walk you through a bunch of screens with screenshots to reach the same setting. If I'm writing a Wiki, I'm putting up the cut-and-paste instructions. You'll have your problem solved faster and I don't pay as much for bandwidth.

    2. Chances are, the command line fix will work on all or most versions of Linux. The screens can differ from distro to distro, or you might have loaded a custom theme, or have loaded KDE or Xfce instead of the default Gnome, so I can't guarantee you'll see what I'm seeing. I can guarantee that a command entered to restart Samba will restart Samba, and the only requirement is that you have Samba installed.

    There are, of course, faster or more convenient ways to do a lot of things that simply require the command line (pattern-based renaming of hundreds of files as opposed to editing the name of each file individually, or doing an upgrade or an install using apt-get rather than waiting for the GUI to load on older hardware). I can do all of it from a GUI, but I choose the command line because it's faster or more convenient.

    There are, of course, fixes that absolutely require a command line, that's very true. There are even a few features that are not readily accessible from the GUI because no one has written a GUI for them yet. Those are currently pretty rare. But they do exist. Fortunately, most of those fixes are documented somewhere and involve starting up a command line and cutting-and-pasting a few things.

    --
    "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
  67. Re:Its all about the command line stupid.... by xxxyyyzzz · · Score: 1

    I wouldn't say "fine"... Maybe "sometimes adequate". Try "2^49 + 1 - 2^49". Google calls that "0". At least Bing gets that right. (And doesn't break until 2^63). Wolfram Alpha gets it to almost any value. Which means Bing will, if forced. Both will even get "2^x + 1 - 2^x". Oh, and hey, they will do graphing and algebra. And solve equations. I do expect to be able to rely on at least 64-bit numbers. I expect a lot more, really - this is simple and old stuff. Google is just weak and deficient here.

  68. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    for where I lived, worked and went to college, "everyone" had an IBM PC by 1984. Small business had 'em, homes had them, richer students had them and poorer people like me used their dorm roomate's system or the school's.

  69. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 0, Offtopic

    I love the comments and the modding down. It totally proves my point.

  70. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    funny, I buy (used, three year+ old) hardware that Ubuntu supports. very easy to do these days. Changing resolution is GUI drop-down menu. you must be a real dumb-ass, and a whiner too. glad you're not on any forum read, you're helpless and un-helpable.

  71. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1

    Guess what? If Ubuntu doesn't recognize your monitor, then there's no drop-down box. You must be a real dumb-ass for not knowing this. My monitor is a 5 year-old Multisync LCD. Pretty fucking obscure, apparently. Of course, Windows doesn't care what the monitor is and lets me set whatever resolution I desire, all from a right-click on the desktop.

  72. Re:IDE HDD by iggymanz · · Score: 1

    and it will last less than two years, what with the dec 21, 2012 end of the world and all.

  73. Imagine life without MS by Anonymous Coward · · Score: 0

    If the dominate OS as free and all the dominate software was free, how well to you think IT staff would be paid? We should be thanking MS for being such money grubbing bastards. They set the expection that computing is expensive.

  74. Re:Its all about the command line stupid.... by nine-times · · Score: 1

    It's entirely possible that your hardware isn't well supported by Ubuntu, but I absolutely guarantee you that it's possible to install and run Ubuntu without going into the command line once. You can set the resolution through a GUI available under the user preferences. You can even configure multi-monitor support. I know this for a fact because I've done it on multiple computers.

  75. Re:It's not about $ by Monkeedude1212 · · Score: 1, Insightful

    The problem here isn't really about Dollars and Cents though, if it were, more people WOULD use Linux.

    Its more about Hassle-free computing. My mother wants to turn on a computer, click on a button to listen to music, or to webcam chat with Grandma, or play a movie while cooking. All of that was either pre-setup on her machine, or was given precise instructions on how to do it. She may complain its slow, but thats about as far as it goes.

    She doesn't have to know how to test if her IP Address is good. She doesn't have to update drivers. She doesn't have to get any patches or specific versions, other than what windows automatically suggests she does. Even that is optional.

    If anything, the reason Microsoft is still in the game is because they have focused their energy on making it easier to plug and play with the non-technical.

  76. Depends on the nature of your business... by sean.peters · · Score: 1

    ... if you're working on a services type contract, every minute of your employee's time is direct-billed to your customer. On the other hand, buying computer equipment gets wrapped up in your overhead, which makes you look more expensive. This is not to say that deliberately try to be inefficient to get more revenue, but it doesn't exactly provide incentives to be efficient.

  77. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1
  78. Not good for specialized apps by composer777 · · Score: 1

    Uggh.. Open source resembles research science. Like research scientists, open source programmers are not purely motivated by money, but that's not the same as working for free. People that get in early get a lot of fame, consulting gigs, endorsement opportunities, book deals, and other positive externalities due to the fact that they were first. They aren't doing it for "free", and as the number of programmers increases, the chance of getting these positive side benefits goes down greatly, and as a result so does motivation. Assuming that there is going to be a never ending stream of grunts to do the work once positive externalities go away is naive.

    The problem isn't that ubuntu sucks, it's quite good. The problem is that apps developers need to get paid, and as a business, they have to target the biggest platform first. They can't spread their costs over a huge population the way an OS maker can. That's not to say ubuntu won't eventually win, but let's not assume we're looking at some exponential curve with a near-term revolution. We may very well be near saturation when it comes to willingness of developers to work on open source, as much of the high profile work has been claimed, and politics makes it less likely for newcomers to get that instant fame. I expect it to be a long, slow grind.

  79. Re:Its all about the command line stupid.... by iggymanz · · Score: 1

    Guess what, Windows doesn't recognize *any* hardware in my Sun UltraSparc or HP 9000 workstation. I could whine and whine on Oracle/Sun or HP forums about this if I was like you, but 99.999999% of Ubuntu users buy and use supported hardware.

  80. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1

    99.999999% of Ubuntu users

    Have you reviewed Bug #1?

  81. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    there are some Windows graphics drivers that require registry editing. doesn't change the way windows is for almost everyone; your little easily fixed and trivial Ubuntu video issue doesn't change the experience of the majority either. There was a time when I had to put one line into modules.conf to get volume thumbwheel on the front of my Toshiba laptop to work too, proves nothing much about the ability of most people to install the distro I was using without using command line.

  82. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1

    ...sigh...

  83. SheevaPlug + ext HDD + Mouse + KB 200 by Anonymous Coward · · Score: 0

    Dude. get yourself a sheevaplug and few extrernal peripherals and you have your pc for far less (150 at the very very most)

    You don't need a book for this.

    Scam.

  84. Re:It's not about $ by ep32g79 · · Score: 0

    I've had significantly less "Service calls" from my grandparents now that they are running Ubuntu.

    Like your mother, all they need/want out of a computer is the ability to read email, browse the web and listen to music and watch movies.
    Ubuntu does all of this flawlessly and without error/malware/infestation and complaints from my grandparents. And at no cost what-so-ever.

  85. Re:Its all about the command line stupid.... by ekgringo · · Score: 1

    What makes it worse is that very few of Ubuntu's dialog boxes are designed to be used at 800x600 (buttons usually cut off at the bottom of the screen), so the theoretical "home user" would be screwed twice. yes, I know you can Alt-drag the dialog box, but the average newbie Ubuntu user doesn't know that.

  86. Re:Its all about the command line stupid.... by nine-times · · Score: 1

    So? I already acknowledged that Ubuntu might not support the hardware in your computer. This isn't unique to Linux. If Windows doesn't recognize your hardware, then it's not going to work right either. Your complaint shouldn't be, "Linux requires you to use the command line," but rather "Linux doesn't support all of my hardware."

    Which... ok, that's a valid complaint. It's worth noting that it's largely the fault of manufacturers for failing to support Linux, but I know that's cold comfort if your computer isn't working.

    On a side note, I really wish people wouldn't run around calling each other dumb-asses over things like this. It's completely unnecessary and counter-productive.

  87. Re:Its all about the command line stupid.... by rubycodez · · Score: 1

    plenty of computers made five years ago that Windows 7 can't run on, will never run on. Is Microsoft spending tens of millions to make windows 7 work on those? nope. would latest Ubuntu run on 99.9999% of those? yup. So Ubuntu shouldn't spend tens of millions of dollars to make sure Ubuntu supports each and every piece of hardware made in the last x years. waste of resources and time and won't help adoption.

  88. But Will it Run Linux? by Culture20 · · Score: 1

    A dime has no processor or RAM. If you can get Ubuntu on it, then I'll buy ten for a dollar.

  89. Windows is still not ready for desktop use by RR · · Score: 1

    Linux persists because it's designed to be a desktop operating system. Windows is an adaptation of a standalone workstation operation system. All of the software is there in Linux, and it gets out of your way and has a community backing it up by writing professional software, maintaining hordes of stable device drivers, and taking responsibility to fix bugs instead of hiding them for as long as possible.

    No offense intended to Windows users, but there's a reason companies pay developers to write open source software: It can pay to collaborate instead of fighting with everybody. Closed source can inspire great performance by individuals, but what makes a great OS is more than good ideas; it's good execution, support, and really boring work like driver development.

    In addition, while I use Windows and tolerate it, I'm never going to fool myself into thinking that this software matches professional level stuff. OpenSSH beats the pants off Remote Desktop, Active Directory, CIFS, and Homegroup, no competition, it's not even funny. There simply is no competition once you get past the fiefdom model of development.

    I will always have a Windows machine somewhere to keep my hand in. But I wouldn't want to drop it into an office. For all its flaws, Linux makes desktop computing fun, fast, and relatively reliable.

    FTFY.

    Really, when I read, "being there to issue updates in a timely manner," or "good interface design," the only reason I didn't laugh was because I felt like crying.

    Of course, you could be trolling.

    --
    Have a nice time.
    1. Re:Windows is still not ready for desktop use by StuartHankins · · Score: 1

      With a link to "anus.com" in his sig (I'm assuming this is a guy), I have to guess he knows he's talking out of his ass.

  90. Never Ending Excuses by AthleteMusicianNerd · · Score: 1

    Face it Linux(and anyone associated)...you lost! There are no asterisks in this life. When you guys figure out how to make a product that works, or offers something that Microsoft doesn't, maybe you can try to come play. As it stands, no normal end user wants to type sudo cp /fuckin/linux/this/directory/structure/is/unnecessarily/long/and/deep/fuckfile.txt /i/forgot/the/annoying/directory/name/again/ .....or sudo vi /all/of/the/text/editors/suck/fuckfile.txt ....or ./configure -thisoptionisforversion431532.34.2341.4343oflinux and see
    .....
    .....
    .....
    craploads of unreadable output with no carriage returns
    .....
    ....
    .....
    I can't copy and paste from the terminal window, so I'm sparing you guys.
    ....
    cryptic error message somewhere
    ....
    :error 41398731234871
    unnecessarilylongunreadbleusernamebecuaselinuxpeopleareagainstCamelCaps@linuxsucks.org:/you/are/royally/screwed/have/fun/using/google/to/find/cryptic/unreadable/docs

    1. Re:Never Ending Excuses by thaig · · Score: 1

      You're just complaining that it's possible to build unreleased versions of the software you want to use.

      If you tried to do this on windows it would be a lot worse - imagine what it might take to build your own copy of the latest version of Photoshop for windows that some guy at Adobe started work on yesterday.

      So this is pretty much the kind of complaint that people ignore because you are trying to do something you wouldn't even contemplate doing on windows.

      You should just use the GUI and stick to it and stick to what your distribution offers and complain about that if it's not enough.

      Cheers :-)

      --
      This is all just my personal opinion.
    2. Re:Never Ending Excuses by AthleteMusicianNerd · · Score: 1

      You missed the point of my post. My experiences have happened to even the most seasoned linux guys(Although I'm getting pretty seasoned...really against my will). They just don't know there's better out there. It's as if someone has only eaten Bologna at picnics their entire life, and all of the sudden Filet Mignon is set before them at 50 years of age. They wouldn't know what to do with it, and beg to go back to Bologna.

      Every software company has won some and lost some...well not in the case of Ubuntu(You can't even beat Microsoft by giving it away) When Microsoft loses, they accept the loss and move forward having learned something from the previous defeat. They don't whine about it. I guess that's easier though when you've had a lot of wins.

    3. Re:Never Ending Excuses by thaig · · Score: 1

      I am very seasoned and I can do all that stuff but I don't expect you to. Why bother? The GUI installer in Ubuntu rocks - you've no need to hit the commandline unless you want to.

      If ou can't get some computer to work with wireless or something then that's a valid complaint. You can just stop at the point of saying "it did't work from the GUI". You have no need to type things and edit files - that's just the bonus with Linux - that if you really want to you can go beyond what's offered on the menu.

      I do it because I've realised that I like all that playing around with things. I like playing with new broken software and seeing if I can make it do stuff. I don't see why you have to like that.

      --
      This is all just my personal opinion.
  91. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1

    Supporting the resolution output of unknown displays shouldn't be such a big deal. I agree it that name-calling is irritating, but that is the typical Linux guru's response to new Linux users' complaints. (See the majority of responses to my post.)

  92. Actually... by I_have_a_life · · Score: 1

    Microsoft Security Essentials is free and it about as good a virus protection software gets.

  93. Until Mom can run down to walmart.. by Anonymous Coward · · Score: 0

    And buy the puzzle game from the shelf and have it run.. all this talk is silliness. Add to that the very simple fact that the people who need this book most are the ones who won't ever have it marketed to them.

    It may be true, but it won't ever be effectively communicated from this book.

    1. Re:Until Mom can run down to walmart.. by thaig · · Score: 1

      Mom will probably be quite happy with all the puzzles she can download for free without going to walmart. Or the ones she can play online.

      --
      This is all just my personal opinion.
    2. Re:Until Mom can run down to walmart.. by Anonymous Coward · · Score: 0

      No, she won't. She wants what she sees in the store, thank you very much. She doesn't understand why her computer won't work with it when everyone elses is. It's not like it's a complex shooter game, no , it's plants vs zombies. Even Kate, you remember Kate? Well, her computer is three years old and can run it, so why can't my new computer run it?

  94. Re:It's not about $ by techno-vampire · · Score: 2, Informative
    She doesn't have to know how to test if her IP Address is good. She doesn't have to update drivers.

    My sister runs Ubuntu. She neither knows how to do either of those tasks nor ever has had to. She gets a good IP address at boot by DHCP from our router, just as she would if she were running Windows. As far as updating drivers, the only driver she has to worry about is the proprietary nVidia driver for her graphics card, and Ubuntu takes care of that for her whenever there's a kernel update. It Just Works.

    Me, I prefer Fedora. I also an nVidia card, but with Fedora, I use kmod-nvidia (and the akmod as well) meaning that I never have to worry about updating drivers either. Nice try, but your FUD fell flat.

    --
    Good, inexpensive web hosting
  95. Ubuntu opportunity by Anonymous Coward · · Score: 0

    Ubuntu needs to emphasize its stregnths to penetrate the desktop market. Here is a prime opportunity

    http://spilledjava.blogspot.com/2010/03/ubuntu-opportunity-to-penetrate.html

  96. Re:Its all about the command line stupid.... by Kingrames · · Score: 1

    Not to argue his point for him, (since I do not believe the command line has anything to do with it) but... There are plenty of people who wouldn't churn their own butter, even if it was easier, cheaper, and/or faster than buying it store-bought. I think your analogy is flawed; people really do expect alternate forms of controlling their o/s, be it mouse, voice, touchpad, or ddr dance pad. It's unwise to ignore those market forces.

    --
    If you can read this, I forgot to post anonymously.
  97. Re:Can't buy the OS for $200?- by Anonymous Coward · · Score: 0

    Sorry... there is no such thing like a free meal...
    AV Programs are not cheap... not even the free ones...
    Let me show it to you...
    I work in a bank, we had a lot of pentium III with win2k, they were used to access an iSeries via tn5250.
    None of these used nothing more than excell and tn5250 (A small worload), but we needed to upgrade them anyway because every release of the antivirus
    required more and more cpu power, guess what...we stopped upgrading AV in order to get some work done !!! and then conficker came...
    In short ... we had 100 pc replaced just to get the AV with conficker protection running... Now we are about to deploy the old pc's back with xubuntu
    and moving away from windows

  98. Word... by stardude82 · · Score: 1

    I also have had problems with applications constantly breaking for stupid reasons which for as good as Ubuntu might be, they can't help.

  99. Re:Its all about the command line stupid.... by nine-times · · Score: 1

    I've seen helpful responses from the Linux community, and I've seen hateful and petty responses. Like most communities, its membership isn't uniform.

    Supporting resolutions of unknown displays: I'm not an expert there and I don't know. I know I've had Windows limit resolution and refesh rate combinations based on the displays that I've had, so it's detecting something. If the manufacturer made it difficult for Linux to detect that whatever-it-is, then they might not want to go outside of a safe range for fear of damaging your monitor.

  100. A Linux world ... would it really be that secure? by w0mprat · · Score: 1

    If at most a handful of major linux distros were on 90% of the worlds computers, we would still have a ecosystem of viruses, malware, scareware and phishing. Yes criminals will have a harder time of it, and we'd see vulernabilities patched much faster thanks to the way OSS works. But this would merely mean the bad guys would raise their game. Yep just the same arms race.

    Harder time of it as in: "Please enter your admin password to see the dancing bunnies" rather than merely "click here" and your box is pwnzerd.

    Windows 7 would *seem* secure due to the low gross number of incidents, in the same way that OSX does now (yet both seem to fall down equally at pwn2own style competitions).

    Nevermind the unfixible meatspace vulnerabilities with *any* software.

    Security is a war never won.

    --
    After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
  101. Re:It's not about $ by Bert64 · · Score: 1

    The problem is that users don't know linux exists, don't know the advantages it offers and there is very little in the way of advertising out there to tell them.

    Your mother doesn't want to worry about updating her system and each individual application she has installed...
    She doesn't want to have to manually download and install apps, having a single place to acquire and update apps is great - people love the iphone.

    If you want a machine pre setup, there's no reason one couldn't be preconfigured with a linux install capable of doing everything most people would want, while still offering significant advantages over windows and costing a lot less.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  102. Re:Its all about the command line stupid.... by 10101001+10101001 · · Score: 1

    that's funny because back when Microsoft software became ubiquitous on PC, there was "command line" required.

    How is that funny?

    The pot calling the kettle black. If MS became ubiquitous on PCs at a time when they were clearly UI inferior to what was available*, then Linux being able to do the same thing is if anything predictable. Besides that, it's not like using Microsoft software means getting away from some sort of text interface (the command line, creating scripts, or registry editing at times). Yes, it is almost certainly less common than on Linux, but it's not "100 years ago" uncommon.

    *The Xerox Alto came out earlier. The Apple Lisa and Apple Macintosh both came out around the time of MS-DOS's growing popularity. Both failed to become ubiquitous, for the most part, on their significant cost compared to MS-DOS/IBM machines. Linux is cheaper than Windows. In short, MS-DOS (and MS Windows) didn't win because of a superior interface but because it was "good enough" while being significantly cheaper. So, it's silly to suggest that people shouldn't choose Linux when the same reasoning was previously used to choose MS-DOS and MS Windows.

    --
    Eurohacker European paranoia, gun rights, and h
  103. on the dime, or quarter? by Anonymous Coward · · Score: 0

    Something bugged me about the cover...just seemed off. Then I recalled from my former days as a custodian at a bank:

    Orange = quarters
    Green = dimes
    Blue = nickels
    Red = pennies

  104. video by bcrowell · · Score: 1

    I'm very interested in this topic because I've spent a fair amount of time getting together cheapo linux boxes for my lab classroom at a community college. (The school supplies 7 windows machines, and if that's all I had, then I'd often have four or even five students sharing one computer to make a graph.)

    The first thing that surprises me is that he seems to be advocating doing this by buying parts and putting together a system. I can usually get a decent used PC for $120-150 from various sources (Good Will, swap meet, garage sales). Putting together a complete system from new parts for $200 seems to me like quite a feat. I feel better about the environmental aspects of reusing parts rather than buying all-new parts. Used hardware is where linux really shines compared to windows. Buying a used windows box is a losing proposition. You get all their crapware, all their misconfigurations, all their viruses, ...

    What I would love to hear about is video. The slashdot review says he recommends using onboard video. Okay, so how do I go about finding a mobo with onboard video that doesn't require binary-blob drivers. E.g., the system I'm typing this on has a Gigabyte GA-M61P-S3 mobo, which has nVidia GeForce 6100 onboard. The binary blob driver from nvidia has worked fairly well for the last few years, but recently after upgrading to the latest (beta) of ubuntu it's started having problems. The solution I would love would be to get video (probably an external card) that is openly documented and well supported by open-source drivers. Nvidia doesn't do that; nv is old and unsupported, and nouveau is not yet ready for real-world use. AMD/ATI has a laudable attitude, but the impression I get is that the open-source community hasn't yet risen to the challenge of producing usable open-source drivers for a lot of newer ATI cards. Is Intel the best option? I just haven't ever encountered a low-cost mobo on the shelf at Fry's that had Intel onboard video. Is Intel not involved in the low-end consumer mobo market?

    1. Re:video by Trelane · · Score: 1

      Okay, so how do I go about finding a mobo with onboard video that doesn't require binary-blob drivers.

      Intel onboard video generally Just Works out of the box (the major notable exception is the clustersomething that is Poulsbo).

      Is Intel the best option?

      Yes, with the notable exception of Poulsbo. AMD is getting better, since they've started giving the xorg devs specification information again. However, Intel has several main xorg hackers, whereas AMD has fewer, if any.

      I just haven't ever encountered a low-cost mobo on the shelf at Fry's that had Intel onboard video.

      Perhaps the problem is Fry's? Two of the cheapest three Intel mobos are Intel onboard graphics: http://www.newegg.com/Store/SubCategory.aspx?SubCategory=280&name=Intel-Motherboards&Order=PRICE HTH.

      --

      --
      Given enough personal experience, all stereotypes are shallow.
  105. Talk about irony by ClosedSource · · Score: 1

    While researching Xenix I discovered some surprising history. MS initially sugested to IBM that they us Xenix as their OS, but IBM refused.

    Then MS they suggested they get DRI to make their OS.

    Finally, after that failed, MS bought the "shitty" OS and IBM apparently liked it.

  106. $200 doesn't really include.. by kuzb · · Score: 2, Insightful

    The sysadmin to go with it.

    Ubuntu is all well and good until you need something that is not covered by its package manager. It's all well and good until some piece of hardware only has limited support via some hack.

    The problem with Linux is that even with all the advancements, it's still a fragmented platform that only works properly if you stay within it's narrow selection of hardware that is known to work.

    --
    BeauHD. Worst editor since kdawson.
    1. Re:$200 doesn't really include.. by drinkypoo · · Score: 1, Informative

      The sysadmin to go with it.

      Just like Windows doesn't come with the Moron Confused by Sun Equipment to help you, either.

      Ubuntu is all well and good until you need something that is not covered by its package manager.

      Windows is all well and good until something goes wrong with the registry and the package manager becomes your enemy rather than your friend.

      It's all well and good until some piece of hardware only has limited support via some hack.

      You mean like trying to make my Motorola phone work with Windows 7 x64, which I never could do, even though I tried three different methods reputed to work?

      The problem with Linux is that even with all the advancements, it's still a fragmented platform that only works properly if you stay within it's narrow selection of hardware that is known to work.

      I have two scanners that HP abandoned right now (plan to give one away to a friend) which only don't work because the driver doesn't recognize them; they probably speak the same protocol as supported scanners. My Gigabyte motherboard won't install Windows XP, which is supposedly supported; I get a black screen with three different BIOS revisions and three different video cards — I even tried both PCI and PCI-E. Runs Ubuntu very well. This is hilarious. Windows has precisely the same problems as Linux does.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    2. Re:$200 doesn't really include.. by dremon · · Score: 1

      Windows is all well and good until you need something that is not covered by its start menu. It's all well and good until some piece of hardware doesn't have any support at all (not even via some hack - there are no hacks on proprietary platforms). The problem with Windows is that even with all the advancements, it's still a crappy legacy unsecure platform that only works properly if you are administrator and stay within it's narrow selection of pre-configured OEM hardware that is known to work (Dell, etc).

  107. Open source accounting by DogDude · · Score: 1

    "Open source accounting"... if only there was such an application, Linux would be closer to being relevant to small businesses...

    --
    I don't respond to AC's.
  108. Re:Ubuntu? by Anonymous Coward · · Score: 1, Funny

    I tried running this "Ubuntu" on Windows once. I double clicked the installer but nothing happened. I can see why open source has so many problems when they can't even get an installer to work properly.

  109. problem with ubuntu by Anonymous Coward · · Score: 0

    I really really want to see Ubuntu work for me and some of my friends who are tired of paying the MS tax. It's almost there.
    But after trying to get my common 802.11n usb fob working, and then walking a non-IT friend through the process over the phone (different brand, same chipset), I really learned to appreciate the simplicity of plug-n-play in Windows. I mean, if you have to drop to the shell to compile drivers, fiddle with NDIS wrappers and wpa2 supplicants, enable/disable drivers, etc it's too much for your friend who works in construction and has better things to do with their time. I used to have the opinion that they "should" know how to do this stuff, but they don't and never will. And those are the people who we need to accommodate if displacing windows is the goal. I think the case can be made for Ubuntu reaching that goal eventually (it gets closer every year), but to throw one's hands up and wonder in astonishment why the world isn't already using ubuntu, look no further.

    Plus, being honest, Microsoft Excel still kicks the tar out of google docs and open office equivalents unless the need is simple, so in the business environment I'm still struggling to see how I could make this happen (migrating the company to Google Apps/sites/email for instance).

  110. Unix will hardly run on newer hardware by salemboot · · Score: 0

    You will need an Internet connection to begin with. That should add on $50. You can basically buy a new computer for $200 at Walmart with Windows 7 on it. It'll play 3D games, DVD's, and word process. Why the hell do we keep pussy footing around with :
    Here's the new distribution of Bob. You'll have to enable DVD support by adding the necessary repositories.
    Codecs need to have this respository. Alt+F2 and paste this line from the mediabuntu website.
    apt-get this, apt-get that. Oh use Ubuntu Mint if you want all this already installed.
    Sorry about the ads and begging money but you know how it is.
    I think Astrumi Linux comes with propritary drivers. Ubuntu may have at one time. Get some balls distributions.

  111. Re:Ubuntu? by shutdown+-p+now · · Score: 1

    I tried running this "Ubuntu" on Windows once. I double clicked the installer but nothing happened.

    You don't know how good you had it, actually. When I ran it on my Windows, it completely killed everything that was there - the cute Windows logo is no longer there when I turn it on - and now my computer asks me for a password! Who does he think he is??

  112. So Linux is for less advanced users by tepples · · Score: 1

    you're needs are far more advanced than the typical user.

    So Linux is for less advanced users and Windows is for more advanced users. Why does this sound like an inversion of the conventional wisdom?

    [Apps not packaged for your distro] exist but are generally not common. Chances are the user has never heard of them or has need of them.

    True, the big one that I use is ca65, a toolchain for cross-assembling NES and C64 programs.

    software running in one of the various compatibility environments included in the repository

    They IT guy takes care of that.

    What home user has an IT guy? Or are you referring to services like Geek Squad? By "compatibility environments" I was referring to Wine and FCE Ultra. I didn't wan to say "various emulators" because Wine is not an emulator.

    [Users of non-free software] are actually stuck; but, as it's commercial proprietary software, there's no source code available so they can't compile it anyway.

    Windows makes an effort to preserve user-mode binary compatibility with previous releases so that end users don't need to recompile. In fact, it even detects defective apps like simcity.exe and tries to reproduce the undocumented behavior that they rely on.

    The moral: Should someone have to be "far more advanced than the typical user" just to play a video game?

  113. rpm vs. deb by tepples · · Score: 1

    Generally, if it's popular it will have a package.

    A lot of such programs have Fedora packages but no packages for Debian or Ubuntu, or vice versa.

  114. Cost of return shipping by tepples · · Score: 1

    You find online what is not only supported, but also rather nice for the price. You might then buy online

    The problem with buying computer hardware online is the cost of shipping it back if you need to return it. And with manufacturers cutting costs by making silent changes to the chipset (e.g. from Atheros to Broadcom) within a model number, it is more likely than not that eventually you will need to return something.

    or, if you really want to, go to local shop.

    The problem with buying computer hardware in a local shop is that they likely do not carry the model you picked out when you browsed the HCL.

    1. Re:Cost of return shipping by sznupi · · Score: 1

      The problem with buying computer hardware in a local shop is that they likely do not carry the model you picked out when you browsed the HCL.

      Well, where I live it works a bit differently - if local shops don't have something, and I want it, they will have it the next day once the daily courier from cooperating distributors arrives (yes, making sure what's available is the revision I want also doesn't seem to be that much of a problem)

      --
      One that hath name thou can not otter
  115. PS. by sznupi · · Score: 1

    And anyways, there is something better than carrying some...print-outs, like you initially suggested, when wanting to simply choose from what is currently available at the shelves.

    Mobile phones. I made one shopping of parts for a new machine like that. Opera Mini on any "feature phone" supporting j2me is more than good enough.

    --
    One that hath name thou can not otter
  116. Data plan by tepples · · Score: 1

    Mobile phones.

    My $5 per month Virgin Mobile plan doesn't include data, and I'm not ready to upgrade to a $60 per month smartphone.

  117. Re:Its all about the command line stupid.... by ADHVfFsvjLIViaglKlqo · · Score: 1

    IYHTATYWU