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
More info here: http://cr.yp.to/daemontools.html Original author: D.J. Bernstein github version: 0.80 daemontools is a collection of tools for managing UNIX services. It monitors qmail services and saves error messages to one or more 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...