The process is EXTREMELY simple. One line to install SVN, two to create the repository, and one to run the daemon: yum install subversion.i386 mkdir /svn svnadmin create /svn/my-repo/ svnserve […]...
If you host lots of different sites for people, one of the things you might want to know is what versions of WordPress each site is running. WordPress stores the […]...
While working with Lee Newton over at b5media I was able to watch him build up some server tools over time that were invaluable to diagnosing exactly what was going […]...