Most secure way to run guest apps from host
问题 ---+ BRIEF : What is the most secure way to run a GUI app in a VirtualBox guest from the host? VBoxManage guestcontrol --username U run ... for an account that has no password which may require gpedit to allow VBoxManage guestcontrol --username U --password P run ... VBoxManage guestcontrol --username U --passwordfile PF run ... or ssh (what network mode: NAT , ...) ---+ DETAIL I have just started using VirtualBox, after past experience with VMWare, Parallels, Xen - heck, I worked on VMX aka