|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] XCP: problem connecting to VNC for first VM installation
> Hello,
>
> I've launched my first guest installation on XCP and I would like to know
> how to see the installation process through VNC.
>
> On the XCP:
> # netstat -lnatp |grep vnc
> tcp 0 0 127.0.0.1:5900 0.0.0.0:*
> LISTEN 7867/vncterm
> tcp 0 0 127.0.0.1:5901 0.0.0.0:*
> LISTEN 8928/vncterm
>
ssh root@xcpserver -L 10000:127.0.0.1:5901
then connect with vnc to 127.0.0.1:10000
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|