Slashdot Mirror


User: McTrex

McTrex's activity in the archive.

Stories
0
Comments
11
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 11

  1. Re:Umm which computer on Grokster Launches Fear Campaign · · Score: 1

    Probably the sucker who's name the internet abo is registered on.

  2. So now we're getting virii from Mars... on 'Bagle' Worm Heading For A Windows PC Near You · · Score: 1

    Darn, so that's why Beagle didn't answer, the green virii writers on Mars infected it!

  3. Long kernel loading time on Booting Linux Faster · · Score: 1

    I already tweaked my startup scripts to get a much faster boot, but one thing is really strange. I've installed SuSE 8.2 on a lot of different desktops and laptops, but only with an IBM A31p loading the kernel takes about 19 seconds (the part where it says Loading linux.............). On all other systems this takes just a few seconds at most. Does anyone have an explanation for this? I'm using the stock 2.4.20 kernel from SuSE with the following append line: acpi=off hdc=ide-scsi hdclun=0 showopts

  4. Re:Penguins? on Global Warming To Leave North Pole Ice-Free · · Score: 0, Offtopic

    Yeah, but we Linux pinguins do...

  5. Re:What's the point? on Sun Microsystems, SuSE Link Up To Sell Linux · · Score: 1

    At my company we are currently setting up a new hosting solution that does exactly that. We are using 'low quality' HP blade servers with Intel processors that are replacing the Sun's on which our customers were running Oracle EBS. If a blade fails we activate another one, deploy an almost ready-to-run image of Red Hat AS , configure the network and in a few minutes we are up and running again for that server. Due to this model we are able to offer a much lower price than when we were using expensive Sun servers. Intel hardware is much cheaper and we have a solution for the 'reduced reliability'.

  6. Re:I'm waiting for... on Open Standards for Cell Phone Components · · Score: 1

    I have one of those....it's called a laptop ;)

  7. Re:Does it have to be ``type crash?'' on HTML Rendering Crashes IE · · Score: 1

    Nope, you don't even have to specify anything, just 'type' is enough (Windows XP with default IE 6)

  8. Re:My Thinkpad 560 on IBM 600 Series Laptops and Flaky Batteries? · · Score: 1

    And I recently bought an old 560Z, with a really perfect battery. With normal use, I can work at least 2 hours on it.

  9. Re:Computer lab or vocational education? on Maine School & Linux · · Score: 1

    Ok, you're right on that one, but I usually try to avoid these situations as much as possible.

  10. Re:Computer lab or vocational education? on Maine School & Linux · · Score: 1

    What I meant of course were data-related apps, not graphical ones. As for web-apps to be slow to use, I've seen numerous windows apps that were a lot slower to use than your average web app, besides that, web apps are usually a lot more stable. Inefficient from an end-user stand point??? As in??? Cumbersome for large-scale data entry??? You take a tool like PHPMyAdmin, and in no time you can enter 1000's of queries per second from a SQL-dump file. As for manual data-entry, that just depends on the design, it doesn't have to be cumbersome at all.

  11. Re:Computer lab or vocational education? on Maine School & Linux · · Score: 1

    Web applications anyone??

    I've been a Windows programmer for several years, but since 2 years or so I've switched to PHP programming. Nowadays, I almost can't imagine why anyone would still want to build platform-specific applications. Almost any business-related applications can be reworked to a web app, and you are immediately multi-platform.

    I'm reworking most of the applications I've build, because I find it annoying to have to use a certain computer for some program, while I just started working on another, or having to switch to Windows while working with Linux. With my web-apps and well-thought security, I can do my work anywhere in the world!