diff --git a/README.es.md b/README.es.md index 5612046..0220d09 100644 --- a/README.es.md +++ b/README.es.md @@ -1,7 +1,6 @@ # Desplegando un servidor Apache y sitio Wordpress en Debian (LAMP) - > By [@arnaldoperez](https://github.com/arnaldoperez) and [other contributors](https://github.com/breatheco-de/deploying-wordpress-debian/graphs/contributors) at [4Geeks Academy](https://4geeksacademy.co/) ![last commit](https://img.shields.io/github/last-commit/4geeksacademy/installing-kali-linux-on-virtual-machine) @@ -9,6 +8,10 @@ [![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy) *These instructions are [available in english](https://github.com/breatheco-de/deploying-wordpress-debian/blob/main/README.md)* + +### Antes de empezar... + +> ¡Te necesitamos! Estos ejercicios se crean y mantienen en colaboración con personas como tú. Si encuentras algún error o falta de ortografía, contribuye y/o repórtalo. ## 📝 Instrucciones @@ -22,14 +25,7 @@ Esta configuración se llama [LAMP](https://es.wikipedia.org/wiki/LAMP_(software Con este trabajo, comprenderás cómo funciona un servidor web desde el interior y tendrás un servicio en el que podrás realizar monitoreo y pruebas de seguridad para reforzar las habilidades que adquirirás a lo largo del curso. - - - -### Antes de empezar... - -> ¡Te necesitamos! Estos ejercicios se crean y mantienen en colaboración con personas como tú. Si encuentras algún error o falta de ortografía, contribuye y/o repórtalo. - - + ## 🌱 ¿Cómo empezar este proyecto? @@ -47,6 +43,9 @@ $ npm i @learnpack/learnpack -g $ learnpack start ``` + + + ## Colaboradores diff --git a/README.md b/README.md index 58a1e16..6abff81 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ [![build by developers](https://img.shields.io/twitter/follow/4geeksacademy?style=social&logo=twitter)](https://twitter.com/4geeksacademy) *Estas instrucciones [están disponibles en 🇪🇸 español](https://github.com/breatheco-de/deploying-wordpress-debian/blob/master/README.es.md) :es:* + +### Before you start... + +> We need you! These exercises are built and maintained in collaboration with contributors like yourself. If you find any bugs or misspellings, please contribute and/or report them. ## 📝 Instructions @@ -21,11 +25,7 @@ This setup is called [LAMP](https://en.wikipedia.org/wiki/LAMP_(software_bundle) With this work, you will understand how a web server works from the inside, and you will have a service to which you can do monitoring and security tests to reinforce the skills you will acquire throughout the course. - -### Before you start... - -> We need you! These exercises are built and maintained in collaboration with contributors like yourself. If you find any bugs or misspellings, please contribute and/or report them. - + ## 🌱 How to start a project? @@ -42,6 +42,7 @@ $ npm i @learnpack/learnpack -g ```bash $ learnpack start ``` + ## Contributors diff --git a/learn.json b/learn.json index 6f85362..65d9d1f 100644 --- a/learn.json +++ b/learn.json @@ -15,6 +15,8 @@ "duration": 2, "difficulty": "intermediate", "projectType": "tutorial", + "autoPlay": "true", + "template_url": "self", "bugsLink": "https://github.com/learnpack/learnpack/issues/new", "technologies": ["cybersecurity","network"], "graded": true,