How to allow RDP (remote desktop) access to Ubuntu/POP OS (Debian) from Windows – XRDP method
In this example, I am using POP OS but you can us Debian/Ubuntu etc. With Debian you need a little bit of tweaking, for Ubuntu and POP OS, it should work. Step 1: Install xrdp package using the following command bchoi@pop-os:~$ sudo apt install xrdp -y Step 2: Enable xrdp so the daemon starts on… Read More How to allow RDP (remote desktop) access to Ubuntu/POP OS (Debian) from Windows – XRDP method