Skip to content

Commit 1dcc7cc

Browse files
authored
Merge pull request #56937 from cynthn/patch-136
Update use-remote-desktop.md
2 parents 038880b + b57381c commit 1dcc7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/virtual-machines/linux/use-remote-desktop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Now that you have a desktop environment installed, configure a remote desktop se
5353

5454
```bash
5555
sudo apt-get install xrdp
56+
sudo systemctl enable xrdp
5657
```
5758

5859
Tell xrdp what desktop environment to use when you start your session. Configure xrdp to use xfce as your desktop environment as follows:

0 commit comments

Comments
 (0)