There are plenty of blog posts with tips how to increase the performance of a magento store this shows us how important the speed of a magento store is. Read More »
Tag Archives: centos
How to configuring APC cache for Magento?
APC (Alternative PHP cache) is a free opcode cache for PHP, which... Read More »
Install Munin (Network Monitoring) in RHEL, CentOS and Fedora
In this basic guide we will describe and show you how to install and configure Munin Read More »
How to install ionCube loader on Ubuntu
ionCube is a Zend-Engine extension to encode PHP files. To install it on Ubuntu first download the software from ionCube.com and extract it to /usr/local. For the 64 bit version: cd /usr/local sudo wget http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz sudo tar xzf ioncube_loaders_lin_x86-64.tar.gz If you need the 32 bit version use http://downloads2.ioncube.com/loader_downloads/ioncube_loaders_lin_x86.tar.gz instead (further downloads can be found at http://www.ioncube.com/loaders.php) Then make sure the ... Read More »
Optimizing Magento Performance
According to the recent research, 64% of dissatisfied online shoppers said they were less likely to visit a slow retailer again, 62% were less likely to purchase from the site again and 48% would purchase from a competitor. Read More »
15 Examples To Master Linux Command Line History
When you are using Linux command line frequently, using the history effectively can be a major productivity boost. Read More »