> For the complete documentation index, see [llms.txt](https://42-guide.gitbook.io/42-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://42-guide.gitbook.io/42-guide/core-curriculum/rank-01/openapi.md).

# Born2beroot

## Born 2 Be Root

Welcome to the **Born 2 Be Root** project! This repository is dedicated to creating a fully secure virtual machine environment, combining cutting-edge technologies and robust security practices.

## Born2BeRoot Setup and Configuration Guide

Welcome to the Born2BeRoot project! This guide will help you download, install, and configure a secure virtual machine (VM) while introducing essential Linux administration concepts.

***

### Table of Contents

1. Overview
2. Requirements
3. Step-by-Step Setup
   * Downloading the Virtual Machine
   * Installing the Virtual Machine
   * Configuring the Virtual Machine
   * Setting Up SSH and Firewall
   * Password Policies and User Management
4. Validation and Evaluation
5. Frequently Used Commands
6. Conclusion

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://42-guide.gitbook.io/42-guide/core-curriculum/rank-01/openapi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
