Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.
| Beide kanten vorige revisie Vorige revisie Volgende revisie | Vorige revisie | ||
|
installatie_handleidingen:gnome_remote_desktop [2026/02/15 16:17] abel |
installatie_handleidingen:gnome_remote_desktop [2026/02/22 14:12] (huidige) abel |
||
|---|---|---|---|
| Regel 1: | Regel 1: | ||
| ====== GNOME Remote Desktop op Ubuntu ====== | ====== GNOME Remote Desktop op Ubuntu ====== | ||
| - | Install the necessary software:\\\ | + | Install the necessary software:\\ |
| '' | '' | ||
| - | Create and configure | + | Enable via GUI (Recommended for most users) |
| - | '' | + | Open Settings from the system menu (top-right corner).  |
| - | sudo -u gnome-remote-desktop winpr-makecert -silent -rdp -path ~gnome-remote-desktop/ | + | Go to Sharing in the sidebar.  |
| + | Toggle on Remote Desktop.  | ||
| - | sudo grdctl --system | + | Configure the Username and Password (these can be different from your system |
| - | sudo grdctl --system rdp set-tls-cert ~gnome-remote-desktop/ | + |  |
| - | sudo grdctl --system rdp set-credentials " | + | Ensure Remote Control is enabled to allow full interaction. |
| + |  | ||
| + | ⚠️ Note: If the first connection fails, restart the service: | ||
| - | grdctl --system rdp enable | + | systemctl --user restart |
| - | systemctl --now enable | + | |
| - | grdctl --headless | ||
| - | open the rdp port in the firewall: | + | try headless: |
| + | '' | ||
| + | |||
| + | open the rdp port in the firewall:\\ | ||
| '' | '' | ||
| - |  | + | |
| - | Reload the firewall to apply changes: | + | Reload the firewall to apply changes:\\ |
| '' | '' | ||
| + | |||
| + | Disable screenlock disconnect: | ||
| + | '' | ||
| + | gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0'' | ||
| + | |||
| + | disable login lockout:\\ | ||
| + | '' | ||
| + | |||
| + | Open Extension Manager and install "Allow Locked Remote Desktop" | ||
| + | |||
| + | Start the remote desktop:\\ | ||
| + | '' | ||
| + | |||
| + | |||
| + | |||