Connect to CentOS system via Windows Remote Desktop

Prerequisite: 
CentOS installation desktop, if there is no desktop, please execute

# yum -y groups install "GNOME Desktop"
# startx

configuration source

# yum install  epel* -y

install xrdp

# yum --enablerepo=epel -y install xrdp

Start xrdp and set boot to boot

# systemctl start xrdp
# systemctl enable xrdp

write picture description here

write picture description here

Reprinted from: http://blog.csdn.net/wylfengyujiancheng/article/details/67643293

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325494390&siteId=291194637