Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.1 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.1 KB

💻 born2beroot

Systems administration exercise


💡 About the project

The aim of this project is to configure your first server following a set of specific rules.

During this project, you will learn how to create a virtual machine,
install a firewall to manage connections, configure SSH connections, create partitions using LVM,
implement password control and security measures, manage different groups, users, and permissions,
develop a script scheduled to run at specific intervals using crontab,
and ultimately set up a WordPress site with its corresponding database.

For more detailed information, look at the subject of this project.