Change Control   view as chat

(Part of the detailed Step-by-Step Installation Guide for setting up the Server)

Metche is a simple step up from a basic Changelog - providing emailing of diff files:

wget https://poivron.org/dev/metche/attachment/wiki/WikiStart/metche-1.1.tar.gz
tar zxvf metche-1.1.tar.gz
cd metche-1.1
sudo cp metche /usr/local/sbin/
sudo cp metche.8 /usr/local/man/man8/
sudo cp metche.conf.default /etc/metche.conf
sudo vi /etc/metche.conf

DO_DETAILS="yes"
STABLE_TIME="1"
EMAIL_ADDRESS="changelog@localhost"

sudo vi /etc/aliases

changelog: admin1@internet.address,admin2@address2

newaliases

Procedure for use? Simply add changes to:

/root/Changelog

Continue with the rest of the detailed Step-by-Step Installation Guide

Last edited by: Fran