similar to: vncserver on CentOS 7.1

Displaying 20 results from an estimated 20000 matches similar to: "vncserver on CentOS 7.1"

2005 Apr 24
4
Vncserver not serving up my gnome desktop, just a fancy terminal!
I have the vncserver running on CentOS 4, but when I log in using vncviewer from another box, I don't see my gnome desktop, just a fancy terminal. I suspect I need to edit the ~/.vnc "xstartup file, but what do I add to fix this. On all other distros I have tried, the vncserver serves up my gnome desktop by default. -- Lee Parmeter Emperor, linXos - The Flying Penguin
2013 Jan 22
5
How to setup VNC for GDM access on 6.3
Hi all, I'm looking for pointer for setting up VNC so that access to the system is via gdm/kdm. Yes, I know about vino, and /etc/sysconfig/vncservers but what I'm looking for is a sertup that allows me to see the *dm login screen instead of being dropped direct into a desktop. Thanks in advance
2016 Mar 15
2
VNC on Optimus systems (is|may be) broken
Hello! I'm investigating a case where x11vnc (or RealVNC server or vino) on a _real_ X11 server seems to be broken with any VNC viewer. By broken I mean: it seems to keep old frames in memory, in such a way that in every three frames, two are from the past and one is the current one. This is easily spotted when using gnome-shell and looking at the clock at the top. Besides being
2015 Dec 10
4
VNC on centOS
Hi, I have recently installed centOS 7 and trying to start vnc server on it. Somehow, I am unable to make vncserver working. I have modified iptable rules and xstartup file but it did not help. Has anyone else faced this problem earlier? Any help would be appreciated. Regards Hersh
2015 Jul 18
2
VNC: i want see " my session"
Hi Patrick, Thanks for you quickly answer. Yes, x11vnc was installed on my system. The problem is i not understand the ?logic" of vnc connection, so i try to dark? I copy the /etc/systemd/system/vncserver@:1.service to /etc/systemd/system/vncserver@:0.service restart the vnc service and obtain Jul 18 11:17:16 systemd[1]: vncserver@:0.service: control process exited, code=exited
2015 Jul 18
2
VNC: i want see " my session"
Hi, I installed vnc server in my Centos 7 box, when i want to connect to the vnc server, it connects but open a new session instead the session where i working, Any suggestions? Cheers, M.
2020 Nov 12
1
CentOS 8 vncserver
I am trying to get vncserver working on CentOS 8. Fully updated. On the console - logged in as a normal user I run: export DISPLAY=:0.0 xhost + /usr/bin/x0vncserver -display :0 -rfbport 5901 -passwordfile /home/silentm/.vnc/passwd I get this error: Invalid MIT-MAGIC-COOKIE-1 key/usr/bin/x0vncserver: unable to open display ":0" Based on the error I changed the DISPLAY=:0 and tried
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
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
2017 May 25
0
Centos7 Cant start vncserver
Actually it is running: netstat -tuln | grep 590 tcp 0 0 0.0.0.0:5901 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:5902 0.0.0.0:* LISTEN tcp 0 0 0.0.0.0:5903 0.0.0.0:* LISTEN tcp6 0 0 :::5901 :::* LISTEN tcp6 0 0 :::5902 :::* LISTEN tcp6 0 0 :::5903 :::* LISTEN
2008 Aug 08
4
vncserver on IPv6
http://www.realvnc.com/products/enterprise/4.1/ipv6.html IPv6 support in VNC Server E4.1.7/P4.1.2 VNC Server E4.1.7 & P4.1.2 are fully IPv6-aware, but is shipped with IPv6 support disabled by default, for security reasons. IPv6 can be enabled by setting "InTransports=IPv6,IPv4" (the default being IPv4 only), either on the command-line when starting vncserver under Unix Ok.
2015 Apr 03
5
vncserver on CentOS 7
I am trying to setup a centos 7.1 vncserver I cannot believe they went from a relatively easy process in 6 to the "crazyness" that is 7. I did the following: yum install tigervnc-server cp /lib/systemd/system/vncserver at .service /etc/systemd/system systemctl daemon-reload edit /etc/systemd.system/vncserver at .service
2008 Jan 11
2
remote desktop
What is the difference between the GUI (system->Preferences->Remote Desktop) under centos 5.1 and editing /etc/X11/xorg.conf and adding the vnc in the modules section? Is one better than the other? Jerry
2012 May 06
1
Centos 6 - x11vnc auto probing to port 5903
Hi all, I was at one time able to get x11vnc to start on 5900 but for some reason its listening on port 5903. Here is what the logs say; -- snippet X display :0.0 -- snippet The VNC desktop is: hostname:3 Why is the VNC desktop going to 3? I was working on 5900 previous to a reboot, unsure what changed, but something obviously has. - aurf
2014 Nov 18
2
Centos 7 Nvidia openGL breaks vncserver
Bare metal Centos 6.5, vncserver running, client able to connect with perfect resolution. Nvidia GT240, driver 331.49. Upgrade to Centos 7 with nouveau basic driver, all still works fine. Resolution poor on wire connected monitor, but perfect on vnc client session (1920x1080). Upgrade Nvidia driver via elrepo. 340.58; removed nouveau via 'Software' manager. Excellent wired monitor
2013 Oct 08
1
VNCserver not starting due to errors
Hello everyone, Following the directions I found here: http://wiki.centos.org/HowTos/VNC-Server I get to part 2.4, and when I start the vncservice, I get this error message: Starting VNC server: 1:blah Invalid null command. if: Expression Syntax. A VNC server is already running as :1 else: endif not found. [FAILED] If I stop it, and
2014 Mar 27
1
vncserver does not start gnome-sessioin automatically
I installed RHEL 5.8 x86_64 today. To my surprise, when I connect it using vnc viewer it does not start gnome-session automatically. The last line in .vnc/xstartup is twm& Before I removed RHEL 6.1 a few days ago, vncserver always starts gnome-session every time I open vncviewer. Is that related to RHEL version or vnc-server version? Best Regards, Yawei
2014 Oct 01
2
VNCServer Startup Config
hi all, I've inherited a server with CentOS 6.4 the VNC Server starts up with the OS and its screen resolution is set to 800x600. I found that I can set the resolution by specifying the -geometry switch, but I can't find where the call to start the vncserver is set in order to change it. I know that it's not in /etc/xinetd.d (the only file there is rsync) here are the contents of
2015 Apr 03
2
vncserver on CentOS 7
>You should: >cp /lib/systemd/system/vncserver at .service <http://lists.centos.org/mailman/listinfo/centos> /lib/systemd/system/vncserver@:#.service >Where # is the vnc port 590# to open. Like /lib/systemd/system/vncserver@:4.service to start a vncserver on port 5904. > Then use `systemctl start vncserver@:4' to start that VNC server. Remember to edit the
2007 Jan 31
2
Accessing vncserver
On my Centos server I have vncserver running. ( # ps -A shows Xvnc), however I cannot access it from other computers on the LAN. Do I need to make a firewall change? Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523