similar to: Trying to get Xen going with svn_130...

Displaying 20 results from an estimated 1000 matches similar to: "Trying to get Xen going with svn_130..."

2012 Aug 14
2
tigervnc-server-module crashes after EL 6.3 update
We began experiencing failed vnc connections to the console display on servers that have been updated to EL 6.3. No such failures have occurred on similar connections to EL 6.2 servers. On the client machine a normal vncviewer display appears with the expected graphical login until the mouse pointer is moved within the boundaries of the vncviewer window. At this point the window closes and an
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
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 May 23
2
Secure VNC access from iPad
Dear Gurus If any of you have been successful in using an iPad as a VNC client with SSH tunnelling, I'd love to know how it's done. I have tried using the iSSH application, but without success. I know that the server is accessible from a Windows client (using TigerVNC), via an SSH tunnel, so the server is properly configured. If you have a working example, please let me know what
2018 Dec 19
5
VNC question
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 before 7, or indeed any other Linux/Unix system where vnc is completely under
2008 Feb 04
9
Mouse problems running windows xp as a virtual console in opensolaris B81
Hi all, The mouse is not really useful in the virtual machine. The actual mouse is like miles away and in order to click on the buttons it is very frustrating to push the buttons. Does anybody have a solution for this. thanks in advance Filip This message posted from opensolaris.org
2012 Aug 18
2
6.3 missing updates and packages
Hi, The fact that apparently the last tigervnc update from upstream was missed triggered me to check for missing updates and packages in 6.3. Here are my results. Sorry for any false positives that might have crept in, but note that some of the 6_x updates actually are updates and not a parsing error. And perhaps an occasional false positive due to having to compare upstream SRPMS vs downstream
2014 Feb 04
0
CEBA-2014:0125 CentOS 6 tigervnc Update
CentOS Errata and Bugfix Advisory 2014:0125 Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0125.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) i386: 11180f5ea56476c6a5a7dff53aeee0c3dc054346312950b9ed431aa38045097e tigervnc-1.1.0-8.el6_5.i686.rpm
2016 Mar 31
0
CEBA-2016:0543 CentOS 7 tigervnc BugFix Update
CentOS Errata and Bugfix Advisory 2016:0543 Upstream details at : https://rhn.redhat.com/errata/RHBA-2016-0543.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: d35b2349cef0109d142e824d40dd79e6d17cdfc38e667a8634252a6ad402cbe0 tigervnc-1.3.1-4.el7_2.x86_64.rpm
2017 Dec 06
0
CEBA-2017:3307 CentOS 7 tigervnc BugFix Update
CentOS Errata and Bugfix Advisory 2017:3307 Upstream details at : https://access.redhat.com/errata/RHBA-2017:3307 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: ba51582b71623fb38f3f65568ccbd271e523014c2fee606b48b30fbf46332755 tigervnc-1.8.0-2.el7_4.x86_64.rpm
2020 Nov 18
0
CEBA-2020:5005 CentOS 7 tigervnc BugFix Update
CentOS Errata and Bugfix Advisory 2020:5005 Upstream details at : https://access.redhat.com/errata/RHBA-2020:5005 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 2949f6a1f906f0892e15a8ee8c20f69ae5d4957c01b49b14336b97a39682d8d2 tigervnc-1.8.0-22.el7.x86_64.rpm
2014 Feb 04
0
CentOS-announce Digest, Vol 108, Issue 2
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2013 Apr 30
0
CentOS-announce Digest, Vol 98, Issue 15
Send CentOS-announce mailing list submissions to centos-announce at centos.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to centos-announce-request at centos.org You can reach the person managing the list at centos-announce-owner at centos.org When
2016 Jun 02
5
vnc on C7
I am trying to get a remote screen on C7. I did the following on C7 server: yum install tigervnc-server cp /lib/systemd/system/vncserver at .service /etc/systemd/system/vncserver@:1.service systemctl daemon-reload edit /etc/systemd/system/vncserver@:1.service and replace <USER> with myuser su - myuser run
2016 Aug 25
0
CentOS 6 : TigerVNC auto disconnect in version 1.1.0-18
Hi, When TigerVNC was updated from version 1.1.0-16.el6 to 1.1.0-18.el6, our VNC client kept getting killed after connecting for about 180s. We had to downgrade back to -16 to avoid this issue. We have a setup which allows users to log into our system via a web browser, with TigerVNC as the VNC server, noVNC as the client, and connecting via Websockify. With the update of TigerVNC, the VNC client
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
2012 Apr 07
0
- tigervnc-server with kde
Hi all I have a problem in the configuration of tigervnc-server-use centos 6.1 and tigervnc-server version is that which lies in the repo I followed the following steps: - tigervnc-installed - added the user in the section /etc/sysconfig/vncservers - set a password using the vncpasswd - left by default the xstartup file created - restart vncserver service When I connect
2016 Jun 29
2
VNC server issue- Gnome - oh no! Something has gone wrong
Hi All, The other thing we have noticed after booting is, screen is completely blank. GUI is not visible on attached monitor. We tried switching between different terminals using (Ctl+Alt+F1-12). F2-6 are showing command line terminals but, others are returning blank screen only. It appears that, there is some problem with GUI/gnome. Is there any way to fix this? Please help. Regards Hersh On
2016 Jul 13
0
vnc on C7
Hi Jerry, I done a lot of search in google. Than I find your post, but without success for my problem. I have add your xstartup file. But I can't get it working with this startupfile. One problem is, that I can't find the x-terminal-emulator on my machine. Which package must I install for x-terminal-emulator in CentOS7 ? Maybe you can have a look at my logfile and my configuration for
2018 Aug 01
0
Strange vncserver behavior
I got vncserver working per: https://www.tecmint.com/install-and-configure-vnc-server-in-centos-7/ Then I went to set up a second instance, and have that for logging on to root: ========== cp /lib/systemd/system/vncserver at .service /etc/systemd/system/vncserver@:2.service vi /etc/systemd/system/vncserver@\:2.service replace <USER> with root systemctl daemon-reload systemctl start