mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 17:22:53 +01:00
add test for rng-tools
This commit is contained in:
@@ -1267,6 +1267,7 @@ WIP
|
|||||||
- https://www.gnu.org/software/hurd/user/tlecarrour/rng-tools.html
|
- https://www.gnu.org/software/hurd/user/tlecarrour/rng-tools.html
|
||||||
- https://wiki.archlinux.org/index.php/Rng-tools
|
- https://wiki.archlinux.org/index.php/Rng-tools
|
||||||
- https://www.howtoforge.com/helping-the-random-number-generator-to-gain-enough-entropy-with-rng-tools-debian-lenny
|
- https://www.howtoforge.com/helping-the-random-number-generator-to-gain-enough-entropy-with-rng-tools-debian-lenny
|
||||||
|
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-encryption-using_the_random_number_generator
|
||||||
|
|
||||||
#### Steps
|
#### Steps
|
||||||
|
|
||||||
@@ -1296,6 +1297,10 @@ WIP
|
|||||||
sudo systemctl status rng-tools.service
|
sudo systemctl status rng-tools.service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
1. Test randomness:
|
||||||
|
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html/security_guide/sect-security_guide-encryption-using_the_random_number_generator
|
||||||
|
- https://wiki.archlinux.org/index.php/Rng-tools
|
||||||
|
|
||||||
|
|
||||||
([Table of Contents](#table-of-contents))
|
([Table of Contents](#table-of-contents))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user