Centos 7 and XRDP

To install XRDP on Centos 7 the best way is :

1. install nux repo
# rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm

2. Install xrdp with gnome and vnc server

Install Gnome
# yum groupinstall "GNOME Desktop" "Graphical Administration Tools"

Install xrdp and tigervnc
# yum -y install xrdp tigervnc-server

3. When  is installed, let`s start the xrdp service.
 
# systemctl start xrdp.service

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x