How to connect to the guest console via SSH without being admin on host?
Posted
by
Sorin Sbarnea
on Server Fault
See other posts from Server Fault
or by Sorin Sbarnea
Published on 2012-11-17T09:12:37Z
Indexed on
2012/11/17
11:08 UTC
Read the original article
Hit count: 398
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.
© Server Fault or respective owner