virtual machine - How to connect to localhost from virtualbox? (windows) -
my computer running win7 ie11 , wanted able test visual studio web application in ie9. so, downloaded ie9 vhd microsoft , set on oracle vm, how go being able access localhost virtual machine?
you must put guest , host in same network. have different ways this. vb allows create internal network. both, host , guest have ip network. find out ip of host (type ipconfig in cmd). open guest's browser , in url type ip of host. how access it. main thing put host , guest in same network.
Comments
Post a Comment