Как ограничить скорость скачивания в Apache и Nginx

In this guide, I will show you how limit bandwidth in Apache and Nginx. Apache You need to install Apache web server and configure virtual host for your domain. Please take a look on the manual. Enable the mod_ratelimit module: nano /etc/httpd/conf.modules.d/00-base.conf Uncomment the line: LoadModule ratelimit_module modules/mod_ratelimit.so Add to your virtual host file: <IfModule […]

Read More

Как отключить SELinux в CentOS / RHEL / Fedora

  Security-Enhanced Linux (SELinux) is a security architecture for Linux® systems that allows administrators to have more control over who can access the system. It was originally developed by the United States National Security Agency (NSA) as a series of patches to the Linux kernel using Linux Security Modules (LSM).

Read More

Альтернативы ISPmanager 5: FASTPANEL®

As we already wrote, ISPmanager 5 panel will reach end-of-life soon. The situation impacts many of our clients because we have provided a free license of ISPmanager 5 Lite as a gift for a dedicated server order earlier. The new version has a slightly different pricing model, so clients who have many sites should pay […]

Read More