Install xrdp
Introduction
Fedora
sudo dnf install -y xrdp
sudo systemctl enable xrdp
sudo systemctl start xrdp
sudo systemctl status xrdp
Create the group tsusers and add all users using Remote Desktop to it
Open Firewall on port 3389
Check if the service is listening on tcp4
sudo nano /etc/xrdp/xrdp.ini
port=tcp://:3389