upgrading to Ubuntu 16.04.1 LTS
By admin on October 24, 2016Read moreThis is not a job for the faint hearted 🙁 sudo apt-get update && sudo apt-get install –only-upgrade openssl...
0Magento Security
By admin on October 24, 2016Read moreIf your website is based on magento and you are below the version “magento 2” you need to apply...
Soft linking directories
By admin on September 7, 2016Read moreYou can share directories between different file paths by the command ln -s the structure of the command is...
find on unix
By admin on May 12, 2016Read moregrep -rnw ‘/path to start search/’ -e “phrase you want to search”
magento upgrade
By admin on March 2, 2016Read moreif you are upgrading from 1.4 to 1.9 get ready for lots of problems, I had a major issue...