Skip to content

Instantly share code, notes, and snippets.

@RubenKelevra
Last active October 6, 2016 14:25
Show Gist options
  • Save RubenKelevra/6005795fdb4e58ab6f2ab7ef49ae3e77 to your computer and use it in GitHub Desktop.
Save RubenKelevra/6005795fdb4e58ab6f2ab7ef49ae3e77 to your computer and use it in GitHub Desktop.
gpg-agent --daemon
gpg --full-gen-key --pinentry-mode loopback
gpg --keyserver keyserver.ubuntu.com --recv-key 1FFAA0B24B708F96
gpg --keyserver keyserver.ubuntu.com --recv-key 520A9993A1C052F8
gpg --lsign-key 1FFAA0B24B708F96
gpg --lsign-key 520A9993A1C052F8
yaourt -S nginx-mainline-libressl --noconfirm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment