2022-11-01 22:11:48

This commit is contained in:
henk
2022-11-01 22:11:48 +01:00
parent 1576469785
commit ed99d8342e
2 changed files with 10 additions and 0 deletions
Binary file not shown.
+10
View File
@@ -0,0 +1,10 @@
https://c-nergy.be/blog/?p=18205
wget https://www.c-nergy.be/downloads/xRDP/xrdp-installer-1.4.3.zip
unzip xrdp-installer-1.4.3.zip
chmod +x ~/Downloads/xrdp-installer-1.4.3.sh
--help or -h => will display a basic help menu
--sound or -s => will enable sound redirection
--loginscreen or -l => will customize the xRDP login screen
--remove or -r => will remove the xrdp package
--custom or -c => will perform a custom installation (i.e. compiled from sources)