RHEL6.3 install vnc Remote Desktop

Source: Internet
Author: User
Tags windows download

RHEL6.3 install vnc Remote Desktop download installation package: http://www.realvnc.com/download/vnc/ 1.VNC for Windows download file name: VNC-5.0.3-Windows.zip2.VNC for LinuxRed Hat-compatible installer download file name: VNC-5.0.3-Linux-x64-RPM.tar.gz to unzip the gz package, the server only needs to install the VNC-Server-5.0.3-Linux-x64.rpm package tar-xvf VNC-5.0.3-Linux-x64-RPM.tar.gzrpm-ivh VNC-Server-5.0.3-Linux-x64.rpm Note: The xterm installation package may be required here, just install it with yum. Yum-y install xterm ################################### configure the VNC Server and set the password, the default user name is root. Command: vncpasswd installation serial number [root @ localhost ~] #/Usr/bin/vnclicense-add firewall disable firewall # temporarily disable Firewall service iptables stop # permanently disable firewall chkconfig iptables off configure VNC server to automatically start chkconfig vncserver-x11-serviced on #### ############################## restart the server reboot ## do not restart the server here yes, you need to manually start the vnc service
Service vncserver-x11-serviced restart ################################### windows Installation the vnc client can be connected.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.