Environment: RedHat Linux 6 Enterprise Edition.Xwindows:gnome (Red Hat Default-installed graphical interface)
Although we can use the SSH connection remotely through the character interface to operate Linux, but for more familiar with the graphics people is very inconvenient,
So it is necessary to open a remote Desktop for Linux. There are two popular ways: the XDM (X display manager) scenario
and VNC solutions, and I personally prefer the
Environment: RedHat Linux 6 Enterprise Edition.Xwindows: GNOME (graphic interface installed by Red Hat by default)
Although we can use SSH to connect to a remote Linux operating system through the character interface, it is inconvenient for more people familiar with graphics,
Therefore, it is necessary to enable remote desktop for Linux. There are currently two popular methods: xdm (X Display Manager) Solution
Compared with the VNC solution, I persona
password, and then copy the required information. Of course, the specific software setting method is very easy to implement in Windows. Using software such as pc anywhere can also easily set the host and client computer.
On the Linux platform, some advanced users also know that the X application software under XFree86 is used to remotely control the computer. However, broadband technical support is required to remotely access the computer in this way, otherwise, it is difficult to implement. In
Today, I tried to install a VNC Server on centos. Centos5 already comes with VNC, which is also installed by default. You only need to configure it. (if not, you can install Yum install VNC vncserver ). For Windows clients, you only need to install a vncviewer, such as RealVNC. After the configuration is installed, it cannot be used. There are two problems: 1.
Configure vnc under RHEL (linux environment is RedHat Enterprise 5.3) to see If VNC related software packages are installed # rpm-qa | the grepvncvnc-server-4.1.2-14.el5vnc-4.1.2-14.el5 indicates that the vnc service has been installed. If not installed, use the second disc and run the following command: # rpm-ivh/mnt/Server/
For more information about Linux-based VNC-Linux Enterprise Application-Linux server application, see the following. The remote control software is a free, small, and practical remote control software that runs on Linux, Unix, and Windows platforms-VNC.
VNC is short for Virtual Network Computing. It consists of two parts: the server side (controlled side) and th
Reference documents:(summary) A detailed overview of the VNC server Remote Desktop configuration under CentOS LinuxRemote Desktop Connection tool vnc--license Key my download for the PacificProblems with VNC connection black screenCentOS 6.5 Install Vncserver and turn on Remote DesktopThere is a service fixed IP to access, the system is centos6.5, remote SSH only
Environment: REDHAT 51. Check if VNC is installed:Rpm-qa Vnc-serverVnc-server-4.1.2-9.el5If not installed. Install:Yum Install Vnc-server2. Configure Vncserver Login Password:[Email protected] ~]# VncserverYou'll require a password to access your desktops.Password:Verify:Xauth:creating new Authority file/root/. XauthorityNew ' redhat:1 (root) ' Desktop is redhat:
I installed the operating system of red flag. Black screen after connecting Vnccserver• Check that the system has VNC installed#rpm-Q VNC• Solutions:1. Modify the configuration file/root/.vnc/xstartupNote: Some system configuration has –nolisten TCP and –NOHTTPD, these two are blocked Xwindows Landing and HTTP mode VNC
Detailed explanation of VNC Server Remote Desktop configuration under CentOS
PS: In the past, remote graphic desktops in Linux were basically not used. Some colleagues developed a few days ago had a problem configuring CentOS vnc. If you solve this problem, let's record and summarize it by the way, this summary is complete. The following configurations are tested and verified in CentOS5.x, 6.x, and SUSE ent
In linux, use ssh to encrypt vnc. if you want A (19216801) to access vnc of B (19216802), use ssh to encrypt it. First let B generate the public key and private key, pass the public key to itself to encrypt, and then pass the private key to A. when A accesses B, use the command, vncviewer-viaroot @ 1 linux, use ssh to encrypt vnc. if you want A (192.168.0.1) to a
Ubuntu is self-vnc-server, this does not need to install, just open it, but to 14.04, the opening process is slightly more complicated than the original lost.The first step is to find the "Desktop sharing" softwarePoint to the top left of Ubuntu's logo, find the desktop sharing, openSecond step, open desktop SharingThen point to "close", originally to this step has already been able. But by the ubuntu14.04, it's not going to work, An authentication er
VNC was developed by the at and T Lab and is an excellent remote control tool software that was later open source in the form of GPL-licensed. After several years of development, now VNC has not only refers to a software, but a class of software generic term. Below is a description of the two VNC software commonly used under Linux.The principle of
Detailed process for installing the VNC (tigervnc) service in CentOS 6.5
1. vnc Server Construction Process
1. Check whether tigervnc is installed.
[Root @ localhost ~] # Rpm-qa | grep tigervnc
Tigervnc-1.1.0-5.el6_4.1.x86_64
Tigervnc-server-1.1.0-5.el6_4.1.x86_64
2. Edit the vncservers configuration file.
[Root @ localhost ~] # Vim/etc/sysconfig/vncservers
VNCSERVERS = "1: root 2: bob" // where 1 indicates
Http://www.ha97.com/4634.htmlPS: I used to basically do not use Linux remote graphics desktop, a few days ago the development of colleagues to configure CentOS VNC has problems, to find me to solve, on the way to summarize the summary, this summary is relatively complete. The following configurations are tested in centos5.x and 6.x, SuSE Enterprise, and other distributions are generally common:First, install the corresponding desktop environment with
You can install a VNC Server on your mobile phone and use a computer to control your mobile phone. Haha, unfortunately, there is no corresponding application in the market.
But I found a project http://code.google.com/p/android-vnc-server/.
Try it now, Hoho ~
Click here to download the compiled application (not APK, but a Linux Application)
Because it is a Linux application, the machine must be root.
Connec
In movies, we often see that a hacker remotely controls a computer and can perform any operations on it, such as opening the camera of the other party. Is this difficult? Actually not. As long as you have the account and password of the other operating system, you can remotely control the Linux operating system. Today, I will introduce how to remotely control the Linux operating system through VNC.
I. features and applications of
[email protected]. vnc]# Rpm-qa|grep VNCvnc-server-4.1.2-14.el5_6.62. start the VNC service Use the Vncserver command to start the VNC service, the command format is "Vncserver: Desktop Number", where "desktop number" as a "number" means, each user needs to occupy 1 desktop Start a desktop with number 1 For example, under [[emailprotected] ~]# vncserver:1 y
Xwindows:gnome (Red Hat default installed GUI) One, confirm and install Vncserver. 1, first confirm that your server is configured with Vncserver, you can click the command line below the command to view: [[emailprotected]: ~] #rpm-qa |grep vncvnc-server-4.1.2-14.el5_3.1. i386.rpm #返回VNCSEVER服务器端版本说明你已经安装了VNCSERVER. 2, if Vncsever is not installed, locate the installation package from the CD to install it. First mount the disc (also called extract) to a directory here is the rhel5-64 director
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.