1
0
Fork 0
docs/articles/ubuntu/remote_desktop_setup/Readme.md

23 lines
819 B
Markdown

<a href="../../../Readme.md">
<img src="../../../common/back_arrow.png" alt="50" width="50"/>
</a>
# UBUNTU - Remote desktop setup
## Enable remote desktop
Settings -> Sharing -> Remote Desktop -> On
**Important note:** make sure to change the password in the settings, as by default it is set to be different w.r.t. the actual user password.
![Settings screenshot](images/settings.png)
## Enable session on login screen
To enable remote session when the host is on login page the **Allow locked Remote desktop** extension must be installed in gnome instance:
```console
sudo apt install gnome-shell-extension-manager
```
The extension manager is called **Extension** in the GUI.
Extension to be installed: [Allow locked remote desktop](https://extensions.gnome.org/extension/4338/allow-locked-remote-desktop/).