Nginx: Disable logging of Magento security probes
by Danila Vershinin, August 8, 2017
Disable logging of Magento 1.x security probes in Nginx configuration. Uses map Nginx feature to conditionally log requests to Magento.
Read More...How to Reset WordPress Password
by Danila Vershinin,
How to reset Wordpress password easily. Use either SQL queries in Phpmyadmin or MySQL terminal. Or use the excellent WP-CLI command line utility
Read More...NGINX SELinux: Fix Permission Denied, 502, and Port Errors
by Danila Vershinin, August 7, 2017
Fix every common NGINX SELinux error: 502 bad gateway from proxy_pass, 403 forbidden on static files, port binding failures, and more. Complete boolean reference table, file context guide, and 11 real-world scenarios with verified one-liner fixes for RHEL, Rocky Linux, and AlmaLinux.
Read More...MariaDB: replicate single database. Tutorial and gotchas
by Danila Vershinin, July 16, 2017
Setup MySQL slave replication with few easy steps. Some gotchas on MySQL replication lag and how to fix it.
Read More...cPanel is a big no-no
by Danila Vershinin, July 15, 2017
Servers with cPanel might be easier to manage… if you’re not serious to build a decent website.
Read More...Testing client side performance with GTMetrix
by Danila Vershinin, July 4, 2017
GTMetrix? Ok, let’s test your website’s client side performance using GTMetrix. Let’s also find out what we’re really testing by understanding client side vs server side performance.
Read More...Huge Magento database and cleaning it
by Danila Vershinin, June 22, 2017
Cleanup huge Magento database with one quick SQL query or do it regularly via cron.
Read More...Varnish – cache on cookies
by Danila Vershinin, May 30, 2017
Cache those logged in pages with Varnish!
Read More...Varnish as Web Application Firewall
by Danila Vershinin, May 16, 2017
Protect your web application using.. simple Varnish VCL coding.
Read More...Ultimate Magento 1.x Security Checklist
by Danila Vershinin, May 9, 2017
Secure your Magento using this easy checklist with links for in-depth tutorials on making your store safe from hacks
Read More...