Skip to content

Instantly share code, notes, and snippets.

@soardex
Created June 17, 2015 13:05
Show Gist options
  • Save soardex/c2ebd9d3bdb3c890151c to your computer and use it in GitHub Desktop.
Save soardex/c2ebd9d3bdb3c890151c to your computer and use it in GitHub Desktop.
Create GPG Key through SSH
sudo pacman -S rng-tools
sudo rngd -f -r /dev/urandom
gpg2 --full-gen-key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment