Fedora Linux desktop via RDP

To control an Fedora Linux pc via RDP you will need to install XRDP. This can be done by running the following command in the terminal:

sudo yum install xrdp
sudo systemctl enable xrdp.service
sudo systemctl start xrdp.service

Leave a Reply

Your email address will not be published. Required fields are marked *