Category Archives: networking

Migrating from Trac to Redmine

In the past few days, I needed to migrate from a 6 years old server with CentOS 5 (it’s end of life is this month) to a shiny new one with Ubuntu 16.04. One of the services that was running in the old server was Trac 0.11 and I had several issues to move it… Read More »

Cross-compiling OpenVPN

OpenVPN is an open source software application used for creating SSL/TLS VPN that provides secure point-to-point connections in routed or bridged configurations and remote access facilities. Cross-compiling the latest version 2.3.2 is an easy procedure, no makefiles of other files have to be modified: Download package openvpn-2.3.2.tar.gz Requirements This library is built on top of… Read More »