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] VNC Debian Port

On Fri, Sep 25, 2009 at 10:27 PM, alex <alex.faq8@xxxxxxxxx> wrote:
> Hi all. I have many domU's, but I  can't find port for vnc_connect.
> 5901,5902,5903...5909 every time I guess in what port my domU. I know than
> in Cent 5900+id=port. And what about Lenny?

Try one of these :
- xm -l <domain_name> | grep 59
- virsh dumpxml <domain_name> | grep vnc
- virt-viewer <domain_name>
- netstat -an | egrep "(59)(.*)(LISTEN)"

replace <domain_name> with the name of your domU.

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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