Displaying 20 results from an estimated 31 matches for "wissens".
Did you mean:
wissen
2006 Jul 28
2
mirror vector?
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt.
Name: nicht verf?gbar
URL: https://stat.ethz.ch/pipermail/r-help/attachments/20060728/3f67aa27/attachment.pl
2003 Feb 27
3
pxelinux.cfg/default
Can someone tell me what is supposed to go into pxelinux.cfg/default ?
I get the intial transfer of pxelinux.0 to the client and I'm not really
sure what is supposed to happen next..
I get an error msg about TFTP server does not support the tsize option,
but that may be simply because the corret file isn't there to be
transferred.
Can I download the correct file from anywhere?
I
2018 Sep 18
1
dovecot (2.2.13) panic on imap-login from iphone se
here is our config: (doveconf -n)
# 2.2.13: /etc/dovecot/dovecot.conf
# OS: Linux 3.6.11-gentoo x86_64 Gentoo Base System release 2.2
auth_cache_size = 10 M
auth_mechanisms = plain login
default_client_limit = 1024
default_process_limit = 256
hostname = HOSTNAME
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
info_log_path = /var/log/dovecot.log
listen = *
mail_location =
2015 Aug 25
4
OPUS on bare metal ARM
Hi everyone,
I?m currently trying to use opus on a ST ARM (STM32F407) without any OS (bare metal).
The aim of my project is to transmit voice over CAN bus.
The main issue I have is that opus fail to allocate memory, the ALLOC macro always return a NULL pointer.
I have sure that I have enough free space to allocate buffers.
Is there anyone who already try this or have meet this issue ?
Thanks
2014 Jul 11
0
Aktualіѕіегung dеѕ Κоntоѕtatus. Аntwοгt егfοгderlich
Wir haben in Ih??m ???P?l-??nto ungew?hnliche ??t?vit?ten f??tg?stellt.
Guten Tag!
Zum S?hutz Ihr?? ??ntos kann niemand Geld senden oder Geld ?bbuchen. Au?erdem kann niemand B?n???nten entfernen, Kr?d?t?art?n ?ntfernen, R?ckzahlungen senden, od?? ??nto schlie?en.
Hat jemand ohne Ihr Wissen Ih? ???Pal-??nto
2005 Jan 18
0
address statistics
Guten Tag
Im Rahmen einer Studienarbeit an der Hochschule fuer Technik in Rapperswil (HSR), zum Thema SPAM, haben wir
Ihre E-Mail Adresse auf einer CD-ROM gefunden welche bei EBay gehandelt wird (Adresshandel).
Wir haben insbesondere alle E-Mail Adressen von Schweizer Unis und ETHs herausgesucht.
Nun ist es fuer unsere Statistik wichtig, dass wir wissen welche der gefundenen Adressen noch aktiv
2009 Feb 21
0
density estimation for d>2 for the DPpackage
Dear List,
I am trying to estimate a 3 dimensional density through the DPpackage.
For example
# model
sigma <- matrix(c(0.1,0.05,0.05,0.05,0.1,0.05,0.05,0.05,0.1), ncol=3)
rnormm<- rmvnorm(n=100, mean=c(5,100,150), sigma=sigma)
sigma2 <- matrix(c(10,0.05,0.05,0.05,10,0.05,0.05,0.05,10), ncol=3)
rnormm2<- rmvnorm(n=100, mean=c(20,1,110), sigma=sigma)
rnormm<-rbind(rnormm,rnormm2)
2002 Mar 12
0
OpenSSH 3.1: ssh-rand-helper
Dear openssh-developers,
the new external program ssh-rand-helper appeared in
OpenSSH 3.1. While the SFTP_SERVER is defined using
a _PATH_SFTP_SERVER pointing to SFTP_SERVER in Makefile.in
and defining a default-path in pathnames.h the ssh-rand-helper
is simply SSH_RAND_HELPER and defined with a fixed path
in Makefile.in and not having a default in pathnames.h.
I propose a handling analogous to
2007 Mar 14
1
beronet BN4S0
Hello.
Just installed the Beronet BN4S0 card. But i can't connect to my ISDN Line.
misdnportinfo gives (what does ":Layer 4 protocol 0x04000001 is detected, but
not allowed for TE lib" mean?):
best regards and thanks
t.
asterix asterisk # misdnportinfo
Port 1: TE-mode BRI S/T interface line (for phone lines)
-> Protocol: DSS1 (Euro ISDN)
-> Layer 4 protocol 0x04000001
2007 Mar 22
0
beronet BN8S0 and isdn phone
Hello.
I have problems to integrate an isdn phone. I don't know why but the isdn
phone rings only once and than it looses its connection to his base station.
I can make a call from the isdn phone to an VoIP Phone inside my network but
when i pick up the phone the isdn phone also crashes.
misdn.conf:
[ntport1]
ports=5
context=isdn-telefon
msns=*
extensions.conf:
exten =>
2007 Mar 23
2
cause 127
Hello.
Someone knows what cause 127 mean. The phone that i'm calling rings once and
than the connection interrupts:
P[ 5] --> l3id:10040
P[ 5] --> cause:127
P[ 5] --> out_cause:127
P[ 5] --> state:ALERTING
P[ 5] --> Channel: mISDN/5-1 hanguped new state:CLEANING
P[ 5] $$$ CLEANUP CALLED pid:3
best regards
--
Thomas Stein
knowledgeTools? ....damit Sie sehen, was Sie
2012 Apr 03
1
Dovecot 1.2.9. next_uid was lowered
Hi There
A while ago I posted here about a crash of dovecot, that had to do with nfs and was quite certainly due to bad luck.
But still one problem persists:
We have a Mailbox, that is accessed from multiple users using IMAP.
Occasionally all the Emails in the mailbox seem to be missing, when accessing the Mailbox through IMAP, although they're still there on the server.
This seems to
2005 Jan 18
0
address statistics
Guten Tag
Im Rahmen einer Studienarbeit an der Hochschule fuer Technik in Rapperswil (HSR), zum Thema SPAM, haben wir
Ihre E-Mail Adresse auf einer CD-ROM gefunden welche bei EBay gehandelt wird (Adresshandel).
Wir haben insbesondere alle E-Mail Adressen von Schweizer Unis und ETHs herausgesucht.
Nun ist es fuer unsere Statistik wichtig, dass wir wissen welche der gefundenen Adressen noch aktiv
2003 Feb 14
1
problems with _LARGE_FILES on AIX 5.1 with 32-bit kernel
Dear rsync-developers,
on AIX5.1 with 32-bit kernel one can have large-file support.
rsync in principle supports it correctly since the flag
_LARGE_FILES is treated correctly in the /usr/include/*.h
But there is one point missing, the mkstemp is not opening
a large file. So syncing large files crash after 2GB.
To avoid this one could either put a
#ifdef _LARGE_FILES
#undef HAVE_SECURE_MKSTEMP
2004 Dec 19
1
Can I calculate the area of a polygon?
Hello,
I'm verry new in R.
My Problem:
I have a PostgreSQL-Server with installed support for the R-Language.
And now I have a table with a Polygon like this:
test_db=# select * from geo where id=1;
id | koerper
----+---------------------------------
1 | ((0,0),(0,2),(2,2),(3,3),(5,0))
(1 row)
Now, I need to know the area of this object. Please, can you tell me, if
it
2015 Aug 25
0
OPUS on bare metal ARM
Andrew, Stephan
Thanks for your help.
Well, I really don?t have the choice of the interface it has to be CAN.
My malloc is working but it may have some bug.
I?m going to check the use of the CCRAM with an implementation of opus_alloc/opus_free.
I will let you know how it works.
Regards.
Benjamin
________________________________
Comme vous le savez, les messages envoy?s par e-mail peuvent
2001 Nov 09
2
spider / radar plot
...do spider plot like shown in
http://seamonkey.ed.asu.edu/~behrens/asu/msms/student/recent_vis/spider.html
or
http://www.caesarsystems.com/Technica/spiderPlots.htm
Thanks for any hints, Mathias
--
virtual earth
Mathias Picker
Gesch?ftsf?hrer Gesellschaft f?r Wissens re/pr? sentation mbH
Mathias.Picker at virtual-earth.de
Fon +49 89 / 540 7425-1
Fax +49 89 / 540 7425-9
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwi...
2016 Sep 19
0
Upgrade to 4.5 error (SLES 12 SP1)
Hi Björn,
Danke für die Rückmeldung. Ich glaube das ist ein Missverständnis. Rowland wollte meine Version wissen, welche ich vorher installiert hatte. Die Fehler treten erst nach dem Upgrade auf.
Hast du noch eine Idee?
Viele Grüße
Mit freundlichen Grüßen
Sven
Kupper Computer GmbH
Prag<x-apple-data-detectors://19/1>er Str. 15<x-apple-data-detectors://19/1>
04103
2006 Oct 11
1
Problems with LDA and vitual mailboxes
Hello,
I try to set up dovecot LDA with virtual domains/mailboxes to use sieve.
I use dovecot 1.0_rc7 with sieve dovecot-sieve-20060726 .
All datas about the virtual domains and mailboxes are stored in a
mysql-database. And without using the LDA delifer agent, everything works
fine.
But when I try to use LDA (even without sieve), I got a delivery failture.
I followed the wiki-howto
2007 Apr 20
3
AW: .NET tagging library for ogg Vorbis and ogg FLAC
Hello,
I'm still working on the native .NET ogg tagging library. It already works well for non-multiplexed ogg vorbis, ogg flac and native flac files. Concerning multiplexed files, I've got two short questions:
1) Is it valid to insert an "empty" page into the stream which simply contains the binary value 0 for the page_segments counter, and which therefore contains no segment