Setting up web development envirnoment with a VM (ssh + browser testing)
- by Brandon
I am running VMware Fusion on my Mac (10.6) with an Ubuntu 9.10 (32 bit) VM for my development environment. How would I setup SSH to be able to SSH into the Ubuntu VM from the Mac? Also, when I am testing websites in browsers, how would I set it up so that I can go to the site on FF on the Mac and have it point to the site running on the Apache server on Ubuntu?