Skip to content

Instantly share code, notes, and snippets.

@asilbalaban
Last active October 3, 2022 11:59
Show Gist options
  • Save asilbalaban/3166f33de9948a3759df6555cec8edde to your computer and use it in GitHub Desktop.
Save asilbalaban/3166f33de9948a3759df6555cec8edde to your computer and use it in GitHub Desktop.
create-desktop-server

sudo apt update sudo apt upgrade sudo apt install tasksel sudo apt install ubuntu-desktop sudo apt install lightdm sudo reboot

sudo apt-get install xrdp systemctl enable xrdp sudo ufw allow 3389/tcp

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