Linux Sysadmin Blog

Linux Sysadmin Blog header image 4

Entries from November 25th, 2008

Cpanel: Adding custom configuration to httpd.conf

November 25th, 2008 · 1 Comment · cpanel, Installation

Recently, Cpanel implemented their standard way of adding custom changes to virtualhost configuration to preserve custom changes after an upgrade or Apache rebuild. Here are the two common situations of adding custom changes: 1.)  Changes added inside a <VirtualHost> This is very simple as we only need to create a single file that will contain [...]

[Read more →]

Tags: ·

Upgrading to Trac 0.11

November 25th, 2008 · No Comments · Centos, Installation, sysadmin

This article will outline the steps necessary to perform the upgrade from an older version of trac (normally 0.10 that many people are still running) to the latest stable branch 0.11 (more precisely 0.11.2 available at this time). The TracUpgrade official documentation describes this in detail, but unfortunately misses some important steps that can leave [...]

[Read more →]

Tags: