I’ve decided to write this small “tutorial” because I think it’s interesting topic. In this tutorial we will build our own LAMP server. It’s the most famous “server combination”.
LAMP means Linux, Apache, MySQL, Php
Tutorial will have 2 parts (maybe more).
- Create Virtual Machine
- Install Ubuntu
- Install LAMP
- Setting PhpMyAdmin
- Install Joomla
In the first part let’s download all software we’ll need
- VMware – Player will be enough, but Workstation is better)
- Ubuntu – Desktop edition – it has GUI
- Phpmyadmin – powerful tool for database administration
- Joomla – Only for control if our server works
Read the rest of this entry »