Insights
Servidor LAMP Ubuntu
1 min read.
Camilo Nova
CEOSi quieres tener un servidor local de Linux Apache MySQL y Php (LAMP) puedes hacerlo de la siguiente manera:
sudo apt-get install apache2 mysql-server php5 libapache2-mod-php5 php5-xsl php5-gd php-pear libapache2-mod-auth-mysql php5-mysql
Luego de descargar los paquetes te pedirá la clave para el usuario 'root' de mysql
ya esta! Puedes probarlo en http://localhost/
Written by Camilo Nova

Software Engineer, Investor, CEO, and father of two. Camilo writes on the intersection of technology, design, and business.