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
yum -y install x11vnc
x11vnc -display :0 -forever -bg
firewall-cmd --add-port=5900/tcp --permanent
You should look into VNC passwords, I use the above command in a shell script for each user in ~/.kde/Autostart
I believe the viewer I'm using is krdc?
Michael
On 10/12/15 11:49, Hersh wrote:
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 _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Hi
You can keep this manual... Is very complete.
https://www.howtoforge.com/vnc-server-installation-on-centos-7
2015-12-10 7:10 GMT-05:00 Michael H michael@wemoto.com:
yum -y install x11vnc
x11vnc -display :0 -forever -bg
firewall-cmd --add-port=5900/tcp --permanent
You should look into VNC passwords, I use the above command in a shell script for each user in ~/.kde/Autostart
I believe the viewer I'm using is krdc?
Michael
On 10/12/15 11:49, Hersh wrote:
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 _______________________________________________ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
On Thu, Dec 10, 2015 at 05:19:11PM +0530, Hersh wrote:
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.
If you're running Xvnc -inetd out of xinetd or systemd sockets, the updates of TigerVNC in 7.2 (CR) break it. I've got an open bug with Red Hat about it, and a fix is on the way.
On Dec 10, 2015, at 5:15 PM, John Stanley john.stanley@elslc.com wrote:
Privide the BZ Link please?
https://bugzilla.redhat.com/show_bug.cgi?id=1283925
Not my bug, but the fix is there.
-- Jonathan Billings billings@negate.org
On Thu, 2015-12-10 at 18:11 -0500, Jonathan Billings wrote:
On Dec 10, 2015, at 5:15 PM, John Stanley john.stanley@elslc.com wrote:
Privide the BZ Link please?
https://bugzilla.redhat.com/show_bug.cgi?id=1283925
Not my bug, but the fix is there.
thanks
Thanks everyone. I was able to install VNC and get it working.
On 11 December 2015 at 04:41, Jonathan Billings billings@negate.org wrote:
On Dec 10, 2015, at 5:15 PM, John Stanley john.stanley@elslc.com wrote:
Privide the BZ Link please?
https://bugzilla.redhat.com/show_bug.cgi?id=1283925
Not my bug, but the fix is there.
-- Jonathan Billings billings@negate.org
CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos