Perrin Harkins wrote:
On Wed, 2004-12-22 at 18:28 -0500, Stas Bekman wrote:
Use /dev/urandom, which will not block.
It's not us who uses it, but Apache, so it's not under our control.
I think that if you just cat some stuff to /dev/urandom it will raise
entropy.
it's read only on my system:
l /dev/urandom
cr--r--r-- 1 root root 1, 9 Dec 10 11:21 /dev/urandom
on the other hand /dev/random is writable:
l /dev/random
crw-rw-rw- 1 root root 1, 8 Dec 10 11:21 /dev/random
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]