2020-11-29 (Sunday)
A freshly installed minimal Debian 13 system (no extra /boot):
hjp@trixie:~$ df -h -text4 Filesystem Size Used Avail Use% Mounted on /dev/mapper/vgroot-root 919M 128M 728M 15% / /dev/mapper/vgroot-usr 2.7G 761M 1.8G 30% /usr /dev/mapper/vgroot-home 1.8G 532K 1.7G 1% /home /dev/mapper/vgroot-var 1.8G 292M 1.5G 17% /var hjp@trixie:~$ df -hi -text4 Filesystem Inodes IUsed IFree IUse% Mounted on /dev/mapper/vgroot-root 60K 1.6K 58K 3% / /dev/mapper/vgroot-usr 179K 36K 144K 20% /usr /dev/mapper/vgroot-home 120K 20 120K 1% /home /dev/mapper/vgroot-var 120K 2.
2020-09-10 (Thursday)
Using postfix-to-mailman as a transport doesn’t seem to work in Debian 9 any more.
Switching to aliases is quite straightforward. See https://stackoverflow.com/questions/27431010/postfix-mailman-recipient-address-rejected-user-unknown-in-local-recipient-tab
I had to add the lists domain to mydestination.
Calling /usr/lib/mailman/bin/genaliases is mentioned in the article above, but bears repeating because I may need that again.
2020-05-30 (Saturday)
The datamash program performs calculation (e.g. sum,, count, min, max, skewness, standard deviation) on input files.
2020-05-30 (Saturday)
contextfree Produziert Graphiken aus einer kontextfreien Grammatik.