11 lines
495 B
Plaintext
11 lines
495 B
Plaintext
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)
|
|
|