12 lines
528 B
Plaintext
12 lines
528 B
Plaintext
https://c-nergy.be/blog/?p=18205
|
|
https://www.c-nergy.be/products.html
|
|
wget https://c-nergy.be/downloads/xRDP/xrdp-installer-1.4.4.zip
|
|
unzip xrdp-installer-1.4.4.zip
|
|
chmod +x ~/Downloads/xrdp-installer-1.4.4.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)
|
|
|