By @arnaldoperez and other contributors at 4Geeks Academy
Estas instrucciones están disponibles en 🇪🇸 español 🇪🇸
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.
In this project:
- You will learn how to install and start an Apache server, which handles 30% of today's internet traffic and is among the top four most used servers in the world.
- You will get familiar with deploying a WordPress website, which is used by 42% of today's websites.
This setup is called LAMP, and it is the most popular stack on the internet today. You will be using this during several other cybersecurity projects.
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.
Clone this repository in your debian virtual machine (how to clone this repository) and follow the steps below:
- Install LearnPack, the package manager for learning tutorials and the node compiler plugin for learnpack, make sure you also have node.js 14:
$ npm i @learnpack/learnpack -g
- Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
$ learnpack start
Thanks goes to these wonderful people (emoji key):
-
Arnaldo Perez (arnaloperez) contribution: (build-tutorial) ✅, (documentation) 📖
-
Alejandro Sanchez (alesanchezr), contribution: (bug reports) 🐛
-
Lorena Gubaira (lorenagubaira), contribution: (bug reports) 🐛, contribution: (editor), (translation) 🌎
This project follows the all-contributors specification. Contributions of any kind are welcome!
This and many other exercises are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro Sánchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.You can alse deepdive in the world of cybersecurity with our Cybersecurity Bootcamp