Displaying 20 results from an estimated 91 matches for "sprache".
Did you mean:
sprach
2019 Feb 22
3
dovecot Buch 2014 vs 2016
Moin,
Es geht um das Dovecot-Buch. Ich nehme an, da? hier mindestens einer,
der sich auskennt, mitliest:
Gibt es - au?er der Sprache und dem Preis - einen Unterschied zwischen
der ersten (und einzigen?) deutschen Auflage von 2014 und der englischen
Auflage von 2016?
--
Heiko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not...
2006 Jul 04
1
no such user
I have rules like this on my servers:
^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ proftpd\[[[:digit:]]+\]:
[._[:alnum:]-]+ \([._[:alnum:]-]+\[[[:digit:].]{7,15}\]\) (- )USER
[-_.[:alnum:]]+: no such user found from [._[:alnum:]-]+
\[[[:digit:].]{7,15}\]\ to [[:digit:].]{7,15}:21$
basically, I just don't care about logins as nonexistent users,
I get so many of those that I don't even
2004 Aug 06
2
Trying to compile ices under FreeBSD
Also sprach Robin P. Blanchard:
> looks like you need to set
>
> CPPFLAGS="-I/usr/local/include"
> and
> LDFLAGS="-L/usr/local/lib"
>
> in your configure environment.
Aha! That did the trick. Thanks, I'll be testing it presently. But why
can't configure find the lame, shout and python libraries (all under
/usr/local/lib), even with explicit
2002 Nov 16
5
[LLVMdev] question
Thanks Bill. One more question, when I use the DSNode iterator to
traverse a node's children. The return value of I.getNode() can only
be 'const DSNode *', I cannot use 'DSNode *' type. So as a result, I
always get error message like this:
MemLeakage.cpp:159: invalid conversion from `const DSNode*' to `DSNode*'
MemLeakage.cpp:159: initializing argument 1 of `void
2006 Feb 22
2
Bug#353962: integrate courier file in logcheck-database
Package: courier-imap-ssl,logcheck-database
Severity: wishlist
Please move /etc/logcheck/*/courier to the courier packages and out
of logcheck-database.
-- System Information:
Debian Release: testing/unstable
APT prefers stable
APT policy: (700, 'stable'), (600, 'testing'), (98, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked
2014 Dec 22
2
Dealing with roaming machines
also sprach Nico Kadel-Garcia <nkadel at gmail.com> [2014-12-22 14:43 +0100]:
> The problem, I think, isn't that you have an entry in all three. It's
> that you have a *shortened* hostname that is identical in all 3 DNS
> domains. If your DNS admins have gracefully set the local environments
> to each be on their own subdomain, and that subdomain is *first* in
> DHCP
2017 Nov 15
7
How to maintain a persistent SSH connection?
Hello,
I'm tasked with establishing a persistent SSH connection across
a very unreliable link, for a remote port forward (always port
2217). I figured I'd use ServerAliveInterval to make sure that the
ssh(1) process dies when the connection appears down, and I use
systemd to restart it in this case. This works fine.
What does not work fine, however, is the server-side. If the
connection
2004 Aug 06
2
Trying to compile ices under FreeBSD
Also sprach Michael Smith:
>
> >Ok. I'm using shout and not ices (I couldn't get it to compile; I'm
> >using FreeBSD and can't code C worth a damn), so the second approach
> >will not work. But I can write a parsing script (I had'n thought of
> >the cue file), so I'll be trying that.
>
> Please don't use shout. It's buggy,
2002 Oct 28
2
[LLVMdev] Compile error in include/Support/GraphWriter.h
Bill? Wendling wrote:
>Also sprach Casey Carter:
>} Issue: GraphWriter includes <ostream>, which my gcc2 apparently thinks
>} is <ostream.h>.
>} Fix: Make a new <Support/ostream> that handles this discrepancy, ala
>} <Support/hash_set>.
>}
>Um...was it entirely necessary to issue *8* email messages to the group
>with mostly single-line fixes
2002 Oct 27
2
[LLVMdev] Compile error in include/Support/GraphWriter.h
Issue: GraphWriter includes <ostream>, which my gcc2 apparently thinks
is <ostream.h>.
Fix: Make a new <Support/ostream> that handles this discrepancy, ala
<Support/hash_set>.
--
Casey Carter
Casey at Carter.net
ccarter at uiuc.edu
AIM: cartec69
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL:
2015 May 17
2
Asterisk "virtual hosting"
also sprach Steve Edwards <asterisk.org at sedwards.com> [2015-05-16 23:22 +0200]:
> I use a preprocessor
> (http://software.hixie.ch/utilities/unix/preprocessor/) to tailor
> dialplans and configuration files to each host based on the client
> (or project) and the hostname.
Yeah sure, templating works, but it introduces a layer of complexity
that can make debugging hard(er).
I
2002 Sep 22
2
[LLVMdev] Accessing constant indexes in GetElementPtr
Ok. Let's say I have a GetElementPtrInst that is used to access structure
elements. In this case the indexes will be constants and I want to get the
constant values as an a native C int.
Now I can iterate over all the indexes with idx_begin(). I can cast
all of the indexes to a ConstantIntegral. However, I cannot cast the
indexes to a ConstantSInt or ConstantUInt (cast<> throws an
2004 Aug 06
1
Trying to compile ices under FreeBSD
Also sprach Alex Gutteridge:
>
> >Aha! That did the trick. Thanks, I'll be testing it presently. But why
> >can't configure find the lame, shout and python libraries (all under
> >/usr/local/lib), even with explicit directives for them?
> >
> I had the same problem with the ices configure script not finding lame
> and perl. I found that running configure
2010 Sep 13
1
Problems with reshape2 on Mac
...my own code and the airquality example. reshape is still working flawlessly. I also needed to load plyr manually to make another error message go away, that asked for 'as.quoted'.
Best,
Paul
---
Paul Metzner
Humboldt-Universit?t zu Berlin
Philosophische Fakult?t II
Institut f?r deutsche Sprache und Linguistik
Post: Unter den Linden 6 | 10099 Berlin | Deutschland
Besuch: Dorotheenstra?e 24 | 10117 Berlin | Deutschland
+49-(0)30-2093-9726
paul.metzner at rz.hu-berlin.de
http://amor.rz.hu-berlin.de/~metznerp/
2009 Nov 06
2
Bug#554828: logcheck: Please include rules for amd (automount daemon from am-utils package)
Package: logcheck
Version: 1.3.3
Severity: wishlist
Tags: patch
Ali Saidi submitted rules for amd from the am-utils package to Ubuntu
at https://bugs.launchpad.net/ubuntu/+source/logcheck/+bug/91438
The provided rules are located at: http://launchpadlibrarian.net/6728953/amd
Please consider including them in the next release.
I've asked where to put them, but it should probably the
2007 Jun 20
2
Bug#429789: peth0: received packet with own address as source address
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: normal
Hi,
I am getting the following message in dmesg about twice a minute:
peth0: received packet with own address as source address
A patch is available in the upstream BTS:
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=339
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
2002 Sep 23
2
[LLVMdev] Accessing constant indexes in GetElementPtr
> Also sprach Wojciech Stryjewski:
> } Ok. Let's say I have a GetElementPtrInst that is used to access
> structure
> } elements. In this case the indexes will be constants and I want
> to get the
> } constant values as an a native C int.
> }
> } Now I can iterate over all the indexes with idx_begin(). I can cast
> } all of the indexes to a ConstantIntegral. However,
2011 Jun 13
2
Timeout during APPEND
Dear list,
I am running dovecot 1.2.15 on a Debian server.
One user reports continuous problems synchronising her mailbox via
IMAP (offlineimap, via SSH tunnel or SSL socket). It seems that she
has a large, locally-created message, but the uplink bandwidth seems
to be not enough to push it before dovecot times out the APPEND
command.
The error/exception happens inside offlineimap's Python
2012 Jul 03
2
[Patch] upssched broken in version 2.6.4 with command with two arguments
...s some stuff, i.e. the
following command
CANCEL onbatt online
becomes
onlineCANCEL "onbatt" "online"
and is then sent to the pipe-fd.
The attached patch replaces snprintfcat() with snprintf() and fixes the
problem.
Best,
Oliver
--
Oliver Schonefeld
Institut f?r Deutsche Sprache, Zentrale Forschung
R5, 6-13, D-68161 Mannheim
+49-(0)621-1581-451 | http://www.ids-mannheim.de
-------------- next part --------------
diff -u -r nut-2.6.4.orig/clients/upssched.c nut-2.6.4/clients/upssched.c
--- nut-2.6.4.orig/clients/upssched.c 2012-05-11 10:29:33.000000000 +0200
+++ nut-2.6.4/...
2014 Dec 23
2
Dealing with roaming machines
also sprach Nico Kadel-Garcia <nkadel at gmail.com> [2014-12-23 07:50 +0100]:
> If it's not "in the local network", then it shouldn't get the
> subdomain of the internal network, and you've got a DNS "views" or
> DHCP configuration issue.
While the machine is not at the office, other machines can resolve
fishbowl.office to a valid IP? that's the