fbpx

How to optimize the wp-rocket WordPress plugin


by Danila Vershinin, May 31, 2022

Best FPC plugin for WordPress? The best full-page cache plugin for WordPress is actually none and using Varnish instead. Because the best FPC solution for WordPress is Varnish. Varnish Cache is very flexible, you can tell it to use the fastest cache storage, which is RAM. And this is the default. You can also tell […]

Read More...

Monitoring PHP-FPM in Bitnami stacks using NGINX Amplify


by Danila Vershinin, April 29, 2022

If you are a user of Bitnami stack for LEMP or LAMP, you might want to set up PHP-FPM monitoring. Such monitoring allows you to have a nice overview of your PHP-FPM-based stack, to see how your system behaved and how much it was loaded over periods of time, through a set of graphs. Despite […]

Read More...

Setting the proper MTU for your home router


by Danila Vershinin, March 27, 2022

Determining the right MTU value for your router’s internet connection. Fixing performance of your home network.

Read More...

How to install NGINX WAF module in Fedora Linux


by Danila Vershinin, February 19, 2022

How to easily set up WAF module protecting your NGINX powered websites in Fedora Linux. Install prebuilt NGINX WAF module.

Read More...

How to fix dnf after CentOS 8 went EOL


by Danila Vershinin, February 3, 2022

How to fix dnf upgrade on End-of-Life release of CentOS 8. Simple instructions in keeping your dnf client working in CentOS 8

Read More...

How to install and configure CAPTCHA NGINX module in CentOS/RHEL


by Danila Vershinin, October 8, 2021

Implementing CAPTCHA image generation and validation using NGINX module

Read More...

Laravel NGINX configuration


by Danila Vershinin, September 28, 2021

Modern NGINX configuration for Laravel PHP framework will allow you to have a secure and performant website

Read More...

Conditional HTTP GET for WordPress


by Danila Vershinin,

Speed up WordPress using conditional HTTP GET feature which allows to preserve bandwidth on repeat page loads

Read More...

How do I have two clients connect to the same VNC server session?


by Danila Vershinin, September 19, 2021

How to fix how to allow multiple users to connect to the shared native display of a system?

Read More...

How to obtain the information about available blueprints via composer cli?


by Danila Vershinin, September 18, 2021

How to fix how to obtain the information about available blueprints via composer cli?

Read More...