Notes for installing DNN7 on a Windows server with FTP access and FTP user isolation on IIS6. Continue reading
Install Kivy 1.8 on Debian
Kivy is an Open source Python library for rapid development of applications. Continue reading
Compile and Install Ettercap on Debian
Notes to install Ettercap 0.7.4.1, 0.7.6 and 0.8.2 on Debian Wheezy. Continue reading
Cannot add duplicate collection entry of type ‘mimeMap’ with unique key attribute ‘fileExtension’ set to ‘.json’
A couple of notes for fixing IIS. Continue reading
Compile and Install Exim from Source with LDAP and MySQL Lookup Support on Ubuntu 14.04
We’re moving an existing Exim 4.72 installation from Debian Squeeze to Ubuntu 14.04 (Ubuntu 14.04 comes with Exim 4.82).
Starting with Exim 4.77, a match_* no longer expand right-hand-side by default. However, Exim provides a new compile-time build option, EXPAND_LISTMATCH_RHS.
EXPAND_LISTMATCH_RHS is one of the reasons we are going to compile from source. Continue reading
Parsing IIS Server Logs with Log Parser
Log Parser is one of those great tools that makes your IIS logs analysis easier. Continue reading
Convert OpenLDAP Schema to LDIF
We’re migrating an OpenLDAP server from Debian Squeeze to Ubuntu 14.04.
Debian server uses slapd.conf where Ubuntu 14.04 uses slap.d.
Upgrade Zabbix 1.8 to 2.2 on Ubuntu
This page contains notes for moving Zabbix 1.8.11 MySQL database, hosted on a Ubuntu 12.04 machine, to the new Ubuntu 14.04 server and upgrading to Zabbix version 2.2 LTS release.
Zabbix 2.2 is chosen due to an LTS release, which will be supported until November 2018. Continue reading
OpenSSH SSH Client Configuration
Configuration notes for OpenSSH client on Debian Wheezy. Continue reading