/kernel-tweaks

Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks.

Primary LanguageShell

logo

Kernel Tweaks

Optimized kernel configuration intended for high performance and useful to prevent DDoS attacks.

⚙️ How its works?

The /etc/sysctl file allows modifying kernel parameters and making them persistent. We can use these parameters to protect our server against DDoS attacks or even get more performance from it.

📦 Installation

  1. Clone the repository.
  2. Use in terminal chmod 750 ./install.sh
  3. Run the install.sh script using sh ./install.sh
  4. (Optional) Install tuned for better performance
RedHat-based distributions:

The tuned package is installed and enabled by default!

Debian-based distributions:

sudo apt update

sudo apt install tuned tuned-utils tuned-utils-systemtap

❤️ Contribute

If you want to contribute changes to the project, you are welcome to do so. Simply create a PR by submitting your changes and after reviewing and testing it, it will be accepted.

💰 Donate

You are free to send a donation through PayPal if you found this useful.