Monthly Archives: August 2006

Emacs backup files in ONE directory

Backup directory pour avoir tous les fichiers de backup dans un seul
répertoire plutôt que d’en avoir partout;
move your emacs backup files in only one directory

;; Backup directory pour avoir tous les fichiers de backup dans un seul
;; répertoire plutôt que … Continue reading

Posted in Linux | Leave a comment

mirroring script

I have made a little script to mirroring some ftp (apache for exemple).
This script is based on the anonftprsync debian script.
just copy this in /usr/sbin/anonftprsyncapache:

Posted in Linux | Leave a comment

Monitoring Proftpd

ProFTPD + MySQL Authentication + E-Mail Monitor
Log analysis

My major problem with proftpd is the real time monitoring of log analysis.
I will try to describe on this post the current solution I have build on my proftpd server.
Prerequisites:

Proftpd + mysql

Perl + … Continue reading

Posted in Linux | Leave a comment

Installation Dedibox

Sommaire

Passage en FC5
pb d’accents dans le term
Install des repo
Synchronisation Serveur de temps (ntp)
Installation webmin
Installation apache, mysql, php
Configuration via webmin
Configuration de proftpd + Mysql + Quota
Install de phpmyadmin
Mon .emacs
httpd logs analyser (awstats)
TODO

But de ce document et prérequis: Configuration d’un serveur Dedibox … Continue reading

Posted in Linux | 2 Comments