Displaying 3 results from an estimated 3 matches for "stgb".
Did you mean:
stab
2013 Mar 04
3
urgent: question concerning data manipulation
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130304/62581e97/attachment.pl>
2008 Feb 25
4
1.1rc1: Maximum number of mail processes exceeded
...ed
/usr/local/sbin/dovecot -F
So how can I raise the filedescriptor limit above 1024
(linux-2.6.24.2, Debian)?
--
Ralf Hildebrandt (Ralf.Hildebrandt at charite.de) snickebo at charite.de
Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
StGB SS328 Absatz 2.3: Mit Freiheitsstrafe bis zu f?nf Jahren oder mit
Geldstrafe wird bestraft, wer eine nukleare Explosion verursacht
2004 May 15
1
Re: [Logcheck-commits] CVS logcheck/src
On Sat, 15 May 2004, CVS User ttroxell wrote:
> if [ -f /etc/logcheck/header.txt ] ; then
> - $CAT /etc/logcheck/header.txt >> $TMPDIR/report
> + $CAT /etc/logcheck/header.txt >> $TMPDIR/report \
> + || error "Could not append header to $TMPDIR/report Disk full?"
> fi
> }
>
> @@ -152,7 +157,8 @@
> # Add a footer