I use vmware and qemu
Replied to others with this but realized you won’t get those notifications. I finally got around to releasing this, which is Debian in your browser via Docker: https://nowsci.com/webbian
deleted by creator
None, I use Docker for Linux, and Proton (Heroic) for Windows.
But if I had to pick a virtual machine: libvirt with virt-manager as a frontend, which uses KVM for virtualization.
From my other comment:
Then I created a Docker image with Linux, Gnome, and novnc so I can spin one up instantly with little resource overhead and control it from any web browser.
Maybe I should release my Dockerfile.
I might actually be interested. It’s like a lightweight alternative to Proxmox?
Sort of, Proxmox does use noVNC I think, but it’s a lot of overhead. This is just a
docker
command. I’ve finally put a page up for it: https://nowsci.com/webbian/I didn’t understand that you ran it without hardware virtualization. This is really convenient, thanks a lot for making it!
i’m listening.
Finally got around to it: https://nowsci.com/webbian/
i will be trying that one out for sure. this looks awesome for a headless desktop.
I’m just now learning about Docker and Containerfiles, so I wouldn’t be opposed to a real world example…
And the example finally exists: https://nowsci.com/webbian/
Neat! Gonna look over that!
I use virt-manager, aka Virtual Machine Manager. Using this specifically because of the winapps for Linux repo has instructions on how to get Windows apps to run through the VM to be integrated in a Linux environment.
How “scriptable” is virt-manager?
My biggest issue with VirtualBox is that I have to install OSes as if I’m actually installing them. There aren’t any images (at least that I’m aware of) that can run with a command, like deploying an EC2.
[This comment has been deleted by an automated system]