Skip to content

Instantly share code, notes, and snippets.

@Alir3z4
Last active December 16, 2020 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Alir3z4/52c02e3d169ca468acce9256739ac76f to your computer and use it in GitHub Desktop.
Save Alir3z4/52c02e3d169ca468acce9256739ac76f to your computer and use it in GitHub Desktop.
RDP + Midori browser Ubuntu 16.04
sudo apt-get update
sudo apt-get install xrdp xfce4 midori
echo xfce4-session > ~/.xsession
sudo sh -c 'echo startxfce4 >> /etc/xrdp/startwm.sh'
sudo service xrdp restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment