Slashdot Mirror


User: quazee

quazee's activity in the archive.

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

Comments · 55

  1. Re:Flavours? on Windows Vista To Come In 7 Flavors · · Score: 1

    can't utilize the multiple partitions I have the way I want to (I can't just "mount" it and have it be a transparant part of the file system

    Untrue.
    You can mount any filesystem (even a CD/DVD-ROM) to an empty folder in another mounted NTFS filesystem. Even the GUI allows that.
    You can even mount the same drive/partition to several NTFS folders and/or drive letters.
    So, you can have tons of partitions/CDROMs/USB drives/whatever and still only have a single drive letter.
    Although, there is a lot of broken software (CD copy-protections, etc.), which will incorrectly assume that CDROM has its own drive letter.

  2. Re:AMD64 on The Boot Loader Showdown · · Score: 1

    Definitely agree on the USB keyboard problems.
    I used to dual-boot to SUSE 9.1 x64 with GRUB, and if my Logitech USB keyboard was plugged into the USB port, GRUB just hung with a blank screen.
    Of course, switching USB ports and enabling/disabling USB legacy support in BIOS didn't help, so I ended up using the PS/2 port (thankfully, the keyboard had PS/2 support).

  3. Re:Laser Mouse? on NES Controller Laser Mouse · · Score: 1

    No, that's MX1000.

  4. Spyware scum supporters on Lighter and Cooler Graphics Card Cooler · · Score: 4, Informative

    TFA had at least two huge banners for me that pointed to known malware sites:
    http://www.spywarestormer.com/
    http://www.errorguard.com/
    (the sites are very similar, btw)
    That's ain't 'cool'.

  5. Re:Most XP home computers have blank admin on MS05-039 Worm in the Wild · · Score: 1
    Yes, but on XP, there are two policies that prevent remote access using blank passwords:
    1. Accounts: Limit local account use of blank passwords to console logon only - defaults to Enabled
    2. Network access: Sharing and security model for local accounts - allows only remote Guest login by default
    So, by default, an XP box can be accessed only using a Guest login that still must have a password.
    (if the XP box is joined to a domain, domain policy overrides the #2 setting, allowing non-Guest remote logons).