Displaying 12 results from an estimated 12 matches similar to: "quota ldap"
2013 Feb 01
2
how to setdiff on lists of lists
Dear List,
I have a data structure like:
> aa
[[1]]
[1] 1 2 3
[[2]]
[1] 4 5 6
> bb
[[1]]
[1] 3
[[2]]
[1] 5
I would like to set differences between "aa" and "bb" and get as
result another list of lists like:
> res
[[1]]
[1] 1 2
[[2]]
[1] 4 6
I am trying:
lapply(aa, setdiff, bb)
but I simply get "aa" back as result. Could you please point me in the
2004 Jun 23
1
[Bug 884] DSA keys (id_dsa.pub) with 8192 bytes or more aren't correctly recognized
http://bugzilla.mindrot.org/show_bug.cgi?id=884
Summary: DSA keys (id_dsa.pub) with 8192 bytes or more aren't
correctly recognized
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
2013 Apr 19
0
how to measure similarity between vectors of different length
Dear R-People,
I am trying to measure distances between an empiric vector and two random
vectors.
Since one of the synthetic vectors has different length from the empirical
one, I tried to introduce 0s to make all vectors have the same length, but
this introduces a bias in the measurement.
Since I have a lot of simulations of the two random vectors and I can
boxplot them, I am thinking about
2009 Jul 13
0
Job - FreeBSD System Developer
There is an open position for FreeBSD System Developer with the following
qualifications :
Quote:
Position 3 (FreeBSD System Developer)
- Good knowledge of C/C++ on FreeBSD
- POSIX and other related standards
- FreeBSD kernel programming experience
- Knowledge of networking programming
- Experience with Qt is a plus;
- FUSE programming experience is a plus
For more information, check this link :
2015 Jan 12
0
Lvm snapshot problem
Hi list,
i have an error when i do an lvm snapshot.
The error is like this when i use the command "/sbin/lvcreate -L20G -s -n
<snapshot> /dev/vgraid/vm" :
*semid 5013504: semop failed for cookie 0xd4d23a8: incorrect semaphore
state*
* Failed to set a proper state for notification semaphore identified by
cookie value 223159208 (0xd4d23a8) to initialize waiting for incoming
2010 Aug 31
0
[JOB] Onsite, at Client Location only, NYC Consulting, Financial Services Firm
Please contact me directly at griff-uev+LmwxQNY@public.gmane.org if you are interesting
working onsite at our client''s office in NYC participating in cutting
edge development of financial services applications - $700-$900 per
day.
Thanks,
Kathleen Griffiths
www.sg.com
http://www.linkedin.com/in/kathleengriffiths
www.createthebestyou.com (my life coaching website)
--
You received this
2015 Jun 20
9
[Bug 91037] New: desktop freezes shortly after boot with NV11 [GeForce2 MX/MX 400]
https://bugs.freedesktop.org/show_bug.cgi?id=91037
Bug ID: 91037
Summary: desktop freezes shortly after boot with NV11 [GeForce2
MX/MX 400]
Product: xorg
Version: unspecified
Hardware: x86 (IA32)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
2004 Apr 28
1
Autoreply: Protected message
This mailbox is unmonitored. Mail sent to this address is not received or read.
I am unable to offer support for general technical issues via private e-mail. I only provide support via the newsgroups, so that others may benefit from the solution to a given problem. In addition, many others will see your post, and may have an answer that I do not. If your message was a follow up to a post I
2016 Jun 15
8
https and self signed
I followed the instructions here https://wiki.centos.org/HowTos/Https
Checking port 80 I get the file...
curl http://localhost/file.html
<HTML>
<FORM>
Working
</FORM>
</HTML>
Checking port 443 I get and error
curl https://localhost/file.html
curl: (60) Peer's certificate issuer has been marked as not trusted by the
user.
More details here:
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
Hi All,
I seem to have exactly the same problem which was described in this thread a
while ago. I have gone through every piece of information I was able to find
on mailing list archives but all I found was people reporting similar
problems and not a solution to it.
As in the original discussion if I use smbclient it works fine but if I use
mount.cifs it does not work at all. To make smbclient
2005 Dec 06
9
script.aculo.us AutoComplete Woes
I was wondering if someone could help me with an autocomplete problem. I
have the autocomplete div receiving a <UL> that looks like:
<ul>
<li>Name<br>Email</li>
</ul>
When the user hits enter and the value is filled into the text field
it''s putting both the name and email in the field. I just want the name.
Funny this works in Firefox but not IE. I
2008 Dec 11
2
MeetMe echo problems with more than two participants
Hi Asterisk Users,
we are using Asterisk 1.4.18.1 on debian 4.0 etch, pwlib 1.10 and openh323
1.18.
We are using MeetMe for conference calls and with two participants there is
no echo problems, but with more than two participants there is a lot of echo
that sometimes disappear for a short time and all function well.
Someone have some suggestions??
Do you ever used app_conference