added suggestion for speeding up key generation on remote systems.
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 7 Aug 2008 04:13:05 +0000 (00:13 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 7 Aug 2008 04:13:05 +0000 (00:13 -0400)
website/bugs/headless-servers-take-too-long-to-generate-host-key.mdwn

index 0109b4213c239c68e35ef72e1b7794f712519e9b..8f1da5a4aff21c12bf84f957f46db578a5e4a682 100644 (file)
@@ -24,3 +24,8 @@ I've seen this happen on two machines now in the last week, and was
 able to resolve it on the first one by plugging in a keyboard and
 "massaging" it.  This won't work for a machine that's out of physical
 range, and has no keyboard to be plugged in anyway.
+
+One thing that might help is to suggest that the system administrator
+install a package like `bsdgames` and play console-based games as a
+non-privileged user, since that seems to feed the entropy count
+somewhat.