How to Access the Linux Computer from Windows with xrdp

Опубликовано: 09 Июнь 2023
на канале: techie zero
131
2

In this informative YouTube video, we will guide you on how to access a Linux computer from a Windows operating system using xrdp. xrdp is a powerful open-source tool that allows remote desktop connections between different operating systems. We will walk you through the step-by-step process of installing and configuring xrdp on your Linux computer #Linux #Windows #xrdp

==xrdp installation steps==
sudo yum check-update

sudo yum update -y

sudo rpm -Uvh https://dl.fedoraproject.org/pub/epel...

sudo yum -y install xrdp

sudo systemctl start xrdp.service

netstat -an | grep 3389


sudo systemctl enable xrdp.service

sudo firewall-cmd --add-port=3389/tcp --permanent
sudo firewall-cmd --reload


Смотрите видео How to Access the Linux Computer from Windows with xrdp онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь techie zero 09 Июнь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 131 раз и оно понравилось 2 людям.