Hi, I've never used Linux before but when I get my new laptop I want to dual boot Ubuntu and Vista. Ubuntu looks amazing and doesn't have all the flaws associated with Windows.. Anyways since I'm not really a tech person per se this is probably a stupid question but: if I download a Windows directed virus on Linux will it get into my Vista (since they would be on the same HDD) or will it be safe and the virus will just do nothing?
Thanks.
EDIT: Also will Linux work on any machine, I'll be getting the Gateway P-6860FX.
-
If you don't put the virus file to the Windows partition, you have nothing to worry about. If you just download the file on any of the Ubuntu's folder then it won't affect the Windows partition. Note that from Ubuntu you can see the Windows partition (default install). You can change this so that you will never make the mistake of downloading the virus file to the Windows folder.
By the way, Ubuntu and Linux in general is very mature nowadays, but don't expect them to be the same as Windows. You do have to learn a little bit of how it works to maximize the functionality so that it will be as good if not better than Windows. -
I'm fine with learning how it works, that's half the fun! I just don't know a whole lot currently but once I get it installed I can't wait to start experimenting.
EDIT: I've just had another question, you said you can 'see' the Windows partition what do you mean by that? Can you copy files from it onto Linux? -
If you can "see" the Windows partition yes, sure, you can copy files from the partition.
-
However, the chances of downloading a virus (any virus) in Linux are so slim, I fail to see how this could be a problem. Still a good antivirus/antispyware is a must for Windows these days. You can try a free Avast antivirus, or Spyware Doctor, if you need antispyware. -
If the virus is an executable Linux won't run it. The program would also need authorization to run as a program anyways (CLI method is "sudo chown +x programname), so no harm done.
-
Code:chmod +x [u]program name[/u]
-
Thank you for correcting me.
Vista/Linux Dual Boot Question
Discussion in 'Linux Compatibility and Software' started by Helical, Jun 20, 2008.