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
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
Remote Desktop through UltraVNC Viewer, TigerVNC Viewer, or RealVNC Viewer.
The following describes common operations:
# Batch start
Service vncserver start
# Batch restart
Service vncserver restart
# Batch stop
Service vncserver stop
# View the running Desktop
Vncserver-list
VNC installation Configuration
Install and configure VNC in CentOS 6.3
In Linux, the dependency installation
Ubuntu10.10 install and use vnc and ubuntu10.10vnc
Original article published on:Reprinted to cu on: 2012-07-21
In a security test environment, ubuntu10.10 was installed on vmware (I used it in college, and it seems that I was using 6 series at the earliest ). After installation, you want to use remote desktop control. After all, the interface shown on vmware is relatively small and inconvenient.
Vnc is use
Install graphical interfaces for CentOS 6.4 and use VNC for remote connection
Install graphical interfaces for CentOS 6.4 and use VNC for remote connection
1. Install the VNC service# Yum install-y tigervnc-server# Passwd // set the root user vnc remote connection password# Service vncserver start
2. Modify the
-viwer software does not need IP Address: serial number, but is in the form of IP and port number. The default VNC port number is 5901, and port 5901 is occupied by number 1, 2 occupies 5902, and so on.
VNC installation Configuration
Install and configure VNC in CentOS 6.3
In Linux, the dependency installation VNC i
on desktop 1. If you want to add another desktop, you can modify the configuration.# Echo-e 'vncservers = "1: root"VNCSERVERARGS [1] = "-geometry 1024x768"'>/Etc/sysconfig/vncservers
6. Set it to boot# Chkconfig -- add vncserver# Chkconfig vncserver on
7. Restart vncserver# Service vncserver restart
8. Open firewall ports#/Sbin/iptables-I INPUT-p tcp -- dport 5901-j ACCEPT#/Etc/rc. d/init. d/iptables save
9. view the startup status# Netstat-tulnpNote: If you access
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
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
iptables save
4. Start the vncserver service
1) Start all desktops
Service vncserver start
2) Start a desktop
Vncserver: 1 // here 1 indicates the first desktop
5. Stop the vncserver service. 1) Stop all desktops.
Service vncserver stop
2) Stop a desktop
Vncserver-kill: 1 // stop 1st interfaces. Use the kill command to kill the process on interface 1.
6. Check whether several desktops are currently running the service vncserver status.
7. Enable the vncserver service to start at random. By defa
http://www.linuxidc.com/Linux/2013-04/82510.htm
Configure and install http://www.linuxidc.com/Linux/2013-05/83975.htm for VNC under CentOS
VNC remote control installation and setup http://www.linuxidc.com/Linux/2013-01/77769.htm
Windows Access Ubuntu http://www.linuxidc.com/Linux/2012-10/73043.htm through VNC
Install
Originally Posted: 2010-12-15Reprint to CU at: 2012-07-21In the environment of the safety test, the ubuntu10.10 was installed on VMware (used by the university when it was first used as if it was a 6 series). After installation, you want to use Remote Desktop control, after all, see the interface on VMware is relatively small, not very convenient.Using VNC, please see http://www.realvnc.com/for more information.After installing
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
Enable VNC access in CentOS 5.11
In some cases, you need to use the Linux desktop environment. For example, the installation and configuration of Oracle require a graphical interface.By default, We have installed and installed the Gnome desktop environment.Yum-y install vncserver
Configure vncserver and add it in/etc/sysconfig/vncserverVNCSERVERS = "1: root"VNCSERVERARGS [1] = "-geometry 1024x768-alwaysshared-depth 24"
Configure
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] ~
VNC is a well-established remote control software. The current version is 4.0, Which is mature and stable. It can achieve remote control, consistent with the concept of Windows XP Remote Desktop. However, the mutual control between Ubuntu and Windows systems certainly cannot pass the remote desktop, and Microsoft seems to be a little delicate in cross-platform. Let's take a look at how to implement mutual c
VNC Configuration Detailed
2009-08-02 01:05:00|Category: Linux | Tags: | size big Small SUBSCRIBE
VNC (Virtual network Computing) is the abbreviation for a fictitious network computer. VNC is an excellent remote control tool software developed by the renowned att European Research Laboratory. VNC isFree open source so
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.