Looking for relevant Linux Whitepapers? Visit the SearchEnterpriseLinux.com Research Library.
Nopius | Aug 3 2008 11:37PM GMT
I recommend you to try all available choices before making decision.
Xen is a CPU virtualization and is the most ‘lightweight’. Currently there are 2 major Xen implementations:
- open source (included in some Linux distributions)
- commercial XenDesktop Express (with free version available for up to 2xCPU sockets, 4G RAM, 4x guest OSes): <a href="http://citrix.com/English/ps2/products/product.asp?contentID=163057" rel="nofollow">http://citrix.com/English/ps2/products/product.asp?contentID=163057</a>
Commercial version should be more Windows-guest friendly. It has unified ‘Virtualization Management Console’ and most easy to use.
I have no experience with Xen and Windows guest (because my CPU doesn’t have virtualization features). I used open source Xen on Linux with Linux guest - it was very stable.
VirtualBox is a hardware virtualization and quite heavy. I’m using it now for running all my guest OSes, sometimes it’s quite slow, but faster than vmware. I have no problems with it on Windows guest.
There are also 2 VirtualBox implementations: open source edition (VirtualBox OSE) and commercial (just called VirtualBox, it’s also free but only in binaries): <a href="http://www.virtualbox.org/wiki/Editions" rel="nofollow">http://www.virtualbox.org/wiki/Editions</a>
Making NIC work on guest at the same network segment as host is a little tricky, but possible. On commercial version there are tools for network configuration, that are absent on OSE, so I recommend you commercial.
Gilly400 | Aug 7 2008 10:13AM GMT
Hi,
Are there many other alternatives worth looking at?
Regards,
Martin Gilbert.