Ubuntu/RDP: Difference between revisions
< Ubuntu
(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") |
(No difference)
|
Latest revision as of 22:00, 22 February 2025
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