https://github.com/hacksu/virtual-machine-shenanigans
Repoisitory for showcasing what a virtual machine is, how to set one up, and how to destroy it with viruses.
https://github.com/hacksu/virtual-machine-shenanigans
Last synced: 3 months ago
JSON representation
Repoisitory for showcasing what a virtual machine is, how to set one up, and how to destroy it with viruses.
- Host: GitHub
- URL: https://github.com/hacksu/virtual-machine-shenanigans
- Owner: hacksu
- Created: 2025-10-06T20:52:24.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-17T14:38:24.000Z (8 months ago)
- Last Synced: 2025-10-18T01:40:48.201Z (8 months ago)
- Size: 41 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual Machine Shenanigans
Welcome to the most fun you'll ever have learning about virtual machines! This repository contains a complete lesson plan for teaching university students about VMs through hands-on setup and (safe) destruction!
## What's Inside?
This is a **1-hour interactive workshop** that covers:
- **What is a Virtual Machine?** - The basics explained in a simple way
- **Setting Up VirtualBox** - Step-by-step guide to creating your first VM
- **The Great Destruction Demo!** - Safely destroying VMs with viruses and chaos
## Get Started
Check out the complete lesson plan here: **[LESSON_PLAN.md](LESSON_PLAN.md)**