<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Entropy</id>
	<title>Entropy - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Entropy"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Entropy&amp;action=history"/>
	<updated>2026-05-16T20:16:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Entropy&amp;diff=69&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;Reference: https://major.io/2007/07/01/check-available-entropy-in-linux/  Check available entropy in Linux Sometimes servers just have the weirdest SSL problems ever. In some of these situations, the entropy has been drained. Entropy is the measure of the random numbers available from /dev/urandom, and if you run out, you can’t make SSL connections. To check the status of your server’s entropy, just run the following:  # cat /proc/sys/kernel/random/entropy_avail If i...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Entropy&amp;diff=69&amp;oldid=prev"/>
		<updated>2024-08-27T00:12:27Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Reference: https://major.io/2007/07/01/check-available-entropy-in-linux/  Check available entropy in Linux Sometimes servers just have the weirdest SSL problems ever. In some of these situations, the entropy has been drained. Entropy is the measure of the random numbers available from /dev/urandom, and if you run out, you can’t make SSL connections. To check the status of your server’s entropy, just run the following:  # cat /proc/sys/kernel/random/entropy_avail If i...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Reference: https://major.io/2007/07/01/check-available-entropy-in-linux/&lt;br /&gt;
&lt;br /&gt;
Check available entropy in Linux&lt;br /&gt;
Sometimes servers just have the weirdest SSL problems ever. In some of these situations, the entropy has been drained. Entropy is the measure of the random numbers available from /dev/urandom, and if you run out, you can’t make SSL connections. To check the status of your server’s entropy, just run the following:&lt;br /&gt;
 # cat /proc/sys/kernel/random/entropy_avail&lt;br /&gt;
If it returns anything less than 100-200, you have a problem. Try installing rng-tools, or generating I/O, like large find operations. Linux normally uses keyboard and mouse input to generate entropy on systems without random number generators, and this isn’t very handy for dedicated servers.&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>