Linux on VMware for development
From WebHostingNeeds.com
- install vmware for local dev
- install linux with out gui.
- make vmware accessible in lan with static ip
- disable selinux
- disable iptables
- install apache php mysql on centos 6
- modify httpd.conf
- Apache serve blank page for static files in CIFS mount
- mount windows share in linux
- auto login to linux console in centos 6
- set hostname on dev vmware
- set time in dev vmware
- set php.ini to send mail using local mail server