Display category title in Magento
Quick method of retrieving and displaying Current Category title by echo in Magento.
Quick method of retrieving and displaying Current Category title by echo in Magento.
Easy way to remove Magento index.php from URL and enable Magento SEF pages.
When building a large form with RSForms, using the usual manual ordering is both tedious and time consuming. Thankfully the RS team have provided a neat feature which isn’t terribly obvious, so have provided this brief example for anyone wondering how.
Simple method of clearing Linux cache, useful for dropping dentries and inodes from memory.
Quick and easy method of kicking an SSH user.
From SSH you can easily change the UID and GID by using the chown command. Shown below is the structure of the command and how to use it to change Group and User id’s. This is especially useful if you are having problems transferring files using FTP.