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. http://www.youtube.com/watch?v=PPiyR1jc4EU is a old tutorial i made about them.
http://www.chiark.greenend.org.uk/~sgtatham/putty/ is for Putty. a SSH client for Windows.
http://www.ubuntu.com/ is the Linux distro i use.
http://kevinwhitman.com/2011/06/26/set-up-a-sandbox-to-test-php-apps-part-1-set-up-the-vm/ and http://kevinwhitman.com/2011/06/27/set-up-a-sandbox-to-test-php-apps-part-2-install-web-server-php-mysql-and-phpmyadmin/ are the old text based tutorials i wrote about LAMP.
by Keverw
linux web server