Instalar el servidor web apache 
 # apt-get update # apt-get install apache2-mpm-prefork apache2-doc apache2-dev 
Iniciar apache 
 # /etc/init.d/apache2 start 
Comprobar que funciona 
 http://172.26.0.2 
 Hacer que arranque al iniciar el ordenador    # update-rc.d apache2 defaults (…)
 lubrin.org
	Software libre y Matemáticas
 lubrin.org
	Software libre y Matemáticas
	