mirror of
https://git.bs.b-eit.de/bucde/notes.git
synced 2025-08-08 10:14:28 +02:00
Add 'xrdp'
19
xrdp.md
Normal file
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.
|
Reference in New Issue
Block a user