Categories
October Surprise 2024

Enable RDP from command line – Ask Ubuntu

Gnome Remote Desktop (RDP/VNC on Ubuntu 22.04 and other recent versions) can be enabled through command line by using the grdctl command. The command line parameters are documented in the man pages of the cli tool, e.g. here. When using it through SSH, I initially had the problem that it was not working with sudo using the tool without sudo blocked indefinetly because it was waiting for a …