mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
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