Slashdot Mirror


Free Upgrade From XP Home to XP Pro Lite

Novus writes "The Register reports that many of the features of Windows XP Pro, such as Remote Desktop and user management, can be enabled in Windows XP Home simply by changing two bytes in an installation data file. Another explanation can be found here."

6 of 540 comments (clear)

  1. Re:Linux Fans: How Brainwashed are YOU? by Anonymous Coward · · Score: 0, Offtopic

    Are you running Linux 1.0.0?

  2. Re:Linux Fans: How Brainwashed are YOU? by Skye16 · · Score: 0, Offtopic

    So...would you say you fall under number 8, or are you just a complete jackass when it comes to everything in life?

  3. Try again. by Some+Random+Username · · Score: 0, Offtopic

    1) Windows has multiple software installation/uninstallation methods, and with lots of them, it doesn't actually fully uninstall the software like linux package managers do. And dependancy hell is a symptom of someone to lazy to read the rpm documentation, not a problem with rpm. And windows of course has dll hell.

    2)You don't have to use source, at all, ever. Just use a normal distro instead of gentoo. Just because you have a choice, doesn't mean you can complain about the choice you don't want, when the choice you do want is still there.

    3)You can, alt+tab works fine.

    4)Ati cards work fine, I'm using one. And if you want your shitty intel video to work, tell intel to stop being retarded and trying to keep their outdated and crappy technology secret for no reason, or release a linux driver like nvidia and ati did.

    6)Yep, linux documentation sucks huge donkey balls, sorta like windows documentation. So use a BSD instead.

    7)There are graphical tools to let you configure everything you could configure in windows, so use a distro that comes with them. Those of us who aren't stupid like the ability to edit config files from scripts, copy them around to other machines, etc.

    8)If you choose not to use a system based on the fact that some of the people who use it are cocktards, then you will not be able to use anything, ever. Better not drive a car, there's bound to be someone out there you don't like with the same make of car.

    9)Again, linux documentation sucks, this is one of its biggest flaws. But again, its just as bad with windows.

    So all in all you end up with 2 valid complaints, linux has terrible documentation, and there is no required graphical library so every app looks the same. Both these problems exist in windows as well. Try applying the same standards you apply to linux for a change, and you'll realize windows is just as unusable as linux is.

    1. Re:Try again. by Skye16 · · Score: 0, Offtopic

      You definitely have a point that those situations exist on windows. The question, however, is "do they exist on windows to the same degree as linux". I would say no, they don't. But, then again, to act as if Windows is perfect is a bit silly. It's just a bit more useable than Linux for the overwhelming majority of people. With that said, however, things are constantly getting better with each day that passes. I'm not sure it'll ever catch up, per se, but I do think there will come a point where it's useable enough that, overall, it will be a much more viable alternative for the majority of people out there. At least, if you forget the fact that it's really tough to get an OEM brand computer without Windows.

    2. Re:Try again. by grumbel · · Score: 1, Offtopic

      1) That might be right in theory, but from a users point of view everything in windows installs with a double click, worst case scenario is that the user has to unzip a zip file, but even that works with a double click. Linux is far far away from such easy installation and no, apt-get doesn't count, since that doesn't work with third party software, but only with official Debian.

      DLL Hell is for most part a developers problem, seldomly a user has to deal with it, Dependency Hell on the other side bites you with almost every piece of software under Linux.

      2) Even so the distros are huge, they still often lack quite a few more or less important packages, especially when it comes to new stuff.

      3) If you are lucky Alt-Tab works, if you are unlucky it doesn't, while it doesn't work in 100% of the cases in windows either, the chance of success is *far* greater.

      4) Good if ATI card works for you, it however doesn't for lots of other people, 3D acceleration is still not something that 'just works' in Linux and probally wont be for a while.

      7) There are graphical tools for many things, but most of them simply suck, instead of parsing the config file they just overwrite it with their own version and similar fun. While the Windows registry has a ton of problem, it at least provides a consistent way to store config values and avoids such a mess.

      I still choose Linux over Windows any day, but there are quite a few things in Linux that don't really make it all that newbie friendly and Dependency Hell, unescapable fullscreen and such are really something every Linux user will bump into sooner or later and no, switching the distro won't help, since for each problem you solve with a distro change you get dozens of new ones. Linux biggest problem is that there is no perfect distro around, plenty of distros solve plenty of problems very well, but none solves all together.

  4. Re:Linux Fans: How Brainwashed are YOU? by Elshar · · Score: 1, Offtopic

    (Yes, this is offtopic, and its not meant as a troll.)

    You really should try FreeBSD. I'm sure you'll love it. I'll even go through pains to tackle each of your problems with linux (most of which are valid even if you're not technical enough to be verbose or 'technically correct'):

    1) The ports tree takes care of this automagically. If you don't want to install from source, the built-in-by-default option is to do pkg_add -r, and it'll go and fetch EVERYTHING and install it. You don't do anything at all. The other option is to install portupgrade, which will install some nice port/package utilities with actual SENSIBLE names like portinstall, pkg_add, etc.. My biggest problem in linux is everyone hacks their own damned management system, and every freakin' tool to use it is some convoluted inside joke. yum? what the hell? apt-get? C'mon. How about pkg_install or package_install or packageinstall? There ya go. That's the beginning of the BSD mentality.

    2) Most BSD's have both from-source and from-binary options for everything, and make it exceedingly clear how to use either. And they BOTH work well. (As well as any system maintaining 20k+ utilities, and their recursive dependancies)

    3) This is actually probably more of a complaint as to how your "distro" sets up X by default.

    4) Almost the same here, but it really helps to not completely bork your kernel to the point where everyone has to re-write drivers for it every couple years from almost scratch. Most BSD's support modular device drivers and loading them on the fly. Linux does too, but good luck finding it. For example, in Gentoo there's 10 directories/files for 'modules' in /etc (WHY?!), and the modules it WILL load are in some wacky directory that includes the specific version of the kernel you're running. Fun stuff. ;)

    5) I agree, this is more of an KDE/GNOME thing in general, but it seems to be the whole mentality of the GNU and Linux OSS. If you don't like something, just fork it and hope everyone follows suit. But if they don't.. Well, you get 3542342 slightly different versions that sortof work together. Kinda.

    6) Absolutely. I think your mindset also affects how easily you can read one groups' manpages over another's though. I can read FreeBSD manpages easily and understand what they're saying, but GPL'd software/Linux ones? Ha. Just a general idea.. Although, FreeBSD DOES have a nice user-friendly handbook + multiple exceedingly active ML's/forums/etc for newbies to get information quickly and easily.

    7) This is where I REALLY REALLY REALLY REALLY REALLY REALLY HATE LINUX!!! Linux is just the kernel, and EVERYTHING ELSE is addon software. Not so with BSD. The kernel + userland is the base software, and ports/packages are the addon software. This is a very important distinction, as the behavior of installing and configuring apps is TOTALLY DIFFERENT. Most things in BSDland go into /usr/local by default, and configs/startup scripts/etc for them go into /usr/local/etc/ and /usr/local/share/ with startups going into /usr/local/etc/rc.d/.sh. One of the nice things about this is that its VERY hard to accidentally 'klobber' the base system. Since its all in /usr, and NO packages go there without your explicit say-so.

    8) I think most FreeBSD users, while zealotous, aren't crazed, rabid fanatics. Most of us subscribe to 'the right tool for the right job', which allows us to use anything, not just things that 'are compatible with license X' just because Mr. Bearded Crazyman said so. Most of us run heterogeneous network envronments. I personally use about 5 different OSes (including a linux box, ironically) where I work.

    9) Same as #6, but there is ALOT of documentation on EVERYTHING. Why? Because EVERYTHING is thought-out and communally developed. Look into any of the developer ML's, and you'll see what I'm talking about. NOONE decides they're going to just patch som