Tag Archives: Scripts

Order Export & Shipping Fulfillment Script For Magento, Version II

Magento CE 1.7.0.2 There is a newer version of this article available here. Magento is a fantastic eCommerce platform. The fact that the Community Edition is totally free still makes me scratch my head. However, when it comes to the order fulfilment part of Magento, it almost always requires a custom solution. You may find […]

Server Memory Usage Bash Script

Linux, Terminal I wanted a simple script to show me the memory usage on my CentOS 6 server so we could monitor peak traffic and usages. This is easily configured but very useful. Just call the script using cron and make sure it is executable! I call it every hour and overwrite it every week, […]