1. Introduction to VNC
VNC is short for a virtual network computer. It is a remote control tool that remotely connects to Linux and UNIX in windows. VNC is a free open-source software based on UNIX and Linux operating systems, with powerful remote control capabilities.
VNC consists of two parts: the client application
Install VNC in Linux Remote Installation of Oracle first download from the Internet: [oracle @ jumper] $ wgetwww. realvnc. comdistvnc-4.0-x86_linux.
Install VNC in Linux Remote Installation of Oracle first download from the Internet: [oracle @ jumper] $ wget http://www.realvnc.com/dist/vnc-4.0-x86_linux.
Install VNC
Today, I will explain how to use the VNC method to remotely access Ubuntu12.04: Ubuntu12.04 on the GNOME interface that supports Windows Remote Access. However, since the default installed interface becomes unity, it is highly controversial, the most important thing is that the previous CRT \ PUTTY command line connections using the SSH method cannot meet your future needs (you cannot see the interface), so it is necessary to study it. I searched the
VNC was developed by the ATT laboratory and is an excellent remote control tool software. Later, it was open-source in the form of GPL authorization. After several years of development, the current VNC does not refer to a software, but the general name of a software. The following describes two commonly used VNC software in Linux.
The principle of
How to Use the VNC remote graphical interface to control LinuxYou are familiar with the remote graphic interface control in windows. In fact, the use of VNC in Linux for graphic interface control is also very simple. VNC consists of two parts: the client application (vncviewer) and the server application (vncserver ).
Take RedHat Linux 8.0 Installation and Use as
Introduction:
You must understand:
When the vncserver is called, it will enable the server listening port according to your configuration,
By default, the port starts from 5900 and your desktop number is added.
For example, if your desktop number is 1, the connection Port Number of vnc is 5900 + 1 = 5901.
For example, if your desktop number is 10000, the connection Port Number of vnc is 5900 + 10000 = 15900
By default, the VNC server package has been installed in centos 5.3. You only need to select and start the package in the service list. By editing a file ~ Home/. VNC/xstartup to start your window manager. Use startkde to start Kde, and use gnome-session to start gnome.
1. Start the VNC Server Service
Run the vncserver command to generate a.
Sometimes it is not convenient to directly operate Raspberry Pi. You may want to use other computers to remotely control Raspberry Pi.
VNC is a graphical interface shared by the system. It allows you to remotely control the desktop interfaces of another computer. It sends keyboard and mouse events from the computer and receives screen updates from the remote computer over the network.
You will see Raspberry Pi's desktop in a window on your computer. Y
Because of the work needs, configuration VPC, for many years has not used VNC, so comb and tidy up to prevent later use1. Installing VNC serverTo see if the system is installed:Rpm-qa | grep VNCIf not, then execute:Yum Install Vnc-server# Rpm-qa | grep vnc-servertigervnc-server-module-1.1.0-16.el6.centos.x86_64tigervnc
1. by default, CentOS6.4 is not installed when VNC is installed. Check for installation. enter [root @ localhost ~] # Rpm-qvncvnc-server: packagevncisnotinstalled. if you are prompted that the packagevncisnotinstalled is not installed, start the installation. enter [root @ localhost ~]. # Yuminstallvn 1. install VNC
By default, the CentOS 6.4 is not installed.
Check for installation. enter:
[Root @ localhos
Installation steps
One, Windows installation Vnc-viewer
Download the Vnc-viewer installation package, [install package link]http://www.realvnc.com/download/viewer/, and install
Second, install Vnc-server1 under Linux, to see if the installation of Linux Vnc-server
Yum Search
VNC easy connection to remote Linux desktopsTo connect to the Linux desktop, VNC connects to the Linux Remote Desktop and, following the steps below, it is very simple, fast, and Linux configures VNC (for example, Redhat, CentOS, Fedora Series).Tools/Materials
Linux Platform Installation Vncserver
Windows platform uses
VNC (Virtual Network Computing) Virtual Network Computing tool is essentially a remote display system. The administrator can not only view the desktop environment on the local machine where the program runs, in addition, you can view the running status of remote machines anywhere on the Internet, and it has cross-platform features.To use Remote Desktop in Linux, you need to install VNC. Fortunately, Red Hat
Linux (CentOS6.3) sets up VNC Remote Desktop Connection. I just studied Linux and selected the CentOS6.3 system. as I started to study Linux, I had a lot of detours for this Remote Desktop Connection, which made everyone laugh. To get this VNC Remote connection, I found a lot of information online, many of which are vague... linux (CentOS 6.3) sets up VNC Remote
Using VNC Remote Desktop under Linux is a great thing. However, VNC is not installed by default in CentOS. You can use the following statement to query if the following scenario indicates that VNC is not installed#rpm-Q Tigervnc tigervnc-serverPackage Tigervnc are not installedPackage tigervnc-server are not installed1. Installation of
VNC (Virtual network computer) is an abbreviation for a computer that is virtualized. VNC is an excellent remote control tool software developed by the prestigious European Research Laboratory at T. VNC is a free, open source software based on UNIX and Linux operating systems that is powerful, efficient and practical, with performance comparable to any remote con
VNC configuration and installation process Document declaration: Installation Process on CentOS5.4 desktop. This article is only a personal installation process, where the software configuration scheme is only selected based on personal needs, may not meet all the needs. The configuration may also be incorrect due to personal capacity issues, not optimal, or redundant configuration options. Thank you for your understanding. Port, which starts from 590
Install VNC-Server in CentOS 5.5
1. Install the required packages (if GNOME is installed on the system, all vnc packages are installed by default)
# Yum groupinstall "GNOME Desktop Environment"
# Yum install vnc-server
# Yum install vnc
2. Create a local user
# Useradd billy
# Passwdbilly
If you only want to use root t
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.