ClassQuiz
Play
Explore
Search
Docs
GitHub
Register
Log in
Donate
❤️
ClassQuiz
Play
Virtual Machines 101
There might be a special prize for the winner...
Made by
@tesso
0
0
8
349
Practice
Download
Report
In a VM setup, what is the host?
1: In a VM setup, what is the host?
20s
the machine running virtualization software (eg. VirtualBox)
the operating system running virtualization software (eg. VirtualBox)
the system administrator
the virtualization software (eg. VirtualBox)
What kind of environment does a container (and more broadly, a virtual machine) provide?
2: What kind of environment does a container (and more broadly, a virtual machine) provide?
20s
scratch environment
testing environment
oops environment
sandbox environment
True or false: A VM reserves ALL the resources it's allocated, even if they're not actively being used.
3: True or false: A VM reserves ALL the resources it's allocated, even if they're not actively being used.
20s
True
False
What is “dual-booting”?
4: What is “dual-booting”?
20s
Running two VMs at the same time.
Running one instance of an operating system across two different machines.
Loading two operating systems on one machine.
Making one operating system behave like another operating system.
Place the virtualization process in the correct order.
5: Place the virtualization process in the correct order.
20s
The guest OS creates a process.
The hypervisor requests resources.
The host OS handles the request.
Which of the following use the kernel as the hypervisor? (Select TWO answers!)
6: Which of the following use the kernel as the hypervisor? (Select TWO answers!)
20s
VMWare
KVM
Proxmox VE
WSL2
True or false: a disk image is a copy of every file on a physical hard disk.
7: True or false: a disk image is a copy of every file on a physical hard disk.
20s
True
False
Bonus question: What does WINE stand for?
8: Bonus question: What does WINE stand for?
20s
Windows Internal Network Encoder
Windows-to-posIx traNslation layEr
Wine Is Not an Emulator
Wx64 Imitation and Naturalization Efforts
Voting time: which hypervisor is your favorite?
9: Voting time: which hypervisor is your favorite?
20s
VirtualBox/VMWare
Proxmox/Hyper-V
KVM/WSL2
Not sure yet!