From 7d7feda71c1ab3ea77e0d4ca75886fc0e223eae3 Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Sat, 7 Mar 2026 13:18:02 -0600 Subject: [PATCH] added alternative info for VMWare --- VMWareWorkstation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/VMWareWorkstation.md b/VMWareWorkstation.md index 532e937..fbf6a8f 100644 --- a/VMWareWorkstation.md +++ b/VMWareWorkstation.md @@ -1,4 +1,9 @@ # VMWare Workstation + +## Alternative + +If the situation doesn't specifically require VirtualBox and you can use any Hypervisior, I strongly suggest using [Virtual Machine Manager](VirtualMachineManager.md) (virt-manager); as it uses KVM, which has support built into the kernel, which means a much simpler install for some distributions and less potential for issues. + ## Install Tested on Debian 13 Trixie