imthenachoman / How-To-Secure-A-Linux-Server

An evolving how-to guide for securing a Linux server.
Creative Commons Attribution Share Alike 4.0 International
17.25k stars 1.1k forks source link

resolved issue with rng-tols #40

Closed hellresistor closed 3 years ago

imthenachoman commented 5 years ago

Hi. Thanks for this. Mind explaining what the issue is and what it's doing? It looks like you're un-commenting the HRNGDEVICE line and changing it to /dev/urandom in /etc/default/rng-tools. I'd like to add an explanation of why this is necessary...

sed -i 's/#HRNGDEVICE='/'dev'/'null'/'HRNGDEVICE='/'dev'/'urandom/' /etc/default/rng-tools
hellresistor commented 4 years ago

I have readed it's a bug and these way force using the urandom on all system