Skip to content

[42 Cursus] This project aims to introduce you to the wonderful world of virtualization.

License

Notifications You must be signed in to change notification settings

mewmewdevart/born2beroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Born2beroot

This project aims to introduce you to the wonderful world of virtualization.

GitHub code size in bytes Main language License

💡 About the project

_The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine. By the end of this project, we will have learned about virtualization, partitioning schemes, LVM, command-line software, protocols such as SSH and the importance of securing a system thanks to sudo, firewalls and password policies.
└── Keywords: Network & system administration

Instructions

Pre-requisites

Files to turn in

  • signature.txt - Using SHA1sum to verify the integrity of the operating system created in the virtual machine

Partitions

NAME                    MAJ:MIN RM  SIZE RO TYPE  MOUNTPOINT   
sda                       8:0    0   10G  0 disk     
├─sda1                    8:1    0  476M  0 part  /boot   
├─sda2                    8:2    0    1K  0 part     
└─sda5                    8:5    0  9,5G  0 part     
  └─sda5_crypt          254:0    0  9,5G  0 crypt    
    ├─LVMGroup-root     254:1    0  3,2G  0 lvm   /   
    ├─LVMGroup-swap     254:2    0  740M  0 lvm   [SWAP]   
    ├─LVMGroup-home     254:3    0  1,6G  0 lvm   /home   
    ├─LVMGroup-var      254:4    0  968M  0 lvm   /var   
    ├─LVMGroup-srv      254:5    0  968M  0 lvm   /srv   
    ├─LVMGroup-tmp      254:6    0  968M  0 lvm   /tmp   
    └─LVMGroup-var--log 254:7    0  1,2G  0 lvm   /var/log   
sr0                      11:0    1 1024M  0 rom      

📋 Credits

Developed with love 💜 by Larissa Cristina Benedito (Mewmew/Larcrist).

About

[42 Cursus] This project aims to introduce you to the wonderful world of virtualization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published