How to access Centos 7 with windows RDP
If you want to access your Centos 7 server with windows RDP same as you are accessing windows machine .
Then you need the following packege to install xRDP
1- Add epel reposetry
# yum install -y epel-release
2- Install xRDP
# yum install -y xrdp