From 0dc36b02288e24178cb0232a32996b6d43bbd2d0 Mon Sep 17 00:00:00 2001 From: hheimseneca <149508655+hheimseneca@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:48:36 -0400 Subject: [PATCH] Update lab1-db.md starting overhaul of lab 1 for boot labs --- docs/A-Labs/lab1-db.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/A-Labs/lab1-db.md b/docs/A-Labs/lab1-db.md index e571add..8d705b5 100644 --- a/docs/A-Labs/lab1-db.md +++ b/docs/A-Labs/lab1-db.md @@ -11,13 +11,13 @@ description: Lab 1 ### Purpose of Lab 1 -In order to save money and resources when learning to install, to manage, and to connect Linux machines to form networks, we will be using **Virtual Machines** for this course. In fact, we will be using two virtual machine programs: +In order to save money and resources when learning to install, to manage, and to connect Linux machines to form networks, we will be using a combination of a local install and **Virtual Machines** for this course. : -- **Lab 1**: Create a **Debian 12 Host virtual machine** (called **debhost**) in the virtual program called **VirtualBox**. This host will be stored on your Solid State External Drive (SSD). -- **Lab 2**: Install a **Virtualization program package** on your **Debian 12 Host virtual machine** called **KVM** which will be used to create 3 remaining Virtual Machines (VMs) that you will use to learn about Linux system administration for the remainder of this course. +- **Lab 1**: Create a **Debian 12 Host** install (called **debhost**) on your Solid State External Drive (SSD) which will be bootable on your lab class computers. +- **Lab 2**: Install a **Virtualization program package** on your **Debian 12** called **KVM** which will be used to create 3 Virtual Machines (VMs) that you will use to learn about Linux system administration for the remainder of this course. The virtualization software will allow you to create and administer **4 different virtual machines** (**VMs**) on your computer system. -![labenv.png](/img/labenv.png) +![labenv.png](/img/deabian-lab1-network-diagram-updated.png) It is ESSENTIAL to have a **Solid State Drive (SSD) with a minimum storage capacity of 240 GB** or **240 GB available on your own computer** for you to perform the lab work and provide storage for your Debian 12 host and other VMs that you will create in Lab 2. **Due to space requirements, you are NOT permitted to share this SSD drive with any other course material than our OPS245 course.**