This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
##################################################################################################### | |
# Script_Name : xrdp-installer-1.4.4.sh | |
# Description : Perform xRDP installation on Ubuntu 18.04,20.04,22.10,22.04 and perform | |
# additional post configuration to improve end user experience | |
# Date : October 2022 | |
# written by : Griffon | |
# WebSite :http://www.c-nergy.be - http://www.c-nergy.be/blog | |
# Version : 1.4.4 | |
# History : 1.4.4 - Adding Support to Ubuntu 22.10 |