Sysadmin Category

You are currently browsing the archives for the Sysadmin category.

Cisco Configuration Manager

February 27, 2006 @ 8:30 pm

This project provides tools to manage configurations for Cisco devices. At the heart of the project is a tftp daemon written entirely in PHP. Configurations are read and written to the tftp server using a file path that incorporates a password feature for security. The current version of each device configuration is stored in a mysql database. Subsequent changes to the configurations are stored in diff format to provide revision history. A web frontend is provided to manage devices and view configurations and history. (more…)

AWStats on Debian (Sarge)

October 26, 2005 @ 10:15 pm

AWStats is a log analyzer for apache logs. It is available at http://awstats.sourceforge.net/.

AWStats consists of a number of perl scripts and related files. There is no build in the sense of compiling required. Even though awstats has been designed as a cgi that creates statistics dynamically it also supports static html pages. I choose to run awstats on a daily basis to generate static pages. No cgi access provided. This eliminates all cgi related security risks and also places the load of processing log information at a controlled time when overall server load is low. (more…)

Installing Stager on Debian GNU/Linux (Sarge)

October 25, 2005 @ 1:10 am

This document describes the installation of a Debian GNU/Linux (Sarge) server for the purpose of collecting and presenting NetFlow data. The NetFlow packets are collected using flow-tools. The data is processed and presented using Stager. (more…)

Using Cisco IP Phones with Asterisk

October 10, 2005 @ 12:35 am

My home telephone system is a Asterisk Open Source PBX. The actual handsets are Cisco IP phones. In this document I am describing the steps taken to setup the TFTP files needed to provision and manage Cisco phones. (more…)

My Debian GNU/Linux (Sarge Release) Mail Server

October 9, 2005 @ 11:17 pm

These instructions describe the installation of a Debian GNU/Linux based mail server. The server is a closed system, without user shell accounts. Mail accounts are administered using web based tools. This provides for excellent system security.

Note that these instructions are based on my installation notes, just prettied up a little. A fair bit of system administration knowledge is assumed. The information concentrates on installation and configuration of components that comprise the mail system. Setting passwords, adding users, configuring networking aren’t touched on and tasks the reader should be familiar with. With that out of the way, enjoy! (more…)

SSL Certificate for My CA

October 31, 2004 @ 1:32 am

This is the certificate for my CA (This is a new certificate as of October 31, 2004). By adding this certificate to a mail client or browser my ssl secure web pages can be accessed without annoying warning messages. It is also a requirement to us secure POP3, IMAP and SMTP on mail.adis.ca. (more…)

Procmail-DNSBL

January 7, 2003 @ 10:09 pm

Way back when there was a time when my mail was handled by sendmail, procmail and UW-imapd. I came up with a procmail recipe that would lookup sender ip addresses in various DNSBL services.
(more…)

A Wireless Router Story

February 21, 2001 @ 10:18 pm

Things to do with a wireless router when it is not routing packets!
(more…)