We are going to install a UNIX File System iDataAgent on CentOS 6 from an ISO file (interactive install). Continue reading
Configure fault-tolerance Network Bonding on Oracle Linux
We are going to configure an active-backup network bonding on Oracle Linux 6. Continue reading
Oracle Linux iSCSI Installation and Configuration
We are going to configure Oracle Linux for NetApp iSCSI storage use. Continue reading
Extend an ext4 LVM root Volume
Our root partition is filling up and we want to increase its size on LVM. Continue reading
Prevent Logjam in Apache 2.2 on CentOS 6
Disable support for export cipher suites. Continue reading
Install DNN7 on Windows Server 2008
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