Update README.md

This commit is contained in:
VirtuBox 2017-12-16 00:10:28 +01:00 committed by GitHub
parent be034ecef0
commit bb0601f92c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ sudo apt install haveged curl git unzip zip fail2ban htop -y
**3) Tweak Kernel sysctl configuration**
```
sysctl -e -p <(curl -Ss https://git.virtubox.net/virtubox/debian-config/raw/master/etc/sysctl.conf)
echo never > /sys/kernel/mm/transparent_hugepage/enabled
```
**4) Set your email instead of root@localhost**