Magento 2: same-server deployment with reduced downtime
by Danila Vershinin, April 19, 2020
Discover how to drastically reduce downtime during Magento 2 updates with our guide on using a shadow directory. This approach allows you to carry out updates and static assets deployment without affecting your live site.
Read More...Fixing DNF annoyances in CentOS/RHEL: usability or bandwidth. Choose your destiny
by Danila Vershinin, April 17, 2020
How to fix DNF metadata refresh bug using dnf-makecache and changes to dnf.conf. Make package installs fast again with a simple tweak
Read More...How to install the Better Brotli NGINX module in Plesk for CentOS/RHEL
by Danila Vershinin, March 28, 2020
How to enable Brotli compression in Plesk for CentOS 7 or CentOS 8
Read More...Install NGINX Lua Module on Rocky Linux, AlmaLinux, CentOS & RHEL
by Danila Vershinin, March 27, 2020
How to add fast LuaJIT scripting to your NGINX
Read More...Supercharge your CentOS/RHEL with faster zlib libraries by Intel and Cloudflare
by Danila Vershinin, March 6, 2020
How to install Cloudflare or Intel forks of zlib as a system drop-in replacement for immense system performance improvement
Read More...How to configure the time synchronization and timezone on CentOS/RHEL
by Danila Vershinin, March 4, 2020
When you thought you knew what the server timezone should be, think again.
Read More...Protecting Magento 2 from SPAM registrations
by Danila Vershinin,
Fight SPAM registration in Magento 2 by fixing… Magento 2.
Read More...CentOS/RHEL 8: How to prevent a package from upgrading?
by Danila Vershinin, March 3, 2020
CentOS/RHEL 8: How to restrict yum to install or upgrade a package to a fixed specific package version?
Read More...How to install the ModSecurity NGINX module in CentOS/RHEL 8
by Danila Vershinin, February 20, 2020
Here’s how to easily install ModSecurity for NGINX in CentOS/RHEL 8.
Read More...NGINX: try_files is evil too
by Danila Vershinin, February 18, 2020
The if directive in NGINX is evil. How about try_files?
Read More...