Slashdot Mirror


HP To Sell PCs With Mandrake 9.1

theoddball writes "HP just announced a new PC model (HP Compaq d220) that's available preloaded with Windows or Mandrake 9.1. The machine appears to be targeted to business users, although it's on the lower-end of the scale - specs are here. Mandrake also has a press release announcing the deal, which will grow to include four other HP models. Is this a sign that top tier manufacturers are taking Linux more seriously, or at least seeing a profitable niche?" We commented on MandrakeSoft's status update yesterday.

338 comments

  1. ipaqs by SKPhoton · · Score: 5, Interesting

    I wonder how long it will take until HP releases iPaq's with linux already installed.

    1. Re:ipaqs by MerryGoByeBye · · Score: 3, Insightful

      They won't until they figure out a way to not wipe out part of the memory whenever you switch systems in a dual-boot configuration. The iPaq actually has a pretty poor flash-management controller, from what I understand. (Not that CE cares. Hell, it doesn't even know when you install a different boot-loader.)

    2. Re:ipaqs by chadm1967 · · Score: 0

      That would be very cool....... :)

    3. Re:ipaqs by treke · · Score: 1

      Maybe once there is a reliables set of user applications. The stuff that has been written so far is great, but until someone handles the details like syncing and quality of applications, Linux is going to have a way to go.

    4. Re:ipaqs by LouisZepher · · Score: 1

      That would be like asking a slug if it was wet or slimy...

  2. 2.0 GHz Intel� Celeron� by H0NGK0NGPH00EY · · Score: 5, Funny

    2.0 GHz is low end of the spectrum? I'm still running a 400MHz PII as my primary!

    *weeps into hands*

    --
    Do not read this sig.
    1. Re:2.0 GHz Intel� Celeron� by repetty · · Score: 1

      "The machine appears to be targeted to business users, although it's on the lower-end of the scale..."

      Yes that was a very weird statement.

      Just how much power does someone need to type a Word document or send an email?

      --Richard

    2. Re:2.0 GHz Intel� Celeron� by deadsaijinx* · · Score: 1, Informative

      yes, a 2ghz celeron is low end. The keyword being celeron. They are cheaper and slower, much cheaper and much slower.

      --
      YOU SUCK BALLS!
    3. Re:2.0 GHz Intel� Celeron� by sexylicious · · Score: 5, Funny

      That paperclip needs a lot of CPU cycles.

    4. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 0

      We manage with pentium 133s with 32 megs. Anything more is overkill.

    5. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 0

      I got ya beat, celeron 300a!

    6. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 2, Funny

      I agree. It's a real pisser when new mobo's have a FSB that's twice as fast as your processor.

      Or video cards.

      Hell, you can probably get a sound card with a processor faster than my machine.

    7. Re:2.0 GHz Intel� Celeron� by incom · · Score: 1

      The Computer appears to be configurable to something more high end.

      --
      True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
    8. Re:2.0 GHz Intel� Celeron� by incom · · Score: 1

      Nevermind, only on this exact model is ML9.1 available, as of now.

      --
      True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
    9. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 0

      700Mhz here and it's much, much faster than I need. Though some more RAM would be nice (128MB currently)

    10. Re:2.0 GHz Intel� Celeron� by dspeyer · · Score: 1
      I'm writing this /. post from a 700MHz Celeron. I put my box through *much* heavier usage than a typical business user. I frequently surf the web in mozilla while my software compiles with OpenWriter and Gimp open on other desktops. I've sometimes wanted more RAM (I have 192Mb) but I don't need a faster chip.

      OTOH, I doubt much cheaper than a 2.0GHz Celeron is still made, except for the Via chips without hardware floating point.

    11. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 0

      > They are cheaper and slower, much cheaper and much slower.

      Cheaper I can believe, but how much "slower" can a 2Ghz _anything_ be that someone will really notice?..

    12. Re:2.0 GHz Intel� Celeron� by jd142 · · Score: 1

      Well, I started with a C-64. That's right children, 64k. Then I thought I was doing good with a 512 meg video card. And wow, my p-75 with 4 whole megs of video memory (more than my first real pc) really smoked them. I wait so long between computer updates that my next computer generally has as much or more video ram than my previous one had ram. Right now I'm on an Athlon 1800+ with 512 megs of ram and a 32 meg video card. In a year or two 512 on video card will probably pretty middle of the road. 256 isn't that uncommon now, although the last time I checked, the mid ranges were more around 128.

    13. Re:2.0 GHz Intel� Celeron� by Binary+Gibbon · · Score: 1

      The fact of the matter is that for some time - several years, now - the 'low end' of new PCs is still far and away capable of performing any tasks that a user could want, perfectly - except for games and high-powered media applications. It's really those two markets which propel the hardware side at this point.

    14. Re:2.0 GHz Intel� Celeron� by fireman+sam · · Score: 1

      Actually the C-64 only had 32K of ram + 32K rom. OTOH, the Plus4 had full 64K ram + 32K rom with the rom mapped to the high 32K ram. The two could be switch with an asm flag. If only the Plus4 was compatible with the C-64, but that is all history.

      --
      it is only after a long journey that you know the strength of the horse.
    15. Re:2.0 GHz Intel� Celeron� by The+Vulture · · Score: 4, Informative

      Sorry, the Commodore 64 did have 64K of RAM. It also had (I believe) 20K of ROM (8K BASIC interpreter, 8K kernel ROM and 4K character ROM) mapped in at various addresses. However, the RAM "underneath" the ROMs is available, but only in machine language.

      The BASIC interpreter is mapped in at $A000, the character ROM is mapped in at $D000 (I think, I don't quite remember), and the kernel ROM is mapped in at $E000. Due to the way that the VIC-II works, being able to access only 16K at a time, the character ROM is also mapped in at $1000 and $9000, but only the VIC-II sees it this way, the 6510 sees the RAM there.

      Now then, to map out the ROM's, you need to play with the MMU, which is at memory location 1. Also, like I said, you have to be in machine language, because using any of these methods, you end up mapping out either the BASIC interpreter, BASIC and the kernel, or all of the ROM's, and if you're in BASIC, unless you've copied the ROM to RAM, you'll crash the machine.

      These values will work, although you shouldn't just set them, since they also set some of the Datasette lines as well. Set the MMU (memory location 1) to these values to get the RAM:
      $36: Map in the RAM under the BASIC interpreter (8K at $A000)
      $35: Map in the RAM under the BASIC interpreter (8k at $A000) and under the kernel (8K at $E000)
      $34: All 64K of RAM.
      There are other values as well, but I don't remember how they work, as I didn't use them very often.

      Note that when you map out the kernel or use all 64K of RAM, you MUST disable interrupts. The 6510, when it receives an interrupt, jumps to the vector pointed at $FFFC ($FFFA for NMI's), and for IRQ, this is $EA31 (I don't remember the NMI). If the CPU does it's JMP($FFFC), and there's garbage there, well, your C64 goes off into
      never-never land.

      Also when you map in all 64K of memory, you only have about 63K of memory. That's because most of zero page (0-255) is reserved, $100-$200 is the stack (you don't want to mess with that unless you really know what you're doing), and $300 contains some semi-important pointers (file I/O, IRQ, etc.). But from $400 up, you're all clear.

      Of interesting note... The game Impossible Mission (by Epyx) used all but 1K of RAM. And yes, I'm a former C64 demo coder, I've set the machine to use all 64K of RAM many times.

      -- Joe

    16. Re:2.0 GHz Intel� Celeron� by UniverseIsADoughnut · · Score: 4, Funny

      " That paperclip needs a lot of CPU cycles."

      The paper clip is very efficient do to it's well integrated design. It takes very little cycles. It's when you try to kill it you suck up cpu as you go through menus and do everything you can to kill it.

      OK, well i have to say in office XP one click and he's gone for good. But i know in previous releases he was a bitch, or a bubble, or a dog....

    17. Re:2.0 GHz Intel� Celeron� by UniverseIsADoughnut · · Score: 1

      " I'm writing this /. post from a 700MHz Celeron. I put my box through *much* heavier usage than a typical business user. I frequently surf the web in mozilla while my software compiles with OpenWriter and Gimp open on other desktops. I've sometimes wanted more RAM (I have 192Mb) but I don't need a faster chip.

      OTOH, I doubt much cheaper than a 2.0GHz Celeron is still made, except for the Via chips without hardware floating point."

      Hah, when i first read the 700 i was thinking bus speed. My how things have changed. But I know what it's like, i ran a PII 400 with no problem. I upgrade cause i wanted differant computer and needed more CPU for some things.

      Also you're correct. low end is in the 2 ghz range anymore cause they don't make the slower ones. and the 2ghz celeron ain't much more expensive then a much much slower older chip. few bucks can get you 1500 more mhz.

    18. Re:2.0 GHz Intel� Celeron� by badasscat · · Score: 1

      Well, I started with a C-64. That's right children, 64k.

      Well, we're all just a bunch of grumpy old men here, aren't we?

      I started on an Apple II but so what? You can't get any real useful work done on one now and yes, even the 400mhz and 733mhz CPU's people are talking about in here are getting pretty long in the tooth for business use.

      I mean look - I don't know what kind of business work you people are talking about. There's more to running a business then sending email and using Word, which are the only examples I ever see brought up in this kind of argument. My job is producing internet content for a large company; I need to use a motley suite of apps. ranging from Photoshop to Word to Dreamweaver to Flash to Excel and I generally have 10-12 tabs open in Firebird and 4-5 IE windows at once as well. I do such varying tasks as project management, scheduling, light design work, even the occasional DVD authoring. I have to multitask, as has become fairly typical for the American worker these days.

      I do all these things on a Dell Dimension 8300 with a 2.6Ghz P4 and 1024MB of RAM. This PC is sufficient for all that I need to do, keeping in mind the multitasking with various memory-intensive apps. And I am not even a designer. Up until about 2 months ago I was stuck on a 733mhz P3 with 512MB of RAM and let me tell you, it was absolutely painful.

      There are only a few white-collar jobs I can think of where all you need to do is send email and use Word. Data entry, receptionist, office assistant... that's really about it. Yes, for those people a low-powered machine will suffice - and those are the people in my office who always end up with the hand-me-down computers. Nobody buys a computer with a 733mhz CPU new these days, so it would be pointless to sell them when every company has old ones lying around. To get any real work done, though, you do need a more powerful machine than that, and I would not be a happy camper doing my job on a 2.0Ghz Celeron.

    19. Re:2.0 GHz Intel� Celeron� by McAddress · · Score: 0

      32 megs? I am still using 640K as per BIll Gates suggestion.

    20. Re:2.0 GHz Intel� Celeron� by fireman+sam · · Score: 4, Funny

      I stand VERY corrected

      --
      it is only after a long journey that you know the strength of the horse.
    21. Re:2.0 GHz Intel� Celeron� by Saint+Stephen · · Score: 1

      Computer power is a wierd thing. Sure, in some situtations, the computer spends most of its time waiting for input. But, give a faster computer a try, and experience the goodness of much faster:

      *kernel compiles (unless I am mistaken gcc is typically compute bound?)
      *compressing/encoding things -- decoding/playback doesn't need much
      *gaming goodness!

    22. Re:2.0 GHz Intel� Celeron� by t0qer · · Score: 1

      I had an Atari you insensitive clod!!

    23. Re:2.0 GHz Intel� Celeron� by Zork+the+Almighty · · Score: 1

      You have a 512 meg video card ?! Holy crap !

      --

      In Soviet America the banks rob you!
    24. Re:2.0 GHz Intel� Celeron� by avidday · · Score: 1

      I think the statement was more targetted at the fact that the mobo lacks an AGP slot, so the onboard *cough* Extreme *cough* GPU in the north bridge is all you are ever going to have to work with. It also lacks "high end" features like onboard SATA or SCSI, gigabyte ethernet and has only 3 PCI slots.

    25. Re:2.0 GHz Intel� Celeron� by egreB · · Score: 2, Informative

      I started on an Apple II but so what? You can't get any real useful work done on one now and yes, even the 400mhz and 733mhz CPU's people are talking about in here are getting pretty long in the tooth for business use.
      Only yesterday I saw a Mac Plus doing its job for a librarian - granted, only for text processing and printing, but still. It did its job. I actually asked wether she would rather like a new computer - there were quite a lot of them around. Of course not, she replied, as the Mac does its job. I beleive the librarian did "real useful work" on that Mac.

      Just because you happen to be internet content creation, doesn't mean that your computer would fit everybody else. The reason you see such many "Word and Excel"-arguments around here, is because the majority of business computer users only to text processing, spreadsheet and e-mail. Computers have been able to do that for quite a while, now. In the real world, people look as computers as tools, not as the real work.

      I'm a web developer. As I run Linux, my applications ranges from Gimp to web/script/databaseserver to several web browsers, of course in addition to mail and news applications and all the small stuff like XMMS and Gaim. For these tasks, I have an AMD K6-II 400MHz with 128MB RAM and a 16 MB video adapter. I'll upgrade the RAM soon, but the computer is sufficient for my needs, and it's not painful.

      I think the definition of real work needs some polishing. I admit that my computer have troubles with the latest games, but I don't linke this trend of always needing the latest and greatest hardware. People did real work on PDP-11, for crying out load!

    26. Re:2.0 GHz Intel� Celeron� by mcrbids · · Score: 1

      I'm a web developer. As I run Linux, my applications ranges from Gimp to web/script/databaseserver to several web browsers, of course in addition to mail and news applications and all the small stuff like XMMS and Gaim. For these tasks, I have an AMD K6-II 400MHz with 128MB RAM and a 16 MB video adapter. I'll upgrade the RAM soon, but the computer is sufficient for my needs, and it's not painful.

      And until recently, I did the same kind of thing on an AMD K6/2-450 w/512 MB RAM. I too thought it "was enough" until a new contract forced me to run multiple VMWare sessions. Then, I upgraded to an Athlon 1800+/1 GB RAM.

      Now, there's no way I'd ever consider going back.

      Moz is instantaneous. Kmail can search GBs of email very fast. Big PGSQL queries complete instantly. In short, I love it!

      Realize that your time is worth money. Time you spend waiting on your computer is frequently time you're not getting paid for, and is otherwise time your customers are paying for.

      A new 2.0 Ghz motherboard/CPU can be had for under $100.

      How much do you charge per hour of your time? At my "good guy" rate of $65/hour, this motherboard costs 1.5 hours. I probably save that in billables to my clients in a few days to perhaps a week.

      In other words, get the right tool for the job.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    27. Re:2.0 GHz Intel� Celeron� by zero_offset · · Score: 1
      I started on an Apple II but so what? You can't get any real useful work done on one now and yes, even the 400mhz and 733mhz CPU's people are talking about in here are getting pretty long in the tooth for business use.

      Until very recently, a guy I know ran a $3M/yr business on a Z80 based Northstar computer which dates from the late 70's or thereabouts. It was slow, and the printer clacked out information on 132-column greenbar fanfold, but it did everything he needed. He only upgraded to a PC when he couldn't find replacement printer ribbon any more and the ribbon in the re-inked cartridges started falling apart.

      (Yes, he's a cheapskate, but like many cheapskates, he's mind bendingly wealthy.)

      --

      Slashdot quality declines as the number of hot grits posts decreases. - Provolt's Law, Apr-09-2005

    28. Re:2.0 GHz Intel� Celeron� by cshark · · Score: 1

      I wish I had some monkey to give them. A new Mandrake box with support would be a nice addition to my home network.

      --

      This signature has Super Cow Powers

    29. Re:2.0 GHz Intel� Celeron� by kupci · · Score: 1
      I remember reading, I think in one of Robert X. Cringley's books, that one of the PC pioneers, maybe Scott McNealy, kept an ancient workstation from PARC days, on his desktop, to keep his perspective. It had a GUI, ethernet connection, mouse, printer - pretty much everything modern workstations have. Cringley also noted a study where Lotus contacted some of the first buyers of Lotus 1-2-3 (or maybe the Apple version), and found that most were still perfectly happy with it.

      I think the trend is driven more by wintel, but it's getting harder and harder to justify.

    30. Re:2.0 GHz Intel� Celeron� by Sayjack · · Score: 1

      Moz is instantaneous. Kmail can search GBs of email very fast. Big PGSQL queries complete instantly. In short, I love it!

      You should credit the software providers as much as the hardware providers. It sounds like the 1 GB of memory made more difference than the CPU upgrade on the hardware side. Big hardware can make naive algorithms run faster, but there is no substitute for efficient software. It's a damn shame that there's so little of it out there.

      At the risk of going off on a tangent here, I've always felt that the programmer should have to spend a bit time on a sub-standard system so that he/she can achieve a perspective on how the software will behave for the *average* user. Programmers can lose perspective sitting behind their dual CPU 2.0 Ghz P4 machine.

      --

      -- Good judgement comes with experience. -- Experience comes with bad judgement.

    31. Re:2.0 GHz Intel� Celeron� by Anonymous Coward · · Score: 0

      "...Via chips without hardware floating point."

      Um...OK, so VIA chips certainly aren't speed demons when it comes to floating point, *BUT THEY MOST CERTAINLY HAVE A HARDWARE FPU*

      Jesus Christ, do you even know what it means to not have hardware floating point?

    32. Re:2.0 GHz Intel� Celeron� by TheCrazyFinn · · Score: 1

      pshaw,

      64K on an Apple ][ and loving it.

      --
      "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
    33. Re:2.0 GHz Intel� Celeron� by fireman+sam · · Score: 1

      I wasn't trying to be funny. I actually do stand corrected. It is just that my previous post was so far off, and the above reply was very correcting.

      So I stand very corrected.

      --
      it is only after a long journey that you know the strength of the horse.
  3. this.... by deadsaijinx* · · Score: 1, Redundant

    this is not a newsworthy article. Ok, so HP adds another flavor of Linux. Good for it. The already had Red Hat, what's the big deal that They added Mandrake now? Don't get me wrong, I run Mandrake, it's a good OS, but is it news when HP desides to sell a low end computer with a different flavor of Linux than they usually use?

    --
    YOU SUCK BALLS!
    1. Re:this.... by geekd · · Score: 3, Insightful

      This news is about desktops

      Previous HP linux computers were servers.

    2. Re:this.... by mickwd · · Score: 4, Insightful

      Maybe it's news because Mandrake is seen as more of a desktop distro than RedHat (though it also forms a very capable server), and it shows that one of the biggest PC suppliers now thinks Linux is ready for the desktop.

      It's also great news for Mandrake, and about time. Well done, Drakes.

    3. Re:this.... by sirmikester · · Score: 0, Flamebait

      > Maybe it's news because Mandrake is seen as more of a desktop distro than RedHat (though it also forms a very capable server)

      I disagree, I use Redhat 9 every day as my primary workstation and I have to say that its quite capable as a desktop as well. Granted you have to re-enable mp3 playback and install a few applications, but when its all setup and ready to go I'd rank it up there with Mandrake. And when you take the fact that its not a French product, you have a winner!

      --
      In linux libertas
    4. Re:this.... by Anonymous Coward · · Score: 0

      Don't forget the french help free your arses from british rule. I find that very funny.

    5. Re:this.... by rm_monterey · · Score: 2, Insightful

      might be interesting to see what repercussions this has for Mandrake being recognized as a business Linux solution. Last I heard, Mandrake was just coming out of chapter 11. Was this the boost they need? Ximian says that as soon as your organization has 1000+ machines running some other flavor of Linux (besides SuSE and RedHat), they would consider an XD2 release for that distro. Well, HP's decision could move Ximian in that direction.

    6. Re:this.... by benjamindees · · Score: 1

      I'd have to disagree with you. In fact, I think Mandrake is an odd choice for a business desktop. I was planning on buying some HP desktops and putting RedHat 9 on them, but I'll jump on this opportunity to replace the Microsoft tax with the Mandrake tax and still end up using RH9.

      --
      "I assumed blithely that there were no elves out there in the darkness"
    7. Re:this.... by Strudelkugel · · Score: 2, Insightful

      Linux (OK, GNU/Linux) has been ready for the desktop for a long time. The question, though, is which distro? Which window manager? When running a business, this stuff matters far more than license fees, within reasonable limits. When you think about how technically inferior Windows 3.1 was compared to OS/2 and the Mac, let alone the *nix's back then, it would seem to be a wonder that it got anywhere at all. But, considering how cheap it was and the fact that it did its basic job well enough on a huge permutation of PC hardware, its success becomes easier to understand.

      Technical superiority has never been the primary determinant of market success, at least in the commercial world.

      Now we have you and others comparing Mandrake to RH and <name favorite disto> already, and I sense the same pattern of the OS battles in the early 90s. Sooner or later, /. will become a spectacular arena in which to watch the distro battle/FUD flingfest. How this will resolve itself, I have no idea. But it sure will be interesting to see which Linux distro prevails, and to what extent.

      --
      Imagine how much harder physics would be if electrons had feelings! -Feynman, maybe
    8. Re:this.... by mickwd · · Score: 1

      "Now we have you and others comparing Mandrake to RH and already..."

      Read my post again. I deliberately used the words "Mandrake is seen as..." rather than "Mandrake is...".

    9. Re:this.... by Anonymous Coward · · Score: 0

      Wow, you have to go back to something over 200 years ago to beat your chest. Impressive.

      Here are some reminders to put on your refrigerator door:

      - Don't forget the US helped free the French from German rule...Twice.

      - Don't forget the French stuck their noses in the air toward the U.S. after both WWI and WWII.

      - Don't forget that the French are cheap tippers.

      - Don't forget to consider that the smell of shit may not be from someone else, it's probably your own dingleberry.

    10. Re:this.... by Strudelkugel · · Score: 1

      Fair enough, I appreciate your point. However, look at the accompanying posts and you can see what is happening. The SCO fiasco may just be the tip of the iceberg. No wonder Tux is a penguin!

      "I'm giving it all she's got Jim, but I don't know if the engines can take this much longer! It keeps pulling us in!"

      --
      Imagine how much harder physics would be if electrons had feelings! -Feynman, maybe
    11. Re:this.... by Surak · · Score: 1

      Now we have you and others comparing Mandrake to RH and already, and I sense the same pattern of the OS battles in the early 90s. Sooner or later, /. will become a spectacular arena in which to watch the distro battle/FUD flingfest. How this will resolve itself, I have no idea. But it sure will be interesting to see which Linux distro prevails, and to what extent.

      Questions:

      1: Where have you been? This has been going on for sometime.

      2: What OS battles of the early 90s? Do you mean the bloody beatings that Microsoft did to everyone else in the early 90s? :)

    12. Re:this.... by d3faultus3r · · Score: 1

      not true, HP has been selling Red Hat linux desktops for over a month. In fact, I bought one recently.

      --
      read my blog
      musings on politics and technol
    13. Re:this.... by Anonymous Coward · · Score: 0

      There's no difference besides what you use it for. Having a nicer case and scsi does not make a server.

    14. Re:this.... by BrokenHalo · · Score: 1
      I use Redhat 9 every day as my primary workstation and I have to say that its quite capable as a desktop as well.

      You can actually say that about pretty much any distribution. Slackware does it very nicely for me, though over the years I have had flings with RedHat, Mandrake and Debian. I'm not going to get drawn into a flamewar as to which is "better"; it's just a matter of choice as to how you like to work.

    15. Re:this.... by BrokenHalo · · Score: 1
      A couple of points here (as devil's advocate if you like, since I'm not personally a big fan of mdk):

      Chapter 11 doesn't apply in France. If I recall correctly, Mandrake's insolvency proceedings were pretty much a way of ditching costly commitments from the dot-bomb era.

      As a business solution it might be quite a good option if they are still bundling StarOffice. I seem to remember they did with 9.0. It seems a lot of businesses are more comfortable with the proprietary office package than with OpenOffice, despite the fact that they are essentially the same thing from most users' perspective, I'm not sure how many distros even bundle OpenOffice (probably SuSE, I guess...).

    16. Re:this.... by Anonymous Coward · · Score: 0

      - Don't forget that still leaves Americans as, unfortunatly, Americans.

    17. Re:this.... by sirmikester · · Score: 1

      > You can actually say that about pretty much any distribution.

      Amen to that, i think that that's what makes linux great! you can configure pretty any much distro to be what you need it to be. However certain distros make life easier for you such as Debian with its apt-get and Redhat/Mandrake with its rpm system. I don't understand why people still use slackware because there isn't any package management built in... does it offer any advantages to the other more recent distros? (out of curiosity)

      --
      In linux libertas
    18. Re:this.... by BrokenHalo · · Score: 1
      ...use slackware because there isn't any package management built in... does it offer any advantages to the other more recent distros? (out of curiosity)

      Slackware does have a package management system, but it is (deliberately) kept very simple. It's great if you compile a lot of software from source (by which I don't mean a src.rpm). You almost never run into the dependency hell common on other systems.

      A lot of people like Slack simply because of the nice BSD-style init scripts which are easier to read and quicker to tweak than sysvinit.

      As for other "more recent" distros, the latest version of Slack was released on 2003-03-19, so it's not that old, and Pat keeps it very current. Also, the folks at Dropline package by far the best and most current distribution of Gnome I've seen on any distro.

    19. Re:this.... by McAddress · · Score: 1

      Even as a consumer desktop, Mandrake leaves much to be desired. I have been wrestling with it for a month, and it still won't behave like I want it to. Programs don't always open, one program crash can bring down the whole OS. I even once could not boot in without running fsck manually. Try telling a windows user to run fsck from the shell. Mandrake is just not ready for prime time.

    20. Re:this.... by Anonymous Coward · · Score: 0

      Even as a consumer desktop, Windows leaves much to be desired. I have been wrestling with it for years, and it still won't behave like I want it to.

    21. Re:this.... by jester · · Score: 1

      is newsworthy as its a desktop, but I see that people wanting Mandrake dont get a reduction in the overall price even though the Mandrake pack costs less than XP. Oh well its a start.

    22. Re:this.... by fr0dicus · · Score: 1

      HP provide our desktops at work. Linux has been an option for ages. We just recently got quoted on 8.2 and this moved to 9.1 last week. They charge 149 euros for the pleasure, which seems to be the corporate editions price, which would fit.

    23. Re:this.... by Anonymous Coward · · Score: 0

      50 years, 200 years, whats the difference? Americans still beat their chests over a riot that happened 200 years ago in Boston.

    24. Re:this.... by vsprintf · · Score: 1

      Mandrake leaves much to be desired. I have been wrestling with it for a month, and it still won't behave like I want it to. Programs don't always open, one program crash can bring down the whole OS.

      What the heck are you trying to run? I've been using 9.1 since it was released, and the only complaint I have is that OpenOffice takes a very long time to start. I can't recall any programs crashing and certainly not the OS. One warning though, don't use the "upgrade" option - do a full install.

    25. Re:this.... by CmdrGravy · · Score: 1

      The only factor currently working in Frances favour is that at least it is not populated by Americans !

    26. Re:this.... by Strog · · Score: 1

      My brother-in-law started at Dreamworks months ago and they gave him an HP with Linux pre-loaded. Search HP for Dreamworks and you will see they have been pushing it for a while now on machines other than servers.

    27. Re:this.... by TheCrazyFinn · · Score: 1

      I use slack because it lacks the package management system. apt-get is OK but RPM annoys me.

      It's also easier to move from Slack to other Unix's, and as I also have an Irix box, a Mac OS X box and a NeXTStep box, this is a win for me.

      Oh, and it just feels right. Which is the ultimate reason to pick a distro for personal use.

      --
      "You've got an invalid haircut" -Warren Zevon - Life'll Kill Ya
    28. Re:this.... by Darby · · Score: 2, Funny

      since I'm not personally a big fan of mdk

      How could you not be a fan of MDK?!?

      That game was awesome. The parachute and sniper mode were way useful, head shots counted, and your dog would fly in on a bombing run for you.
      Now granted it was never networkable, but it was still a great game ;-)

    29. Re:this.... by sirmikester · · Score: 0

      I guess this would be a good distro if you like to "get under the hood" of the os. Good points though, they make me want to give slack a try :)

      --
      In linux libertas
    30. Re:this.... by Anonymous Coward · · Score: 0

      This soooo annoys me. You are comparing apples to oranges.

      apt-get is _not_ a package manager. up2date is not a package manager. They are both essentially wrappers around package managers, and both have advantages and drawbacks (as do dpkg and rpm, which are package managers).

  4. Price differential? by ravenbrand · · Score: 0, Redundant

    "...and Microsoft Windows® XP Professional - priced at an estimated U.S. street price of only $799."

    Will the Mandrake version come out lower?

  5. Good. Distro variety. by arcanumas · · Score: 5, Insightful

    This is also good news that Large companies see Distros other than Red Hat to be of excellent quality. It have many times seen ignorant IT managers telling me how the only way to go with Linux is RedHat. (which is good, but not the only one)
    Maybe now i can propose the use of my favorite distro and have "managerial" evidence to back it. :)

    --
    Slashdot Sig. version 0.1alpha. Use at your own risk.
    1. Re:Good. Distro variety. by MisterFancypants · · Score: 4, Insightful
      Whether this is good or not might depend upon if you're a developer considering writing Linux software. While it might not seem that tough to just support "Linux", the minor differences in all the different distros can really balloon into major QA, tech support and release engineering (as each distro tends to have different preferred package handling systems) headaches.

      I think this hurts Linux as an application target more than most people realize, and I hope one of the many announced standardization efforts actually produces something other than talk and press releases soon.

    2. Re:Good. Distro variety. by Surak · · Score: 3, Informative

      Just a small point, but Mandrake started out as Red Hat+KDE. This is no longer true, of course, but it's still largely a Red Hat clone in many aspects.

    3. Re:Good. Distro variety. by Afrosheen · · Score: 1

      I don't think packaging is such a big deal anymore, but maybe I'm spoiled from using Mandrake for so long. I can find tons of apps just about anywhere, even those with dubious copyrights.

      If you're using an rpm-based packaging system you'll hit 90% of the linux desktops out there. The real bitch comes when you get library versions mismatches and whatnot, but that can be prevented by shipping a huge binary with all it's deps rolled into one rpm. Yeah, it sucks, but that's what happens when libs constantly change. The more conservative distros (suse, redhat) generally have older libs than mandrake and some other rpm-based distros and this can cause lots of problems.

      At any rate someday there'll be a shakedown and most of the big distros will conclude on a better format for handling deps.

    4. Re:Good. Distro variety. by leviramsey · · Score: 1, Interesting

      Mandrake aims to be roughly binary compatible with Red Hat.

    5. Re:Good. Distro variety. by Anonymous Coward · · Score: 0

      pass the crackpipe you moderator assholes.

  6. Hopefully by CoolGuySteve · · Score: 2, Interesting

    Maybe other manufacturers and consumers will realize that linux is superior to windows in just about every way possible. It's taken long enough anyways, the average linux Desktop not only looks, performs and is more intuitive than windows' explorer.exe, but also has way more applications available from the start.

    1. Re:Hopefully by ClosedSource · · Score: 0, Flamebait

      Maybe other manufacturers and consumers will realize that windows is superior to linux in just about every way possible.

    2. Re:Hopefully by money_shot · · Score: 0, Troll

      If everyone other than me in my family had to use linux, they would stop using computers.

      It's windows and macs for those folks.

      Personally, I think Linux is fun to play with occasionally, but I wouldn't want to try to do something serious with it... say, edit video, create artwork, manage source code, create product to send out to clients.

    3. Re:Hopefully by Aadain2001 · · Score: 5, Insightful
      say, edit video
      Linux may lack the video editing tools that are present in the Windows world, but there are projects out there working on them. I personally use Kino for the small jobs I have, and it does the job.
      create artwork
      Two words: The Gimp. Very powerful. Very supported. And free. There are many other programs out there, but The Gimp is the most known. Some compare it to Photoshop.
      manage source code
      This is where Linux shines! It was created by hackers, for hackers, and as such has a great history with development and development tools. I'm constantly suprised that more people don't develope for Linux since it comes with every kind of development tool most will ever need. CVS, IDEs, compilers, linkers, debuggers... Linux has it all and for free!
      create product to send out to clients
      That depends on the product. Where I work, the Windows boxes are nothing more than a way to use the Exchange Server (which the open source world really needs to come up with a replacement for) and maybe a few office documents. The real work is done on Linux and Unix boxes. Everyone here who is part of the core revenue stream works entirely on Linux. It's more secure, free, and easier to manage when you have thousands of servers. So, as far as producing a product to sell, Linux is definately ready, and has been for a while.

      Maybe it's time you actually try doing something real on Linux. I'd think you'd be suprised by how well it works.
      --
      Space for rent, inquire within
    4. Re:Hopefully by ClosedSource · · Score: 1, Troll

      This was a test of the Slashdot moderation system.

      Here's how the test works: You take a strong statement made by a previous poster that compares the relative value of Linux and Windows and swap the words "Linux" and "Windows" and post it. This should flip the "Troll" bit.

      As you can see, Slashdot moderation is working properly. Thank you for your cooperation.

    5. Re:Hopefully by Anonymous Coward · · Score: 0

      hey.

      that was kinda funny.

      don't let it happen again.

    6. Re:Hopefully by falsified · · Score: 1
      "Here's how the test works: You take a strong statement made by a previous poster that compares the relative value of Linux and Windows and swap the words "Linux" and "Windows" and post it. This should flip the "Troll" bit."

      Of course, the reason this gets labelled a troll is that Windows and Linux are not the same thing, so if you interchange the words, you often come up with something that's factually incorrect. Hence the troll mod.

      --
      HI, MY NAME IS ISAAC.
    7. Re:Hopefully by ClosedSource · · Score: 1

      So "factually incorrect" is the definition of "Troll". Gee, I didn't know that.

    8. Re:Hopefully by falsified · · Score: 1

      Well...when the post is intentionally incorrect, then that's a form of trolling, yeah. Of course, an honest mistake isn't a troll, and there are tons of trolls that aren't factually wrong.

      --
      HI, MY NAME IS ISAAC.
    9. Re:Hopefully by Anonymous Coward · · Score: 0

      There is an Open Source Exchange replacement in the way. They have release either a RC or a Beta (can't remember). It uses only open sourced projects and is freely available albeit maybe hard/long to install.

      So go and check out Kolab

      Artaxerxes

    10. Re:Hopefully by Thoguth · · Score: 1

      There's a project for this as well.

      "The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols such as ESMTP, IMAP, POP3, LDAP, SSL, and HTTP. Courier provides ESMTP, IMAP, POP3, Webmail, calendaring, and mailing list services"

      Unfortunately, still in beta, but it's very active. There are a lot of people who want to throw out their Exchange box.

      --
      The requested URL /iframe/sig.html was not found on this server.
    11. Re:Hopefully by ClosedSource · · Score: 1

      I would say the best practical definition of "Troll" is "I disagree". It doesn't have anything to do correctness.

      Both the orginal statement and the reverse statement were equally guilty of making very broad claims without proof. The difference is that more people on Slashdot want to believe the postive statement on Linux then on Windows so they mod one as a "Troll" and the other gets a free pass.

      My little experiment forced some people to examine their conscience which people generally don't like to do.

    12. Re:Hopefully by Anonymous Coward · · Score: 0

      I can't wait for virtualdub (it's GPL too!) to be ported natively to linux. Right now I'm using it under wine with mencoder/mdecoder so I think this solution is still clean, using all opensource software to do video stuff!

  7. Das Slashdot Effekt by DaddyExcellent · · Score: 2, Funny

    HP announced today an affordable, high-quality desktop PC for small and medium businesses (SMB): the HP Compaq Business Desktop d220 Microtower, which offers a choice for operating system between Windows or Mandrake Linux 9.1 (please read the press-release below).

    It's the first time that an industry leader publicly announces the availability of Linux on a desktop PC.

    This is the result of a worldwide agreement between MandrakeSoft and HP. The Mandrake Linux 9.1 operating system, while poor in comparison to Windows, is now available on a complete range of HP desktop PCs. This includes (or will include) the following machines: HP Compaq 220, HP Compaq 230, HP Compaq 325, HP Compaq D330 and HP Compaq D530.

    Mandrake Linux 9.1 is recognized to be one of the less crash-prone and primitive of the Linux systems available today, and is a major step towards delivering Linux as a pretend office-desktop solution to small businesses.

    More information about Mandrake Linux 9.1 is available at:
    http://www.mandrakesoft.com/products/91/mainfeatur es

    The Press-release from HP is available at:
    http://www.hp.com/hpinfo/newsroom/press/2003/03070 2a.html

    1. Re:Das Slashdot Effekt by Sky+Lemon · · Score: 1

      I remember Dell offering Red Hat on desktop machines... or was that only considered "corporate" desktops vs. home use desktops?

  8. Someone call Bill by Anonymous Coward · · Score: 0

    Seems like this little insignifcant OS is making inroads despite what Bill thinks. Once products like OpenOffice become more mature the game is over and real desktop penetration, coporate side at least, will happen.

    1. Re:Someone call Bill by RedCard · · Score: 4, Insightful

      Seems like this little insignifcant OS is making inroads despite what Bill thinks. Once products like OpenOffice become more mature the game is over and real desktop penetration, coporate side at least, will happen.

      Yes, it will, and eventually there is a real chance that linux will supplant Windows as the OS of choice for business...BUT... by the time that happens, MS will most likely have tied a great deal of digital rights restrictions technology into windows.

      The upshot? One day, most 'new' media will only be playable on windows, and hence MS will control the consumer market.

      It may be that this is exactly what they are planning for. They may have recognized that they're slowly losing corporate mindshare, and are now grasping at straws in that arena. Look at the suspicious influx of money that they gave to SCO, look at their new corporate licensing policies (subscription model) - are these desperation moves?

      Of course, this is all just opinion and conjecture. Don't mind me.

    2. Re:Someone call Bill by gilesjuk · · Score: 1

      Who knows, maybe Microsoft will buy SCO and then use the so called IP to screw Linux.

    3. Re:Someone call Bill by Aadain2001 · · Score: 1

      Really? Email me and tell me more about what is wrong, I'll see if I can help.

      This is what use true "linux cheerleaders" do: we like to help. It might be that you have weird hardware or miss-detected hardware that it confusing Linux. I've personally never had a problem with Redhat right out of the box, but that's because I'm using very standard equipment (not old and even some fairly new stuff).

      --
      Space for rent, inquire within
    4. Re:Someone call Bill by wukie · · Score: 1

      Could it possibly be that maybe you have a faulty computer, you can't install Linux properly or both.

      And I notice you don't mention any applications. Exploiting a KNOWN bug does not make Linux unstable.

      Using your logic, Windows would be absolutely useless, as Windows has ten bugs for every Linux bug.

    5. Re:Someone call Bill by spiritraveller · · Score: 1

      The upshot? One day, most 'new' media will only be playable on windows, and hence MS will control the consumer market.

      What's to prevent a developer from supporting that same technology in Linux?

      And what makes you think the media companies would use technology that limits their market to Windows users once they find out that their media is still piratable and pirated?

    6. Re:Someone call Bill by RedCard · · Score: 1

      The upshot? One day, most 'new' media will only be playable on windows, and hence MS will control the consumer market.

      What's to prevent a developer from supporting that same technology in Linux?


      The DMCA in the USA, and proposed DMCA-like laws the world over. Hopefully, these never come to pass in the rest of the world, but I wouldn't hold my breath on that.

      And what makes you think the media companies would use technology that limits their market to Windows users once they find out that their media is still piratable and pirated?

      You're kidding, right? The same companies that have turned CDs into CADs (ie: corrupted audio discs). The same companies that are currently suing their own best customers over file sharing.
      Those companies, maybe...

  9. Me too by donnz · · Score: 0

    We commented on MandrakeSoft's status update yesterday.

    Hey me too. Check it out, a 5 rating.

    Now we're all working smarter not harder.

    --
    -- Free software on every PC on every desk
  10. Well by MisterFancypants · · Score: 2, Informative
    Well on the one hand this is great news, on the other hand despite what the press release says I don't see any way to configure a system to ship with Mandrake instead of Windows XP on their little site store page that is linked into that press release. All of the d220 models I see listed are shipping with Windows XP with no way to change that option (I was hoping to see what kind of price difference, if any, that option would cause).

    Hopefully this is just a case of the press releasing being issued a bit before the website is changed to handle the new systems fully.

    1. Re:Well by BigBir3d · · Score: 2, Funny

      Available for sale starting July 7th 2003.

  11. I think it's more not wanting to be left out by dspyder · · Score: 2, Insightful

    I think what it comes down to is not wanting to lose out sales to someone else. If their competetors are making at least 1 sale with something, most companies will want to try and steal away that sale... almost at any cost!

    Of course, it looks like they're not going to put a huge effort behind it until there is some momentum... but then do expect them market the hell out of it.

    --D

    1. Re:I think it's more not wanting to be left out by money_shot · · Score: 1

      Actually, it cost a lot more than they sell to bother with. Ie, selling computers does not equal profit.

      Most likely, Mandrake is giving it to them for free for the press and also doing the engineering work. HP only has to give someone the product if he wants it. If I was HP, I wouldn't invest a dime into this.

  12. Desktop vs. Office/desktop? by joestar · · Score: 5, Informative

    Despite the fact that Linux is apparently not ready yet for "mum" (certainly because of a lack of third-party applications), it really seems there is a growing momentum for Linux on the desktop in the field of corporate environements. My guess is that StarOffice/OpenOffice.org are responsible for that, and also that Mandrake 9.1, with its great desktop environment, offers most things that corporations need for their daily tasks. This includes OpenOffice.org and Mozilla for instance.

    1. Re:Desktop vs. Office/desktop? by garett_spencley · · Score: 3, Interesting

      Hopefully with more larger companies offering Linux on desktops more people will consider switching and thus more commercial applications will become available.

      That and the prediction that Linux will surpass Apple in desktop usage next year.

      I have lots of friends that I met from other completely non-tech message boards that I participate on. In the chat rooms I've been asked on many occasion by these people about switching to Linux which has always surprised me because I've never mentioned it to anyone. They know that I work professionally as a computer programmer and that's about it.

      A few years ago I used to pitch Linux to everyone who didn't care. I stopped for just that reason... no one cared. Now I find those same people are starting to care. Why? Because they hear about it from companies like Wallmart, HP, Dell etc. so now all of a sudden it must mean something.

      This is exciting news ineed.

      - Garett

    2. Re:Desktop vs. Office/desktop? by Aadain2001 · · Score: 1

      I've experienced the same thing. People use to just roll their eyes and drift off into dream land as soon as I would say the word Linux. Now, these same people are asking me a lot of questions about Linux and how they could switch over. I think the average Joe is finally fed up with Microsoft and is looking for a replacement. When friends that don't even have computers start to ask me about Linux, I know that we have been doing the right thing and the change is a comin!

      --
      Space for rent, inquire within
    3. Re:Desktop vs. Office/desktop? by wukie · · Score: 1

      Note how no-one here at Slashdot ever THANK Sun for buying StarOffice, then putting it out for free (Ver 5x and latter) as OpenOffice.

      Sun never gets any credit for anything. They gave us JAVA and made Linux viable.

    4. Re:Desktop vs. Office/desktop? by BrokenHalo · · Score: 1
      ...and the change is a comin!

      I wouldn't be so hopeful. I know any number of people who, despite the fact that they know that excellent alternatives are available, will just automatically insist on having Windows installed on their next computer purchase. It's like all the idiots who spend the years between elections complaining about their government, and then go and vote the same bozos back in again at election time. (Or don't bother turning up to vote at all, which is worse.)

    5. Re:Desktop vs. Office/desktop? by badasscat · · Score: 1

      I wouldn't be so hopeful. I know any number of people who, despite the fact that they know that excellent alternatives are available, will just automatically insist on having Windows installed on their next computer purchase.

      On their next computer purchase, probably. But the one after that? Or the one after that? There's no denying that momentum is building, and it may take a while but you're seeing the future right now.

      Hell, I'd insist on having Windows installed on my next PC, and I've become a big fan of Linux. I don't think Linux is quite ready to replace Windows on the desktop but it is getting there and is a suitable replacement for a growing subset of users (I'm just not one of them yet). It's not going to happen overnight. But if current trends are maintained (public awareness and acceptance continues to grow and the OS itself continues to mature and become more user-friendly), it will happen eventually.

    6. Re:Desktop vs. Office/desktop? by Strudelkugel · · Score: 1

      And yet again, I get to ask one of my favorite questions: "What is Sun's business model?"

      They gave us JAVA and made Linux viable

      Not sure about the last part, at least I sincerely doubt it was Sun's intention to make Linux viable. One thing for certain, though, if I were a Sun shareholder I would not be very happy with management strategy so far.

      --
      Imagine how much harder physics would be if electrons had feelings! -Feynman, maybe
    7. Re:Desktop vs. Office/desktop? by Anonymous Coward · · Score: 0

      That and the prediction that Linux will surpass Apple in desktop usage next year.

      ROFL!!! AHHAHAHAHHAHAHAHAHAAHAHAHAAH *wipes eyes from tears* good one.

    8. Re:Desktop vs. Office/desktop? by fault0 · · Score: 1

      Make linux viable? Sun pretty much wishes Linux would die a slow painful death. Their OS strategy is still well entrenched around Solaris.

  13. Thats great but... by paranoidsim · · Score: 1

    It doesnt seem you can actually configure a machine with Mandrake 9.1 on it. The customize screen does not allow you to change the OS from Windows. Am I deaf, dumb or blind?

    1. Re:Thats great but... by jdray · · Score: 1

      I couldn't find it either. From reading the spec sheet, it looks like they include Mandrake as part of the base package, so you're buying an XP license whether or not you're going to use it.

      Thbbtttttt!!!

      --
      The Spoon
      Updated 6/28/2011
    2. Re:Thats great but... by Anonymous Coward · · Score: 0

      As someone else already pointed out above, neither of you RTFA. Available July 7. Today is not July 7 at the time of writing this. July 7. Got that? July 7. You wouldn't be buying a license for Windows. RTFA. July 7.

    3. Re:Thats great but... by Repugnant_Shit · · Score: 1

      Yes. The press release states that mandrake will be available on ONE MODEL initially, on JULY 7TH.

  14. Retail!!! by PaulK · · Score: 5, Insightful

    Looking to find out what retailers would be selling this, I did follow their product link.

    It's not listed yet, but that's no surprise.

    This is probably the ONLY way that people are going to buy this for their homes; a side by side comparison of an MS machine and a (GNU/)Linux machine.

    The retail setting is absoluetely imperative. Buying a preloaded sysem online is well and good, but most people will stick to the devil they know, (MS).

    Now, people will have the whole "touchy, feely," experience.

  15. Not yet on the store by LinuxTek · · Score: 4, Informative

    If you try to buy a d220 microtower, there's no option available yet with Mandrake Linux. If they're going to do a press release, isn't it better to have the actual product first?

    --
    Signatures are supposed to be funny?
    1. Re:Not yet on the store by joestar · · Score: 2, Informative

      It seems that these products are mostly targetted to small & medium businesses, so it's likely that most units will be sold by value-added resellers.

    2. Re:Not yet on the store by Anonymous Coward · · Score: 4, Funny

      If they're going to do a press release, isn't it better to have the actual product first?

      In the computer industry?

    3. Re:Not yet on the store by babyrat · · Score: 1

      RTFA:

      From the article:
      Customized solutions, available beginning July 7, start at an estimated U.S. street price of $349(1) with an Intel...

    4. Re:Not yet on the store by opkool · · Score: 4, Insightful

      Mmmm, let's see:
      $ date
      Wed Jul 2 23:39:11 EDT 2003

      And in the Press release says:
      "..., available beginning July 7, ..."

      So far, nothing wrong. IF they are not available on the 7th, then we can all scream and yell in dispair.

      But not just yet.

      Peace.

    5. Re:Not yet on the store by Anonymous Coward · · Score: 0

      I feel the DNF comments comeing up already

    6. Re:Not yet on the store by beef3k · · Score: 1

      That goes for the d220 microtower in general. The ones configured with WinXP also has a note saying: Estimated ship date: 7/9/2003 (and the usual footnote with "HP has no responsibility for delays" blah, blah)

  16. Sure it is. by EdgeShadow · · Score: 5, Insightful

    It's newsworthy because Mandrake only just recently climbed out of bankruptcy. The fact that a major computer manufacturer has decided to preload Mandrake on one of their business-line models as an alternative to Windows suggests that the company's future might be brighter than many expected.

    1. Re:Sure it is. by endeavour31 · · Score: 1

      Uhhh. Mandrake is not yet out of bankruptcy. If the new release sells well they may be out of bankruptcy by year end.

  17. So how do I get one, if I wanted it? by siskbc · · Score: 1

    I clicked on the "specs" link, hit configure, and it took me to a page where all I could "configure" was the monitor, warranty, and speakers - not the OS, which seemed locked to windows. Or am I being dense? I suspect I'm being dense. ;)

    --

    -Looking for a job as a materials chemist or multivariat

  18. fantastic! by Fux+the+Pengiun · · Score: 0, Troll

    Well it's about time HP started listening to their user base. I've been using HP computers for several years now (the very best, in my opinion!) and I've had a lot of problems on the times I've tried to run Unix on them. Their customer support for that sort of thing was sorely lacking, as I'd spend an hour on the phone when them after installing Red Hat Unix over the Windows operating system that came with the computer, and then not being able to get Office to work. They kept telling me to reboot the computer over and over again, but Windows wouldn't come back up.

    Now that they're using Mandrake Unix, which from the statistics I've seen is the most popular Unix in the world, maybe their tech support will improve.

    The only thing that worries me is that I heard Mandrake was a French company, and therefore there might be some issues with importing a french operating system into the U.S., given the impending embargo. Also, the French government is pretty strict about their language and culture, so that could be a big problem. I don't think many American Unix users are going to like having to double click on "Mes Documents" to get to their files!

    Regardless, I hope HP is successful in this. A lot of people on Slashdot have said you need a big, well-known name like Microsoft to stand behind something like Unix so idiot bosses in corporate america will accept it, but I think HP brings enough clout, along with the proven success of Mandrake Unix, to make a good go at it now that HP isn't going to sell windows anymore.

    --
    Consensual sex is boring.
    1. Re:fantastic! by Anonymous Coward · · Score: 0

      What embargo? There is no embargo.

      I don't see the connection with the french government being strict with French language and Mandrake. You can use any language you want. I really don't see the point. Mandrake is even one of the most i18n and l10n distro. Probably because in France we respect other countries and other people ...

    2. Re:fantastic! by The+Almighty+Dave · · Score: 1

      One less hungry troll tonight.

    3. Re:fantastic! by Anonymous Coward · · Score: 0

      Hehe somebody modded you informative:P

    4. Re:fantastic! by GnarlyNome · · Score: 2

      Now that they're using Mandrake Unix,
      It's LINUX
      The only thing that worries me is that I heard Mandrake was a French company, and therefore there might be some issues with importing a french operating system into the U.S., given the impending embargo. Also, the French government is pretty strict about their language and culture, so that could be a big problem. I don't think many American Unix users are going to like having to double click on "Mes Documents" to get to their files!
      Try it before you slam it
      I came over from a windows enviroment using 3 CDs that a friend gave me. Over the last two years Windows was used less and less Mandrake was used more and more when my PDA was able to sync up under Linux I had no more use for windows. Although I am not a power user niether is the mainstream user .

      --
      Diplomacy is the art of saying "Nice doggie" until you can find a rock. Will Rogers
  19. No, the answer is... by usotsuki · · Score: 1, Funny

    Format the drive and install FreeDOS + OpenGEM!

    -uso.

    --
    Dreams, dreams, don't doubt dreams, dreaming children's dreaming dreams. Sailor Moon SS
    1. Re:No, the answer is... by ergean · · Score: 1

      And now with USB 2.0 drivers from Panasonic for DOS, you can use it with your external HDD.

  20. screw this. by geekoid · · Score: 4, Funny

    I'm going to start a band of elite Linux Ninja to sneak in and just start intalling Linux on every computer.
    Won't you be my Ninja?

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    1. Re:screw this. by PaulK · · Score: 2, Funny

      U betcha! I'll start practice throwing with my "bbc cds".

      I just wonder if my natural moon tan will be enough camouflage in Compusa.

    2. Re:screw this. by frodo+from+middle+ea · · Score: 1

      If knowing kung-fu is not a pre requirement then count me in.

      --
      for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
    3. Re:screw this. by pizen · · Score: 1

      Will your Ninjas have Real Ultimate Power?

  21. Format text :) by grantsellis · · Score: 2, Informative

    Ack! That's unreadable. Take a few moments to put the br's in :)

    HP Delivers Affordable, Reliable Microtower PC to Small- and Medium-sized Businesses
    PALO ALTO, CALIF., JULY 2, 2003

    HP (NYSE:HPQ) today introduced an affordable, high-quality desktop PC for small- and medium-sized business (SMB) customers: the HP Compaq Business Desktop d220 Microtower.

    The microtower desktop features Intel® Pentium® 4 or Celeron® processors and offers three PCI expansion slots, two double data rate (DDR) memory slots and five drive bays in a compact microtower platform, allowing for expansion or future upgrades.

    "Our SMB customers are looking to maximize their IT investment, and the combination of low purchase price and consistent, reliable performance in the HP Compaq d220 provides value-seeking businesses a solid platform choice," said Keith LeFebvre, vice president of business desktop division, Americas, HP Personal Systems Group.

    The HP Compaq Business Desktop d220 is designed to keep IT simple, with the choice of customizable or pre-configured solutions optimized for affordability and quality. Customized solutions, available beginning July 7, start at an estimated U.S. street price of $349 (1) with an Intel Celeron 2.0-gigahertz processor, 40-gigabyte hard drive and 128-megabyte DDR SDRAM. Customers also can opt for an Intel Pentium 4 2.4-gigahertz processor, 40-gigabyte hard drive and 128-megabyte DDR SDRAM for as low as an estimated U.S. street price of $499. (1)

    For customers interested in pre-configured solutions with an Intel Celeron 2.0-gigahertz processor, pricing starts at an estimated $429. (1) Or, for customers requiring additional processing power, the HP Compaq d220 is available pre-configured with a 2.4-gigahertz Intel Pentium 4 processor, 40-gigabyte hard drive, 512-megabyte DDR SDRAM, integrated Intel Extreme Graphics, DVD+RW/CD-RW combo drive, six USB 2.0 ports and Microsoft Windows® XP Professional - priced at an estimated U.S. street price of only $799. (1)

    HP Compaq desktops are available with the latest operating systems from the industry leader, Microsoft, as well as a robust Linux offering from Mandrake. The HP Compaq d220 offers a choice of Microsoft Windows XP Professional, Microsoft Windows XP Home or Mandrake's Linux v9.1, providing customers with the versatility needed for today's mixed-use environments.

    The HP Compaq Business Desktop d220 Microtower is now available directly from HP or through authorized resellers. More information about the product is available at http://www.hp.com/products/desktops .

    About HP
    HP delivers vital technology for business and life. The company's solutions span IT infrastructure, personal computing and access devices, global services and imaging and printing for consumers, enterprises and small and medium business. For the last four quarters, HP revenue totaled $70.4 billion. More information about HP is available at http://www.hp.com .

    (1) Actual prices may vary.

    Intel, Pentium and Celeron are U.S. registered trademarks of Intel Corp. Microsoft and Windows are U.S. registered trademarks of Microsoft Corp.

    This news release contains forward-looking statements that involve risks, uncertainties and assumptions. All statements other than statements of historical fact are statements that could be deemed forward-looking statements. Risks, uncertainties and assumptions include the possibility that the market for the sale of certain products and services may not develop as expected; that development and performance of these products and services may not proceed as planned; and other risks that are described from time to time in HP 's Securities and Exchange Commission reports, including but not limited to HP 's quarterly report on Form 10-Q for the quarter ended January 31, 2003, and subsequently filed reports. If any of these risks or uncertainties materializes or any of these assumptions proves incorrect, HP 's results could differ materially from HP 's expectations in these statements. HP assumes no obligation to update these forward-looking statements.

  22. ..eyes going bad by Anonymous Coward · · Score: 0

    I thought the title said "To Hell with PCs"

  23. Price is the same, no matter what the OS is? by civad · · Score: 4, Interesting

    From the Specifications provided:
    operating systems included: Microsoft® Windows® XP Professional; Microsoft® Windows® XP Home or Mandrake Linux 9.1.
    Interestingly enough, there is no mention whatsoever about the difference in price depending upon the OS. If I were someone who hasn't heard of Mandrake Linux, why would I bother selecting it if I am getting a MS OS (something that I am much more familiar with) for the same price? Where is the incentive for me to buy a system with Mandrake installed on it?
    From a business perspective IMO, paying for something unkown would be a no-no. One might consider taking a RISK if one buys something unfamiliar at a lower price with some extra incentives thrown in. Include Mandrake's documentation in HARD COPY; free training courses for employees, etc???

    1. Re:Price is the same, no matter what the OS is? by Anonymous Coward · · Score: 0

      if it is the same price just buy it with xp, then download mandrake and create a dual boot.

    2. Re:Price is the same, no matter what the OS is? by Arandir · · Score: 2

      I don't use Mandrake. Can I just get a fricking HP without any operating system at all? No, I don't want support for something I install, I just want the damn hardware without paying a tax to Microsoft of Mandrake.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:Price is the same, no matter what the OS is? by dspeyer · · Score: 1
      It isn't that surprising. Unless MS has changed its contracts, HP is still paying them for a WinXP license on the Mandrake boxen, on the logic that it could have had WinXP installed on it. If the US had anti-trust law, they might get in trouble for this.

      Of course, it's still cheaper, because Mandrake comes with office, graphics, networking, and development software that's sold seperately (and expensively) for windows.

    4. Re:Price is the same, no matter what the OS is? by HiThere · · Score: 1

      Better choice: Buy from someone else.

      I usually deal with my local computer store. They mostly work with windows, but they have no policy that says what you need to have installed. And they don't charge you for what you don't buy. Also, if you want to, you can *REALL* customize the configuration. I suppose that I could just build it myself, but they're better with a soldering iron than I am, and they get cheaper prices for the parts. So even after labor, their price isn't any higher.

      I *REALL* dislike handing money over the Mr. Gates. So I don't.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    5. Re:Price is the same, no matter what the OS is? by corsec67 · · Score: 1

      Dell sells very nice servers without an OS.
      What you can also do, I think, is to call them up, and order a computer without a hard drive. Since there is nowhere to put the OS, they have to sell it without Windows.

      --
      If I have nothing to hide, don't search me
    6. Re:Price is the same, no matter what the OS is? by unoengborg · · Score: 2

      It doesn't really matter if it is the same price. The cost of software licensing is very low compared to maintainance costs during the lifetime of a computerbased information system.

      Linux is attractive in corporate settings because of its network centric design, that makes it simple to set up cost saving things like thin client solutions.

      Another factor could be that most Linux software uses open file formats that prevents vender lock in, and costs and risks associated with that.

      Yet another important thing is that it is a tested preinstalled Linux configuration. That way the PHB will feel confident that the hardware and the Linux software actually works together.

      You will also save money as he doesn't need to remove a preinstalled windows system and install Linux instead. The cost of doing that could easily be more higher than the licensing cost of windows.

      But of course it would be nice if no money went into the pockets of MS. Let's hope that it is that way. E.g they could spend the money they save by not using MS-Software on Linux development.

      --
      God is REAL! Unless explicitly declared INTEGER
    7. Re:Price is the same, no matter what the OS is? by pyrrho · · Score: 1

      Microsoft is supposed to have stopped that as of the 1994 Consent Decree.

      --

      -pyrrho

    8. Re:Price is the same, no matter what the OS is? by dildatron · · Score: 1

      I've put together hundreds of PC's, and I have never used a soldering iron doing so.

      Are you sure you could just build it yourself?

      --


      If you had nuts on your chin, would they be chin nuts?
    9. Re:Price is the same, no matter what the OS is? by unclethursday · · Score: 1
      Supposed to, and actually done are two very different things, however.

      MS also recently changed their licenses with OEMs forcing them to have some form of OS installed or coming with the computer, because they were afraid people were upgrading their PCs and just using their old OS disks if they could get the PC naked.

      As a result most CONSUMER PCs will now come fully instaled with Windows XP. CORPORATE costomers can get other things...like Dell's use of a free DOS OS with each computer... It has an OS, but the PC is naked.

      Thursdæ
      Pikacthulu! I choose you!

    10. Re:Price is the same, no matter what the OS is? by leviramsey · · Score: 1

      Once you get Mandrake, it's not that difficult to put any other Linux distro on it. FreeBSD will probably work as well.

    11. Re:Price is the same, no matter what the OS is? by Realistic_Dragon · · Score: 1

      Even if it were more expensive than XP I would probably rather pay my OS tax to an OSS supporting company that funds things like FrozenBubble rather than Microsoft who fund things like IP laws and SCO law suits...

      --
      Beep beep.
    12. Re:Price is the same, no matter what the OS is? by Arandir · · Score: 1

      You missed my point. I don't want to pay for Mandrake, Windows, or any other operating system. I already have one, so why should I go buy another?

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    13. Re:Price is the same, no matter what the OS is? by HiThere · · Score: 1

      No, I'm not sure. I think I could. I did it once. But that was long ago, and many things have changed since then. (e.g., the processor was a Z-80).

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  24. It's about damn time by DesScorp · · Score: 4, Interesting

    Just as I was getting worried that Carly was turning the New HP into a pure MS vehicle (all this stuff about 64 bit Windows being Itanium's "killer app"). I was starting to think they'd ditch HP-UX any day now (as they will with PA-RISC, now that they're pushing Itanium). So it's a shock to see them putting Mandrake on a PC OEM style (and a business targeted PC too!). I hope they have stellar success with this. If this succeeds I hope they offer other distros like Red Hat, United Linux, and even something like Lindows on a consumer model, all OEM loaded. Compaq had started to offer Dell-style customization of PC's ordered over the web before the *cough*takeover*cough merger. I wonder if HP still does that? That'd be the perfect place to offer even more choice.

    --
    Life is hard, and the world is cruel
    1. Re:It's about damn time by dildatron · · Score: 1

      Just so you are not spreading FUD, both the 1st and second generation Itaniums will happily run Linux, Windows, or HPUX. They are not just going to ditch HPUX. Get your facts straight. And yes, I have run each OS on Itaniums.

      Now, as to whether Carly is pushing HP towards MS, I agree, but for different reasons. (I work there).

      --


      If you had nuts on your chin, would they be chin nuts?
    2. Re:It's about damn time by DesScorp · · Score: 1

      Ok, you work there. Good for you. As for HP-UX not going away, I'm pleasantly surprised at that. But I'm not going to bet it will never happen either. And If I hear someone use "FUD" one more time, I'm going to commit mass murder. That's the most abused fucking word on Slashdot

      --
      Life is hard, and the world is cruel
  25. Mixed Environments? Nice. by Kefabi · · Score: 2, Interesting
    HP Compaq desktops are available with the latest operating systems from the industry leader, Microsoft, as well as a robust Linux offering from Mandrake. The HP Compaq d220 offers a choice of Microsoft Windows XP Professional, Microsoft Windows XP Home or Mandrake's Linux v9.1, providing customers with the versatility needed for today's mixed-use environments.

    Emphasis mine. Isn't HP like in the top 3 PC sellers in the USA? And HP puts out a press release to businesses that pretty much makes it seem like OS's other than Windows in businesses are becoming pretty damn common.

    I tell most my friends around me not to buy MS stock. Because once they lose their enormous marketshare, like dominos they'll lose their monopoly. HP just reinforced my belief that I'll get to see this happen within 5 years, easy.

    Good luck to multiple OS's on computers! Go Apple! Go beOS!

  26. I hope you're joking by FatAssBastard · · Score: 0

    Many people's 'mums' use Linux, mine included. I just upgraded her box, uh, computer to Mandrake 9.1 and she loves all the newer stuff. She uses Mozilla to surf and get her Hotmail and she uses KWrite to type letters, since she doesn't need or want any fancy formatting. It basically looks just like it came from her old typewriter, which is just what she wants.

    The install was a piece of cake, way easier than when I installed XP on my new home brew machine.

    That is all...

    --
    /.: why the hell am I here?
    1. Re:I hope you're joking by ripewithdecay · · Score: 1

      The install was a piece of cake, way easier than when I installed XP on my new home brew machine.

      Pardon? I hope you're joking. What is there to do in the XP install that is way harder in comparison to Mandrake? I'd say they're about equal in difficulty.

    2. Re:I hope you're joking by FatAssBastard · · Score: 0

      What is there to do in the XP install that is way harder in comparison to Mandrake?

      Install XP, multiple reboots. Install video drivers, reboot. Install Office, reboot. Install Nero Express (to burn CD's), reboot. Run Windows Update, it wants to update IE first, then reboot. Then more security fixes, reboot. Then the last few things to update, reboot.

      I also seem to remember that, during the XP install, something was funky that caused me to try the install 3 times before it worked, but I don't remember for sure what it was.

      Mandrake requires one reboot and everything is installed in like 20-30 minutes versus several hours for XP with all the reboots. No reboots required after running Mandrake's update utility.

      --
      /.: why the hell am I here?
    3. Re:I hope you're joking by toddestan · · Score: 4, Insightful

      Your kidding, right?

      I installed Mandrake 9.0, and I think I had to reboot it once. Longest part was the actual copying of data. Once it started up and booted into KDE, like magic my sound, video, network, modem, etc. just worked. Just about every program I need already installed and ready to go. Just add Opera and Seti@Home. Time spent 60 minutes max.

      Windows 2000: Install it. Takes like 45-60 minutes. And I am presented with a 640x480 screen with 16 colors, no sound, no network. Couple of hours later, countless reboots. Drivers in. Now Windows update. Many 100's of MB later, and dozens of reboots later, that's done. Now install programs. Several hours later that's done. Also throw in a couple of hours to install video codecs, and getting all the different ones to work with each other without conflict and crashes (UGH!) Time spent: 1 day atleast.

      Linux is lightyears ahead of Windows in the install the OS department. I will admit though, installing programs in Windows is easy, so easy that they install all by themselves at times! (heh). Installing software in Linux is tedious and confusing at times.

      What I find most amazing is Knoppix. Throw a CD in the drive, reboot the computer, and in 5 minutes I'm sitting in front of a fully functional Linux desktop with all my sound/video/network all working, OpenOffice, Mozilla, and countless applications already installed and ready to go - and it's all running off the CD and ramdisk! Utterly amazing.

    4. Re:I hope you're joking by ripewithdecay · · Score: 1

      Most video cards are installed during the XP installation. And Update doesn't tell you what to install when. And I might be wrong, but I don't remember Windows telling me to reboot after installing Office.

      I installed XP with no problems. Took an hour. It depends on what you install, really. Mandrake and RH will take equally as long if you install more stuff. You are right that Mandrake is faster installing, though.

      And what's so "hard" about reboots?

      I'm not promoting either OS; I use XP, and I like it quite a bit. I'd use Linux if I had the time to learn it, though.

    5. Re:I hope you're joking by ripewithdecay · · Score: 1

      I seem to be the only one with hardware that Windows "likes"...

    6. Re:I hope you're joking by BrokenHalo · · Score: 2, Insightful
      What is there to do in the XP install that is way harder in comparison to Mandrake?

      OK, I haven't used mdk since 8.1, and I'm perfectly happy with Slackware's text-based installer...

      But in installed XP on a friend's computer the other day, and it is not always a piece of cake. Given the "closed" nature of the installer, you are fucked if it just doesn't happen to like your hardware, and I'm talking brand-name stuff here, not the no-name crud. But an installer that formats a HDD for you, goes through a few more steps and then decides the drive is no good any more does not qualify as a good one. Especially if when it tries to load the appropriate drivers from CD-ROM it suddenly decides that the drive doesn't exist. I had thought MS would have fixed that bug in win98, but apparently not.

      By comparison, my past experience with mdk's installer was that it was very simple and intuitive, and I rather doubt if it has got worse since then.

      There's also the bonus that you don't have to keep putting in driver CDs for every single piece of hardware and re-boot every time; unless your hardware is outlandish, it's usually supported out of the box.

    7. Re:I hope you're joking by LazloToth · · Score: 1


      Heh, I know what you mean. Where I work, I supervise a couple of techs who each generally have to do at least 2-3 installs per day of Windows 2000. We don't use imaging because, frankly, we find that it sucks - - quicker to do straight loads of the OS as well as our company apps. Anyway, I or my techs can have four units on a KVM at one time, and we can knock those out in a little over an hour for the whole bunch. I don't know why Linux people seem to have so much trouble with it. ;)

      Also, with regard to Windows Update - - it's a good service. I'm an apt-get user myself (Redhat), and, hey, that first distribution update can be plenty big. Nobody should blame MS for putting out updates - - it's what they've needed to do for many years.The rebooting in Windows gets very old, though, without a doubt.

      --


      It's only funny until someone gets hurt. Then, it's hilarious.
    8. Re:I hope you're joking by nathanh · · Score: 2, Insightful
      Heh, I know what you mean. Where I work, I supervise a couple of techs who each generally have to do at least 2-3 installs per day of Windows 2000. We don't use imaging because, frankly, we find that it sucks - - quicker to do straight loads of the OS as well as our company apps. Anyway, I or my techs can have four units on a KVM at one time, and we can knock those out in a little over an hour for the whole bunch. I don't know why Linux people seem to have so much trouble with it. ;)

      It's not just the Linux people. The Windows support people around here have similar troubles. They don't even like Linux. Building a Windows machine from scratch, installing all the drivers, loading the "company apps"; that can all take the better part of a day for these guys. I don't know much about Windows but they don't look like they're stuffing around or being lazy. It simply looks like a lot of hard work. Of course, they then use imaging software (Ghost?) to quickly make other machines using the same hardware.

      However the real reason I replied was to warn you about your current method of reinstallation. It's a disaster waiting to happen. Especially as you're also loading the "company apps" by hand. You are better off automating the build process; even Win2k can do this. Lower risk of mistakes, less work involved, doesn't require expertise or knowledge for each build, self-documenting and repeatable process, etc. Imagine a programmer who retyped compilation commands instead of using makefiles. It's not a good idea.

    9. Re:I hope you're joking by Christ-on-a-bike · · Score: 2, Funny
      I'd use Linux if I had the time to learn it, though

      Would you be able to learn Linux in the time you could save by not hanging around Slashdot?</joke>

    10. Re:I hope you're joking by LazloToth · · Score: 1



      Sincerely, I appreciate where you're coming from. Believe me, we've done the Ghost thing, and we've done windiff until it hurt. Because we tend to buy machines in lots of no more than 5 at a time, we end up having a lot of disparate hardware to support.

      Now, we've got various tricks for doing application installs (SMS installer packages) - - but, still, we find that debugging Ghost screw-ups takes as much time as doing a load by hand. Of course, we pull service packs, hotfixes, etc., from a gigabit file server, which speeds things up a little. Still, if you've got people taking a day to load a Windows 2000 machine, there's a real problem. I'm not kidding, there's no excuse for that on a regular basis. You might run into a troublesome unit from time to time, but commodity desktops from folks like HP, Dell, etc., should go very quickly. Heck, we even have to wipe off the XP installation before we start, because we do not allow that OS on our network at this point. The longest part of the process is formatting large partitions, and in many cases, we choose to use only a fraction of the available disk bytes.

      --


      It's only funny until someone gets hurt. Then, it's hilarious.
    11. Re:I hope you're joking by badasscat · · Score: 2, Informative

      Windows 2000: Install it. Takes like 45-60 minutes. And I am presented with a 640x480 screen with 16 colors, no sound, no network. Couple of hours later, countless reboots. Drivers in. Now Windows update. Many 100's of MB later, and dozens of reboots later, that's done.

      Ok, reboots are one thing, but just FYI, on my last install of Mandrake 9.1 several days ago I was presented with nearly 300MB of updates and bug fixes after install. This is on a release only a couple months old, mind you - Win2000 has several years worth of updates built up. This is not a selling point for Linux.

      I also have a Red Hat demo account (installed RH on another machine) and hardly a day goes by that I don't get some sort of "errata" report from them in my inbox.

    12. Re:I hope you're joking by oohp · · Score: 1

      I find that Mandrake is easier to install than Windows. I think I installed it in like half an hour with package selection and everything.

    13. Re:I hope you're joking by Troed · · Score: 1

      I also have a Red Hat demo account (installed RH on another machine) and hardly a day goes by that I don't get some sort of "errata" report from them in my inbox.

      And that's bad because .. ?

      There are just as many erratas for Microsoft - but they let you wait for the non-critical ones until SP-time.

      Myself I like that RHN provided me with updated unzip and PHP-packages yesterday. One click in Opera and ~1 hour later they were installed on my server.

    14. Re:I hope you're joking by johnnyb · · Score: 1

      The only barrier for installing the applications is a good program like Wise or InstallShield. Really the dependency mechanisms in Linux is excellent, it's just that noone builds self-installing packages.

    15. Re:I hope you're joking by Anonymous Coward · · Score: 0

      I dislike Windows as much as the next geek, but this is not a valid comparison. The Windows 2000 CDs contain code that's about three years old, while Mandrake 9 is less than one. If you're going to compare installs, you should use Windows XP, or dig up a three-year old version of Mandrake.

    16. Re:I hope you're joking by rikkards · · Score: 1

      I am playing devil's advocate (somewhat)
      I do agree that installing Mandrake 9 may be easier but look at why.
      1. I doubt that Mandrake 9 came out at the same time as Windows 2000 which is going on 2 or 3 years. Try installing some version that came out then and see if everything gets picked up.

      2. You mention that every program you practically need is installed. Now if MS included free software (i.e Office or stripped down version (not Works maybe Word and Excel)), how soon do you think an antitrust lawsuit would be set up?

      I think this is where MS is most worried about with regarding to Linux. The fact that the rules that should restrain them due to monopolistic behavior doesn't affect the Linux infrastructure.
      Course they could always include other companies software but that would be smart.

    17. Re:I hope you're joking by Anonymous Coward · · Score: 0

      linux is also interchangeable with anything else.

    18. Re:I hope you're joking by rifter · · Score: 1

      And what's so "hard" about reboots?

      They are a waste of time, stupid, and indicative of a badly designed system. They also mean you have to start all over again rather than continuing your appointed task. Every time you reboot you have to navigate back to whatever install application you are dealing iwth (like windows update) and then to the next thing in the series. Of course the poster left out the thrilling steps involved in a reboot (reboot, choose os from boot loader, choose os again from second boot loader, log in, wait, wait some more, etc).

      Notice in Mandrake the user was able to completely configure the system in one go and the install takes 30 minutes. This is how installers hsoudl work. Also Mandrake's installer give you far more tools and power than any windows installer ever will. You can make any kind of partition and split the os install over multiple partitions spanning multiple disks. You can easily configure the system to deal with as many other OS's as your heart desires. etc, etc. The rebooting and updating and having to install the 5000 applications that do not come with a windows install but do come for free with Mandrake are why XP is harder to get running right.

      Maybe if you had more time left from not having to reboot windows frequently, you would have more time to learn abot Linux. Maybe you should install Linux in a dual boot scenario on your machine and next time you are trying to get some useful work done on your computer and windows makes you reboot instead, you should boot into Linux instead an dcontinue your task, continuing to work in Linux until it makes you reboot, then go to windows, switching each boot. I think you will find you won't actually end up going back to Windows and if you do you will be back in Linux again 15 minutes later.

  27. Is it fair to say Mandrake is the desktop Linux by Anonymous Coward · · Score: 0
    Red Hat has distanced itself from the hoi poloi. They have give the little guy the air, and concentrated on the big corporate user instead. Red Hat seems not much interested in selling $29 desktop systems. Mandrake apparently is actively seeking this segment that Red Hat has written off.

    I'm a long time Red Hat customer, but I'm not too happy with the way Red Hat has been heading. I think I'm ready for a change, and Mandrake is the ticket.

    1. Re:Is it fair to say Mandrake is the desktop Linux by MerryGoByeBye · · Score: 2, Insightful

      How do you expect them to make profits if they just keep giving their product away? Are you just going to label every distro that gets business-oriented a sell-out?

      Either you want Linux to go bigtime and you deal with taking a back seat to the big boys, or you can have your little community of free support which will always be seen as too technical for the masses. Take your pick. You can't have both.

    2. Re:Is it fair to say Mandrake is the desktop Linux by Anonymous Coward · · Score: 0

      Take your pick. You can't have both.

      Sure you can...
      [Favorite Linux distro] Enterprise
      [Favorite Linux distro] Professional
      [Favorite Linux distro] Home
  28. Re:With all these legal problems... by BriSTO(V)L · · Score: 0, Offtopic

    This is such an obvious (and pathetic) troll, I *almost* couldn't be bothered to reply to it... Get a life, MCSE boy ;-)

  29. Funny you should say that... by DesScorp · · Score: 1

    Because at one time, Systemax WAS offering FreeDOS on their boxes. I was always pissed that they wouldn't offer Linux as an alternative, because they actually sold a server product with a custom Linux OS.

    --
    Life is hard, and the world is cruel
    1. Re:Funny you should say that... by cscx · · Score: 1

      Think of the logistics behind that... that would mean they would have to support Linux too, which is a real financial burden on the company (training the techs, etc).

      FreeDOS was a cheap way to ship a machine with no OS... the hidden intent was for you to download Debian and install it yourself! :D

  30. Re:With all these demon problems... by teamhasnoi · · Score: 3, Funny
    Can't you see the big picture?!

    Linux is run by demons! Who cares about Napster, SCO, IBM, pirated mp3s and source code when there are demons in your computer!

    I always knew that HP=Hell People. Now at last I have proof that they are putting demons in their computers!

    You should spend less time worrying about HP and more time fighting the demons!

  31. Time to make a difference by mcp33p4n75 · · Score: 3, Insightful

    This is a great move for promoting linux. Hopefully it'll lead to OS choice where it really matters: laptops. Nobody should have to pay the windows tax ever again! Even better, be able to buy laptop computers without an OS installed and let the consumer get the ultimate choice.

    1. Re:Time to make a difference by money_shot · · Score: 0, Flamebait

      hehe, trying use use Linux on my laptop would be a total fucking disaster. And I'm the tech guru in my office group (of software developers...)

      We all use high-end laptops that aren't supported very well to start with. Not to mention ALL of our projects are aimed at people who use Windows on an institutional level.

      Sometimes, I wonder if Linux cheerleaders have any experience outside the comptuer labs.

    2. Re:Time to make a difference by benjamindees · · Score: 1

      Them sounds like fightin' words to me...

      Make and model please... What sort of "high-end" laptop could you possibly have that "isn't supported"?

      Sometimes, I wonder if Linux-bashers have any experience even trying Linux.

      --
      "I assumed blithely that there were no elves out there in the darkness"
    3. Re:Time to make a difference by quax · · Score: 1

      Last week I visited a Tec retail store here in Germany (called MediaMarkt - at pretty big chain in this country).

      I was amazed to find that of the dozen Laptop computers on display two were running Linux (one Knoppix the other Suse).

  32. Sure pay for windows if you get it or not by Isaac-1 · · Score: 1, Insightful

    This sounds to me like a case of paying for windows if you get it or not. The Classic Deal of the machine being priced the same if it ships with Windows, or ships with a bare drive (or linux in this case).

    Ike

  33. Re:With all these demon problems... by RumpRoast · · Score: 2, Funny

    Ummm I think the dying variety of BSD is run by demons... Linux must be run by penguins.

    Also IBM=Inverted Bowel Movement.

    Thanks!

    --

    My Ass hurts.
  34. Re:Well (check HP wedsite Monday) by cyber_rigger · · Score: 3, Informative

    I think the article said that the Linux offer will be on HP's website Monday.

  35. preloaded all right by SuperBanana · · Score: 1

    available preloaded with Windows or Mandrake 9.1.

    Ah, but I bet you only have one choice as to whether the Windows license fee is (does Dr. Evil quote thing) "pre-loaded" to your bill :-)

  36. Bill, is that you? Or is it Darl? by Ungrounded+Lightning · · Score: 1, Funny

    B-)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  37. old stuff by abhisarda · · Score: 2, Informative

    HP has already been selling Compaq desktops with Linux since Oct 2002.

    1. Re:old stuff by incom · · Score: 1

      That appears to be the Indian branch, not sure if that causes any drawbacks like extra shipping costs though.

      --
      True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
  38. Electronics Giants Love Linux by civilengineer · · Score: 1
    --

    New year Resolution: Don't change sig this year
  39. Microsoft Tax by heli0 · · Score: 1

    If you choose a machine with Mandrake loaded do you still pay the Microsoft tax?

    Anyone find figures for identical systems with the two OS's?

    --
    Whenever the offence inspires less horror than the punishment, the rigour of penal law is obliged to give way...
    1. Re:Microsoft Tax by Anonymous Coward · · Score: 2, Informative

      In Australia HP/Compaq PCs have been available with Mandrake for several months now, not just on low end machines, but also the D510 & D530 mainstream corporate machines.

      And NO, you do not pay the MS tax, they are cheaper (by approx $150 AU) than the equivalent Windows box

  40. You should always point the finger yourself. by msimm · · Score: 1

    It's not bad spelling its a glitch in your system. ;-)

    --
    Quack, quack.
  41. For about 5 minutes.... by gilesjuk · · Score: 4, Insightful

    Then Microsoft puts its foot down and it's replaced with XP.

    No major vendor seems keen to only sell Linux desktop boxes, so the Linux option won't happen until competition law smacks Microsoft on the hand.

    It's only if and when Linux takes the lead over Windows on the desktop that you will see vendors confident to ditch Microsoft.

    Competition is being offered a choice, Microsoft can cry all they like about recent governments coming up with Open Source legislation that only stipulates the use of Open Source, it's them who started all this silly anti-competitive rubbish and vendor lock-in in the first place.

    Dell Flirted with Linux desktop machines and promptly withdrew them. Microsoft needs to stop bullying the OEMs.

    1. Re:For about 5 minutes.... by whoever57 · · Score: 2, Interesting

      Dell Flirted with Linux desktop machines and promptly withdrew them

      Desktops perhaps, but they still sell "workstations" loaded with RedHat Linux. What's more, on one system I tried configuring, the price dropped a massive $23 when I selected RedHat Linux instead of XP.

      --
      The real "Libtards" are the Libertarians!
    2. Re:For about 5 minutes.... by Anonymous Coward · · Score: 0

      Well, Dell is probably getting Windows for about $23/pop.

    3. Re:For about 5 minutes.... by Aadain2001 · · Score: 1

      IIRC, there was this little trial a few years back about something similar to this. Something about a large software company that was using its monopoly illegally to remove all hope for competition. It seemed to be big news, and then it just suddently disappeared. I wonder what ever happened to that company? What was its name...

      --
      Space for rent, inquire within
    4. Re:For about 5 minutes.... by gilesjuk · · Score: 1

      They probably still selling you a Windows license.

    5. Re:For about 5 minutes.... by dalslad · · Score: 1

      Figuratively speaking, five minutes might be a little long for this event.

      The Press Release is an insideous manuver to set Linux up. The primary reason for the release involves a large order HP received for X stations. They have turned that into a publicity front not stunt to look like they plan to retail the product.

      Few people know that they've done the same thing in Europe and Korea with the Presario. They are available through account representatives for business accounts. This isn't a retail offering at the store front level.

      Insideous: Moving in a slow and inapparent manner with evil inentions.

      Mandrakesoft: The least likely company to sue and the one which HP could terminate the easiest. I even wonder if they have penalty clauses in the contract.

      Mandrakesoft's primary source of income hasn't changed since inception. Macmillan has sole distribution rights in North America. That guarantees Mandrakesoft revenue. That's the only source of revenue on which Madrakesoft bases its business model. Other efforts to establish markets in Europe, Africa and South America failed and that's why they had to reorganize their business.

      Great enterpreneurs, Mandrakesoft is not.

      The venture money raised by Mandrakesoft went to ward the company's bet they could succeed in other markets outside North America. Unfortunately, they did not have instant distribution which is what they expect whatever they do. Distribution channels take up to five years to mature and show profits. Mandrakesoft has significant financial and management weakness resulting from various efforts to create markets. It's difficult to adjust to reality when the first deal came so quickly (Macmillan).

      HP's biggest money maker is NSI, its service provider. The primary product of NSI is rolling out Microsoft Exchange and doing migrations from NT to Windows 2000 and 2003 server. They have the largest staff of MSCE's in the world. They also have the largest percentage of the Exchange market.

      In fact, HP sold its highly rated OpenMail product for peanuts to Samsung. That operating unit's former personnel actually found Samsung and pursuaded them to buy OpenMail. They live in England. But they were laid off and desperate for a period of serveral months. The former unit members found the Samsung deal, not HP.

      Meanwhile, HP corked its own mail system and installed Exchange on a company wide basis. Why? To please Compaq and Microsoft.

      HP has no incentive to make Linux great vs Microsoft. They do have an incentive to replace Sun and SGI rendering farms. They've done that well.

      That's also a bit of a set up since Windows 2000 Pro and XP have found their way into those rendering farms. I personally know of bait and switch deals. One large engineering firm sold me a nice SGI workstation as it auctioned its fleet. They reason, they went over to Windoze.

      Do not underestimate the lengths to which either M$ or HP will go with their business practices now that they're under the radar of a federal government focused on the aftermaths of 9-11-2001.

      HP and compaq have never been a consumer's friend. They have a long history of selling cheaply at the storefront and charging more than the original cost of a machine for upgrades. That's right, they do that. Put a non-HP memory stick in your computer and find out how quickly your warranty goes away.

      Dell did a similar thing. Michael spoke as a keynote at LinuxWorld. They invited me to Austin to discuss an OEM deal and financing shortly afterward. I put a team of developers in motion for a speculative drive to produce an application in which they had interest.

      I called to order several Laptops only a couple of days after the Austin trip. The specialist on the phone said "We don't do Linux!"

      I don't believe that it's because Microsoft put its foot down. My read from the people with whom I worked at Dell was simply, "we know who butters our bread and pays us bigger marketing rebates (spiffs) than we expect to earn in any Linux venture."

      Five minutes. It hurts me deeply, but we don't even have 5 minutes.

    6. Re:For about 5 minutes.... by gilesjuk · · Score: 1

      I'm sure I've heard that some OEM contracts include a lock out clause. So it's Microsoft or nothing.

      Computing has to be one of the most anti-competitive markets going. You can almost see why people 'get a life' and take up rock climbing or skiing etc..

  42. The Microsoft tax by JCCyC · · Score: 4, Interesting

    Now that you mention it, I wonder. How do we know HP is not paying the Microsoft tax anyway on those Mandrake PCs? The press release says nothing about price differences.

  43. Not available yet for complete review - d330 by beacher · · Score: 1

    Okay I wanted to see what the windows tax was and the d220 didn't have Mandrake available in any of the customization options.. Searched for Mandrake and found the d330. Looking side by side.. there's no cdrom drive?

    The price difference between the 3rd and 5th computer is only $56, but then you have to buy a damn cdrom (no optical drive). Where's the incentive when I'll just have to go buy my own CDRom and bump the price up to the Windows price - Where's the incentive to the end user (not me the gentoo user)? There's supposed to be some kind of price break here...

    What gives?
    B

  44. Gimme notebooks first ! (RE: ipaqs) by InodoroPereyra · · Score: 4, Interesting

    Yes, I hope so too. But first of all I want to see them sell Linux preinstalled notebooks. It would be a winner situation for HP, to sell a full line of Linux-preinstalled hardware: servers, desktops, notebooks and handhelds. RedHat, Mandrake and SuSE are all excellent candidates ...

    1. Re:Gimme notebooks first ! (RE: ipaqs) by steve_l · · Score: 1

      yes, notebooks are the trouble spot. I have one of the new compaq designed xw8000 'workstations'; ordered it with rh7.3 preinstalled, and boosted it to rh9.0 the moment I got it -then downloaded the nvidia drivers for decent 3d performance on xscreensaver.

      Which leaves the laptops. The problem here is that (a) they all come from compal or quanta in taipei, and (b) you cant pick and choose cards to get proper display, modem and wlan. The PC vendors could qualify them for linux under commercial pressure, but without that pressure they are not going to bother. And frankly, the ./ community are not the premium purchasers of kit that can justify such a move. Either its because the corporates want it, or because the vendors discover they can do ultra low cost laptops with linux that sell in EU and north america.

    2. Re:Gimme notebooks first ! (RE: ipaqs) by Forge · · Score: 1

      Agreed. But different distributions for different systems. Mandrake is quite literally the best distro for a power users laptop. Servers and Handhelds are different beasts entirely. Isn't it cool that you can do this sort of thing and still remain compatible ?

      --
      --= Isn't it surprising how badly I spell ?
    3. Re:Gimme notebooks first ! (RE: ipaqs) by majorflaw · · Score: 5, Insightful

      Linux preloaded *anything* could make a dramatic difference. The ability to buy a PC designed for your favorite distro (meaning no compatibility issues, of course), and have it work right out of the box can have a big impact on the O/S and software business. How many people do you know who are quite capable of running Linux but gave up due to their inability to install succesfully. How many distros have you given up on out of frustration with the installation process. Once the install is included with the hardware, we may just see some real competition.

    4. Re:Gimme notebooks first ! (RE: ipaqs) by Jucius+Maximus · · Score: 1
      "How many people do you know who are quite capable of running Linux but gave up due to their inability to install succesfully."

      Actually, my dad has the opposite problem. He partitions his laptop and installs Mandrake quite easily. (Well, I learned about partitioning from *him* when I was 12 or something) but whenever he has to change something simple like a network gateway setting, he reinstalls the OS and enters it during the installation wizard instead of changing the config file. I try to convince him otherwise, but he finds that that's faster than learning where everything is to configure it. Go figure!

  45. A step forward... by miketang16 · · Score: 0, Offtopic

    Congrats to HP for being one of the first major PC companies to preload Linux on the desktop. Maybe they finally realized that businesses like security...

    As for Mandrake, eh.. it's good for some people, personally I like Gentoo, tho.

    --
    -------
    "In times of universal deceit, telling the truth becomes a revolutionary act."
    -- George Orwell
  46. What Linux Buys You by mcgroarty · · Score: 1
    Also on HP/Compaq's site, I was marveling at the pricing on the first two configurations here. RedHat costs more than Windows!?

    Then I noticed one other "slight" difference in the configuration. :-) Hell, I know which option I'd take!

    1. Re:What Linux Buys You by whoever57 · · Score: 1

      Then I noticed one other "slight" difference in the configuration. :-) Hell, I know which option I'd take!

      Try changing the config -- as far as I could tell, if I make the 2 systems identical apart from the OS, the XP system is a massive $2 more expensive.

      --
      The real "Libtards" are the Libertarians!
    2. Re:What Linux Buys You by mrseigen · · Score: 1

      Hooray, a prettier video card!

  47. Paperclip? by wildchild978 · · Score: 4, Funny

    I didn't know Mandrake Linux had a paperclip! How do I activate it? ;-)

    1. Re:Paperclip? by commodoresloat · · Score: 3, Informative

      Install vigor.

  48. Linux on HPs by Scott+Hale · · Score: 1

    The last time I tried to install Linux on an HP (Slackware 9, newer model HP - dont remember the exact number), it would reboot after about thirty seconds uptime. No kernel panic, no error messages to allow me to track down the problem. It just flat out reboot. I never did find out the cause, but I hope these machines will stay up for a little longer than thirty seconds.

  49. Now offer a laptop preloaded with linux by CowardAnonymous · · Score: 1

    And I'll buy one.

    Hell, put firewire on it, and I'll buy *TWO*!

    Are you listening, Carly????

    1. Re:Now offer a laptop preloaded with linux by Anonymous Coward · · Score: 0

      Screw HP, go get yourself a Lindows PC. Sure it comes with a crappy distribution, but that's easily fixed, and for $799 you get USB 2.0, firewire, and a 1024x768 screen! The cheapest Apple ibook's look like crap by comparison.

  50. Perfect News by KaizerSoze · · Score: 1

    This is perfect, especially now that Mandrake faces serious financial problems. This can probable save this distribution from "extinction". All the community needs distributions like Mandrake that advertise Linux! I wish other companies follow the example of HP and adopt Linux as one (and soon the only) choice for OS in new systems.

  51. Waddya mean, preloaded? by Handpaper · · Score: 1

    Are HP being selective wrt which parts of Mandrake v9.1 are installed, or are they taking the "bung it all on there" route? According to the messages shown when you install 9.1 (and 8.1) any servers installed will be activated at boot time by default. So your basic, office desktop may be running Apache, Samba, sendmail, ProFTP, MySQL, etc. This may make the machine slow, and, over time, vulnerable to new exploits.
    Not to mention the boss's reaction when he discovers everyone has the complete KDE and Gnome game collections (how many versions of solitaire?).
    I hope it takes off - it deserves too, especially as 9.1 includes OpenOffice ("Hey - I can open all my pre-97 Word ducuments!")

    1. Re:Waddya mean, preloaded? by Christianfreak · · Score: 2, Informative

      I haven't installed 9.1, but with 9 if you choose workstation install, I don't think it installs any servers and if you do server install I don't think it installs a lot of the graphical stuff.

      And the advanced install warns you about what servers you installed and gives you the option to turn them off.

  52. Word?? by aosgood · · Score: 1

    I think this comes down to $$$. When you guys see a high dollar amount (aka full computer) with linux pre-installed by all vendors its time to chear!! Linux has so far been able to reach only, the low $$$ of computer manufactures plans. One day you might get to that point but you might want to unsettle the cattle first and/or create one platform that rocks. The thing that is hurting linux is that too many DISTROS. When you have one vendor bending over after another for a PR RELEASE (that hurts more than windows winning by the way!!) things can get very sour.

    -Words of wisdom for a drunk guy

  53. If they hadn't fired Bruce Perens... by f0rt0r · · Score: 1

    I might actually be interested in what they sold.

    --
    I can't afford a sig!
    1. Re:If they hadn't fired Bruce Perens... by Anonymous Coward · · Score: 0

      They didn't fire Bruce Perens. He quit after HP bought Compaq because Compaq was a major MS partner (in a way that the old HP wasn't) and Perens felt that, since his advocacy often involves complaining over MS, it wasn't right to stay.

      Perens has spoken very highly of HP.

  54. Is that really true? by Anonymous Coward · · Score: 0

    Or did someone just get an early jump on Website Defacement Day with an new HP "Press Release"?

    Carly's Assistant - "Um, Bill Gates is on the phone"
    Carly - "Well, put him through."
    Assistant - "He sounds pissed. When did we start offering Linux on desktops?"
    Carly - "WHAT?!?!"

  55. Re:Why Mandrake I do not understand ? by Snoopy77 · · Score: 0, Offtopic

    I do not make any sense why

    Probably because your education system has not provided you with a firm understanding of the english language.

    Can anybody spell Lindows, or Gentoo

    Yep, you can spell just fine, as can most of us. It's more your use of commas, your terrible grammar and your inability to string a collection of words together to form a sensible sentence.

    BTW ... on a serious note, in terms of simplicity Lindows is an alternative but Gentoo is a geeks (or at least newbie geeks) zone only.

    --
    "She's a West Texas girl, just like me" - G.W Bush Iraqis
  56. What happened to HP an Debian? by fdawg · · Score: 2, Interesting

    I remember reading (on slashdot?) about a partnership between HP and Debian. Something about Debian being the dist of choice for HP. Does anyone have any info about this? Was it a cruel cruel dream?

    1. Re:What happened to HP an Debian? by Captain+Large+Face · · Score: 2, Informative

      This is merely speculation, but the drive to Debian might have been led by Bruce Perens (Bruce used to be the Project Leader for Debian GNU/Linux) when he was an exec at HP. Now that he's left, it might explain why the association has disappeared.

  57. Yes... by Funksaw · · Score: 1

    ...but will Mom buy it?

    What Linux needs is a distribution that, by default, makes everything look beautiful and easy. Even if they're not familiar with Linux, making Linux *look* easier than Windows (which still baffles my father after 8 years) would be a humongous step in the right direction.

    -- Funksaw

    1. Re:Yes... by EpsCylonB · · Score: 2, Insightful

      This seems to be the most controversial argument when people talking about linux taking over the desktop.

      I predict that linux will come become a mainstream OS in the same way that windiows did. People will use it at work first (corporations will implement it beacuse it is cheaper and has the advantages of being open source), then it will trickle on to people's desktops at home. To think that it will happen any other way seems a bit naive considering how much M$ can afford to spend on making sure home desktops stay windows. In fact I think that we may see both OS's co existing, could be worng tho.

    2. Re:Yes... by BrokenHalo · · Score: 1
      making Linux *look* easier than Windows (which still baffles my father after 8 years) would be a humongous step in the right direction

      Sounds like your dad, I'm sorry to say, might be a lost cause. Seems there are just some people who just can't get over their apprehension regarding computers (and it's not necessarily age-related; I know a couple of 80-year-olds who are quite competent).

      But let's face it, there are at least two desktop UIs that are prettier and at least as easy to use as Windows (at least when they are not made ugly-by-default, which is a matter of packaging).

    3. Re: Yes... by Ashtead · · Score: 1
      I don't think Mom (or even Dad) raise anywhere as many difficulties as does the 13-year old nephew who wants all the latest games for his PC. Never mind MS-Office vs OpenOffice, all my older folks use only a few key applications, and it is not inconceivable that they could manage to switch from Windows to Linux and still be able to do what they want.

      It is the younger crowd who currently has the most problems with stuff not working under one or the other of Windows ME, Windows 2000, and Windows XP. Throwing WINE on several varieties of Linux into this fray will not really help...

      --
      SIGBUS @ NO-07.308
    4. Re:Yes... by cenobita · · Score: 1

      Honestly, I think this is the last thing Linux needs. To hit that goal, I think the only way it's going to happen anytime soon is to basically try to emulate Windows.

      This is inherently *wrong*. We should be trying to beat Windows by being better than them..not by being "as good" or "beating them at their own game". I'm not against ease-of-use or making the system more intuitive, but there should be a line drawn between "user-friendly" and "made for retards". To the most amateur of users, easy means things like configuration wizards and pop-up tips that show you what to do because you're too lazy to check things out on your own.

      Maybe i'm wrong or out of line, but i've always been attracted to open-source software because it wasn't Windows. It wasn't Corporate America's Vision of The Desktop PC. It was the peoples vision of how to do things. Linux/BSD/etc have a long road ahead, but we can't take the path of least resistance and try to bring users to our side by making it just another MS product to them.

      We learned Microsoft and we can unlearn it, too.

    5. Re:Yes... by Anonymous Coward · · Score: 0

      Windows still baffles ME after 8 years, and I'm 26 and running Linux with no problems.

  58. Let's hope this saves Mandrake by wukie · · Score: 4, Insightful

    If you just want to play with Linux, Mandrake should be your only choice.

    If you need to test or develop on Linux, Mandrake will have you up and running in less than an hour.

    If you need a SERIOUS Linux box, Mandrake can be customized to suit aswell, but here it has few advantages over other distributions time wise. Although you get to work in reverse to say Debian.

    I personally can not recommend it over say Suse or Debian for a life-or-death server, but for everyone else, it's just plain awesome. Give it time and Mandrake will give us a brilliant server installation as well.

    Simply put, Mandrake ROX, and all the best to them.

    1. Re:Let's hope this saves Mandrake by cenobita · · Score: 1

      I won't argue with you on most/all of this, but none of these are especially unique "features". My first foray into Linux was Red Hat 6.2 and 7.0, at which point I tossed *both* out the friggin' window and went the FreeBSD route. Haven't looked back since.

      Since you don't appear to be taking system securing and app installs into account, i'll mention that it takes me about 20 minutes, if that, to get FreeBSD going. This includes setting up my basic firewall, setting up X, and establishing basic security. I'll usually spend more time tightening things down, but we don't seem to be taking that into account..

      If I need a SERIOUS system, I can customize whatever the hell I want. The difference is, I don't have to wade through any pre-installed junk; I customize pretty much anything and everything I want to.

      Oh yeah, and I can port just about anything I want to from Linux.

      I can't speak for Suse or Debian because I gave up on Linux after experiencing the carcrash that was RH 7.

      To each his own, though. I'm sure Mandrake works great for you, and that's cool..but I really don't understand why you've been modded so highly for things that could be applied to just about any distribution/OS/kitten/whatever. It's just a matter of how intuitive the system is, or how well you know it. For my needs and my way of thinking, FreeBSD was easy to figure out, easy to customize, and presented the way I wanted things; minimal and free of cruft, so I could do things my way for a change.

  59. trademarks by kisak · · Score: 3, Interesting
    from the HP press release:
    Intel, Pentium and Celeron are U.S. registered trademarks of Intel Corp. Microsoft and Windows are U.S. registered trademarks of Microsoft Corp.
    ... and Linux is a registered trademark of Linus Torvalds and Mandrake Linux is a trademark of Mandrakesoft. Or does not these trademark matter much to HP?
    --

    --- guns don't kill people, people with guns kill people ---

  60. Notably Walmart by bstadil · · Score: 1
    I think you are absolutely right

    The major Retailer that they are facing is Walmart and their Lindows or Lycoris Line

    --
    Help fight continental drift.
    1. Re:Notably Walmart by lunatik17 · · Score: 1

      Not really. HP's Evo line are business systems, and Walmart's Lindows PCs are consumer systems.

      --

      Here's my DeCSS mirror, where's yours?

  61. Re:With all these demon problems... by Trashman · · Score: 1

    Also IBM=Inverted Bowel Movement.

    You mean like this?

    --
    Do not read this .sig
  62. I followed the link... by mwillems · · Score: 1

    ....and it was not obvious to me how NOT to buy the Windows XP version. "Customise" took me to a page that did not allow me to customise, other than the warranty.

    Now I only spent three minutes looking but in those three minutes I was clearly pointed towards the XP version. Did I miss it? Or are they deliberately steering me to the XP versions?

    Michael

    --

    ---
    BDOS ERR ON A:>
  63. Why the configuration difference? by Mostly+a+lurker · · Score: 1

    It is interesting that there is a small difference between hardware configurations on HP's Windows XP and Linux solutions. I wonder if they are exploiting a loophole in Microsoft's anti competitive agreements. Perhaps the agreement specifies something about 'the same hardware model'.

  64. Re:WHY MANDRAKE IS IMPORTANT by biggknifeparty · · Score: 1

    not you again...

  65. I Wonder... by Anonymous Coward · · Score: 0

    How long this will last? All it would take is Micro$oft bullying HP and force them to Choose between having just windows and M$ sells it to HP at a low price, or have the customer choose between windows & Linux, and MP having to pay M$ full price for every copy of windows sold.

    Also, users will not Jump to it because linux doesn't have very many applications "try looking on google for a sound editor, first for Linux, well let's see, SND, Audacity and um, I believe that's it, now for windows, Goldwave, NGWave, Sound Edit Pro, Audacity, Sound Forge, Cool Edit and one that is not on google, which is Creative Sound Editor.

    Ok, now let's look at Graphic Editors, The Gimp and, correct me If I'm wrong, but, I believe that's it.

    Windows Photoshop, Paint Shop Pro, Corel Photo-Paint, Fractal Design Paint, the gimp and a ton of Photo Editors "Freeware, shareware and Commercialware"

    Office Suites, Linux, KDE office, Staroffice/openoffice.org, and that's it, windows on the other hand, Staroffice/Oppenoffice.org, Microsoft Office, Wordperfect Office, EasyOffice, 602Pro PC Suite.

    Linux will never have legal DVD playback capabilities.

    So, what is HP going to do with an OS that does not sell that well, along with the fact that they will be forced to buy windows at full retail value? I'll tell you what they're going to do, they're going to bend to the pressure of not just Micro$oft, but also from Dell & Gateway because they can get their copy of windows for around $50. They would then have only 2 Choices, Give up on Linux, or go out of business. I know which one they would choose, and I wouldn't blame them for it after all, they need to make money as well, and that would be give up on linux.

  66. Anybody notice? by niko9 · · Score: 2, Funny

    I clicked on the link, and like many other posters, I found out that it's not available yet.

    No big deal, it might take a while to update the site.

    But did anybody else notice the almost $100 price difference on the same EXACT machine, but preloaded with Windows XP?

    Is this really what you save buying a machine minus the MS Tax?

    If so, I say to you Mr. Paperclip! You go to Hell! You go to Hell and you die! ;0

  67. Re:this.... *IS* newsworthy to me by OneArmedMan · · Score: 2

    I dont really follow HP hardware in my line of work, but hey ... Brand name PC, with warranty and Helldesk support for a product that isnt MS.

    It sounds like a good thing to me, it can only increase competition, and that has to be a good thing.. right?

    Sides, this looks to me like its aimed squarely at Joe Average home user , not the Uber Geeks that speend weeks on end compiling Gentoo for the fun of it.

    People should be saying *Yay for Linux*, not "Boo this isnt news worthy"

  68. What a co-in-ki-dink! by Anonymous Coward · · Score: 0

    I just picked up an IBM M42 PC with nearly the exact same configuration (P4 1.8Ghz, 256MB ram, Intel 845 motherboard, onboard everything, etc) for $450 Canadian. Too bad I couldn't get it without Windows XP Professional to save the extra $200 or whatever. Now I know it'll run Linux well, tho!

  69. you are a dork by Anonymous Coward · · Score: 0

    Dude, grow up and get yer head out of yer provincial , back woods ass.

  70. In reality by denisbergeron · · Score: 1

    You can't choose a system without WIndows pre-installed on it.
    On the HP website, you don't have the choice of Mandrake, Mandrake is only in the description.

    --
    Ceci n'est pas une Signature !
  71. Not there yet by Anonymous Coward · · Score: 0

    You know, I'm kind of sick of Linux. I've tried Red Hat from time to time, most recently 9, and Mandrake 9.1. I mean, bloody hell, Windows works better. It's just easier to use, and much more software is written for it. Want to play a movie in Linux? Struggle with xine. Openoffice is god-awful slow. In fact, the whole Linux interface is slow. If you want remote access, you have to use vnc, but security is not built in. You have to pipe it over ssh. What a pain!

    Sure, if you just want an OS with an office suite, a web browser, and an MP3 player, Linux works great. But other than that, Windows simply presents less hassle.

    I'm not trying to troll here. I'd love to switch to Linux (I don't like MS's policies), but it's just not there yet for the desktop user. I considered a Mac too, but it has its own issues, like lack of software other than the basics. Ironically, a lot of open source software is available for Windows (php, mysql, openoffice, etc.) Plus, I *know* that the digital camera, USB doo-dad, printer, or whatever will have windows support.

    The rule today is as it was 20 years ago: buy the computer (or OS) that runs the software you want to run.

  72. Re:WHY MANDRAKE IS IMPORTANT by frodo+from+middle+ea · · Score: 2, Informative

    You mean this Bill Gates ?

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  73. Re:Bill, is that you? Or is it Darl? by frodo+from+middle+ea · · Score: 1

    You mean they are not the same person ?
    Darn there goes my conspiracy theory

    --
    for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
  74. Oh shit. by BiggerIsBetter · · Score: 1

    My first thought was, Hang on - SCO will sue them too. But then I thought, if HP has a SCO license used for HP-UX, presumably that license can be used for Linux too when sold by HP?

    If that's the case, is this a cunning plan to take Linux from the masses and place it firmly into corporate ownership? Of course, if the GPL is legally valid, as soon as HP or anyone sells it it's free again, but it just seems very very odd timing.

    /me puts tinfoil undies on

    --
    Forget thrust, drag, lift and weight. Airplanes fly because of money.
  75. you forgot by pyrrho · · Score: 0, Redundant

    ... "you insensitive clod"

    --

    -pyrrho

  76. Re:With all these demon problems... by BrokenHalo · · Score: 1

    Hah! Fortunately I checked the target before clicking... I really don't need to see that again :-)

  77. all mum wants is email by tjstork · · Score: 1


    and linux can do that

    --
    This is my sig.
  78. oh the pain... by 7-Vodka · · Score: 2, Funny
    Lindows running as root... on all those machines...

    Voddy goes up in flames
    the horror, oh the horror.

    --

    Liberty.

  79. Did you read your parent post? by cloudless.net · · Score: 4, Informative

    He was talking about iPaq, the Pocket PC PDA, not the Compaq desktop. It is definitely not old stuff, because HP never even announced to ship a Pocket PC with Linux pre-installed.

    1. Re:Did you read your parent post? by abhisarda · · Score: 1

      Read the main topic-Linux on PC's. I was *not* mentioning anything about Ipaq's or handhelds. It is the parent post that is off topic.

    2. Re:Did you read your parent post? by Anonymous Coward · · Score: 0

      What the hell are you talking about? The parent post is not offtopic; it simply asked a reasonable question about getting Linux on iPaqs. You are the one who responded to this thread while talking about the main article instead of starting a new damn thread. Sheesh.

      If you're not actually responding to a particular post, why the hell did you hit the "reply" button?

  80. Re:SOMETHING YOU SHOULD KNOW ABOUT MANDRAKE by Anonymous Coward · · Score: 0

    well, I'm glad to see you are doing you part, NO FRENCH KISSING! of course, it's easy with the no-kissing at all rule you also follow.

    The french are the biggest and longest allies of this country, I go with Franklin and Lafayette, fuck you!

  81. Start Here to compare by ReadAholic · · Score: 1

    http://h10010.www1.hp.com/wwpc/us/en/sm/WF02a/1245 4-64287-89301.html

  82. No Microsoft tax by opkool · · Score: 4, Informative

    If you check the prices, you will see that they come with no tax:

    HP-Compaq D220 with MS-WindowsXP: $429

    HP-Compaq D220 with Mandrake 9.1: $349

    For MDK 9.1: "Customized solutions, available beginning July 7, start at an estimated U.S. street price of $349"

    See price for MS-W-XP: "starting at: $429.00*"

    My question is: when will they be available in Europe? Peace!

  83. HP / Compaq desktop and Linux by Anonymous Coward · · Score: 0

    Is the significance that they have Linux (Mandrake flavor) *preloaded*?
    Since, I have bought many desktops (Compaq though) for my company in India with Mandrake media (not preloaded).

  84. coupla hours for video codexes???? by Anonymous Coward · · Score: 0

    wow...how MANY different video codexes do you actually install??????
    all u really need is the different version of DivX;-) and u are done

    1. Re:coupla hours for video codexes???? by toddestan · · Score: 1

      Well I have quite a collection of music videoes. The DiVX encoded ones are not that bad. It's the SVCD ones that cause troubles. It seems about 90% of them will play with just about any codec, but the remaining 10% of them have problems and will only play with one or two codecs. After much tweaking with Zoom Player I can get all but about 2 or 3 to play, even though the player will crash at times.

      Xine however plays about anything I throw at it, without me having to do anything. Even the version on the Knoppix CD does great.

  85. Different prices, different OSes by opkool · · Score: 1

    See it here for yourself. Already posted it.

    Peace!

  86. Old. by VaultX · · Score: 1

    The University system I worked for has been purchasing HP/Compaq machines with Mandrake preconfigured for months now.

    --
    - nick
  87. Get used to the term "mixed use environment"..... by Dr_Marvin_Monroe · · Score: 1

    ..cause it's gonna be here all during the battle for market share. As Linux starts pushing MS off the desktop and out of the office/point-of-sale/terminal, that's our secret code word...."mixed use environment"....

    "Mixed use"....I like it, it puts an emphasis on working together and should make obvious to everyone the OS that doesn't want to get along with customers/standards/openness....that's the first step...

  88. Still overpowered for business by jjohnson · · Score: 2, Insightful

    For a clerk in a cube, that's still more machine than they need. Hardware has far outstripped common business needs, and I'm expecting that in two years, the machines I'm purchasing for the office will be better than that for less than $300.

    --
    Anyone who loves or hates any language, platform, or manufacturer, doesn't know what they're talking about.
    1. Re:Still overpowered for business by IndependentVik · · Score: 1

      . . . in two years, the machines I'm purchasing for the office will be better than that for less than $300.

      And they'll still only have 128 MB of RAM.

      *shakes fist at vendors*

      --
      I'd suggest you don't use Slashdot as your only news source, or you will suffer permanent brain damage.
  89. What about... by mog007 · · Score: 1

    I read on slashdot that HP and M$ were teaming up to make a mac-like computer, more user-friendly than is healthy for ANY computer... is HP pulling our legs, backstabbing M$, or just not picking sides?

  90. Compaq is in bed with MS too by Anonymous Coward · · Score: 0

    I find this very interesting. Compaq was so in bed with MS (at least here in the northwest) that I find it amazing that this is happening... go HP!

  91. HP by far the best tech company by jakesher · · Score: 0

    I am working for HP this summer...and IMHO HP is by far the best technology company on the planet. But for some reason all the cool things about the company never make it to the newsstand or to /. bleh. For example, did you know HP basically gave Intel the Itanium processor design... Additionally, I think I can remember a news header stating that HP's own PA (Precision Architecture) RISC processor was out-performing the Intel lead Itanium... HP's adoption of Linux Mandrake is just another notch in its commitment to excellence... By the way, if you ever make into a HP Labs tour...you WILL be IMPRESSED...I wish I could tell you the things I saw...unfortunately...NDA's are binding...

  92. Re:With all these demon problems... by RumpRoast · · Score: 1

    Crap! If I was smarter I would've linked that to start with... good thinking.

    --

    My Ass hurts.
  93. You hit it... by Anonymous Coward · · Score: 0

    Linux is lightyears ahead of Windows in the install the OS department. I will admit though, installing programs in Windows is easy, so easy that they install all by themselves at times! (heh). Installing software in Linux is tedious and confusing at times.

    You hit the nail right on the head. APPLICATION installs are FAR easier on Windows. And face, it. That's what users deal with. Not OS installs.
    The differences in library deps just between RedHat and Mandrake are enough to send and seasoned user screaming, let alone a newbie.
    But because both use RPM, it'll continue to be a problem until everyone decides on what to call things and where to put them.
    1. Re:You hit it... by Anonymous Coward · · Score: 0

      You hit the nail right on the head. APPLICATION installs are FAR easier on Windows. And face, it. That's what users deal with. Not OS installs.

      I think major reason it is like this is because it seems like every application (or utility) that you find for linux, you are expected to compile. Now I think having access to the source code is great and increases the usability of the software (for about .1% of users), but most people just USE the program. So having to go in and compile a program is, frankly, a BITCH. If individuals or companies who release software for Linux allowed you to download a pre-compiled version of the software, I think it would ease transition for alot of users who want to use Linux.

    2. Re:You hit it... by gusilu · · Score: 1

      APPLICATION installs are FAR easier on Windows

      apt-get install package
      How much easier than this can you actually get?

      The problem is not so much the difficulty involved, but the fact that the average user doesn't want to learn something new. Once they've automated how to use Office, read their mail and maybe burn a couple of CD's, they'll balk if they have to learn how to do the same thing a different way - even if it's actually easier! Stupid but true.

      --
      Don't try to fix me. I'm not broken.
  94. Re:With all these demon problems... by Rolo+Tomasi · · Score: 1

    I thought it was Idiots Building Machines.

    --
    Did you know you can fertilize your lawn with used motor oil?
  95. Try it with XP by Anonymous Coward · · Score: 0

    XP installs quicker than 2000 and has drivers for more modern hardware. You very likely will not have a 640x480 16 color screen when you get done, it probably has a driver for your card.

    Why do you compare the newest (or almost) version of Mandrake to an old version of Windows?

    Why don't you compare 2000 to the version of Mandrake that was around in 2000?

    1. Re:Try it with XP by toddestan · · Score: 1

      I suppose I could of done that. But then again I installed Windows 2000 on a 1998-1999 era computer. AMD K6-3 with PA-2013 motherboard if I remember right. Granted there were a whole bunch of PCI cards (Ethernet, ATA-100, USB, something else) - but none of them were really bleeding edge. 2000 didn't see any of them (even the USB, which was a PITA to get working). Linux handled them fine.

      Besides, installing 98SE on a 1994 era P75 yeilded the same results (640x480 @ 16 colors. WTF?)

  96. What "big boys?" MDK, RH, and SUSE are profitable. by rickst29 · · Score: 1
    You post sounds FUDsterish.

    First, the leading distributors, including MDK, RH, and SUSE, have scored some LARGE maintenance/support contracts lately (you've read about Munich, right?). And unlike M$, which often seems to charge extra incident $$ first and then NOT fix their bugs, FOSS support vendors tend to be capable and responsive (maybe because you CAN go somewhere else when the software is Open Source).

    Second, MDK does give away their software, but also offers a very reasonably-priced 'club' for those users who (a) care to support their distro; and (b) agree that the most important thing is free as in Freedom, not free as in Price. I'm a member, proud to have helped them out of the financial woods during the last year.

    Can you please tell me who these "big boys" are, and how FOSS users will be forced to ride in the same car with those M$ billionaire criminal monopolists?

  97. Partitioning... by corkhead0 · · Score: 1

    available preloaded with Windows or Mandrake 9.1.

    I wonder if they'll preload it to dual-boot?

  98. Who runs the HP show? by Anonymous Coward · · Score: 0

    The first thing people will do is changing distro. Red Hat is a better desktop experience and is much more Jane User friendly. Moreover, Red Hat radiates professionalism, but Mandrake is just plain clunky. I'm deeply and profoundly shocked by this bad bad move.

  99. Seems unlikely by elronxenu · · Score: 1

    A good friend of mine runs a computer shop and he told me today about his aim to sell non-Windoze PCs. This is a direct quote from his email to me:

    M$ is putting a lot of pressure on PC manufacturers to bundle Windows WITHOUT the option of removing it. I have had arguments with our main computer supplier to get them to sell me a M$ free computer. They say their records are being audited by M$ and if they can prove all systems were sold with Windows they get a VERY big bonus.

    Now if that's not a clearly anti-competitive practice, basically an agreement for restraint of trade, I don't know what is.

  100. The big problem with preloaded Linux is ... by Jens · · Score: 1
    ... that you can also get it for "free".

    I advocated the purchase of pre-installed Linux boxes throughout my neighborhood and relatives. Well, most people also want a Windows version to play with (literally), and I can understand that.

    But why buy a Linux computer for EUR X, and then shell out another $200 for a Windows CD, when you can buy the same computer with Windows preinstalled for EUR X, and download a Linux ISO image from the net? (Assuming you don't want to be a "bad illegal criminal" and just use your neighbor's CD.)

    Either the computers need to be significantly cheaper than with Windows preinstalled (and Microsoft is working very hard to prevent this, because they want to gag you into mandatory Windows licensing - their idea of "fighting piracy" is forcing everybody to own at least one copy of Windows!) or Linux needs to disappear from public FTP sites.

    Well... what is more likely? :-)

  101. ARRRGH! by GnarlyNome · · Score: 1

    I'm BLIND I'm BLIND I'm BLIND dmmmit.

    --
    Diplomacy is the art of saying "Nice doggie" until you can find a rock. Will Rogers
  102. A New Hope by Zog+The+Undeniable · · Score: 1

    Grand Moff Ballmer: Tell me the location of the Mandrake base!
    Princess Torvalds: It's...it's in France
    Grand Moff: You see, Lord Gates, she can be cooperative. Continue the firing sequence.
    Princess: But HP is a peaceful supplier! We have no weapons!
    (The MS Death Star obliterates HP with a huge laser pulse)

    --
    When I am king, you will be first against the wall.
  103. Paperclip cycles by Anonymous Coward · · Score: 0

    Most paperclips I use have 1.5 cycles: half a cycle on the inside and a full cycle on the outside. You stick the paper in between.

  104. HP is nice by G3ckoG33k · · Score: 1

    ((Digital + Compaq)+HP)=HP

    That seems to be one very nice partner with growth potential for Mandrake! Congratulations!

  105. Coincidence? by SgtChaireBourne · · Score: 1
    Available for sale starting July 7th 2003.
    Coincidence? Or not.
    --
    Beta is broken and the link to classic doesn't work. Stop wasting our time or there won't be anybody left here.
  106. Laptops and mandatory M$ payment? by Kynde · · Score: 2, Interesting

    Does someone know wether this also means that HP will start to sell laptops without the mandatory M$ fee?

    Since M$ forced Dell to stop shipping laptops without Windows it's been practically impossible to buy a quality laptop without the M$ fee. Even IBM, with all it's pro-linux steps it has taken recently, ain't selling a laptop without Windows.

    And does someone know wether it's the manufacturers that are in league with M$ or the retailers or perhaps both?

    --
    1 Earth is warming, 2 It's us, 3 it's royally bad, 4 we need to take action NOW
  107. Number anyone? by Lispy · · Score: 1

    I wonder, with all those new Linux boxes on shelfes right now, what the actual sales numbers are? The question we have to ask is:

    Is the market adopting the new offer or is it just PC-distributors saving a few cents on the Microsoft tax to raise their profits?

    I would really like to know how many Joe Sixpacks are converting and buying the new offer and what their overall opinion about the product is.

    Maybe some of them dont even realize that all their Windows games wont run and are totally disappointed by Linux...

    cu,
    Lispy

  108. Ignoring SCO? by Stickster · · Score: 1

    This is an interesting move by HP given the SCO situation. Is it possible that the majority of solution providers are unfazed by SCO's accusations and warnings against large companies supporting Linux?

  109. Re:2.0 GHz Intel� Celeron? by mejh · · Score: 1

    Nail, meet head.

    Nicely said!

    (if only I had mod points)

  110. Mandrake Linux an option? by scorch70 · · Score: 1

    Has anyone actually went to the web site mentioned and tried to configure one with Linux? When you go to Customize, the only options you get are monitor, and warranty. Every one of those machines says OS = XP Home or XP Pro, and no way to change it, best as I could see.

    --
    Don't support DRM - Boycott Itunes
  111. Good PC for Jr. by RocketSHE · · Score: 1

    DAD: I'm getting you your very own brand new PC to do your homework on.
    10YO SON: Yeah! Finally, my very own computer!
    DAD: It'll have everything you need for homework: Internet, a complete office suite, a graphics program.
    10YO SON: O.K., whatever.
    DAD: It'll be an HP with Mandrake Linux.
    10YO SON: Linux! No! All my favorite games run on Windows!
    DAD: And the problem is ... ?

    --
    ~==>RocketSHE
  112. Not too hard by CmdrGravy · · Score: 2, Insightful

    Linux is lightyears ahead of Windows in the install the OS department. I will admit though, installing programs in Windows is easy, so easy that they install all by themselves at times! (heh). Installing software in Linux is tedious and confusing at times

    I've recently upgraded to Mandrake 9.1 and installing any of the ( hundreds ) of applications on the DVD is a piece of cake using the Mandrake URPMI system. Most of the applications any average user could possibly want are on the DVD so it generaly Linux installation hassles shouldn't effect most basic users.

    I do think Linux needs more support from major applications, the likes of Autoroute and other stuff your Mum and Dad use the PC for but this is a gradual thing and HP selling Linux PC's is a definate step toward major vendors considering Linux support.

  113. Windows Keyboard by Atmchicago · · Score: 1

    Shipping Mandrake Linux with a... Windows keyboard! (see specs)

    --

    You can lead a horse to water, but you can't make it dissolve.

  114. Why Mandrake? by Anonymous Coward · · Score: 0

    This is great, but why Mandrake instead of RedHat or Suse? I've been using Mandrake 9.1 on my laptop, and love it so far, but with Mandrake on the brink of bankruptcy, it seems there are better alternatives, especially considering the importance of support for business users?

  115. No HT + Mandrake? by Amer · · Score: 1

    Bah, no HT on Linux systems...

    --
    -- To gain that which is worth having, it may be necessary to lose everything else. Bernadette Devlin McAliskey
  116. Mandrake's hardware compatibility by dwcasey · · Score: 2, Interesting

    I just installed Mandrake 9.1 on a home built machine with an AMD CPU and nforce2 chipset and everything worked great out of the box. My Epson Scanner and Canon printer, my PDA and my digital camera all worked. I went to Nvidia's site to download the latest nforce drivers for Linux and installed them w/o any issues. Mandrakes new software update utility is the best. As good as or better than apt-get.

  117. Where is the MDK option? by Sfing_ter · · Score: 1

    I dug a little further to check for the cost comparison, but discovered you can't actually "configure" these setups, and Mandrake is not one of the options on any of the boxen, damn tasing bastards.

    --
    A computer once beat me at chess, but it was no match for me at kick boxing. Emo Philips
  118. Am I missing something? by edxwelch · · Score: 1

    I went to the HP website and see several configurations available - all WinXP, then I select "Customize>>"... I don't see where you can select Mandrake (and save $100). The only thing I can change is the Monitor, warrenty and speakers.

  119. HP reported to offer Linux laptops in Thailand by midgley · · Score: 1

    Recently.

  120. They will pass on the savings. by red+floyd · · Score: 1

    According to The Register, the MDK version will sell for $349, about $80 less than the XP version.

    --
    The only reason we have the rights we have is that people just like us died to gain those rights. -- Cheerio Boy
  121. oh yeah, that'll help out the linux "movement" by Anonymous Coward · · Score: 0

    which is starting to feel like a bowel movement.

    http://www.linuxadvocate.net/reviews/mandrake_9.1/

    and anyone else notice that the md5sums from the 9.1 beta and the 9.1 release are the same?

  122. Re:What "big boys?" MDK, RH, and SUSE are profitab by MerryGoByeBye · · Score: 1

    First, the leading distributors, including MDK, RH, and SUSE, have scored some LARGE maintenance/support contracts lately (you've read about Munich, right?).

    Of course. And why do you think that happened? It's because all the distros you named have created specific, industry-appealing packages of themselves. You've essentially proven my point. And if these distros continue to move that way, more and more attention will fall to making the distro adapt to business usage and less and less will go to appealing to the home geeks. This is self-evident, no?

    Can you please tell me who these "big boys" are, and how FOSS users will be forced to ride in the same car with those M$ billionaire criminal monopolists?

    I don't really understand how your question applies to what I said, but the "big boys" are any and all large-cap companies that currently invest huge amounts of money for their IT. In other words, not the home user.

    I also admit to a total confusion as to why you feel my post was "FUDsterish".

  123. SHOULD BE: TODAY'S BROWNIE IS TOMORROW'S NOOKIE by Anonymous Coward · · Score: 0