Copy contents PHP Info to clipboard using Xclip on ubuntu
A quick tip to explain how to copy the content of your PHPInfo file to your clipboard from the terminal.
A quick tip to explain how to copy the content of your PHPInfo file to your clipboard from the terminal.
In this post I will provide instructions to install WordPress on ubuntu server. Â This tutorial is aimed at those users who may want to install WordPress on a virtual server for development purposes.
There are a number of blog posts available online which attempt to explain how to install magento on ubuntu for development. However, having spent the… Read More »How to install magento on ubuntu
mcrypt extension is missing. Please check your PHP configuration. This is the error message that was displayed with setting installing phpMyAdmin a new ubuntu 14.04… Read More »PHPMyAdmin mcrypt extension is missing
This is a handy tip to help you protect your Magento backend against Hackers and brute-force attacks. I recommend you change the default URL to… Read More »Change Magento Admin Url Magento 1.7.x
I will aim to address the issue of over optimizing software code in enterprise software applications. Looking for ways to optimize code and learning new… Read More »Code Golf : Beware of taking your hobby to work