How to install LAMP (Linux Apache MySQL PHP) in Ubuntu 14.04 in under 5 minutes
Hey guys this is a short guide in order to run LAMP on Ubuntu. This is a compact method to install LAMP, no installing multiple packages. Just run this command: sudo apt-get install lamp-server^...