LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Ubuntu ms-rd enable command line (https://www.linuxquestions.org/questions/linux-networking-3/ubuntu-ms-rd-enable-command-line-4175723948/)

RickPoleshuck 04-11-2023 09:36 AM

Ubuntu ms-rd enable command line
 
Ubuntu 22.04 now supports ms-rd. To configure from the GUI, simply navigate to Settings -> Sharing -> Remote Desktop.

Can someone tell me how to enable this feature from the command line, over ssh?

Thanks in advance

szboardstretcher 04-13-2023 02:31 PM

What do you mean 'over ssh'? Here is the terminal command.

Code:

gsettings set org.gnome.Vino enabled true

RickPoleshuck 04-13-2023 04:30 PM

My 'over ssh' was just reinforcing that I needed the command line answer. Much thanks.
Quote:

Originally Posted by szboardstretcher (Post 6424329)
What do you mean 'over ssh'? Here is the terminal command.
Code:

gsettings set org.gnome.Vino enabled true



All times are GMT -5. The time now is 10:36 AM.