To telnet to the Raspberry Pi GUI via vnc, the Raspberry Pi must have a VNC Server service installed on one side, and a few simple configurations are required to make the operation more convenient, as detailed steps below.1. Installing the VNC server component--tightvncserversudo Install Tightvncserver2. Set up a VNC p
Readvnc software Download: http://down.51cto.com/data/22709371. Install the VMC service with Yum.# yum Install tigervnc-server-y2. Edit the VNC service configuration file.Vi/etc/sysconfig/vncserversMy computer has two user root and Roott.A User configuration:vncservers= "1:root" vncserverargs[1]= "-geometry 1024x768-alwaysshared"Two user configurations:vncservers= "1:root 2:roott" vncserverargs[1]= "-geometry 1024x768-alwaysshared" vncserverargs[2]= "
In the Ubuntu graphics environment, VNC can be used for remote management. If there is no graphical interface, only the character interface needs to be installed in the GUI before installing the Vncserver service, specifically as follows:1, install the Gonme core package in turn, this step can be omitted if the graphics package is installed when the system is loaded. [e-mail protected]:~ #apt-get install x-
In addition to the Ssh,linux platform, you can access remote machines in a graphical way, the most popular of which is VNC
VNC connections, however, are not secure and are easily intercepted and monitored, so a safer way to use vnc,ssh security through an SSH tunnel is guaranteed.
Very simple, use SSH to do port forwarding
Terminal mode
$ ssh-l 5900:localho
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
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
remote logon and FTP tools commonly used by many system O M personnel. The most important software is the Passive mode. After the mode is started, the graphic information transmitted from remote Unix/Linux can be accepted with the DISPLAY environment variable. VNC Server is another lightweight solution. Compared with XManager, VNC Server is a good choice.
This document describes how to configure the
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)
ref URL:Https://help.ubuntu.com/community/VNC/Servers
the more useful two:
Tightvncserver:Especially lightweight, it can only be new to the desktop (that is, you can open several desktops on one Linux for several users), not to see the desktop that Tty7/tty1 is showing (but X11vnc can), compared to X11VNC secure transmission.
X11vnc:Secure transmission is better, occupying more resources than tightvncserver.
Introduction
A
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 (the main control side) to be controlled by another computer (the controlled side), and when the host side in the control side, as the user in person sitting in front of the end of the operation, can be executed by the host side of the application, and the use of the controlled end of the system resourcesHttp://www.realvnc.com/index.html"Introduction to VNC"Network remote control technology refers
Build a VNC Server in Linux
Build a VNC Server in Linux
1. Check whether vnc-server is installed in the system.
[Root @ real02 ~] # Rpm-qa vnc-server
Vnc-server-4.1.2-14.el5_6.6
This indicates that it has been installed. If it is not installed, run:
[Root @ real02 ~] #
From: http://nuclear-imaging.info/site_content/2011/05/11/vnc-server-setup-for-ubuntu-11-04-natty-narwhal/
For the first time I was able to get VNC to work with Ubuntu with Gnome session instead of a xterm on gray background. the steps involved were exactly the same as I was following earlier, with one exceptio
install X-window-system-core
(2) Install Login manager, enter: sudo apt-get install GDM
(3) Install Ubuntu Desktop, Input: sudo apt-get install Ubuntu-desktop
7. Repeat step 5, enter vncserver-kill:1
Then enter Vncserver:1 to generate a new session. You can then use the VNC client connection to see the graphical interface.
When the VCN is turned on, a gray sc
: 2# As my 'myusername' (adjust this to your own). You will also# Need to set a VNC password; run 'man vncpasswd' to see how# To do that.## Do not run this service if your local area network is# Untrusted! For a secure way of using VNC, see this URL:# Http://kbase.RedHat.com/faq/docs/DOC-7028
# Use "-nolisten tcp" to prevent X connections to your VNC server via T
service if your local area network is# Untrusted! For a secure way of using VNC, see this URL:# Http://kbase.RedHat.com/faq/docs/DOC-7028
# Use "-nolisten tcp" to prevent X connections to your VNC server via TCP.
# Use "-localhost" to prevent remote VNC clients connecting tables t when# Doing so through a secure tunnel. See the "-via" option in# 'Man vncviewer '
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.