For more information about VNC configuration in linux, see Linux Enterprise Application-Linux server application. 1. Start, stop, and restart VNC
# Service vncserver start/stop/restart
Command: vncserver-kill: 1 vncserver-kill: 2
My Linux is Fedora 13 and the installation method is as follows:1. Open Terminal, execute# yum Install-y Tigervnc Tigervnc-server2. Edit/etc/sysconfi/vncservers# vi/etc/sysconfig/vncserversIn the end, add:vncservers= "1:sky" vncserverargs[1]= "-geometry 800x600-nolisten tcp-localhost"Note: Sky is the name of my machineThen: Wq Save the exit.3. Before starting VNC, set up the
Vnc-viewer in the Linux installation and configuration underVnc-viewerhttp://www.realvnc.com/download/get/1795/details/just fill it with the * number and you can download it.Operation Purpose:1, realize Win7- shaped remote CentOS2. Implement Win7 and CentOS data transferinstallation:yum–y intsll VNC *vnc-
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
Today installed VNC, solve a lot of problems, write a teaching post, to see the novice, if you encounter the same problem, you can quickly solve, without headaches or even give up.
System environment
vm+rhel5.1
[Root@localhost. vnc]# uname-r
2.6.18-53.el5xen
Local XP system installation Vncview to control RHEL5.1 in VM
Install the Vncserver on Linux below
Use VNC in LINUX for graphical Remote Desktop control.
1. Enable SUSE remote control
By default, VNC is installed in SUSE, YaST, network service, and remote Management administration are enabled.) Select "Allow remote Management", set the firewall in the following options, and select "Open firewall port ". Click Finish.
2. Start the
Use VNC in Linux for graphical Remote Desktop control.
1. Enable SuSE remote control
VNC is installed in SuSE by default. Enable YaST, network service, Remote Management (Remote Administration), select "Allow Remote Management", and set the firewall in the following options, select "Open firewall port ". Click Finish.
2. Start the
Install 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 hidden folder, log, PID, and xstartup Startup File under the user's home.Xstartup
#!/bin/sh[ -r /etc/sysconfig/i18
You are familiar with the remote graphic interface control in Windows. In Linux, the use of vnc for graphical interface control is also very simple. VNC consists of two parts: the client application (vncviewer) and the server application (vncserver ).
Take redhat linux 8.
Remote graphical interface control under Windows Everyone is already very adept at it.
The use of VNC to control the graphical interface under Linux is also very simple. VNC is made up of two parts: the client's application (Vncviewer) and the server-side application (vncserver).
For example, install and use Redhat
You are familiar with the remote graphic interface control in windows.
In Linux, the use of VNC for graphical interface control is also very simple. VNC consists of two parts: one is the client application.Program(Vncviewer); the other is the server-side application (vncserver ).
Take RedHat
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 V
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
Shell code [root @ sfserver20 ~] # Vncserver-kill: 3 Killing Xvnc process ID 29665 if you want to see the desktop format, you need to modify the file Shell code [root @ sfserver20 ~] # Vim. comment out the last line of vnc/xstartup and add a new line as follows: # twm // comment out gnome-session // indicates that a remote user logs on to the Linux GNOME desktop or startkde // indicates that a remote us
1. after installing the Red Hat Linux system, type the following command to check whether the vnc server has been installed in the system rpm-qvnc-server2. to configure vnc as a system service, add your user name to the following configuration file: vi/etc/sysconfig/vncserversVNCSERVERS = "1: root" 3. before starting t
Ubuntu 16.04 VNC Server Configuration1. Installing X11VNC Serversudo apt-get install X11vnc2. Configure the VNC server passwordsudo x11vnc-storepasswd/etc/x11vnc.pass3. Create a service fileVi/lib/systemd/system/x11vnc.service[Unit]Description=start X11vnc at startup.After=m
The premise is that the server must have a vnc-server and the client of the native server is actually the package that generates the vncviewer command, but generally linux contains this command)
After installing the relevant package, configure it to use
In Linux, VNC can be remotely connected using third-party software like Linux and Windows. This is very convenient for network administrators. In this article, we will discuss how to configure VNC in Linux. Unlike SecureCRT, VNC i
// indicates that a remote user logs on to the Linux GNOME desktop or startkde // indicates that a remote user logs on to the Linux KDE Desktop, it is better to log out at www.2cto.com from the port: Shell code [root @ sfserver20 ~] # Exit [root @ SC-026 ~] # Vncviewer 192.168.15.182: 3 VNC Viewer Free Edition 4.1.2 for X-built Jul 27 2010 10:24:13 Copyright (
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.