Skip to content

V1v1anaMB/configuring-firewall-and-acl-exercise-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuring Firewall and ACLs with iptables for WordPress Security

By @rosinni and other contributors at 4Geeks Academy

last commit build by developers build by developers

Estas instrucciones están disponibles en 🇪🇸 español 🇪🇸

📝 Instructions

This project aims to develop your practical skills in securing a WordPress installation by setting up firewalls and Access Control Lists (ACLs). You'll learn how to enhance the overall security posture of a WordPress site against potential threats using both user-friendly and advanced tools.

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?

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:
$ 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:
$ learnpack start

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Rosinni Rodriguez (rosinni) contribution: (build-tutorial) ✅, (documentation) 📖

  2. Alejandro Sanchez (alesanchezr), contribution: (bug reports) 🐛

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.6%
  • Shell 36.4%