Install XRDP on Ubuntu to enable remote desktop access using RDP clients. Update system: sudo apt update Install XRDP: sudo apt install xrdp -y Start XRDP: sudo systemctl start xrdp Allow firewall port: sudo ufw allow 3389 Connect via Windows Remote Desktop using your Ubuntu IP. Now, you can access your Ubuntu desktop remotely with ease!
Leave a Comment
You must login to leave a comment.
Comments (0)
No comments yet. Be the first to comment!