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
I have shared many articles in my blog about how to set up VNC Remote Desktop for Linux VPS hosts. I have mentioned in an article that I will not write it again next time, so I feel like I am writing too much, A little appetizing. I am not holding back this time. I will share my article on setting up Fluxbox VNC Remote Desktop in CentOS 5 today with my blog. Because several netizens usually work in order-to
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: Oracle Oracle 11g Virtual MachineThe company is ready to use Microsoft Cloud Server, so first Test, oracle11g also migrate to Microsoft Cloud Server1, first check whether the server has a VNC service installed, no installation, check the server is the installation of VNC command is as follows[root@companydb1 rpms]# ps -eaf|grep vnc
root 1789 1557 017
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 Xmanager.
This article describes how to configure th
1. First, check whether desktop access is installed.Yum groupinstall "X Window System"Yum groupinstall "GNOME Desktop Environment"VNC (Virtual Network Computing) 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 f
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
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
Implementation principle of VNC proxyVNC is an important function provided by Nova to access virtual machines. Users can access it through websocket or Java clients. The function of accessing a virtual machine through websket has been integrated into horizon, and the corresponding software needs to be installed first through the Java client. To make it easier for users to access virtual machines, Nova uses a proxy, which is usually placed in an IP add
So, you have no graphics card, but you still want GUI management/X Windows ......
Perhaps you do have a graphics card but want the convenience of using VNC to reach your fedora machine?
There are some great turotials on getting the basics of VNC set up,It always logs you right into the machine as a specific user... I wantTo choose my user... VNC + AHP is th
Install vnc in linuxEnvironment: Linux Red Hat As 4 Step 1: Check whether vnc server is installed[Root @ hxl oracle] # rpm-qa | grep vncVnc-4.0-8.1Vnc-server-4.0-8.1If you have not installed the software package, you can find the vnc-related software package installation in the linux installation media (the installation process is skipped here). Step 2: Configure
Introduction: You must understand that when calling the vncserver, it will enable the server listening port based on your configuration. the default port is from 5900, and your desktop number is added. For example, if your desktop number is 1, the connection port number of vnc is 5900 + 1 = 5901. for example, if your desktop number is 10000, the connection port number of the vnc is 5900 + 10000 = 15900 ====
Environment: LinuxRedHatAs4 Step 1: check whether vncserver [root @ hxloracle] # rpm-qa | if the grepvncvnc-4.0-8.1vnc-server-4.0-8.1 is not installed, find the vnc-related software package installation in the linux installation media (the installation process is skipped here ). step 2: configure the environment: Linux Red Hat As 4 Step 1: Check whether the vnc server is installed
[Root @ hxl oracle] # rpm-
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 vnc server in Ubuntu is simple. You only need to perform the following steps:
Step 1: Obtain the Installation File
Sudo
a brief introduction to VNCVNC is a free open source software based on Linux operating system, powerful and efficient remote control, and its performance can be comparable with any remote control software in Windows and MAC. In Linux, VNC consists of the following four commands: VNCSERVER,VNCVIEWER,VNCPASSWD, and Vncconnect. In most cases, users only need two of these commands: Vncserver and VncviewerVNC is basically made up of two parts: the client a
1. Check whether VNCyumgroupinstallChineseSupportyumgroupinstallDesktop is installed to open the configuration file directory: cdetcsysconfig2) edit the configuration file: vii18n3) comment out the first line (LANGen_US.UTF-8), in fact, it is also possible to change it directly in this line, but the practice of insurance points is still
1. Check whether VNC yum groupinstall Chinese Support yum groupinstallDesktop is installed. Open the configuration f
UbuntuServer:Vnc4server-free software, which can be found from the source.Sudo apt-Get install vnc4server
Configuration:1. Generate a passwd fileVnc4passwd
Generate a passwd file under the $ home/. VNC directory.$ Home/. VNC is a key directory of vnc4server.
2. Enable vnc4server
Input: vnc4serverThe name of the desktop, which is used for client connection. If it is desktop: 1, enter: IP: 5901 when connectin
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 folder.
Centos 6.3 vnc connection -- catalog is not properly configured, attempting to determine an appropriate font p Abstract: in linux, using VNC to connect to remote desktop is often used. Here, we will introduce how to connect to the remote desktop using VNC on centos and solutions to two common problems. 1) VNCserver cannot be started due to font problems. 2) due t
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.