-
Notifications
You must be signed in to change notification settings - Fork 2
open host console
Mason J. Katz edited this page Dec 15, 2015
·
1 revision
stack open host console {host} [key=string] [vncflags=string]
Open a console to a virtual machine.
-
{host}
Host name of machine.
-
[key=string]
A private key that will be used to authenticate the request. This should be a file name that contains the private key.
-
[vncflags=string]
VNC flags to be passed to the VNC viewer. The default flags are: "-log *:stderr:0 -FullColor -PreferredEncoding hextile". See the vncviewer man page for all the available options.