The Centos installation is complete, but the desktop is managed remotely via windows:
Of course we can connect the command line through the SecureCRT tool, but I want to connect to their remote Desktop via windows:
First of all, we guarantee that desktop environments such as Windows X are installed successfully:
Yum groupinstall-y "desktop" "Desktop Platform" "Desktop Platform
Development "Fonts" "General Purpose Desktop" "Graphical
Administration Tools "Graphics Creation Tools" "Input Methods" "X
Window System "" Chinese support [zh] "Internet Browser"
or a
Yum groupinstall "X window System"
Yum Groupinstall "Desktop"
If the installation is wrong, you need to upgrade the system to the latest: Yum-y upgrade (This process takes about 20-30 minutes depending on your network speed)
Then install Tigervnc:
Http://blog.csdn.net/daydreamingboy/article/details/8196747 (can refer to this buddy's article)
The approximate steps are:
Yum Install Tigervnc
Yum Install Tigervnc-server
Vncserver:1
Vncserver:2
(The execution of these two commands is likely to have an error, starting VNC server:
Warning:the first attempt to star Xvnc failed,possibly because the font catalog was not properly configured, attempting t o Determine an appropriate the font path for this system and restart Xvnc using the That font path ... Then the solution is because the font is not correct, so to upgrade the font if you do not know the words directly upgrade the system Yum-y upgrade)
Download the TIGERVNC software on the Windows desktop and search for a lot from Baidu.
Finally, connect the ip:5901 with Tigervncview, OK.
This article is from the "Happy" blog, make sure to keep this source http://zhangfang526.blog.51cto.com/8588740/1532686