Skip to content

Instantly share code, notes, and snippets.

@usmansaleem
Last active January 11, 2018 00:05
Show Gist options
  • Save usmansaleem/5ed1e75d7fdd07c572991f555bab02c7 to your computer and use it in GitHub Desktop.
Save usmansaleem/5ed1e75d7fdd07c572991f555bab02c7 to your computer and use it in GitHub Desktop.
available entropy

cat /proc/sys/kernel/random/entropy_avail

Should not be 0 ....

Consider installing haveged and check status (in some cloud environment it may have issues at system start up, manual start may be required)

service haveged status

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment