kieranbarnes Independent PHP, WordPress & CubeCart Programmer

[Snippet] Stop Windows Update irritating you to restart after updates

Posted on January 23, 2010

I've been irritated to reboot my laptop every fifteen minutes to reboot my laptop. Its never convenient is it.

Click Start, Run and type net stop wuauserv

Tagged as: 1 Comment

[Snippet] CentOS Server Firewall Configuration

Posted on January 22, 2010

CentOS 5 Server has a nice text interface to configuring your firewall.

  1. system-config-securitylevel-tui
Tagged as: No Comments

Simple install of memcached on Ubuntu

Posted on January 22, 2010

Memcached is a free, high performance distributed memory object caching system. In English, it can make your single server PHP applications faster or for a little more technical users you can write cache and share cache objects over a web server farm or cluster. Great, eh.

No seriously, it can really make your PHP faster.

Tagged as: Continue reading

Detecting MIME types in PHP

Posted on January 22, 2010

Detecting MIME types in PHP used to be hellish.

Use the mime_content_type function I hear you say. Returns the MIME content type for a file as determined by using information from the magic.mime file. No, its garbage and thankfully now depreciated.

The PHP documentation suggests we use the Fileinfo PECL extension. I wasted ten minutes of my day trying to make that work. It even comes packaged with PHP 5.3. Still doesn't work.

Managing User Shares in Windows

Posted on January 8, 2010

So you've probably got a Users folder with directories in matching all your Windows users, so they all have a private "home" drive on your server?

Ever tried to manage permissions on them, or messed permissions up? Or managed to make your Director's files world-readable?

Mananging Exchange users and attributes from your XP desktop

Posted on January 6, 2010

So you are lazy and don't want to waste valuable seconds of your life connecting to an Exchange server to manage a recipient. Easy, add the Exchange attributes to your local copy of Active Directory Management Tools.

Works for Exchange 2000 and 2003 and Windows XP, probably works for the rest as well.

Snows

Posted on January 6, 2010

[nggallery id=22]

Filed under: General No Comments

Responding to a Schema Master Failure

Posted on December 30, 2009

There is a little known FSMO role in Active Directory called Schema Master, quite simply it manages changes to your Active Directory Schema. Whilst this is down, no schema changes can be made. Chances are, you'll forget to move this role as it isn't listed in the usual Operations Masters tab.

Does anyone know why?! Anyway, if you've ever lost or moved a Domain Controller, chances are you didn't move this role.

What is the difference between ‘learnt’ and ‘learned’?

Posted on December 28, 2009

Apparently, not much. These are alternative forms of the past tense and past participle of the verb learn. Learnt is more common in British English, and learned in American English. It's an irregular verb, and this is a part of its irregularity.

British people - 'Learnt' please.

Dixons – The last place you want to go

Posted on December 21, 2009

Filed under: General 1 Comment
Page 17 of 34« First...10...1516171819...30...Last »