<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Check available entropy in Linux</title>
	<atom:link href="http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Mon, 21 May 2012 12:07:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Major Hayden</title>
		<link>http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23664</link>
		<dc:creator>Major Hayden</dc:creator>
		<pubDate>Sat, 06 Aug 2011 04:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23664</guid>
		<description>Heywouter: That works pretty well, but some folks claim that /dev/urandom doesn&#039;t give adequately random data:

http://lwn.net/Articles/185393/</description>
		<content:encoded><![CDATA[<p>Heywouter: That works pretty well, but some folks claim that /dev/urandom doesn't give adequately random data:</p>
<p><a href="http://lwn.net/Articles/185393/" rel="nofollow">http://lwn.net/Articles/185393/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heywouter</title>
		<link>http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23651</link>
		<dc:creator>Heywouter</dc:creator>
		<pubDate>Fri, 05 Aug 2011 08:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23651</guid>
		<description>I had the same problem on headless VirtualBox servers, the guest OS is Ubuntu. the solution:
How to setup enrtopy

1.sudo apt-get -y install rng-tools

2.Then, edit the file /etc/default/rng-tools

    nano /etc/default/rng-tools

and this to the bottom of the file

HRNGDEVICE=/dev/urandom

3.sudo /etc/init.d/rng-tools restart 

Hope this help a bit</description>
		<content:encoded><![CDATA[<p>I had the same problem on headless VirtualBox servers, the guest OS is Ubuntu. the solution:<br />
How to setup enrtopy</p>
<p>1.sudo apt-get -y install rng-tools</p>
<p>2.Then, edit the file /etc/default/rng-tools</p>
<p>    nano /etc/default/rng-tools</p>
<p>and this to the bottom of the file</p>
<p>HRNGDEVICE=/dev/urandom</p>
<p>3.sudo /etc/init.d/rng-tools restart </p>
<p>Hope this help a bit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Entropy .. &#124; itech9</title>
		<link>http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23529</link>
		<dc:creator>Entropy .. &#124; itech9</dc:creator>
		<pubDate>Sat, 23 Jul 2011 00:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-23529</guid>
		<description>[...] From: http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] From: <a href="http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/" rel="nofollow">http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: goll</title>
		<link>http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-19647</link>
		<dc:creator>goll</dc:creator>
		<pubDate>Fri, 17 Dec 2010 17:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/07/01/check-available-entropy-in-linux/#comment-19647</guid>
		<description>Thanks for the great post.

On CentOS:
                   yum install rng-utils


Chau!</description>
		<content:encoded><![CDATA[<p>Thanks for the great post.</p>
<p>On CentOS:<br />
                   yum install rng-utils</p>
<p>Chau!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

