similar to: xen vnc domU

Displaying 20 results from an estimated 20000 matches similar to: "xen vnc domU"

2008 Oct 26
9
vncviewer reporting connection refused (146)
I''m running snv93. I''m trying to install a windows hvm domU using the virt-install command: /usr/bin/virt-install -n windowsts -r 2048 -s 20 -f /data/domU/windowsts --hvm --vnc -c /dev/dsk/c0t0d0s2 The vncviewer is unable to open a connection to the xend VNC server and is failing with the Connection refused (146) error message. xend is set up with the following properties:
2007 Mar 01
8
Remote access to domU console using vnc
I have an FC6 dom0 running on a headless server. I want to install a CentOS 4.4 domU with a console accessed using vnc from a remote machine. I *think* I should be able to do this from my understanding of the documentation. I''ve configured a domU to boot from an ISO image to do the CentOS install and run xm create. netstat on dom0 shows there''s a listener on 0.0.0.0:5900, but
2006 Apr 01
1
SSH + VNC
I am trying to log into a desktop that is running CentOS 4.2 by tennelling VNC through SSH.. The desktop auto-logins a user, then sits there waiting for me to login. On the client side, I fire up SSH tunneling ssh -L 8000:127.0.0.1:5900 The client spits back the error vncviewer: ConnectToTcpAddr: connect: Connection refused Unable to connect to VNC server The server says channel 5: open
2014 Oct 09
0
Question about vnc connection password set to empty
Hello, everybody here I have a question about graphical buffers for rhel7. Thanks so much in advance who can give me some suggestions about that. When I try to do regression for bug859317(https://bugzilla.redhat.com/show_bug.cgi?id=859317) on RHEL7, I found that guest could be connected success with virt-viewer when set/update the graphics passwd to empty. But according to comment 2 in this bug,
2011 Oct 13
2
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 So, there is something listening for
2006 Aug 05
5
Is the VNC setting available for non-hvm DomU''s?
I have been scouring this list''s archives and have consumed any and all how-to guides I could find but am still unsure. All discussion in this list on this issue is around hvm/vti DomU''s. Has anyone been able to attach a vnc client to a vanilla (non-hvm) DomU using the VNC console setting? On an FC5 (2.6.16-1.2080_FC5xen0) kernel deployed on vanilla (non-hvm) hardware,
2008 Jul 30
1
[PATCH] Allow xm to spawn vnc viewer
The new merged qemu no longer has the ability to spawn a vnc viewer process in the bowels of the xend/qemu stack. In this patch we provide support for this use case in a different manner - one more akin to the mechanism used for `xm console'' and `xm create -c''. We introduce new xm options: xm create --vncviewer [--vncviewer-autopass] xm vncviewer [--vncviewer-autopass]
2008 Feb 13
3
Qemu vnc WMVi support
Hi all, the patch "qemu-vnc-wmvi.patch" adds support for the WMVi pseudoencoding in qemu vnc server. If the client implements it, it is supposed to be able to change colour depth when receiving a WMVi message. Since I didn''t know any client that supports it and I wanted to test the implementation before submitting any patch I also modified vncviewer to support WMVi. The
2008 Feb 08
1
Re: xenconsole: Could not read tty from store: No suchfile or directory
On Thursday 07 February 2008 05:19:26 pm Hamid Majidy wrote: > When I start guest with "xm create clientdom", I get: > xm create clientdom > Using config file "./clientdom". > VNC= 3 > Started domain clientdom >   > But when I try to connect to it with "vncviewer 192.168.122.1:5900" I get: > VNC Viewer Free Edition 4.1.2 for X - built Mar 14
2006 Jul 13
3
[PATCH] Update new qemu-dm to spawn vncviewer
This patch does 3 things to the new device model, qemu-dm: 1) Add `vncviewer'' as an option to `qemu-dm'' to spawn a `vncviewer'' process. 2) Have the `vncviewer'' config parameter translate to the `vncviewer'' flag to `qemu-dm''. 3) Add a new config parameter, `vncconnect'', that spawns a `vncviewer'' process that looks for a
2009 Sep 17
3
Any idea on how to install a hvm on a remote system. -- unable to open display
Hi I''m been trying to install an xvm instance on a remote system, but I keep running into variations on ''unable to open display'' I''ve tried to use ssh -X but I''ve not been able to get it to forward when su''d to root. 1) ssh -X -l xadmin virtbox running cload etc works fine. 2a i. su - ii. cp .Xauthority ~xadmin/.Xauthority iii. setenv
2007 Apr 11
0
windows 2003 install trhough vnc problem
Hello, I want to install a 2003 guest on a Debian Etch with xen binary packages (apt-get install), but through a vnc console (no graphical interface). So I launch the xm create in an ssh connection, and want to connect through vnc to complete the installation of windows. So the domain gets created with xm create but no VNC port is displayed: ----- Using config file "2003.hvm". VNC= 1
2008 Mar 17
4
VNC authentication failures to windows HVM
I''ve set xend service properties as follows: config/vnc-listen astring \''0.0.0.0\'' config/vncpasswd astring \''vnc\'' config/default-nic astring ''nge1'' but I get an authentication error whenever I try to connect to the console with ''vncviewer :0'' - I''m on the xvm host itself. other relevant data: SunOS
2010 Jan 07
1
Trying to get Xen going with svn_130...
I''m trying to get linux domU going with opensolaris ''130. The CPU is a plain P4 3.2Ghz (no hardware Virt) but all I''m trying is --paravirt Here''s the command line I''m trying..... virt-install --paravirt --name=dom1 --ram=1024 --vnc \ --os-type=linux --os-variant=fedora8 \ --network bridge \ --file /dev/zvol/dsk/rpool/dom1 \ --location
2012 Mar 23
2
wiki - vnc -gerald and walsh, update?
To GeraldClark and PjWelsh, I have centos 6 and used your guide to get it going with vnc. First of all thanks for putting that up, so many techs told me I did not have to install a desktop to make it work and they were so wrong. http://wiki.centos.org/HowTos/VNC-Server Using centos 6 I found some differences and wanted to post them here to see if anything helps clear it all up. I acutally
2012 Apr 01
2
qemu reverse vnc connection
I was looking at vnc.c to see what would be involved in making a reverse VNC connection (vnc server connects to the client), and it looks possible but I also wondered if there was any reason why libvncserver couldn''t be used instead? Both qemu-dm and libvncserver appear to be licensed under GPL although I haven''t checked what version. I''ve never figured out whether
2008 Jul 22
5
VNC server problem
HI all, i am configuring VNC server in CentOS 5.1. i have enables this two lines in /etc/sysconfig/vncserver file VNCSERVERS="2:vnc" VNCSERVERARGS[2]="-geometry 1024x768 -depth 24" here i have created a user vnc and set the password using vncpasswd cmd. then i started the vncserver # vncserver New 'localhost.localdomain:1 (gopinath)' desktop is
2009 Jun 27
4
Bult-in XVM VNC Server - How to enable multiple sessions ?
I noticed only one connection at a time is supported.Is it possible to make it accept multiple viewer sessions simultaneously ? Thanks. -- This message posted from opensolaris.org
2008 Jul 07
4
getting opensolaris b85 domU to start
Folks: I am unable to get my opensolaris sn-b85 domU to start up in an opensolaris sn-b85 dom0. I am booted to xvm. Other systems, such as Fedora 8, WinXP Pro, W2k3 server, W2k8 server and Windows Vista startup normally. I have used the following to build the domU: # mkfile -n 25g /solhvm/solhvm.img # ls -l /solhvm total 269 -rw------T 1 root root 26843545600 Jul 7 10:37 solhvm.img
2008 May 08
0
total server lock-up during CentOS5.1 installation with vnc
Hi, I would like to share my experience with total server lock-up during CentOS5.1 installation using vnc installation method. My setup was as follows +--------------------------------------+ | my_PC, CentOS4.6 | | X, KDE, vncviewer | | 100Mbit/s eth0 | | Intel Corporation 82801BA/BAM/CA/CAM | +------eth0----------------------------+