CREAR SERVIDOR WEB EN RASPBERRY PI ||SERVIDOR LAMP - IP FIJA - CONEXIÓN SSH - RASPBERRY PI
Tres en uno amigos. Tras instalar Debian en la Raspberry PI, que usamos como servidor, le configuramos una IP fija me conecto a ella por SSH y finalizo instalando un servidor LAMP, o lo que es lo mismo un servidor HPML con PHP y MySQL -servidor de bases de datos-.
Enlace hacia el articulo en apt-web.es sobre instalar LAMP:
http://apt-web.es/linux-apache-mysql-y-php/
COMANDOS:
- Instala apache 2 -html:
sudo apt-get install apache2
- Instala PHP5:
sudo apt-get install php5 libapache2-mod-php5 php5-cli php5-mysql
- Reinicia apache:
sudo service apache2 restart
- Instala mysql:
sudo apt-get install mysql-server mysql-client libmysqlclient-dev
Videojuegos con descuentos en: http://www.instant-gaming.com/igr/lucianoonfie
Blog: http://lucianoonfire.com/
Facebook: https://www.facebook.com/lucianonfire/
Twitter: https://twitter.com/lucianoonfire
Instagram: https://www.instagram.com/luciano.onfire