Prepare the VNC environment for installing oracle11g under the centos Virtual Machine of Microsoft cloud
The company is preparing to use Microsoft ECs, so we need to test it first. oracle11g also needs to be migrated to Microsoft ECS.1. Check whether the VNC service has been installed on the server. The command to check whether the VNC is installed on the server
1. First, check whether the VNC Server is installed.Rpm-qa | grep vncFor example:Vnc-server-Vnc-server has been installed.Use yum if not installedYum-y install vnc2. Configure the VNC user. If the user logs on as root, enterVncpasswdPassword:Verify:Set the root user's VNC logon username and password3. Configure the
Installation:1. Download the VNC file that I used: vnc-5.2.2-linux-x64-rpm.tar.gz. Go to the official website to download.2. Decompression: TAR-XZVF vnc-5.2.2-linux-x64-rpm.tar.gz3. Installation: Yum install vnc-server-5.2.2-linux-x64.rpmIf you need to rely on some programs, you can install common development packages
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-window-system-core[email protected]:~ #apt-ge
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
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
Summary
Virtual Private Network (VPN) is an important value-added service of the network. This article describes the basic concepts, categories, key technologies of VPN, and management of VPN data and routes.
1. Virtual Private Network
A Virtual Private Network (VPN) is a technology used to establish a private ne
Today, virtual private network (VPN) is widely used in the Internet, which allows enterprise networks to expand almost infinitely to every corner of the Earth, thus, the safe and low-cost Network Interconnection model provides a stage for the development of all-encompassing application services.Virtual Private Network (VPN) is a service that uses public network resources to form a private network for custom
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
First, add the user:Adduser KevinSet User Password:Passwd KevinPassword:Verify:
The configuration file for configuring
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
According to the selection of IPSec-based VPN, more and more enterprises are seeking for flexible and secure wide-area communication methods. In the complex environment of internet connections and IP networks, these new communication requirements exceed the processing capabilities of traditional network solutions. Vpn is defined as a network that uses encryption and authentication technology to establish a
S8016 high-end vro switches provide VPN services for users based on the operating MPLS network, including layer-2 and layer-3 mpls vpn, and provide complete solutions for enterprise interconnection of different scales and scopes.
I. S8016 L3 VPN Function
1. Overview
MPLS/bgp vpn can provide a network-based
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 ====
VNC (Virtual Network Computing) 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. The server's graphical interface is transmitted over the network to the client for display to the user. It is like operating the remote server directly in the same way as the local computer. in the in Kylin,
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
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.