Category Archives: Webhosting

LateX in WordPress.

Recently, I learned LateX to compile documents. It is great. Though the learning the syntax was a pain to wade through at first, it really becomes natural after a few months of using LateX to build documents. You can even version control it! Anyway, I found a great WP plugin here that lets you use [...]

Also posted in Programming, Wordpress | Tagged , | Comments closed

Facebook’s Connect on WordPress.

So after several hours of beating my head against the keyboard I’ve finally been able to integrate Facebook’s Connect feature to http://blog.gnucom.cc – mainly for the comments box. I decided not to go with a WordPress plugin and instead modified the comments.php section of my WordPress installation. This URL made the process sound mindlessly easy [...]

Also posted in Wordpress | Tagged , | Leave a comment

Check file for changes with nagios.

This is the first draft of a nagios check that I’ve developed that is designed to be used with NRPE. By using this command, an administrator can detect differences in mission critical configuration files, or any other files of interest. Even if the changes are not a major concern, the diff output can be good [...]

Posted in Webhosting | Leave a comment