Displaying 7 results from an estimated 7 matches for "disy".
Did you mean:
disk
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
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
...ros 0x08008
may use lanman (weak) password hash 0x00010
must use lanman password hash 0x10010
may use plaintext passwords 0x00020
must use plaintext passwords 0x20020
Reference on line 588
http://www.disy.cse.unsw.edu.au/lxr/source/fs/cifs/?v=linux-2.6.32
One funny thing is that there should be a pseudo-file called
/proc/fs/cifs/PacketSigningEnabled but it does not exist, even on much newer
kernels it does not exist.
Has anyone been able to overcome this problem?
Thanks
Vini
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 :
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
2012 Mar 23
1
quota ldap
hello all,
i'm using quota + ldap with dovecot 2
in dovecot-ldap.conf.ext file i have the line :
user_attrs =
homeDirectory=home,uidNumber=uid,gidNumber=gid,quota=quota_rule=*:storage=%$B
how can i add "Trash:storage= " to have more place for deleting
messages like in
90-quota.conf file ?
quota_rule2 = Trash:storage
thanks for help
regards
--
*Alain DEFRANCE* - Ing?nieur
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
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