VNC Server and VNC Viewer support a variety of operating systems, such as the Unix family (Unix,linux,solaris, etc.), Windows and MacOS, so that VNC server and VNC Viewer is installed separately in different operating systems for
Tags: FAQ login VNC Service not address hint random graphical addressOriginal URL: https://help.aliyun.com/knowledge_detail/41181.html?spm=5176.8208715.110.11.4c184ae8mlC7YyYou can use the script provided in this article to automatically install and run VNC server on a Linux instance for remote graphical management of the Linux
Link: http://blog.csdn.net/bykjscn/article/details/8140566
Environment:
[Plain] View plaincopyprint?
Root @ node1 :~ # Cat/etc/issue
Ubuntu 12.04 lts \ n \ L
Requirement: now we need to remotely connect to the Ubuntu GUI because there isProgramIt must be configured using the graphical interface.
By default, the Ubuntu server does not have a graphical interface. You can use xmanager to remotely connect to Ubuntu. Aft
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 (for example, Xmanager), but sometimes the entire remote Linux desktop needs to be projected to the local device. In this case, you can still install and configure Xmanage
Install VNC server and ubuntuvnc in Ubuntu
Although we can use ssh to log on to the Ubuntu server in most cases, sometimes our program needs to run in the graphical interface. In this case, we need to use the vnc server software. Installing the
Operating system: CentOS6.3
Linux can be controlled by using an SSH remote connection, or it can be projected on the host by executing the following command.
[root@localhost ~]# export display=ipaddress:0
[root@localhost ~]# xhost +
This command requires IPAddress machines to have X servers (such as Xmanager), but sometimes it is necessary to project the entire remote Linux desktop locally, which can still be achieved by installing the configuration Xmanager.
This article mainly introduces
VNC: Virtual Network Computing is short for Virtual Network computers. VNC is an excellent remote control tool software developed by the famous ATT European research laboratory. VNC is a free open source software based on UNIX and Linux operating systems. It has powerful remote control capabilities and is efficient and practical.1. Install
1. Check whether vnc-server has been installed in the query system for execution:
Rpm-qa | grep vncFor example:vnc-server-Vnc-server has been installed.2. Configure the vnc-server user
Virtual Network Computing (VNC) is a software for Remote Desktop control. The client's keyboard input and mouse actions are transmitted over the network to the remote server, controlling the operation of the server(Only background, no menu bar problem not resolved) Virtual Network Computing (VNC) is a software for Remo
VNC (VirtualNetworkComputing) Virtual Network Computing tool is essentially a remote display system. The administrator can not only view the desktop environment on the local machine where the program runs, in addition, you can view the running status of remote machines anywhere on the Internet, and it has cross-platform features. In Linux, Virtual Network Computing (VNC) Virtual Network Computing tool is es
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 exception: the setup of xstartup IN ~ /.
VNC-SERVER installation and configuration under Linux (RHEL6 \ CentOS6 \ OLE6) 1. Install and start tigervnc-server # rpm-ivhtigervnc-1.1.0-16.el6.x86_64.rpmwarning: tigervnc-1.1.0-16.el6.x86_64.rpm: HeaderV3RSA/SHA256Signature, key
VNC-SERVER installation and configuration
VNC-SERVER installation and configuration in Linux (RHEL6 \ CENTOS6 \ OLE6)
VNC-SERVER installation and configuration in Linux (RHEL6 \ CentOS6 \ OLE6)
1. Install and start tigervnc-server# Rpm-ivh tigervnc-1.1.0-16.el6.x86_64.rpmWarning: tigervnc-1.1.0-16.el6.x86_64.rpm: He
By default, the VNC server package has been installed in centos 5.3. You only need to select and start the package in the service list. By editing a file ~ Home/. VNC/xstartup to start your window manager. Use startkde to start Kde, and use gnome-session to start gnome.
1. Start the VNC
Although we can use SSH to log on to the Ubuntu server in most cases, sometimes our program needs to run in the graphical interface. In this case, we need to use the VNC server software. Installing the VNC Server in Ubuntu is simple. You only need to perform the following st
For LAN server management personnel, if any maintenance operations on the server must be performed on the site of the computer where the server is located, the maintenance efficiency of the server is certainly not very high, network administrators will also be exhausted! To effectively improve
VNC Server configuration method in Redhat 6.0 about how to configure VNC Server in Linux, there are many tutorials or articles on the internet, however, the application cannot completely solve our problem in our environment, so here I will configure the VNC
Install VNC-Server in CentOS 5.5
1. Install the required packages (if GNOME is installed on the system, all vnc packages are installed by default)
# Yum groupinstall "GNOME Desktop Environment"
# Yum install vnc-server
# Yum install vnc
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.