Remote Desktop: Difference between revisions
imported>Skyset Add structure, divide article into RDP and VNC configuration, clean up markdown on GNOME section |
imported>Skyset m (I made a silly case-sensitive typo that is kind of deeply important. GNOME needs to be capitalized in the xrdp.defaultWindowManager value.) |
||
| Line 85: | Line 85: | ||
=== GNOME === | === GNOME === | ||
The XRDP <code>defaultWindowManager</code> setting to access a remote GNOME shell should be set to <code> | The XRDP <code>defaultWindowManager</code> setting to access a remote GNOME shell should be set to <code>GNOME-remote-desktop</code>. | ||
<code>services.gnome.gnome-remote-desktop</code> must be enabled for this to work. Also ensure that you have a firewall port open for XRDP to communicate on (for the GNOME connections app, this is <code>3389</code>). | <code>services.gnome.gnome-remote-desktop</code> must be enabled for this to work. Also ensure that you have a firewall port open for XRDP to communicate on (for the GNOME connections app, this is <code>3389</code>). | ||