mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-07 01:32:55 +01:00
Merge pull request #40 from hellresistor/patch-1
resolved issue with rng-tols
This commit is contained in:
@@ -1218,6 +1218,7 @@ WIP
|
|||||||
``` bash
|
``` bash
|
||||||
sudo apt-get install rng-tools
|
sudo apt-get install rng-tools
|
||||||
```
|
```
|
||||||
|
To Lazy: sed -i 's/#HRNGDEVICE='/'dev'/'null'/'HRNGDEVICE='/'dev'/'urandom/' /etc/default/rng-tools
|
||||||
|
|
||||||
([Table of Contents](#table-of-contents))
|
([Table of Contents](#table-of-contents))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user