Playing with qmail-spp
qmail-spp provides plug-in support for qmail-smtpd. It allows you to write external programs and use them to check SMTP command argument validity. The plug-in can trigger several actions, like denying a command with an error message, logging data, adding a header...
Migrating from Linux-VServer to LXC (Slackware)
Tired of the nightmares of remotely compiling the kernel with Linux-VServer, a software that I'm pleased with despite of some lack of documentation, these days I was playing with LXC, which is included and supported by Slackware and for which the Linux...
daemontools
Info: http://cr.yp.to/daemontools.html github Autore: D.J. Bernstein Versione: 0.80 daemontools è una collezione di strumenti per gestire servizi UNIX. Monitora i servizi di qmail e salva i messaggi di errore in uno o più logs. Changelog Aug 3, 2025- multilog prints a readable datetime in milliseconds if used...
Wrapper scripts for LXC unprivileged containers
Index Part 1: Introduction Part 2: Basic configuration files Part 3: Creating an unprivileged container on Slackware Part 4: Scripts overview Part 5: Natting example Part 6: Migrating to Slackware-current - LXC-6 - cgroup2 Browse the scripts' folder Changelog A common use of the LXC containers is to isolate services like...