Displaying 10 results from an estimated 10 matches for "vncext".
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 HTML attachment was scrubbed...
URL:
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 both places to root
3) systemctl daemon-reload
4) systemctl
2016 Jul 13
0
vnc on C7
...1:4.log* **************************
Xvnc TigerVNC 1.3.1 - built Mar 31 2016 16:34:53
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11702000, The X.Org Foundation
Wed Jul 13 15:49:53 2016
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5904
vncext: created VNC server for screen 0
No protocol specified
/usr/bin/vncconfig: unable to open display ":4"
No protocol specified
xsetroot: unable to open display ':4'...
2018 Aug 01
0
Strange vncserver behavior
...root/.vnc/localhost:2.log
shows:
Xvnc TigerVNC 1.8.0 - built Apr 11 2018 21:04:25
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11903000, The X.Org Foundation
Wed Aug? 1 08:45:16 2018
?vncext:????? VNC extension running!
?vncext:????? Listening for VNC connections on all interface(s), port 5902
?vncext:????? created VNC server for screen 0
Wed Aug? 1 08:45:23 2018
?ComparingUpdateTracker: 0 pixels in / 0 pixels out
?ComparingUpdateTracker: (1:nan ratio)
Wed Aug? 1 08:51:01 2018
?...
2017 May 25
0
Centos7 Cant start vncserver
...cat .vnc/homebase.home.htt\:1.log
Xvnc TigerVNC 1.3.1 - built Nov 16 2016 13:38:44
Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Underlying X server release 11702000, The X.Org Foundation
Thu May 25 12:45:56 2017
vncext: VNC extension running!
vncext: Listening for VNC connections on all interface(s), port 5901
vncext: created VNC server for screen 0
/root/.vnc/xstartup: line 5: /etc/xdg/xfce4/xinitrc: Permission denied
/root/.vnc/xstartup: line 5: exec: /etc/xdg/xfce4/xinitrc: cannot
execute:...
2016 Jun 02
2
vnc on C7
Thanks Frank.
The below in fact worked and restarting the service.
Jerry
To get mate to show up use the follow text in your
~.vnc/xstartup file:
#!/bin/sh
# Uncomment the following two lines for normal desktop:
# unset SESSION_MANAGER
unset DBUS_SESSION_BUS_ADDRESS
# exec /etc/X11/xinit/xinitrc
[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r HOME/.Xresources ]
2008 Jul 06
3
VNC 'fix' for 256 colour game only shows 2 colours?
...ured game?
I started VNC using:
Code:
vncserver :2 -cc 3 -depth 8 -geometry 800x600
And the log file says:
Code:
Xvnc Free Edition 4.1.2
Copyright (C) 2002-2005 RealVNC Ltd.
See http://www.realvnc.com for information on VNC.
Underlying X server release 10499901,
Sun Jul 6 16:50:44 2008
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5902
vncext: created VNC server for screen 0
Failed to allocate for full set of GLX visuals
Sun Jul 6 16:51:11 2008
Connections: accepted: 127.0.0.1::35753
SConnection: Client needs protocol version 3.8
SCon...
2013 Oct 11
3
VNC
I'm trying to set up a VNC server using the instructions at
http://www.techrepublic.com/blog/linux-and-open-source/linux-101-easy-vnc-server-setup/
.
I am up to step 6:
Step 6: Edit iptables
In order for the VNC connections to get through, you must allow them with
iptables. To do this, open up the file /etc/sysconfig/iptables and add the
line:
-A INPUT -m state --state NEW -m tcp -p tcp -m
2008 Jun 30
4
INIT 5 and system is gone
I had been running a system on Centos 5.1 at INIT 3. I did the upgrade
to Centos 5.2 with the aid of the powernowk8 patch.
Previously I would VNC into the unit when I needed to do admin stuff
with a GUI. Well I noticed that I was NOT getting GNOME via VNC since
the upgrade (worked before just fine with 5.1). So I tried an INIT 5
from the command line (always worked before), but the system
2008 Jan 02
1
[Fwd: Problems with two S3 video devices.]
...ng,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Dec 27 09:56:31 2007
(==) Using config file: "/etc/X11/xorg.conf"
Thu Dec 27 09:56:36 2007
vncext: VNC extension running!
vncext: Listening for VNC connections on port 5900
vncext: Listening for HTTP connections on port 5800
vncext: created VNC server for screen 0
vncext: Listening for VNC connections on port 6900
vncext: Listening for HTTP connections on port...