Is it possible to start many VMs created by different users on the same Linux host?
I want to start four virtual machines with my own user name and start four with another user name at the same time on the same host.
Is it possible to start many VMs created by different users on the same Linux host?
I want to start four virtual machines with my own user name and start four with another user name at the same time on the same host.
If you have powerful enough host or low requirements for the virtual machines, then it certainly is possible - the best way to find out is to try it.
That said, depending on your needs, OS-level virtualisation like LXC might serve you better.