Open the Openstack console in new window

Open the Openstack console in new window

 $  ssh -X username@192.168.06.01

 $  sudo virsh


 $  ps -aux | grep vmname | grep vnc









 $  sudo apt-get install vncviewer





$  vncviewer :0

 


 

Comments

Popular posts from this blog

AttributeError: Got AttributeError when attempting to get a value for field `abc` on serializer `PfleSerializer`. The serializer field might be named incorrectly and not match any attribute or key on the `QuerySet` instance. Original exception text was: 'QuerySet' object has no attribute 'abc'.

ImportError: No module named regex