Category Archives: Webservers

Fedora KVM with simple network forwards

Recently I’ve been teaching python to some high school students. It has been going well, but the development environment we had access to left a little bit to be desired. We were working with ages old solaris, vi only, and no real access to newer gnu (or other) tools. So a new setup was required, [...]

Trac makes my life easy

The project management app Trac is something that was new to me a while back. I’d just installed t for a side project, and used the yum install without any issues. It took care of all the grunt work, and got me to the point where I could now create and use a trac project. [...]

Authenticating svn and trac with wordpress

Problem caused by wordpress upgrade My club uses WordPress and I have our forums and subversion authenticate via the wordpress install’s user table. This became very useful, and something that I tried to make sure I could apply on any new app I would install for the site. When trying to get the same thing [...]