Monthly Archives: November 2011

Changing server ip addresses

OK, so I changed my virtual server ip address in response to my host being allocated a new block of IPs. Anyhow, things seem to have gone ok. I changed DNS timeouts to short, waited, updated everything etc etc… Of … Continue reading

Posted in System Administration | Tagged , | Comments Off on Changing server ip addresses

Git Rebasing Tips

So there you are, using git to store, track and share your code with a few others. Maybe many others. You make a change, someone else makes a change, one or the other of you pulls the others changes and … Continue reading

Posted in Software | Tagged , , , | Comments Off on Git Rebasing Tips

Fixed my RSS feeds

I hadn’t realized I was a victim of the wp blank line bug in my RSS feeds. I found an extra space at the bottom of my wp-config.php file. Fixed. Perhaps that’ll help the rss readers out there.

Posted in Miscellaneous | Tagged , , | Comments Off on Fixed my RSS feeds