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

x2gobroker-keygen - Generate SSH keys for X2Go Session Broker

Author

       This manual has been written for the X2Go project by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.

Version 0.0.4.x                                     Apr 2020                                x2gobroker-keygen(8)

Common Options

x2gobroker-keygen accepts the following common options:

       -h,--help
              Display a help with all available command line options and exit.

       -t{RSA,DSA},--key_type{RSA,DSA}
              SSH pub/priv key type (allowed values: RSA, DSA).

       -f,--force
              Re-generate SSH pub/priv key pair and enforce overwriting of existing key pair files.

              WARNING: you will loose previously create key files when this option is used.

Description

x2gobroker-keygen generates a SSH pub/priv key pair and makes it usable through X2Go Session Broker.

       This command has to be execute once per broker installation and requires root privileges.

Files

       ~x2gobroker/.ssh/*

Name

       x2gobroker-keygen - Generate SSH keys for X2Go Session Broker

Synopsis

x2gobroker-keygen [ options ]

See Also