Tweak kernel variables in sysctl.conf

Kernel variables can be tweaked to increase security or performance of the system. To get a lot of these settings working across reboots it can be stored in the /etc/sysctl.conf file. For the values to get applied immediately after editing this file, this command should be issued:
#sysctl -p
This is how my file looks like. The [...]