virtualization

Possible end users of virtualization platforms

Hi all, I am looking out for possible end users of virtualization tools like VM Ware or Hyper V etc. Couple of groups I could think of are Developers, Corporate customers. I could not think of more because I have very very limited knowledge in virtualization. Does virtualization need any OS support? Say I have to use a virtualization t...

Is it possible to virtualize multiple sessions of OS using one image?

I've been digging in virtual machines and virtualization in general, so my question is: Say I have Windows XP image that has multiple users, can I run multiple sessions simultaneously through virtual machines or any other way? I don't know where to start looking, any help is appreciated. Regards. ...

How can I disable PXE network booting through vSphere on a virtual machine running on VMware ESXi 4.1.0 as host??

How can I disable PXE network booting through vSphere on a virtual machine running on VMware ESXi 4.1.0 as host? ...

Sandbox Virtual Machine for an Application (concept)

I'd like to write a sandbox virtual machine for executing a compiled program. My goal is to isolate that program from the rest of operating system and control its execution so that it can't do anything harmful to a host computer. I assume that: executed program is compiled to Portable Executable format and it's in machine code, not i...