What vm software you use on linux

Read bio@thelemmy.club to Linux@lemmy.ml – 82 points –

I use vmware and qemu

103

You are viewing a single comment

Yeah, you are correct. Docker shares the kernel with the host operating system, it doesn't use hardware virtualization. That's why it's so fast and simple, but it also means it's not a traditional VM and thus comes with some limitations.

1 more...