Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yvann-ba/born2beroot
System and network security project for configuring and securing a Debian server
https://github.com/yvann-ba/born2beroot
42school debian networksecurity serverconfiguration systemadministration systemsecurity
Last synced: 3 days ago
JSON representation
System and network security project for configuring and securing a Debian server
- Host: GitHub
- URL: https://github.com/yvann-ba/born2beroot
- Owner: yvann-ba
- Created: 2024-06-15T15:00:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T16:27:25.000Z (5 months ago)
- Last Synced: 2024-10-17T08:02:21.935Z (20 days ago)
- Topics: 42school, debian, networksecurity, serverconfiguration, systemadministration, systemsecurity
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Born2BeRoot
## 📜 Description
"Born2BeRoot" is a project focused on system and network security, developed during my time at 42 School. The goal is to configure and secure a Debian-based server, implementing various services and security protocols. This project helps in understanding and applying best practices in system administration and security.#### ⭐ My 42 score for this project:
![image](https://github.com/yvann-ba/Born2BeRoot/assets/97234242/276aef37-3a2d-4d1e-a91e-aae5d519b7f5)#### 📄 Official 42 School Subject:
https://github.com/rphlr/42-Subjects/blob/main/common-core/Born2beroot/en.subject.pdf## 🌟 Features
- Secure configuration of a Debian server
- Implementation of essential services
- Application of security best practices
- System and network security management## ⚙️ Installation
To clone this project, follow these steps:
```bash
git clone https://github.com/your-username/Born2BeRoot.git
cd Born2BeRoot
```
🚀 Usage
Follow the project documentation to configure your server. The project includes scripts and configuration files to automate parts of the setup process. Ensure to review and customize the configurations according to your specific requirements.