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.

Aug 26 2010

Send test e-mail message: Cannot send the message. Verify the e-mail address in your account properties.

Google removed page numbers

So you’ve followed Google’s instructions for getting smtp working from Outlook 2010, and yet Outlook is still returning with an error!? If you are experiencing this problem, then here’s the quick fix.

Aug 18 2010

Change SSH Port in CentOS Linux

centos.jpg

How to change SSH port from the standard 22 to, for example 339 in CentOS Linux. Although this method helps to stop the majority of opportunistic breakin attempts (cleans your log files up nicely too) it is by no means a complete solution. You should also restrict SSH access to a single IP address, look at /etc/hosts.allow and /etc/hosts.deny - also no online server should be without a firewall.

To change the SSH Port address, using 339 as an example, do the following:

Aug 17 2010

LOVEFiLM removed online viewing

For a few months now LOVEFiLM have offered a free to air online service for all its account holders. But recently they have decided (probably due to bandwidth issues) that this is now to be a paid service ontop of the basic account.

Aug 09 2010

Windows 7 Outlook Office 2010 pst file location

office 2010 pst

Where is the pst located in windows 7 for office 2010?

Unlike some previous versions of Outlook, the data is stored in the user documents folder:

Aug 08 2010

Magento An error occurred while saving the URL rewrite

magento error url rewrite

Fix An error occurred while saving the URL rewrite, quick and easy fix for this problem.

Aug 02 2010

jqzoom over menu in Magento

Quick an easy fix for jqzoom appearing over menu items in magento, can also be used for any type of site.

Jul 29 2010

Perl cgi displaying as text or error 500 [FIXES]

perl icon

For those experiencing problems with perl script rendering as text or returning Server 500 errors, then here are some things to check to get things working.