Linux remote connection tools are generally ssh, if you need to use Remote Desktop Connection, you need to use VNC or RDP (directly using the Windows Remote Connection tool can connect) here we first look at the installation of VNC in Linux configuration1.) to see if VNC is
VNC Introduction:VNC (Virtual Network computer) is Virtual NetworkComputerthe abbreviation. VNC is an excellentRemote Controltool software, by the famous atdeveloped by the European Research Laboratory. VNC is based on theUNIX and theLinuxOperating Systemof the freeOpen Source software,Remote Controlpowerful, efficient and practical, its performance can beWi
1. Check whether the vnc Server is installed:
Rpm-q tigervnc-server
By default, it is not installed. You need to find the vnc installation package in the Packages folder of the Linux System File (which contains two tigervnc-server software Packages: client and server.
2. Configure vnc. Here I will assign
In linux, the dependency is not detected. to install VNC, you need to install the VNC server on a server Recently. the relevant RPM package is found on the CD, but the dependency is prompted during installation, I tried to find relevant information online and had no answer. However, I chose to install rpm without checking the dependency... in
1 Check if Vnc-server is installed in the system[Email protected] ~]# Rpm-qa vnc-servervnc-server-4.1.2-14.el5_6.6This means that it has been installed, and if it is not installed, execute:[email protected] ~]# Yum install-y vnc-server2 Starting the VNC server650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6
For a variety of online messy solutions, I summed up the steps:1) Yum InstallationYum-y Install VNC *vnc-server*2) Modify the Vncserver master configuration fileThis file will appear #vim/etc/sysconfig/vncservers//after installationCopy the last two lines and remove the line header comment, and then change tovncservers= "2:xxx"//Because the Linux system comes wit
Yesterday reprinted an article about installing Xface Desktop and VNC connection on a Linux VPS, because the article is based on the CentOS system, and there are enthusiastic readers who wish to have a similar thing under Debian, which has contributed to today's text. Need to write in front of the text is still reproduced, long-term readers should understand the blog should be clear, Zhao Jong is not a tech
Often see customers using VNC to connect to the Linux graphical desktop, their own hands to play 650) this.width=650; "title=" Windows 1.linux above VNC Server installationYum Install vnc*2./etc/init.d/vncserver Start failed650) this.width=650; "title=" Windows Vi/etc/syscon
First, start the VNC serviceEnter Command VncserverFirst, the editor to start the footstepsVi/root/.vnc/xstartupChange twm notes to #twm And then add 2 more lines to the bottom.Startgnome Display=:1 Gnome-session is to launch the Gnome graphical interface windowThird, restart the VNC serviceVncserver-kill:1(Note:1, not service vncserver Restart 2,afterkill is a
1. Installing VNC server[[email protected]~]# Yum Install tigervnc-server-y 2. Setting up VNC server boot up [[email protected]~]# chkconfig Vncserver on 3. Modify the Vncserver configuration file [[email protected]~]# Vi/etc/sysconfig/vncservers Add the following after the profile vncservers= "2:root" vncserverargs[2]= "-geometry 1366x768-nolisten TCP" Set the password for Vncserver [[email protected]~]# v
1. Find the VNC RPM package under System files (check if VNC is installed)System File Search methodGo to the root directory (the current directory can be confirmed by PWD, or the root directory)There is a media in the root directory that goes to this directoryThe media directory has a directory such as rhel_6.2, after entering this directory there is a packages, this directory holds the installation files2.
Use VNC to connect to the LINUX server configuration-Linux Enterprise Application-Linux server application information. The following is a detailed description. 1. Copy the vnclinux program to a LINUX machine and unpack the vnclinux file:
# Tar-xvf vnclinux
Go to the d
Article Title: how to configure a VNC connection to a Linux operating system server. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. copy the vnclinux program to a
Tags: VNC settingsInstalling VNC on Linux and remote controlInstalling VNC-SERVESRYum Install-y tigervnc-serverSetting up a VNC passwordvncpasswdThe following is the setting of a read-only password, you can not setStart VNCVncserverSet up a firewallViewing the
1. Installing XRDPAccessing a remote Linux desktop using the RDP protocolIn general, if you need to login to a remote Linux system, we will use Ssh/telnet to complete, if we need to login to the remote Linux System desktop environment, we may use VNC.VNC is the default RfB protocol-based Remote Desktop program for most Linux
Nbsp; 1. copy the vnclinux program to the LINUX machine and unpack the vnclinux File: # tar-xvfvnclinux to the decompressed directory for installation :#. /vncserver // for installation, in/root /. generate xstartup, passwd, and other files under vnc (other commands: vncconfigv
1. copy the vnclinux program to a LINUX machine and unpack the vnclinux file:# Tar-xvf
If the remote Linux VNC desktop has not been input for a long time, when you use VNC view to open the remote Linux desktop, the desktop cannot be displayed, a black screen is displayed, and clicking the keyboard or mouse still does not respond, still a black screen.In this case, you need to set it on the
In linux, the dependency is not detected. To install VNC, you need to install the VNC server on a server recently. The relevant RPM package is found on the CD, but the dependency is prompted during installation, I tried to find relevant information online and there was no answer, in desperation, choose not to check dependencies to install rpm-ivh
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
1. Copy the vnclinux program to a LINUX machine and unpack the vnclinux file:
# Tar-xvf vnclinux
Go to the decompressed directory to install:
#./Vncserver // for installation. Generate xstartup, passwd, and other files under/root/. vnc.
(Other commands: vncconfig. py vncpasswd vncserver vncviewer)
2. Enter the/root/. vnc file/root/.
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.