Tagged Questions
14
votes
5answers
606 views
Is a VM only as secure as its host?
Question
If one installs a VM with "high security" on a host machine with "low security", will the VM be only as secure as the machine it's installed on, or will the high-security aspects from the VM ...
0
votes
2answers
82 views
Setting up a remote test environment correctly
My setup:
- Main Box (connected to network)
- VM1 : Linux
- VM2 : Windows 7
Both the VMs are running off VM Player and using Bridged: connected directly to the physical network and replicating ...
2
votes
2answers
410 views
Can a virtual machine program view a host machine's connections?
I don't really know anything about computers. I need to run a virtual Windows machine inside an Ubuntu system. My current setup uses a stripped down version of Windows XP on VirtualBox. I intend to ...