mj-crabtree.github.io

Evidence of Lab Work


Lab 1

  1. Provide a screenshot of your debian VM immediately after logging in as the ‘normal’ (non-root) user

    image-20231017164351389

  2. Provide an excerpt of the first 12 lines from the debian.vbox file which defines the Debian VM which you created in Lab 1

    <?xml version="1.0"?>
    <!--
    ** DO NOT EDIT THIS FILE.
    ** If you make changes to this file while any VirtualBox related application
    ** is running, your changes will be overwritten later, without taking effect.
    ** Use VBoxManage or the VirtualBox Manager GUI to make changes.
    -->
    <VirtualBox xmlns="http://www.virtualbox.org/" version="1.19-linux">
     <Machine uuid="{b4693980-1151-453c-bece-77d70882e689}" name="Debian" OSType="Debian_64" snapshotFolder="Snapshots" lastStateChange="2023-10-17T15:43:13Z">
       <MediaRegistry>
         <HardDisks>
           <HardDisk uuid="{04720a73-98c2-4e68-9fc7-3721a0a4df5e}" location="Debian.vdi" format="VDI" type="Normal"/>
    
    
  3. After completing Lab 1, cut and paste the output of the VBoxManage which lists all VMs (not just the running ones)

    image-20231017164821341

Lab 2

  1. <HyperV>

  2. Provide a directory listing which includes the .ova file which the OVF export creates

    image-20231018134943469

  3. Provide a screenshot of network settings for the cloned debian-gui VM after you have generated a random MAC address for it.

    image-20231018133555091

Lab 3

  1. Provide an excerpt of the debian.vbox file which shows the UUID of its hard disk image

    image-20231018161652222

  2. Provide a screenshot of the snapshot hierarchy of the debian VM before removing all the snapshots at the end of the lab.

    image-20231018165914481

  3. Provide a listing of the contents of the Snapshots/ directory of the debian VM after some snapshots have been taken.

    image-20231018170015359

Lab 4

  1. Provide the config file for your MyDebian LXC container

    image-20231111123542026

  2. Provide the output of the lxc-ls -f command when at least one of your LXC containers is running.

    image-20231111113719423

  3. Provide the output of the lxc list command when the TinyBox LXD container is running.

    image-20231111123303314

Lab 5

  1. Provide a screenshot of VirtualBox’s network settings for Adaptor 2 of debian-virt, with the Advanced settings shown.

    image-20231112140630144

  2. Provide a screenshot of the output of the ip addr command running in the WebServer container when it is configured with a phys interface

    image-20231112140952259

  3. Provide the output of the ovs-vsctl show command when debian-virt, NewServer and enp0s9 are all connected to it

    image-20231112155217949

Lab 6

  1. Provide the output of mdadm -D /dev/md0 after you have configured a RAID device

    image-20231112161304392

  2. Provide the output of the lvs -v command after you have configured two logical volumes on the data volume group.

    image-20231112163157290

  3. Provide a screenshot of VirtualBox’s Media after successfully configuring an iSCSI volume for debian-gui - have this volume highlighted, with the “Information” tab open.

    image-20231112173942022

Lab 7

  1. Provide a screenshot of desktop PC with an RDP connection open to debian-gui, in which there is an xterm running remotely on debian-virt displayed (using ssh -X).

    Note: unable to connect

    image-20231112182335424

  2. Provide a screenshot of debian-gui with a virt-manager connection open to your LXC MyDebian container, where you have logged in and typed the uptime command.

    image-20231112190333943