If you’ve followed my posts on how to install LAMP on Ubuntu and basic Apache configuration, then you’re probably interested in doing some cross browser testing of the websites you build. Felipe, one of my readers, asked a question on my Apache configuration post about accessing his local websites from a VirtualBox guest OS. Specifically, …
Continue reading Access Your Web Server From a VirtualBox Guest OSVirtualBox
VirtualBox is a great application for trying out different Linux distros without messing with your current build. In this post I’ll show you how to share a folder between your Linux host and the guest virtual machine. This assumes you have already installed VirtualBox, created and installed your guest OS, and installed VirtualBox Guest Additions.
Continue reading Share Folders Between a Linux Host and Linux Virtual Machine on VirtualBox