Difference between revisions of "Virtualization"
From Amahi Wiki
m |
|||
Line 14: | Line 14: | ||
= VirtualBox = | = VirtualBox = | ||
+ | |||
+ | |||
+ | |||
+ | Other guides on this Wiki regarding Virtualization: | ||
+ | *http://wiki.amahi.org/index.php/Virtualization | ||
+ | *http://wiki.amahi.org/index.php/KVM_Virtualization |
Revision as of 06:13, 26 October 2011
This is a placeholder page for running Amahi under virtualization.
We are going to have how to install on VMware and Virtual Box to start and then hopefully bring in Qemu and KVM at a later time.
The main thing with virtualization is that you probably want to run the VM software in "NAT" mode, in other words, using a firewall between the host and the VM running Amahi.
If you were to run the VM in "bridge" mode, then DHCP requests and responses would make it out of the VM into your host network, which could cause trouble if that is not what you want.
Contents
VMWare
Server
ESXI
VirtualBox
Other guides on this Wiki regarding Virtualization: