Git Product home page Git Product logo

42sp-born2beroot's Introduction

42 Cursus

born2beroot

born Logo

born2beroot is a system administration project that focuses on setting up and securing a server running a Debian-based operating system.

Description

born2beroot is a project that provides hands-on experience in system administration tasks and server setup. By completing this project, you will learn how to configure and secure a server environment based on the Debian operating system. The project emphasizes the importance of following security best practices and implementing proper server administration techniques.

To complete the born2beroot project, you need the following:

  • A computer with hardware virtualization support
  • Virtualization software (e.g., VirtualBox, VMware) installed
  • Internet connectivity for downloading necessary packages

Installation

To install and set up the project environment, follow these steps:

  1. Download the Debian-based operating system ISO file from the official website.
  2. Install the operating system on your virtualization software, ensuring that hardware virtualization support is enabled.
  3. Set up the partitions demanded by the subject using LVM and encryption.
  4. Once the installation is complete, log in to the system using the provided credentials.
  5. Update the system using the package manager, ensuring that all installed packages are up to date.

Configuration

The born2beroot project involves the following configuration steps:

  1. Network Configuration:

    • Set up a static IP address for the server.
    • Configure the DNS resolution.
  2. User Management:

    • Create a non-root user with sudo privileges.
    • Implement secure password policies.
  3. SSH Configuration:

    • Secure the SSH server by configuring key-based authentication.
    • Disable SSH root login for enhanced security.
  4. Firewall Configuration:

    • Set up a firewall to restrict incoming and outgoing traffic.
    • Allow necessary services and ports while blocking unauthorized access.
  5. System Monitoring:

    • Create a bash script that runs every ten minutes.
    • The script must display relevant info about the system.

Usage

Once the server is configured, you can use it for various purposes, such as hosting websites, running applications, or experimenting with server administration tasks. Interact with the server via SSH using the configured user account and the assigned IP address.

Security Considerations

The born2beroot project focuses on implementing security best practices, including:

  • Secure SSH configuration to protect against unauthorized access.
  • Implementation of a firewall to control network traffic and protect against malicious activities.
  • User management with strong password policies to prevent unauthorized account access.
  • System monitoring tools to detect and respond to potential security breaches.

It is important to understand and follow these security measures to maintain the integrity and security of the server.

42sp-born2beroot's People

Contributors

beatrizdile avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.