CentOS6.2 configure desktop and VNCSERVER

Source: Internet
Author: User
I. check and install related resource packages. check whether the related packages support yumgroupinstall & quot; ChineseSupport & quot; -- language environment support package yumgroupinstall & quot; Desktop & quot; -- Desktop Support Package 2. system Language 1. check and install related resource packages. check whether the related packages Support yum groupinstall "Chinese Support" -- language environment Support package yum groupinstall "Desktop" -- Desktop Support Package 2. system language configuration vi i18n change LANG to "zh_CN.UTF-8" 3. check whether the VNCSERVER has rpm-qa | grep tigervnc4. if not, install yum install tigervnc-server remotely. add the startup item chkconfig -- add vncserverchkconfig vncser Ver on 2. VNCSERVER configuration 1. # vncserver2.vncpasswd 3. modify/etc/sysconfig/vncserversVNCSERVERS = "2: root" VNCSERVERARGS [2] = "-geometry 1280x800". if you do not adjust this configuration file, the following situation occurs: /etc/init. d/vncserver start is starting the VNC server: no displays configured 4. start VNCSERVER/etc/init. d/vncserver start 3. the font cannot find vncext: VNC extension running! Vncext: Listening for VNC connections on all interface (s), port 5901 vncext: Listening for HTTP connections on all interface (s), port 5801 vncext: created VNC server for screen 0 [dix] cocould not init font path element/usr/share/X11/fonts/misc, removing from list! [Dix] cocould not init font path element/usr/share/X11/fonts/Type1, removing from list! [Dix] cocould not init font path element/usr/share/fonts/default/Type1, removing from list! [Dix] cocould not init font path element built-ins, removing from list! Fatal server error: cocould not open default font 'fixed' need to install these three packages yum install libXfont xorg-x11-xinit xorg-x11-fonts-Type1

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.