osx - setting up localhost for virtual box on a mac -
i have mac running os x yosemite. installed several versions of windows using virtual box. come in in localhost (i using xampp development purposes [no virtual hosts]) in net explorer in virtual box , bing search. how localhost work within virtual box. many people have asked regarding lunix , other operating systems, haven't yet found out how on mac. give thanks you!
to sum up:
http://localhost
is not loading within virtual operating systems in virtual box
this page covers virtualbox networking quite well.
nat - host deed router (firewall) , hosts on private subnet. utilize if not running servers on guests.
bridged - guests ip address on same subnet host. utilize if running servers on invitee , wish connect other computers on lan.
host only - sort of hybrid. name implies, alternative can connect invitee servers host only. utilize "private" (host only) servers. utilize if running test web server.
to create long story short, assuming have router, utilize bridged networking.
osx operating-system xampp localhost virtualbox
No comments:
Post a Comment