How to set Virtualbox appliance as webdev portable sollution?
Posted
by
tenshimsm
on Super User
See other posts from Super User
or by tenshimsm
Published on 2012-10-09T02:09:07Z
Indexed on
2012/10/09
3:40 UTC
Read the original article
Hit count: 579
I just want to set a a Virtualbox virtual appliance to make it portable. Meaning that I'll enable a network config which will not need to be changed when I am using my laptop in a different network. I want the virtual machine to have internet access to keep it updated and be able to always have direct access from host using, for example, the IP 10.0.2.100 even when I am in a 192.168.0.1 network. So the first virtual network adapter will have a static ip (10.0.2.100) and the second will receive it from the DHCP. I don't know if 2 virtual adapters are needed or just one to accomplish that.
© Super User or respective owner