Created
August 19, 2020 05:31
-
-
Save aofry/36dfdc7d00f056c823f39ab3e559f623 to your computer and use it in GitHub Desktop.
This file contains 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
#!/usr/bin/env bash | |
#xrdp | |
apt install -y xfce4 xfce4-goodies xorg dbus-x11 x11-xserver-utils xrdp | |
systemctl status xrdp | |
adduser xrdp ssl-cert |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment