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
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