Enable VNC access in CentOS 5.11

Source: Internet
Author: User
Tags windows remote desktop

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/vncserver
VNCSERVERS = "1: root"
VNCSERVERARGS [1] = "-geometry 1024x768-alwaysshared-depth 24"

Configure VNC connection password
Vncpasswd

Set VNC Initialization
Vncserver
Then configure
Vim. vnc/xstartup
# Twm & # Note this
Gnome-session & # New

By default, twm is a very small graphical interface that does not meet our operation requirements.
Then start the service

Service vncserver start; chkconfig vncserver on

Install VNC Server in CentOS 6.5 for graphical access

VNC installation Configuration

Install and configure VNC in CentOS 6.3

In Linux, the dependency installation VNC is not detected.

CentOS6 VNC service installation and configuration

Configure and install VNC in CentOS

VNC remote control installation and Setup

Windows accesses Ubuntu through VNC

Install VNC for accessing Ubuntu 12.04 through Windows Remote Desktop

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.