Install xRDP and Remote RDP into CentOS 7



Install xRDP and Remote RDP into CentOS 7

Install xRDP and Remote RDP into CentOS 7

This video is to show the steps how to install xRDP and TigerVNC server, and how to get remote RDP working on CentOS7. There is one small step which usually missed from most of online tutorials. Without that component, your RDP windows will disappear once you put your username and password in. It will be very slow though. If you want to be faster, install Xfce instead of Gnome.
Check commands in my post: https://blog.51sec.org/2020/03/connect-to-gnome-desktop-environment.html

Steps and commands:
1. rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
2. yum update && yum -y install xrdp tigervnc-server
3. systemctl enable xrdp && systemctl restart xrdp

The most missed command is :
yum groups -y install “GNOME Desktop”

To Add a new user:
adduser netsec
passwd netsec

Troubleshooting command:
netstat -an | grep 3389

Related blog post: https://blog.51sec.org/2020/03/connect-to-gnome-desktop-environment.html

Other Linux remote desktop solutions videos:
*Install Ubuntu Desktop Docker Using Portainer and Access it From Browser (VNC/noVNC): https://youtu.be/Y43FWu50BEE
*Fastest Linux Remote Desktop Solution: X2Go – Remote Desktop Log in From Windows 10 to Ubuntu – https://youtu.be/bMLMFXPg5Ao
* Install xRDP and Remote RDP into CentOS 7 – https://youtu.be/exSq8eMzW0c
* Windows RDP Client through SSH Tunnel to Remote Linux xRDP Server with Putty – https://youtu.be/gjw7gGwAsr8
* Installing GNOME Desktop GUI and xRDP on Ubuntu 18.04 – https://youtu.be/G7uU1234tZ4
* Install / Configure VNC Server and XFCE GUI on CentOS7 – https://youtu.be/NLH-v-95tSY

====================================================================
If you found this video has some useful information, please give me a thumb up and
subscribe this channel to get more updates: https://www.youtube.com/c/Netsec?sub_confirmation=1

Learning and Sharing Cyber Security and IT Knowledge – 海内存知己,天涯若比邻 (http://51sec.org)