Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaron-22766/42_born2beroot
Create a virtual machine to host a Debian server
https://github.com/aaron-22766/42_born2beroot
42 42-born2beroot 42born2code 42cursus 42heilbronn 42projects 42school debian virtual-machine virtualbox
Last synced: about 2 months ago
JSON representation
Create a virtual machine to host a Debian server
- Host: GitHub
- URL: https://github.com/aaron-22766/42_born2beroot
- Owner: aaron-22766
- Created: 2022-12-14T14:46:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-22T12:00:09.000Z (11 months ago)
- Last Synced: 2024-02-22T13:24:54.304Z (11 months ago)
- Topics: 42, 42-born2beroot, 42born2code, 42cursus, 42heilbronn, 42projects, 42school, debian, virtual-machine, virtualbox
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
born2beroot
You can do anything you want to, this is your world!
---
## 🗣 About
This document is a System Administration related exercise. This project aims to introduce you to the wonderful world of virtualization. You will create your first machine in VirtualBox under specific instructions. Then, at the end of this project, you will be able to set up your own operating system while implementing strict rules.
## 🗒 Notice
Everything I learned in this project, I documented in [evalknowledge.md](https://github.com/aaron-22766/42_born2beroot/blob/main/evalknowledge.md).
The script that was set up to run from the cron job and prints different information about the maching is [monitoring.sh](https://github.com/aaron-22766/42_born2beroot/blob/main/monitoring.sh).