XRDP: Difference between revisions
Jump to navigation
Jump to search
Created page with "==References== {| | valign="top" | * [https://askubuntu.com/questions/1407444/ xRDP » Ubuntu 22.04 Headless Remote Desktop] * [https://askubuntu.com/questions/1442514/ xRDP..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<source lang="bash"> | |||
sudo apt install xrdp | |||
sudo systemctl status xrdp | |||
sudo systemctl enable --now xrdp | |||
</source> | |||
==References== | ==References== | ||
{| | {| | ||
Revision as of 13:17, 3 December 2023
sudo apt install xrdp
sudo systemctl status xrdp
sudo systemctl enable --now xrdp
References
|
|
||
|
| ||