Vmware Workstation Development Server on Laptop
- by Koobz
I'm running an Ubuntu guest OS on my Windows 7 laptop. Currently, I have it set up for bridged networking.
The guest is os is configured for a static ip of 192.168.1.115, which depending on the network I'm connected to, may not be available. When I want to view my development work I hit that up in my web browser.
I'm really looking for the following scenario:
1) My guest OS ip address stays constant.
2) I can access my guest os even if I don't have an internet connection, or a lan/router.
3) I can share files with my guest/host.
How does one accomplish this using VMware Workstation?