From e26dedcde8c156d16963247868597524f8cd3a9f Mon Sep 17 00:00:00 2001 From: Nanda Date: Mon, 15 Apr 2024 16:32:18 +0000 Subject: [PATCH] Upload New File --- src/slides/compsoc/2_vms.md | 52 +++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 src/slides/compsoc/2_vms.md diff --git a/src/slides/compsoc/2_vms.md b/src/slides/compsoc/2_vms.md new file mode 100644 index 0000000..b4e567f --- /dev/null +++ b/src/slides/compsoc/2_vms.md @@ -0,0 +1,52 @@ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +title = "Virtual Machines!" +date = 2024-04-17 +slides = true ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +# Virtual Machines! +------------------------------------------------------------------------- +### Haaaiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii +------------------------------------------------------------------------- +### *cough* +------------------------------------------------------------------------- +### Hello. +------------------------------------------------------------------------- +What IS A VIRTUAL MACHINE???? +------------------------------------------------------------------------- +So what *are* they? +------------------------------------------------------------------------- +Imagine the following.... +------------------------------------------------------------------------- +![img.jpg](2_vms/matryoshka.jpg) +------------------------------------------------------------------------- +And yes, before you ask. It's possible to run nested VMs. +------------------------------------------------------------------------- +Its like making your computer pretend its gone a second, smaller computer inside it +------------------------------------------------------------------------- +### And for those of us that use the wrong OS, you can always run Windows VMs if you want to use anything with >3 users +------------------------------------------------------------------------- +### Imagine the following: +------------------------------------------------------------------------- +![img.jpg](2_vms/vault.jpg) +------------------------------------------------------------------------- +[FIND SOME WAY TO PUT THE VIDEO IN HERE] +------------------------------------------------------------------------- +### So, how do you stop small asian gymnasts from rooting around in your PC where it shouldn't be? +------------------------------------------------------------------------- +### Virtual Machines! It's like nailing this box shut! +------------------------------------------------------------------------- +### (Ignore the implications of that) +------------------------------------------------------------------------- +So when you do this.... +------------------------------------------------------------------------- +![img.jpg](2_vms/downloadmoreram.jpg) +------------------------------------------------------------------------- +You can just kill that sandbox, and spin up a new one! +------------------------------------------------------------------------- +### For today, we'll be using [VirtualBox](https://www.virtualbox.org/wiki/Downloads) +------------------------------------------------------------------------- +### Ignore the somewhat-ancient looking layout +------------------------------------------------------------------------- +### Download the installer for your OS, get it, run it, you know the drill. +------------------------------------------------------------------------- +[keep going] \ No newline at end of file