Posts Tagged ‘linux’

removing .SVN directories recursively March 4th, 2009 by Sheldon Lendrum

I have been working a lot lately using SubVersion ’s to maintain all the projects that I and some times others are all working on.
A firm that I contract to has recently set up a SVN Server on a dedicated machine with ActiveCollab and Versions to manage our projects. This means that we have versions [...]

Using PHP exec to backup mySQL databases. August 24th, 2008 by Sheldon Lendrum

Backing up your site and files is a Must, and many servers have back-up options available to them. But one thing that is forgotten far too often when backing up your site, is backing up your database.
With a blog, like this and most wordpress blogs, the only part of the site [...]