Carding Attack Protection using the REST Api on Magento
You’ve been hit by a carding attack, huh? This is when a bot places a ton of orders on your site using a batch of stolen …
Carding Attack Protection using the REST Api on Magento Read More »
You’ve been hit by a carding attack, huh? This is when a bot places a ton of orders on your site using a batch of stolen …
Carding Attack Protection using the REST Api on Magento Read More »
We had an issue with a customer who is running magento 2. Bots were scanning for their admin panel hash. In magento the admin panel is …
Bots scanning for Magento Admin, Creating 404 Traffic at high rate Read More »
Note: All commands to be run as root user unless otherwise specified. This is my go to cheat sheet for fast complex commands for troubleshooting servers …
rm -rf var/cache/* var/view_preprocessed/* var/page_cache/*php bin/magento setup:upgradephp bin/magento setup:di:compilephp bin/magento setup:static-content:deploy -f
php bin/magento config:set admin/security/password_lifetime 0php bin/magento config:set admin/security/password_is_forced 0php bin/magento c:f
So I tried to install XCP-ng Windows PV Tools 8.2.2.200-RC1 on a windows vm and got a blue screen of death. I then found a github …
This morning I had to troubleshoot a third party module (Amasty Out of Stock Notifications) that was not sending emails out properly. After wrongfully thinking the …
Magento 2 Madness with IsSalable returning nothing Read More »
So today I migrated a linux VM from vultr to an internal xcp-ng box. We used clonezilla to store the image to a wasabi bucket. Then …
I just wanted to write a review about my last interaction with ssls.com. Previously, we had always bought certain products from here and they were reliable, …
We had someone do a rm -Rf /var instead of rm -Rf var inside a project folder. If your reading this, you probably know the pain. …
Recovering from Partially deleted /var on Centos Read More »