What virtual machine software is there for Linux besides VirtualBox?
|
feedback
|
closed as not constructive by random♦ Feb 18 at 4:07
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
You can use for example qemu + kquemu acceleration, but VirtualBox is easier. And you can also install VMWare (for example, VMWare server ) | ||||
|
feedback
|
|
I think most popular virtual machines for Linux are:
There is also a GUI for manage all these VMs - Virtual Machine Manager. | |||
|
feedback
|
|
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. | |||||
feedback
|
|
Another option is XEN:
| ||||
|
feedback
|
|
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. | |||
|
feedback
|