Displaying 5 results from an estimated 5 matches for "abouth".
Did you mean:
about
2011 Mar 17
4
A question about list
...31] 6.1813364 -1.8665294
I want to compute the percentile of all of 94 elements, i tried
quantile(data) but i got an error like
Error in sort.list(x, partial = unique(c(lo, hi))) :
'x' must be atomic for 'sort.list'
Have you called 'sort' on a list?
Can some one help me abouth this ?
Thanks for any idea...
--
View this message in context: http://r.789695.n4.nabble.com/A-question-about-list-tp3385711p3385711.html
Sent from the R help mailing list archive at Nabble.com.
2020 Nov 20
0
Smartcard logon issue with pam_winbind and Kerberos auth
...offline it now accepts the smart card PIN in leu of user password without bothering to even verify whether there is _any_ smart card attached at all. From what I understand, the reason that happens is Winbind simply completely offloads the authentication to libkrb5, without concerning itself at all abouth the nature of the credential (whether it is a password or a PIN), and it doesn't get back any discriminating responses from libkrb5, only whether auth has passed of failed, and then it just caches that result next to a (salted, I assume) hash of the credential. Is my understandig correct?
Basi...
2005 May 18
1
PBX integration call status-Calls do not show as connected
Hello All,
Figured I'd ask this. I have an asterisk running with some X100P
clones. The system runs fine.
My question is, the lines are tied into a panasonic dbs analog
extension. When you call through, all goes well except that the call
does not know it is connected. This causes problems if lets say, I want
to do a 3 way conference, since my cisco 7960 does not see the call as
connected,
2006 Oct 26
1
Tunnel freezing
...for others.
The tunnel is terminated in a host which uses standard technique of forced
command, making ifconfig of the tunnel iface.
The tunnel works normally for hours or sometimes days, then freezes. Sometimes
it gets some "happy days" and remains OK for a really long period of time
(abouth a months or even longer), but sometimes it freezes in 10 minutes.
I didn't find any reason for this.
Any help would be greatly appreciated!
Please Cc: me, I'm not regularly subscribed to the mailing list. Thanks.
With regards,
Pavel Troller
2003 Mar 10
3
Configure problems
I'm trying to compile on an Amiga for PPC using GNU but the configure script stops at
this for libvorbis:
<p>aclocal: configure.in: 42: macro `AM_PROG_LIBTOOL' not found in library
make: *** [aclocal.m4] Error 1
<p>and this for libao:
<p>checking size of short... configure: error: can not run test program while cross compiling
How do I fix this?
<p>J.Johansson