Skip to content

Instantly share code, notes, and snippets.

@saissemet
Last active March 5, 2021 12:45
Show Gist options
  • Save saissemet/3639271b1bbc9a9e3d956c68ae0a7464 to your computer and use it in GitHub Desktop.
Save saissemet/3639271b1bbc9a9e3d956c68ae0a7464 to your computer and use it in GitHub Desktop.
## Referenced by jdmedeiros (https://gist.github.com/jdmedeiros/32bbb759d74860d1de92c6a2c34f96f1) ##
sudo apt update
sudo apt upgrade -y
sudo apt install -y xfce4 xfce4-goodies xorg dbus-x11 x11-xserver-utils
sudo apt install -y xrdp chromium-browser filezilla
sudo adduser xrdp ssl-cert
sudo adduser saissemet
sudo login saissemet
echo xfce4-session > ~/.xsession
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment