HOW TO REMOTE DESKTOP FROM WINDOWS TO CENTOS SERVER

Published: 07 August 2023
on channel: Darren's Tech Tutorials
3,048
18

In this short centos 9 tutorial you will see how to remote desktop from windows to centos server. This Centos Tutorial shows you how to RDP to centos 9 but it should work from most CentOS or redhat versions.

The commands that you need to follow along are:

How to install XRDP:
sudo dnf --enablerepo=epel -y install xrdp

How to enable the XRDP service
sudo systemctl enable xrdp --now

How to allow RDP through Firewalld
sudo firewall-cmd --add-port=3389/tcp

Ensure all rules are loaded into Firewalld
sudo firewall-cmd --runtime-to-permanent


Watch video HOW TO REMOTE DESKTOP FROM WINDOWS TO CENTOS SERVER online without registration, duration hours minute second in high quality. This video was added by user Darren's Tech Tutorials 07 August 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,048 once and liked it 18 people.