What virtual machine software is there for Linux besides VirtualBox?
closed as not constructive by random♦ Feb 18 '12 at 4:07
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
You can use for example qemu + kquemu acceleration, but VirtualBox is easier. And you can also install VMWare (for example, VMWare server ) |
||||
|
|
|
I think most popular virtual machines for Linux are:
There is also a GUI for manage all these VMs - Virtual Machine Manager. |
|||
|
|
|
VMWare is available for Linux. As far as I remember, the server and player versions cost nothing, but the workstation does have a price. I have only used VMWare on Windows (and that was a while ago), where I found that it considerably slowed down boot times etc. I find that Virtualbox is much better, and have (rather lazily) just used it on Linux rather than bother trying VMWare. There is also bochs that you could have a look at as well as qemu. If you do try the others, perhaps you could report back on how they compare: I must admit that I've basically ignored the non-Virtualbox options for quite a while. |
|||||
|
|
Another option is XEN:
|
||||
|
|
|
It depends how resrictive your question is. Ie. what you mean by virtual. And this is something that is easily Googled. Google immediately comes up with http://virt.kernelnewbies.org/TechComparison which seems reasonably comprehensive. I used vserver for some years. That worked well, but I think the community around it may be too small for long term survival. More recently I've used VIrtualBox. |
|||
|
|