Running Localhost in virtual machine
I am using 12.04LTS
on my machine.
I have installed Oracle Virtual Machine and running a Microsoft xp on it. I have local-host installed in the Linux system and wamp installed in the windows xp. I want to run two different instances of the localhost. One in the linux and a different independent on on windows xp. However, whenever i try run Localhost on the windows xp on the vm using wamp, my browser displays
Unable to connect; Firefox can't establish a connection to the server at local-host.
However, if I use the url: 10.0.2.2/ I am able to access the linux based local-host.
Someone educate me on how I can access the vm based local-host via my browser independently.
Thanks
If I understand correct
From the Ubuntu machine you can :
From the windows VM you can :
下一篇: 在虚拟机中运行本地主机