Centos7 and centos6.x have a big difference.
In order to install Remote Desktop for a server, a lot of detours have gone. Write this blog, purely for the record, later if you encounter the same problem, can be traced back.
1, assuming that your system does not have any VNC software installed, then first install VNC
Yum-y Install Tigervnc-server Tigervnc
2, CENTOS7 before the system, if the installation
Linux is often used as a server operating system, if it is a desktop system usually remotely manage the Linux server, many times through VNC remote management, this time will be installed on the client VNC client software, VNC Viewer | RealVNC software is more used in VNC software.Installation:Linux distribution due to
Simple vnc-server settings [centos6], vnc-servercentos6Install the desktop environment
Yum groupinstall DesktopInstall vnc
Yum install tigervnc-serverCreate a user and set the vnc Password
Useradd acasu-acavncpasswdStart vnc
Su-acavncserver
There is a.
VNC Transplant ProcessThe system used UbuntuTransplant Good Package http://download.csdn.net/detail/guoqianqian5812/8948849Ported Arm Library http://download.csdn.net/detail/guoqianqian5812/8948885First, the preparatory work1, download the vnc Source Package, here is the transplant VNC-4_1_3-UNIXSRChttp://www.realvnc.com/download/open/4.0/2. Cross compiler:ARM-LI
Http://www.ategpu.com/2009/06/04/redhat-as-5-vncserver%E5%8F%8Avncviewer%E7%9A%84%E8%AF%A6%E7%BB%86%E9%85%8D%E7%BD% AE .html
Configure VNC
# Vi/etc/sysconfig/vncservers
Find the vncservers = "1: myusername" string, remove the comment, and change myusername to your logon username. Save and exit.
Find the vi. VNC/xstatup File
Leave unset session_manager
Exec/etc/X11/xinit/xinitrc (remove comments)
VNC Transplant Process
Using the system Ubuntu
Porting a good package download address http://download.csdn.net/detail/guoqianqian5812/8948849
Porting the ARM library download address http://download.csdn.net/detail/guoqianqian5812/8948885
First, preparatory work
1, download VNC source package, here is the transplant is VNC-4_1_3-UNIXSRC
Download Address http
We know that there are remote desktops in Windows (famous pcanywhere, network people, etc.) Yes, we have this same thing under Linux, one of the most popular is VNC, in fact, VNC is a protocol, its full name is virtual network Computing, is a C/s architecture of the Protocol, so the client and the server need to execute simultaneously, on the server to monitor the 5800,5801,5901 and other possible ports, an
Tags: pos sequence kill com Ali rest image Src LinFirst step: Run the command yum install tigervnc-server-ySecond Step: Install TelnetThird step: Run Vncserver, create desktopVncserver-kill:1 Delete the number of the desktop 1Server Test Port 5901Testing under WindowsThe telnet command does not exist when the client tests port 5901 on the connection serverFirewall command operation: Firewall-cmd--zone=public--add-port=80/tcp--permanentRestart Firewall: systemctl restart Firewalld.serviceThe clie
Network remote control technology refers to a computer (master) to control another computer (controlled), and when the master is on the control end, just as users sit in front of the controlled terminal, they can execute the controlled application and use the system resources of the controlled terminal.VNC (Virtual Network Computing)Is a set of software developed by att lab that can manipulate remote computers. It adopts the GPL Authorization Clause and anyone can obtain the software for free. T
Operating System: CentOS6.3
Linux can be controlled by using SSH remote connection, or the following command can be executed on the host for projection.
[root@localhost ~]# export DISPLAY=ipaddress:0[root@localhost ~]# xhost +
This command requires that the ipaddress machine is equipped with X Server (such as Xmanager), but sometimes it is necessary to project the entire remote Linux desktop to a local computer. In this case, you can still install and configure Xmanager.
This article describes
I. Ssh text interface remote connection 650) This. width = 650; "src ="/e/u261/themes/default/images/spacer.gif "alt =" sshdconfiguration file DETAILS .txt "class =" editor-attachment "style =" Background: URL ("/e/u261/lang/ZH-CN/images/localimage.png") No-repeat center; Border: 1px solid # DDD; "/>
1. Remote Service Classification
Text interface plaintext: Telnet, RSH, and so on, which is rarely used currently.
Text interface ciphertext: SSH-based, relatively secure data
VNC OverviewVNC (Virtual network Computing) 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 a
VNC introduction:Although VNC still lacks the ability to call Chinese Input by Hot Key in Linux, it still cannot block its position in Linux. Let's take a look at its charm. First of all, it's very casual to copy and paste it. Copy the local machine and paste it directly in the remote machine. Very convenient.Network remote control technology refers to a computer (master) to control another computer (contro
Reference 1:
Reference Site: http://www.beyourman.com/article.asp? Id = 92
1. Check whether VNC is installed on the local machine (VNC is installed on centos5 by default)
Rpm-q vnc-Server
If the result is:
Package VNC is not installedVnc-server-4.1.2-14.e15_3.1
Congratulations! VNC
VNC introduction and how to remotely connect to a remote Linux interface?
Today, we suddenly need to use VNC, but we never used this! Later, I searched for information about this. The following is my rough understanding and use of VNC.
Next we will not introduce the basic components of VNC sources one by one. I belie
Use VNC to implement remote control between LINUX and windows. 1. check whether VNC is installed in linux. by default, the RedHatEnterpriseLinux installer installs the VNC service on the system. [Root @ localhost ~] # Rpm-qa | grepvncvnc-server-4.1.2-9...
Use VNC to implement remote control between LINUX and windows. 1
VNC is suddenly needed today, but never used this gadget! Later by looking for information on this, here is my rough understanding and use of VNC.The basic composition of the source of VNC is not introduced, I believe there is no better than the Baidu Encyclopedia introduced.Http://baike.baidu.com/link?url=Z6-B80x_mQUjxotyvIFstCc-cce2IJXKSclfwbAPz0JUMuhIBqmfRg4u2ycN7jQ4rbLTcwMwfGF2bJML5cRnfK But one thing t
1. Verify that VNC is installedBy default, the Red Hat Enterprise Linux Installer installs the VNC service on the system.Verify that the VNC service is installed and view the installed VNC version[Email protected] ~]# rpm-q vnc-serverVnc-server-4.1.2-9.el5[Email protected] ~
Install, configure, and use the VNC service in Linux1. Check whether the VNC is installed.
By default, the Red Hat Enterprise Linux installer installs the VNC service on the system.Check whether the VNC service has been installed and check the installed VNC version.
[root@te
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.