This blog is discontinued. New posts go at http://blite.ca/

A Threaded, File-based Web Comment System

Jul. 22, 2011 04:28 PM Categories: Scripts

Here's a simple web comment system that supports unlimited reply levels and doesn't use a database.

Now Hosted with Server Dragon!

Jun. 18, 2011 06:51 PM Categories: LowEndBox

Well, after encountering a show-stopper issue at eNetSouth, this website is on the road again. And it's landed at Server Dragon.

eNetSouth: VPS Review

Apr. 28, 2011 08:35 PM Categories: LowEndBox

I signed up for a VMWare VPS at eNetSouth in late January, 2011. Here's my thoughts after three months.

Update: Service cancelled June 21, 2011. In late May this VPS encountered technical problems (it would stall on outdoing data transfer; a reboot would temporarily fix it, then the issue would re-occur in 12-24 hours). I spent about 16 hours troubleshooting and rebuilding within the VPS, to no avail. eNetSouth tech support provided no help.

BashPanel : Planned Features

Apr. 25, 2011 05:19 PM Categories: BashPanel.dev

Here's an overview of planned features for an initial version of BashPanel.

BashPanel : the Concept

Apr. 21, 2011 07:43 PM Categories: BashPanel.dev

If the idea of a command-line control panel for your Linux webserver interests you, read on....

Hello VMWare! (Goodbye Garman)

Apr. 18, 2011 06:26 PM Categories: LowEndBox

Back in February I moved this site to a KVM VPS provided by Garman Online. Now we've again -- to a VMWare server provided by eNetSouth.

Nginx Status Script

Apr. 14, 2011 09:28 AM Categories: Scripts, SysAdmin

Nginx has a status module that provides statistics on connections and requests. This shell script reads and reformats those stats and adds a few useful bits of information.

A Dynamic Comment Security Question for Kukkaisvoima

Apr. 7, 2011 07:35 PM Categories: Kukkaisvoima

When you post a comment on a Kukkaisvoima blog, there's a security question like, "What's 5 + 2?" The question and answer are coded in the blog's settings. Here's how I change it dynamically.

Server Status Script v2

Apr. 5, 2011 07:42 AM Categories: Scripts, SysAdmin

This is a further development of the OpenVZ server status script introduced in a previous post. Version 2 adds support for non-OpenVZ servers, such as Xen, KVM, VMWare and dedicated boxes.

Site Update

Apr. 3, 2011 05:15 PM Categories: Kukkaisvoima

Just a quick note to say the blog has been updated to Kukkaisvoima 10 and it's now served by nginx on the frontend.

What are the Odds?

Apr. 1, 2011 08:05 AM Categories: SysAdmin

Given two data backup servers of known uptime, what are the odds of one being available when you really need it?

HTTP GET Data and Bash CGI

Mar. 11, 2011 11:43 AM Categories: Scripts

A brief look at one method of processing HTTP GET data with a Bash CGI script.

Frontpage RSS Feed