Enable VNC in Xen config file:
Make sure you restart xend service afterwards:
Connect to the VM via VNC
/etc/xen/xend-config.sxp
---------------------
(vnc-listen '0.0.0.0')
(vncpasswd 'secret')
Make sure you restart xend service afterwards:
/etc/init.d/xend restart
Connect to the VM via VNC
vnc-viewer xxx.xxx.xxx.xxx:0
No comments:
Post a Comment