voodish logo
Skip to: Content | Navigation | Site map

Articles and Reviews from Voodish

Welcome to our Articles section, we try and update this section at least twice weekly, so check back regularly for the most up to date info. Our sections include Future of Computing, Internet Tools, Tea Break and Web Development.

Jun 23 2010

Display category title in Magento

Quick method of retrieving and displaying Current Category title by echo in Magento.

Jun 17 2010

Remove index.php in Magento

Easy way to remove Magento index.php from URL and enable Magento SEF pages.

Jun 14 2010

RSForm ordering

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.

May 19 2010

How to clear Linux caches

Simple method of clearing Linux cache, useful for dropping dentries and inodes from memory.

May 14 2010

Kick SSH user

Quick and easy method of kicking an SSH user.

May 01 2010

15M Gigabit Ethernet Cable for just £15 delivered

Gigabit Ethernet Cable 15 metres

WOW, 15 metres of Gigabit ethernet cable for only £15 delivered in the UK. Currys price is £35 plus delivery, OUCH!

15 metres of snagless ethernet cable suitable for Gigabit networks with FREE UK delivery, that’s just £1 per metre (inc. UK delivery.)

Apr 27 2010

How to change Linux User (UID) and Group (GID)

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.