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
Watch video How to Access the Linux Computer from Windows with xrdp online without registration, duration hours minute second in high quality. This video was added by user techie zero 09 June 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 131 once and liked it 2 people.