My personal best apt-get command to install a LAMP dev server on Ubuntu

This command is to be improved progressively... sudo apt-get install apache2 libapache2-mod-php5 mysql-server mysql-client php5-mysql php5-xcache php5-gd php5-xdebug screen phpmyadmin php5-imagick mercurial git php-pear php5-dev

Comments

[...] Un simple comando para instalar un servidor con todo lo necesario en ubuntu [...]