Stuff…

I know I will forget.

Stuff… header image 2

Ubuntu gpg –gen-key not enough entropy

April 13th, 2010 · No Comments

It was taking ages to get enough entropy to generate a key using GPG.  Tried a few things like piping /dev/urandom to /dev/null but it didn’t help.  Ended up installing “rngd” and running it with: rngd -r /dev/urandom

This went into the background and the gpg –gen-key started working happily again with enough entropy to generate my key.

URL:

Tags: Linux · Operating System

0 responses so far ↓

  • There are no comments yet...

Leave a Comment