LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial

LAMP (Linux, Apache, MySQL, PHP) and Mail server tutorial

This is a tutorial on how to set up a LAMP (Linux, Apache, MySQL, PHP) on Ubuntu in a virtual machine. This is prefect for having a little development server to test your apps locally on. I hope you enjoy this video and find it helpful! Virtual box is the virtual Machine app i used: https://www.virtualbox.org/ http://cyberduck.ch/ and http://filezilla-project.org/ are the SFTP clients i recommend.    • How to SFTP   is a old tutorial i made about them. http://www.chiark.greenend.org.uk/~sg... is for Putty. a SSH client for Windows. http://www.ubuntu.com/ is the Linux distro i use. http://kevinwhitman.com/2011/06/26/se... and http://kevinwhitman.com/2011/06/27/se... are the old text based tutorials i wrote about LAMP.