Ubuntu/RDP

From Omnia
Revision as of 22:00, 22 February 2025 by Kenneth (talk | contribs) (Created page with "== RDP Server == sudo apt install xrdp # should already be started, but just in case: sudo systemctl enable xrdp sudo systemctl start xrdp sudo systemctl status xrdp")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

RDP Server

sudo apt install xrdp
# should already be started, but just in case:
sudo systemctl enable xrdp
sudo systemctl start xrdp
sudo systemctl status xrdp