Xrdp is an open-source implementation of the Microsoft Remote Desktop Protocol (RDP) that allows you to graphically control a remote system. This tutorial explains how to install and configure Xrdp server on Raspberry Pi.
If you have had any issues with getting xrdp to run, please leave a comment below. Be sure to check out our other Ubuntu guides to learn how to set it up for your needs. Weekly Updates Straight To Your Inbox Receive our Raspberry Pi projects, coding tutorials, Linux guides and more!
A machine running Ubuntu 22.04 to which we’ll connect. (For my server, I’m using acheap VPS with high RAMfrom Contabo. I’ve written areview of Contabo’s VPSif you’re interested – or use araspberry pi). Acting as anon-root sudo userfor security reasons. You can see our tutoria...
install it using the dpkg command, resolve any missing dependencies with the apt -f install command, start the server with the service command, and access it through a web browser using the IP address of your Raspberry Pi.
xRDP This let's you remote-in to your pi, using the Windows native Remote Desktop program. I have found this handy when fail2ban locks me out due to invalid password attempts. DNSMasq Gives the option to use the version 2.77test4. DNSCrypt This is fully functional, and works! Pi-Hole...
sudoapt-getinstallxrdp#Install the RDP server sudosystemctl start xrdp#Start the base XRDP server sudosystemctl start xrdp-sesman#Start the XRDP session manager Now we install PuTTY in windows. PuTTY not only can remotely connect to the Kali operating system on the Raspberry Pi, it can also ...