WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] XCP: problem connecting to VNC for first VM installation

To: fbcyborg@xxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] XCP: problem connecting to VNC for first VM installation
From: ubik pl <ubik.pl@xxxxxxxxx>
Date: Thu, 13 Oct 2011 16:03:37 +0200
Cc:
Delivery-date: Thu, 13 Oct 2011 07:07:15 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=PAyz4je8HbItC+G2htD0Gx9ZXQo6S3sFznZOOlaVBuQ=; b=MMFCTUjf/Ugrkzx4/aHivAYycS7va5RllY1o+P3DShIYUbfuaf7lExPQA92njzQNkY IDKgAbf3vTm1Hscq+bw1WGgq9forxtxiGlH8kF3HJ3Gy43iZfDKKHBoc9UVFFG5MaBnG VkbeBXhXFmPWhYffIVv2oN4Q2dI6ZkQaODEd8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <CANXRibFBngr_YXCo1ie2LePoedSGKqnrpCSWeGH1v970U8L2TA@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <CAP8Jb=ojjnWPqGG2u4mmZ3Gz3t0L9+rQt6UWv8NFNg+f7=CVMw@xxxxxxxxxxxxxx> <CANXRibFBngr_YXCo1ie2LePoedSGKqnrpCSWeGH1v970U8L2TA@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> 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

<Prev in Thread] Current Thread [Next in Thread>