Browse Source

Add 'linux/enable-xrdp-in-fedora-silverblue.md'

Toastie 3 months ago
parent
commit
a4ad188bbf
1 changed files with 9 additions and 0 deletions
  1. 9 0
      linux/enable-xrdp-in-fedora-silverblue.md

+ 9 - 0
linux/enable-xrdp-in-fedora-silverblue.md

@@ -0,0 +1,9 @@
+```bash
+sudo rpm-ostree install xrdp
+sudo systemctl reboot
+sudo systemctl enable xrdp --now
+sudo firewall-cmd --permanent --add-port=3389/tcp
+sudo firewall-cmd --reload
+```
+
+Settings > System > Remote Desktop >