Add 'xrdp'

Dennis Buchhorn
2023-01-17 09:50:50 +00:00
parent 7627945c55
commit 40be650bb0

19
xrdp.md Normal file

@ -0,0 +1,19 @@
# xrdp
This is an open-source Remote Desktop Protocol server ([project website](http://xrdp.org/)).
## Installatino with hardware encoding
### Nvidia
According to [this](https://github.com/neutrinolabs/xrdp/issues/1422#issuecomment-1327926884) post, you can install xrdp with xorgxrdp and hardware encoding on a machine with Nvidia GPU with a script.
I copied the script and made a few changes to make it work for my use case.
You can find it [here](https://git.bs.b-eit.de/bucde/notes/src/branch/master/scripts/xrdp_nvidia_setup).
Prerequisites to run this script:
* Fresh installed Debian 11 machine with Nvidia GPU
* **No** additional Nvidia driver installed!
The script will install the latest Nvidia driver.