Skip to content

Instantly share code, notes, and snippets.

@renatoapcosta
Created November 11, 2022 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save renatoapcosta/452b3c22c4e1f7a9e525a15f499696ac to your computer and use it in GitHub Desktop.
Save renatoapcosta/452b3c22c4e1f7a9e525a15f499696ac to your computer and use it in GitHub Desktop.
Ubuntu RDP

Ubuntu RDP

Instar o sevidor RDP para ubuntu 20.04

apt update
apt upgrade
reboot
sudo apt install ubuntu-desktop

sudo apt install xrdp
sudo adduser xrdp ssl-cert
sudo apt install xorgxrdp
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment