As a web designer who likes to use multiple OSs, I'd like to be able to have a development environment that doesn't change. Since cross-platform portable web servers are in short supply, I'd like to be able to set up a minimal Linux-based OS (Puppy? Ubuntu Alternate?) with a web server (probably XAMPP) on a virtual machine.
The idea is that I would then be able to develop a website on Ubuntu/Elementary or whatever distro I happen to be playing with, and then switch to Windows to test in IE, etc. Installing the distro and configuring the web server is stuff i know how to do. My problem is access.
I would like to be able to do the following things on both Ubuntu and Windows:
- Access my development files on the guest OS with my text editors (Gedit/Sublime Text on the host).
- Access the web server via browsers on the host OS.