Call of Cthulhu: The Haunting – Session One (Pt. 2)

Wherein the investigators continue their interviews, and visit the house. Day 2 While driving to Baltimore to visit the Macario children, Rachel dozed off at the wheel, and crashed through a farmland fence. She was roughed up the most, but nobody else seemed to even notice the damage. All four of the investigators showed up […]
Call of Cthulhu: The Haunting – Session One (Pt. 1)

List of Characters Stephen St. John, Esq.; Accomplished solicitor/lawyer. A dapper dresser and impeccable orator. Is willing to take on cases no one else would touch, partly out of pride and… well, no, entirely out of pride. Helped save the Adams store from lawsuits intended to keep Adams from inheriting it. Vincent Adams; Orphaned son […]
Call of Cthulhu Character Creator

To help the lazy and the indolent I’ve created a character creator. I’ll be making minor changes as time allows, but it’s nearly done. All I have to add as of now will be descriptions of what Occupation you’ve chosen, and for the point pool to change if you assign skill points to a skill. […]
Call of Cthulhu Character Creation Part 2

There are a few straggling items in creating a character in order to flesh them out more fully in the game. Here is a small sample of the occupations you can choose from. Switching up Attributes If you have somewhat confusing attributes that don’t please you you can do a few things. Accept it, and […]
Call of Cthulhu Character Creation

Turns out CoC Character creation follows a very few simple ruleset which you can download here. A character can be boiled down to a few certain attributes, which that PDF will go over, just like most RPGs. And also like most RPGs those attributes will be instantly familiar to you, and generally you can infer […]
Apache Setup

Apache is remarkably easy to get running. It is all governed by the service daemon “httpd” and can be installed easily with a yum or apt-get install command if it didn’t come packaged with your distribution. Any repository that was preinstalled should have it easily available. The yum command in CentOS would be: yum install […]
Owncloud Part 2

After some research it became pretty clear that getting SSL to work with a private key would be simple. You must make sure that openssl is installed, and yum installing it should do everything required to get that working. # Generate private key openssl genrsa -out ca.key 1024 # Generate CSR openssl req -new -key […]
Owncloud Part 1

OwnCloud is a DropBox-type file-sync system that is open source and free for use. Implementing OwnCloud was troublesome for me at first, as it had moments where it was easy as pie, and moments where I lost the will to continue living in a world where I couldn’t control my own Linux machine. The initial […]
Rolling Out WordPress

Rolling out WordPress was actually the last of the administrative acts I have accomplished on this server, and it was by far the easiest of the implementations. I feel sheepish even calling it an implementation. It was almost embarrassingly easy to get it up and running. I downloaded the latest version of WordPress from the […]
Mission Statement

I’ve seldom blogged about anything on a regular basis with any kind of regularity or otherwise. This is in large measure just an exercise in web administration. My writing skills and ability to ENTICE and EXCITE are both rancidly rotten and ignored to the point of being rusted to complete impotent dullness. However, I enjoy […]
