User Tools

Site Tools


informatica:weblogic:instalacion:entropia

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatica:weblogic:instalacion:entropia [2015/07/17 07:52] – created joseinformatica:weblogic:instalacion:entropia [2017/02/10 00:23] (current) jose
Line 9: Line 9:
   cat /proc/sys/kernel/random/entropy_avail   cat /proc/sys/kernel/random/entropy_avail
   3304   3304
 +  
 +======   Entropía en debian ======
 +https://www.howtoforge.com/helping-the-random-number-generator-to-gain-enough-entropy-with-rng-tools-debian-lenny
 +
 +  # apt-get install rng-tools
 +
 +  # cat /etc/default/rng-tools 
 +
 +<code>
 +# Configuration for the rng-tools initscript
 +# $Id: rng-tools.default,v 1.1.2.5 2008-06-10 19:51:37 hmh Exp $
 +
 +# This is a POSIX shell fragment
 +
 +# Set to the input source for random data, leave undefined
 +# for the initscript to attempt auto-detection.  Set to /dev/null
 +# for the viapadlock driver.
 +#HRNGDEVICE=/dev/hwrng
 +#HRNGDEVICE=/dev/null
 +HRNGDEVICE=/dev/urandom
 +
 +# Additional options to send to rngd. See the rngd(8) manpage for
 +# more information.  Do not specify -r/--rng-device here, use
 +# HRNGDEVICE for that instead.
 +#RNGDOPTIONS="--hrng=intelfwh --fill-watermark=90% --feed-interval=1"
 +#RNGDOPTIONS="--hrng=viakernel --fill-watermark=90% --feed-interval=1"
 +#RNGDOPTIONS="--hrng=viapadlock --fill-watermark=90% --feed-interval=1"
 +</code>
informatica/weblogic/instalacion/entropia.1437119574.txt.gz · Last modified: 2015/07/17 07:52 by jose