“anyone know kieran barnes”
i know kieran from back in the day... what about him - yep
Great guy! Works at a bank up in Louisville. See him at the clubs up there also. He's a good dancer! Lives down here though. - sweetstuff
who in etown doesn't know kieran? what are you wanting to know? - who doesnt
what do u know - MISS c baby
[Snippet] Allow mysql root access from anywhere
A small annoyance of mine is on local development servers, I can't login to the MySQL server as root.
Simply connect the mysql shell
mysq
mysql -uThen,
GRANT ALL ON *.* TO 'root'@'%' IDENTIFIED BY '[A PASSWORD]'Exit and you're done.
[Snippet] Checking a Global Catalog is really a Global Catalog
Use an LDAP browser or ADSI Editor to connect to the port 3268 Global Catalog communication is performed over TCP port 3268, regular LDAP lookups are sent to TCP port 389.
After assigning a GC role to a server, check its Directory Services event log for event number 1119, which indicates successful obtaining a role of a Global Catalog server
Ridiculously simple NTLM Authentication for Apache (Ubuntu)
We all know Ubuntu makes things amazingly simple. This is the best I've found so far. NTLM authentication in Apache used to take a while to setup, it used to be tricky, fiddly - generally a bit hit and miss.
Installing mytop on cpanel

MyTop is one of the best MySQL monitoring tools available, written by a MySQL guru, Jeremy Zawodny.
Its vital for monitoring your MySQL health, especially in a shared hosting environment.
mod_geoip Revisted including stopping spam in phpBB 2
I've recently moved a client's forum onto a new cPanel server, previously it was on a home-brew Ubuntu server.
So I had to install mod_geoip onto cPanel in CentOS. It wasn't as bad as I was expecting.
First off, we need to download the GeoIP libraries.
Ubuntu Upgrades
Here is a really simple way of upgrading your Ubuntu system. After the initial setup, upgrading to Karmic or Intrepid is a one liner.
The tap in the Kitchen
A fantasticaly inexplicable email appeared today.
Please can you make sure that when you turn the tap off in the kitchen you don’t turn it till it stops dripping.
It’s meant to drip & people have been struggling to turn it back on.
Regards
[Snippet] Installation of MS SQL Libraries on Ubuntu
Can't find php-mssql? Nah, its gone. Use php-sybase which contains both libraries now. Remember, make sure FreeTDS is installed aswell.





