1.
32bits
# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm
64bits
# rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm
2.
# yum -y install xrdp tigervnc-server
# service xrdp start
# netstat -antup | grep xrdp
# chkconfig xrdp on # chkconfig vncserver on3.
take rdp from any windows machine using Remote Desktop Connection, enter ip address of Linux server in computer field and click on connect.just
input the ip addr,select sesman-Xvnc module, username and password
centos remote control server 6.x
原文地址:http://blog.csdn.net/zcliatb/article/details/45310687