xrdp installation on CentOS 7
xrdp installation on CentOS 7 Prerequisites 1. First, install Gnome GUI on CentOS 7 / RHEL 7 2. xrdp is available in EPEL repository, Install and configure EPEL repository rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm Install xrdp on CentOS 7 Use YUM command to install xrdp package on CentOS 7 / RHEL 7 yum -y install xrdp tigervnc-server Once xrdp is installed, … Read more