The telnet and ssh services can only implement remote control based on the Character interface. If you want to implement remote control based on the graphical interface, you can use free VNC.
1. telnet connection
1. First enter the terminal to check whether the telnet service is installed. Telnet is installed in linux by default, So we generally only need to inst
service, use su to switch to the corresponding account, and then start VNCLinux code
Vncserver
Other commands, such as restarting the VNC service, use the following command:Linux code
Service vncserver restart
5. run the following command to set the VNC service to start at startup:Linux code
Chkconfig -- level 345 vncserver on
6. run software on Windows
Set boot start.Linux code
Sudo mentoh
To 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).Linux Platform Installation VncserverWindows platform uses Vnc-viewerMethod/Step1, install Vncserver Server software pa
Ubuntu14.04.2 enable vnc remote connection and ubuntu14.04.2vnc
Ubuntu comes with a vnc-server. You don't need to install it any more. You just need to enable it, but by 14.04, the enabling process is a little more complicated than the original one.
Step 1: Find the "Desktop sharing" Software
Click the ubuntu icon in the upper left corner, find Desktop sharing
Ubuntu14.04.2 enable vnc remote connection
Ubuntu comes with a vnc-server. You don't need to install it any more. You just need to enable it, but by 14.04, the enabling process is a little more complicated than the original one.
Step 1: Find the "Desktop sharing" Software
Click the ubuntu icon in the upper left corner, find Desktop sharing, and open
Step 2:
Linux learning-vnc remote learning vnc installation Shell code [root @ SC-026 ~] # Yum install vnc www.2cto.com vnc remote connection first, log on to the remote machine through ssh, us
Install vnc in CentOS and set remote services
A first, check whether the VNC service has been installed on the server. The command to check whether the VNC is installed on the server is as follows:Linux code
Rpm-qa | grepvnc
With the above command, the returned information is as follows.
If no display is displayed
Description: In fact, it is better to install VNC than to install a teamview faster, and full platform support.1. Installation$$sudo apt-get install vnc4server$sudo apt-get Install XRDP 2. Start Vncserver, initializeVncserver #启动vncserver, the first time you need to enter a setup login passwordIf the password is forgotten, you can go in the ~/.vnc/directory to delete the password file.3. Modify the conf
1. VNC Introduction: VNC (VirtualNetworkComputing) is a set of software developed by the AT amp; T lab that can control remote computers. It adopts the GPL Authorization Clause, anyone can obtain the software for free. VNC consists of two parts: VNCserver and VNC
1.
VNC can compress data so that the amount of data transmitted is smaller than that encrypted using SSH. However, one or two chances are that computers in the same network segment can use sniffer to eavesdrop the user name and password. Data after authentication can be encrypted, so if configured during use, it is safe. Otherwise, the transmitted content cannot be completely confidential. If necessary, you can use SSH to perform encrypted port ing to en
network
First, VNC
Applicable systems: Windows, Linux
Network traffic: Small, commonly used around 100k
Application scenario: mainly for Linux server management, due to no sound and USB transmission, not satisfied with the use of virtual desktop
# install
yum install tigervnc-server
#vnc服务器启动
vncserver
#查看连接
vncserver -list
#修改访问密码
vncpasswd
#关闭vncserver
vncserver-kill:n
Configur
To 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).Linux Platform Installation VncserverWindows platform uses Vnc-viewerMethod/Step1, install Vncserver Server software pa
Specific methods
1. Check whether the Linux system installs VNC command Rpm-q vnc-serverUse yum install VNC vnc-server if it is not installed2. Start VNC Service
The code is as follows
Copy Code
VncserverYou'll require a password to
Remote connection to Linux desktop using VNC Viewer under Windows 2011-06-07 22:50:28 Tags: Linux windows vnc Viewer Casual original works, allow reprint, please be sure to mark the article as a hyperlink when reproduced Original source, author information and this statement. Otherwise, the legal liability will be investigated. http://nameyjj.blog.51cto.com/78866
Tags: vnc ubuntu linux RemoteWhat is VNC?VNC (Virtual network console) is the abbreviation for the virtualization console. It is an excellent remote control tool software developed by the prestigious European Research Laboratory at T. VNC is a free, open source software base
CentOS 6.5 Install vncserver and turn on Remote DesktopVNC is a wide range of server management software, you can achieve graphical management, the following is a brief introduction to how to install VNC under centos6.5.1. Download VncserverYum Install Tigervnc tigervnc-server-y2, Configuration VncserverCd/etc/sysconfigVI VncserverThe files in the# vncservers= "2:myusername"# vncserverargs[2]= "-geometry 80
First, set the VNC software can from other machines, remote connection to the Linux system interface, only need two steps to set:
1, set to allow remote access, the following figure:
2, shut down the firewall, and set the boot does not start:
Using VNC to enter
Preliminary practice of Raspberry Pi remote LoginThe VNC installation section in this article and the way to implement the VNC server-side Autorun are from the following URLs: HTTP://SHUMEIPAI.NXEZ.COM/2013/09/04/LOGIN-RPI-WITH-VNC.HTML?VARIANT=ZH-CNBefore buying a Raspberry Pi 3, but also bought a small screen, already through the self-brought screen to set up g
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.