Created
February 19, 2013 17:45
-
-
Save rektide/4988136 to your computer and use it in GitHub Desktop.
retrieve x2go key
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpg --keyserver keys.gnupg.net --no-default-keyring --keyring /tmp/tmp.syKbYrVBAr --recv-keys E1F958385BFE2B6E | |
gpg: requesting key 5BFE2B6E from hkp server keys.gnupg.net | |
gpg: key 5BFE2B6E: public key "X2go Debian/Ubuntu Packaging <[email protected]>" imported | |
gpg: no ultimately trusted keys found | |
gpg: Total number processed: 1 | |
gpg: imported: 1 (RSA: 1) | |
gpg: WARNING: nothing exported |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment