Install and enable haveged
This commit is contained in:
@@ -57,6 +57,15 @@ Noch ein paar Zusatzpakete:
|
||||
# yum install py-bcrypt -y
|
||||
```
|
||||
|
||||
Wegen Entropy:
|
||||
```
|
||||
# yum install haveged
|
||||
# systemctl enable haveged
|
||||
# systemctl start haveget
|
||||
Test:
|
||||
# cat /proc/sys/kernel/random/entropy_avail
|
||||
```
|
||||
|
||||
Installation NGINX (Zugang fuer Statusabfragen):
|
||||
```
|
||||
# yum install nginx
|
||||
|
||||
Reference in New Issue
Block a user