Caching finds include

I found mt-rebuild which allows you to schedule a rebuild of an entry/page/index which is just what I needed to force a rebuild of my main index page on absocachinlutely to include my latest finds in the side bar of the page. I had to rename my Main Index to MainIndex and then include the blog id, set the mode to index and provide the template name in a cronjob as follows:-

/full-pathname-to/mt-rebuild.pl -blog_id=9 -template=MainIndex -mode=index

Watch out Ohio – here I come.

I’ve just handed in my resignation to work via email (what a chicken) this evening. Actually the reason it was done via email is that I’ve been out on a customer job today and just got back in and the last thing I want to do on a Friday night is talk work over the phone. Wonder how long it will take for the grapevine to work…..

VPN connections fixed at last

For the past week I’ve had agro from two of our users who have recently had new laptops and been unable to vpn into our network. The vpn connection is established but no traffic is passed through to the lan. The weird thing is that the wireless card on one of the machines would pass traffic but the lan connection wouldn’t. I spent about 5 hours troubleshooting this last week and thought I had a working solution until the next morning when it stopped working again.
This morning I spent an hour systematically working through symantecs troubleshooting guide and finally found this document:- Symantec VPN Client connectivity problems on IBM ThinkPad Laptops and guess what these new laptops are?
Turns out that IBM include some special software that automatically work out where you are connected and fiddle with the tcpip stack appropriately. As soon as I removed the IBM access software from running tasks I was able to ping the network – I was SOOO relieved as I really was starting to get worried about how I was going to fix this problem.

Yet more extensions.

I’ve now decided that if someone asks me to fix virus/spyware problems then I’ll remove any kazaa type programs before I even start (which may sound obvious!) and also change their default browser to firefox. I’ll probably also start installing Mozilla Thunderbird (and disabling outlook express) as an email client, although I need to dogfood that myself so I can support it better. If the person doesn’t agree to these three changes then I just walk away from the pc. Not only will this hopefully save me time in disinfecting the machine *now* but it will hopefully reduce the number of problems infections that occur in the future.
The more section contains a list and link of most recent extensions to install which I really need to write up as a static page to link off the main page on this site.
Next post should be some quick “getting started instructions”

11 reasons to run antivirus and a firewall…..

TR/dldr.delf.CB.1*2
BDS/Haxdoor.BH*3
TR/dldr.small.ait
TR/Drop.Funweb.A
Drop.Small.NK
BDS/Haxdoor.BH.1*2
PMS.WildTangent.B.1

Interestingly Norton had already detected and deleted a couple of these files but didn’t detect any of the others. I had to boot from a Windows UltimateBootCD, download new dats for avpersonal and then run a scan. The Avpersonal only took 30 minutes to run, the Trendmicro one has been going for about an hour and is still going. Its a good job I don’t charge by the hour.

Phew – the machine boots!

Had a bit of a scare this morning when the home machine refused to boot. Basically the computer froze after displaying the Bios version and CPU speed and refused to go any further. After taking everything out this evening it booted up so I then tried to remember what I had changed, and then remembered the (non powered) USB2 hub I got last week. Unplugged it and the machine booted up ok. Plugged it back in again, with nothing attached to the hub and the same thing happened. Therefore the hub is now sitting on my desk. Not sure whether I can be bothered going through the hassle of getting it replaced…the weird thing is that the hub works when the machine is booted up. Having said all that I’m wondering if the PSU is being maxed out as the machine also refuses to boot if I have a usb thumbdrive plugged into it when I boot up.

wpblacklist permission problem

Tried to install the wpblacklist plugin this afternoon but have run into several problems, probably due to the security setup on the server. It initially wouldn’t install as WPblacklist-install.php didn’t have permissions set to 644. After the installation ran through, I had to change the permissions in wp-admin to wpblacklist, wpblmoderate and wpblsearch.php files to 644 then it all seemed to work.