Difference between revisions of "Virtual Machine (KVM)"

Jump to navigation Jump to search
m
→‎Create Workstation (GUI): Added note on cancelling he command
m (→‎Create Workstation (GUI): Added listen=0.0.0.0 to graphics so VNC listens on more than just loopback)
m (→‎Create Workstation (GUI): Added note on cancelling he command)
Line 87: Line 87:
</pre>
</pre>


Once the command has got as far as <code>Waiting for installation to complete.</code> you need to connect to the VNC console session, to find the port number to connect on query the config from anothet SSH session connected to the host (typically VNC uses ports starting from 5900 upwards).
Once the command has got as far as <code>Waiting for installation to complete.</code> you need to connect to the VNC console session, to find the port number to connect on query the config from ''another'' SSH session connected to the host (typically VNC uses ports starting from 5900 upwards).  Cancelling the command causes the VM/domain to power off, which you won't want to happen until you've completed setup of the VM.
   virsh dumpxml ubuntu-desktop | grep vnc
   virsh dumpxml ubuntu-desktop | grep vnc


Navigation menu