i use anti virus software. It doesn't seem to help though.
I've got kapersky.
Name:
Anonymous2007-01-11 11:01
>>1
Boot in safe mode
Compress C:\ntldr (you can right click on it, select properties, click Advanced, then check the box to compress the file with WinXP's NTFS compression. This will prevent the endless reboots.
Name:
Anonymous2007-01-11 11:40
>>7
This is actually true, although the OP might not achieve what he really wants by doing this.
By more secure, you mean an operating system that isn't popular enough to have viruses written for it? The only thing keeping the other operating systems "secure" are the smarter users. Move all the windows users to a different system and that system will become insecure and shitty.
Name:
Anonymous2007-01-12 11:43
>>12
i call bullshit on that... unix based operating systems don't grant root/administrator access to the machine by default, something virus writeer count on
Name:
Anonymous2007-01-12 11:43
>>12
i call bullshit on that... unix based operating systems don't grant root/administrator access to the machine by default, something virus writeer count on
You're saying a windows user, who has been administrator by default forever, wouldn't put in a blank root password and run root as their main account?
Name:
Anonymous2007-01-12 11:49
the passwd utility won't let you do that
Name:
Anonymous2007-01-12 11:53
Seeing how I have no Unix expierence, I suppose that is indeed more secure. I was mainly hinting towards the popular Linux distributions that most people are pushing. The few Linux distributions that I've tried out accepted a blank root password and the ability to just run as root like it was nothing.
Name:
Anonymous2007-01-12 12:35
That's crap dood, the GNU passwd utility is found all linux distros and many none linux Unixes (like Solaris, etc) and the GNU passwd utility will not allow a blank password for even non-root users. It will bitch about it but allow easy dictionary based passwords.
Name:
Anonymous2007-01-12 13:34
Changing password for root
Enter the new password (minimum of 5, maximum of 127 characters)
Please use a combination of upper and lower case letters and numbers.
New password: <enter>
Bad password: too short.
Warning: weak password (enter it again to use it anyway).
New password: <enter>
Re-enter new password: <enter>
Password changed.
I'm new to Linux systems, but it seems to work just fine. The input for root password during the installations usually don't even give that much effort when using a blank password.
Name:
Anonymous2007-01-12 13:49
^^^ never mind about the installer comment. Looks like quite a few force passwords. Trying out a few different types right now