Adding an SSH user

Table of ContentsExamples Full access Create user Remove user Restricted access Create user Remove userAdding a SSH user is performed via SSH. Log into your acc server and switch user to root su -l root /microcloud/scripts_ro/create_ssh_user.sh -h There are a … Continue reading

Creating a HTTP Archive

Table of ContentsCreating a HTTP Archive On ChromeIn order to help diagnose an issue you are experiencing, we need to be able to replicate it - but if the issue is localised to your computer/office/country - it isn't always possible … Continue reading

Controlling Store Logging

Table of ContentsVia MageRunLog into your Magento admin as normal, then go to, System > Configuration > Advanced > Developer Then configure the settings as follows, Via MageRun Using MageRun, use the following command (adjust mr_examplecom as necessary), mr_examplecom dev:log … Continue reading

Controlling Customer Logging

Table of ContentsDisable customer logging Rotating customer logs Enable Cron Enable log cleaningIt isn't always necessary to use the native customer logging feature of Magento if you are already using more powerful third party analytics. The majority of stores can … Continue reading

Implementing Varnish on Magento 1

Table of ContentsIs Varnish right for you? Implementation Automated installerIs Varnish right for you? Varnish isn’t the be-all and end-all of Magento performance. Its great to offset load from bots & window-shoppers – but it shouldn’t be your first port … Continue reading