Others
CategoryUBUNTU – Useful and basic commands
If you are working on an ubuntu linux OS, those command would be pretty useful for you:
To manipulate, and compress/uncompress fil..
MAGENTO 1.X – USEFUL MAGENTO CODE SNIPPETS
Those are many code snippets that could be helpful for you on shell scripts, standalone scripts, or in different situations of your market..
MAKE REWRITE RULES ON .HTACCESS FILE
If you need to make a rewrite rule on your .htaccess file, for example a condition if a URL not contains an string, you will need to make ..
INCREASE MEMORY LIMIT, LOG FILE SIZE, AND SOME TRICKS ON MYSQL SERVICE
If you are facing the following error
Or even, if you just want to increase the memory limit in order to avoid further pains in you h..
GIT – KICK OFF AND USEFUL WORKFLOW
In this tutorial, you will see how to start and follow up a project published on a git repository.
First of all, if you don’t have git ..
GIT – USEFUL COMMANDS
In some cases, you will need to face issues on your code. Those are mostly the bests moments to exploit the functionalities of our version..