CentOS Installation VNC

Source: Internet
Author: User

Check to see if the system has VNC service installed, if you uninstall it, such as

Rpm-qa|grep "Vnc-server"


Note that VNC is not installed, next we install the VNC service

Yum-yinstall Tigervnc-server


Set up a VNC login user

Vi/etc/sysconfig/vncservers

Add the following content

Vncservers= "1:root"

vncserverargs[1]= "-geometry 1024x768-nolisten tcp-localhost"


Note that the above Red Section 1 is the desktop number, which needs to be consistent when using the client


Set Password

vncpasswd


Start VNC


If could notopen default font ' fixed ' error description missing font Library


Workaround:

Yum Install Libxfont

Yum Install Xorg-x11-xfs

Yum Install Xorg-x11-xfs-utils

Yum Install Xorg-x11-xinit

Yum Install Xorg-x11-xdm

Yum Install xorg-x11-fonts*

Start VNC

Kill the desktop number 1 process

Vncserver-kill:1

Start a user with a desktop number of 1

Vncserver:1

Login Client Vncviewer.exe

Enter Password:

Post landing page

OK VNC Installation Complete


Lost Jian file
Reprint Please specify link: http://blog.csdn.net/awenluck/article/details/40681237





CentOS Installation VNC

Related Article

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.