Start interactive tutorial

← Back to Projects

Deploying Wordpress Site on Debian

Difficulty

  • intermediate

Average duration

2 hrs

Technologies

Difficulty

  • intermediate

Average duration

2 hrs

📝 Instructions

📝 Instructions

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.

🌱 How to start a project?

Clone this repository in your debian virtual machine (how to clone this repository) and follow the steps below:

  1. Install LearnPack, the package manager for learning tutorials and the node compiler plugin for learnpack, make sure you also have node.js 14:
1$ npm i @learnpack/learnpack -g
  1. Start the tutorial/exercises by running the following command at the same level where your learn.json file is:
1$ learnpack start

Sign up and get access to this free interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

By signing up, you agree to the Terms and conditions and Privacy policy.

Difficulty

  • intermediate

Average duration

2 hrs

Difficulty

  • intermediate

Average duration

2 hrs

Difficulty

  • intermediate

Average duration

2 hrs

Difficulty

  • intermediate

Average duration

2 hrs

Sign up and get access to this free interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

By signing up, you agree to the Terms and conditions and Privacy policy.

Difficulty

  • intermediate

Average duration

2 hrs

Difficulty

  • intermediate

Average duration

2 hrs