search for: vnc

Displaying 20 results from an estimated 2806 matches for "vnc".

Did you mean: vec
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...
2009 May 19
2
[PATCH server] added ovirt vnc proxy server, to proxy vnc request to managed vms
run on startup by default like the other ovirt services --- conf/ovirt-vnc-proxy | 49 ++++++++ installer/modules/ovirt/manifests/ovirt.pp | 1 + ovirt-server.spec.in | 5 + src/vnc-proxy/vnc-proxy.rb | 167 ++++++++++++++++++++++++++++ 4 files changed, 222 insertions(+), 0 deletions(-) create mode 1007...
2011 Aug 24
2
how to list vnc port in xen 4.1
Hi all, I try xen 4.1, but in my domU''s HVM don''t appear vnc port. I used in my domU.cfg the parameter ''vncunused=1''. How to get vnc port specified domU? In another Xen (4.0.2), I get vnc port with ''xm list --long domU''. (vfb (vncunused 1) (vnc 1) (uuid cb20995f-55ae-55ce-143d-d...
2007 Aug 15
8
vnc servers do not run
Hi all, I have Xen 3.0.3 installed on Debian Etch 4.0. The problem I have with it is that vncservers are not run for guest domains (also Etch), nomatter I specify vfb = [ ''type=vnc'' ], or not. Does Xen 3.0.3 support vnc frame buffers, or do I have to upgrade Xen? I know that Xen 3.1 creates vncservers with no problems. Thanks ____________________________________________...
2014 Dec 30
3
Secret incantations for virt-viewer?
...rtual machines running > > on a > > CentOS7 host. It works great when running directly on the host, but I > have > > not been able to figure out the magic connection string to make it work > > from > > another computer. > > > > virt-viewer connects to a VNC console, which is listening only on > localhost. You need to modify the VNC console on the VM to access throu the > network. As Marcelo points out, by default QEMU listens on localhost for VNC consoles. If you grep vnc out of the qemu.conf, you'll get hints at a bunch of different optio...
2011 Aug 12
2
VNC ports
I am needing to explicitly assign VNC ports to my virtual guests so that I can connect to them externally via a VNC client, and not virt-viewer. Since I will have multiple KVM Hosts with access to the same shared storage (to facilitate migrations) I need to ensure I have unique VNC ports assigned to each guest so that I don't over...
2010 May 06
2
vnc console from Mac
Hi, I''ve run into a problem, and no amount of Googling seems to help. I''m running Xen 3.4 and have the consoles of my DOMUs setup to be VNC. I can connect to them just fine from Chicken of the VNC etc etc. I cannot, however, connect using the built in vnc client using vnc://machine_name:59XX. I''m running os X 10.6.3 BTW Has anyone found a way around this? My end game is a web page with links that will start a VNC viewer to a...
2010 Jun 14
13
VNC issues
I''ve recently installed Debian Lenny witch Xen (xen-utils, xen.tools and xen-linux-system-2.6.26-2-xen-amd64). I want to virtualize some windows servers, but I''m unable to connect to localhost VNC when I start the vm (xm create) to proceed with windows instalation. The VM config is: import os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib/xen-3.2-1/bo...
2008 Jul 06
3
VNC 'fix' for 256 colour game only shows 2 colours?
I'm trying to run an old (~1995) Windows game under Wine, but it requires 256 colours and won't work any higher. I've checked out the 256 colour hacks page and the X methods don't work, because I use the FGLRX drivers and they don't support 8bpp, so I'm trying VNC. I've installed vnc-server and vnc so I can play it through a 256 colour VNC connection, but so far I can get the game to run but only in two colours. Other apps I start in VNC (e.g. Eye of Gnome) do show in 256 colours, it's just the 256 colour game that shows in 2 colours. Does anyone h...
2010 Mar 11
3
VNC viewer blank screen
Hi, I have configured vnc on my centos server machine. But, unable to access the vnc client. When ever i try to access my client. All I get is a blank screen with only mouse working. I am very clue less about the problem, Can I find out this error. Regards, Vijay Shanker Dubey -------------- next part -------------- An HT...
2017 May 25
2
Centos7 Cant start vncserver
OK, first time configuring vncserver on Centos7. I have read through a bunch of old messages here on vncserver and thought I had it. Obviously not. 1) cp /usr/lib/systemd/system/vncserver at .service /etc/systemd/system/vncserver at .service 2) vi /etc/systemd/system/vncserver at .service I changed <USER> in b...
2007 Mar 01
2
Making VNC run on port 8080 on Centos 3.4
Hi Friends, I am trying to run vnc on port 8080 on Centos 3.4 . There are no kde or gdm packages installed as we only need xserver. I have installed XFree86-font-utils-4.3.0-78.EL XFree86-75dpi-fonts-4.3.0-78.EL XFree86-base-fonts-4.3.0-78.EL XFree86-xdm-4.3.0-78.EL XFree86-libs-data-4.3.0-78.EL XFree86-4.3.0-78.EL XFree86-libs-4....
2006 Dec 11
5
VNC Server
Hi, do you have a guide to configure a VNC Server in Centos, I've read a guide that says "Enable VNC as an xinetd service" and i'm not sure if this is good , talkin about security, Thank you
2018 Dec 19
2
VNC question
Mike McCarthy, W1NR writes: > > On 12/19/18 4:36 AM, isdtor wrote: > > We have run into the infamous black screen problem with tigervnc under CentOS7, which prompted me to look into how vnc is configured here. > > > > https://access.redhat.com/solutions/966063 > > > > Am I reading this correctly - root needs to set up a systemd vnc service for every user and display individually? Compared to e.g. CentOS befo...
2009 Jun 19
2
ovirt-vnc-proxy init script
After build from "next" git the ovirt-vnc-proxy init script won't start.The daemon line is set as "DAEMON=src/vnc-proxy/vnc-proxy.rb" This has to be "DAEMON=/usr/share/ovirt-server/vnc-proxy/vnc-proxy.rb" wright? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redh...
2009 May 21
3
VNC connection to DomU got black screen
...work. Thus, I tried two ways to make the GUI-mode work: (1) yum install X-Window in Guest OS, and the GUI configuration Wizard shows up. When done with the configuration, the screen hangs up after reboot. I can only see the mouse pointer. (2) rebuild filesystem image from the Domain 0, however the VNC screen goes back. Below is my configuration for DomU: kernel = "/boot/vmlinuz-2.6.18.8-xen" ramdisk = "/boot/initrd-2.6.18.8.img" memory = "256" name = "domU2" vif = [''mac=00:16:3e:38:75:47, ip=10.0.0.2''] dhcp = "off" vfb = ['...
2010 Feb 22
2
Proposed edit to VNC server Wiki entry
Greetings from member BVeale. I would like to recommend an addition to the VNC server Wiki page located here: http://wiki.centos.org/HowTos/VNC-Server I would recommend adding a reference to this blog post from "Code Ghar": http://codeghar.wordpress.com/2009/06/11/remote-login-with-gdm-and-vnc-on-fedora-11/ It could be a summary of the steps given in this post...
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 itse...
2009 Feb 12
0
CentOS-announce Digest, Vol 48, Issue 6
...equest at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When replying, please edit your Subject line so it is more specific than "Re: Contents of CentOS-announce digest..." Today's Topics: 1. CESA-2009:0261 Moderate CentOS 3 i386 vnc - security update (Tru Huynh) 2. CESA-2009:0261 Moderate CentOS 3 x86_64 vnc - security update (Tru Huynh) 3. CESA-2009:0012 Moderate CentOS 4 i386 netpbm - security update (Tru Huynh) 4. CESA-2009:0012 Moderate CentOS 4 x86_64 netpbm - security update (Tru Huynh)...
2020 Mar 18
2
vnc kde emacs redraw issue
On 03/18/2020 09:19 AM, Jyrki Tikka wrote: > On Wed, 2020-03-18 at 07:31 -0400, Steve Clark wrote: >> Does anyone have access to the following that could help me with the >> issue I am having trying to >> use kdrc with vnc and emacs. >> VNC redraw issues with emacs on KDE >> https://access.redhat.com/solutions/1585893 >> > There is a workaround: > > 1. Initiate the VNC session, click on shadow man (start) > -> under search box type in 'desktop' select 'Desktop Effects&...