Skip to content

Instantly share code, notes, and snippets.

@jdmedeiros
Last active June 20, 2023 12:03
Show Gist options
  • Save jdmedeiros/32bbb759d74860d1de92c6a2c34f96f1 to your computer and use it in GitHub Desktop.
Save jdmedeiros/32bbb759d74860d1de92c6a2c34f96f1 to your computer and use it in GitHub Desktop.
sudo apt update
sudo apt install -y xfce4 xfce4-goodies
sudo apt install -y xrdp chromium-browser filezilla
sudo adduser xrdp ssl-cert
sudo adduser maria
login maria
echo xfce4-session > ~/.xsession
@jdmedeiros
Copy link
Author

You may need to: apt install dbus-x11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment