logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

grdctl - Command line tool for configuring GNOME Remote Desktop

Bugs

       The bug tracker can be reached by visiting the website
       https://gitlab.gnome.org/GNOME/gnome-remote-desktop/issues. Before sending a bug report, please verify
       that you have the latest version of gnome-remote-desktop. Many bugs (major and minor) are fixed at each
       release, and if yours is out of date, the problem may already have been solved.

GNOME-REMOTE-DESKTOP                               March 2022                                          GRDCTL(1)

Description

       grdctl provides methods for configuring the GNOME Remote Desktop service, for example setting
       credentials.

General Commands

status
           Show current status.

Name

       grdctl - Command line tool for configuring GNOME Remote Desktop

Options

--help
           Show help text.

Rdp Commands

rdpenable
           Enable the RDP backend.

       rdpdisable
           Disable the RDP backend.

       rdpset-tls-certTLS-CERT
           Set path to TLS certificate.

       rdpset-tls-keyTLS-KEY
           Set path to TLS key.

       rdpset-credentialsUSERNAMEPASSWORD
           Set username and password credentials.

       rdpclear-credentials
           Clear username and password credentials.

       rdpenable-view-only
           Disable remote control of input devices.

       rdpdisable-view-only
           Enable remote control of input devices.

Synopsis

grdctl [OPTION...] [COMMAND] [SUBCOMMAND...]

See Also