🖥️
Born2BeRoot
  • 📘Born2BeRoot
  • 🛠️Installing the virtual machine
    • 💿Virtual machine ISO
    • 🖥️VirtualBox
    • 💿Attaching ISO to VirtualBox
  • 🌀Installing Debian
    • 🌍Configure locals
    • 📶Configure the network
    • 🔐Set up users and passwords
    • 🕚Configure the clock
    • 💾non-BONUS: Partition disks
    • 💾BONUS: Partition Disks
      • 💾BONUS: primary partition
      • 💾BONUS: logical partition
      • 💾BONUS: encrypt logical partition
      • 💾BONUS: logical volume manager
      • 💾BONUS: logical volume group
      • 💾BONUS: logical volume root
      • 💾BONUS: logical volume swap
      • 💾BONUS: logical volume home
      • 💾BONUS: logical volume var
      • 💾BONUS: logical volume srv
      • 💾BONUS: logical volume tmp
      • 💾BONUS: logical volume var-log
      • 💾BONUS: file system of all logical volumes
    • 📦Configure the package manager
    • 🖥️Install the GRUB boot loader
    • 🎉Finish installation
  • ⚙️Virtual machine setup
    • ⚙️First connection
    • 👤Installing sudo & configuration of user and groups
      • 👤Creating a user
      • 👥Creating a group
      • 🫂Adding a user to a group
    • 📶Installing & configuring SSH
      • 📶Configuring SSH
      • 👬Connecting via SSH
    • 🔥Installing & configuring UFW 🔥🧱 Firewall
      • 🔥Allow a port to firewall
    • 🔐sudo policies
    • 🔑password policy 🔑
    • 🧾Script 🚨
    • ⏰Crontab
    • ✒️Signature.txt
  • 😊BONUS Services
    • 💡Lighttpd
    • 📰WordPress
    • 🐬Mariadb
      • 🐬Create database on Mariadb
    • 🐘PHP
    • 📰WordPress configuration
    • ⚡LiteSpeed
  • ✅Correction preparation
    • ✅Correction sheet
    • ❤️‍🩹Evaluation answer
    • ⌨️Evaluation commands
      • ✅Check no graphical interface
      • ✅Check UFW
      • ✅Check SSH service
      • ✅Check OS
      • ✅Check user and group
        • ✅Add user and check password policy
        • ✅Check group creation
        • ✅Check adding to group
      • ✅Check hostname
        • ✅Check change hostname
      • ✅Check all partitions
      • ✅Check sudo
        • ✅Check add user to sudo group
        • ✅Check sudo rules
        • ✅Check sudo logs
      • ✅Check UFW advanced
        • ✅Check UFW active rules
        • ✅Check rule creation
      • ✅Check SSH advanced
        • ✅Check SSH usage
      • ✅Check crontab of script
      • 🎉Finish !
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Installing Debian

non-BONUS: Partition disks

PreviousConfigure the clockNextBONUS: Partition Disks

Last updated 1 year ago

Was this helpful?

If you want to do the bonus click on BONUS: Partition Disks

  1. Select Guided - use entire disk and set up encrypted LVM. ⚠️❗️ If you want to do the bonus select Manual and then ❗️⚠️

  2. We choose the disk which we wish to create the partition (it only have to show one disk).

  3. Once we choosed the disk we must make the partition as is in the subject. To do it properly we select the second option Separate /home partition.

  4. We choose option Yes so the changes will be writen in the disk and so we can set the logical volume manager (LVM).

  5. We click on Cancel; the erasing of the data is not required.

  6. Again, we must choose desired password for the LVM encrypt. As is mention before we must repite the process and I advice you to write it down.

  7. In this step we must input the required amount of volume group to use during the guided partitioning. We can write down max or the total avalaible memory, in this case being 12.4 GB.

  8. To wrap the partitioning and write the changes in the disk we choose the option Finish partitioning and write changes to disk.

  9. We choose the option Yes and then we confirm that we do not want more changes.

If your are not doing the bonus click on Configure the package manager

🌀
💾
📦Configure the package manager
💾BONUS: Partition Disks
click here
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian
Partitions disk configuration on Debian