|
|
|
|
|
by apexalpha
168 days ago
|
|
If you run everything on Linux you don't need VMs. What are you putting in the VM, another Linux kernel? Why? Yeah then you need to take into account between 4GB and ~ 8GB of extra ram per VM. I don't have RAID though I do backup to my NAS at my parents'. But honestly a NVMe drive is basically like a CPU: it's either dead on arrival or it will just run forever. |
|
There are some use cases for a VM over a container, sometimes you want better isolation (my public facing webserver runs in one), or a different OS for some reason (I run an OSX VM because its the only way to test a site in Safari).