Загрузка страницы

HOW TO REMOTE DESKTOP FROM WINDOWS TO CENTOS SERVER

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

Видео HOW TO REMOTE DESKTOP FROM WINDOWS TO CENTOS SERVER канала Darren's Tech Tutorials
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
7 августа 2023 г. 20:52:08
00:03:17
Яндекс.Метрика