How to connect to the guest console via SSH without being admin on host?
- by Sorin Sbarnea
How can someone connect to a VM console via SSH, without being an admin on VM-host.
This means that you should be able to see the guest boot screen and grub menu in a ssh session.
That's important because in some cases you may need to fix the VM without having access to the VM-host admin console.
Mainly this is about how you can have your own VM-guest which you can fully control but without having access to VM-host.