How can I point /dev/random to /dev/urandom
Fresh3 days ago
Mar 15, 20269808 viewsConfidence Score0%
0%
Problem
I have a server that cannot generate enough entropy to support . The particular piece of software having problems can't be configured to use . I tried moving to and symlinking to , but still shows processes using it. In Does 'urandom' share the same entropy of 'random'?, the suggestion is to use . …
Error Output
/dev/random
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I point /dev/random to /dev/urandom
Low Risk
All you need to do is to create something like with the following contents:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix