VNC Display: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page based on "VNC DISPLAY" from Lab Manual)
 
(No difference)

Latest revision as of 02:54, 2 July 2016

virsh vncdisplay hostname

This will output something like

:5

This means that the display is running on port 5905 Then you have to have tigervnc installed get the password for the display by going on the hypervisor and typing:

virsh edit hostname

Then look for passwd Then in the other terminal type vncviewer A box will pop up and put the hypervisor’s hostname with thge port, ie he.ucsf.bkslab.org:5905 Then enter the password and you should connect