Displaying 3 results from an estimated 3 matches for "minume".
Did you mean:
minime
2010 Dec 27
2
Finding indexes of minum and maximum elements of an array
Hello there
I wish to get the "coordinates" of the minimum element of an array.
For example, if the array were
> H = array(c(8:5,1:4),dim=c(2,2,2))
> H
, , 1
[,1] [,2]
[1,] 8 6
[2,] 7 5
, , 2
[,1] [,2]
[1,] 1 3
[2,] 2 4
then
> min(H)
[1] 1
and
> max(H)
[1] 8
Say "idx" were the function I'm looking for. Then, what
2003 Jan 15
3
SMB+LDAP Question ...
Greetings ...
I have a quick question, which I hope will get a straight and quick answer.
I am moving my system from flat files to LDAP. I have had my users in
LDAP for a while, but then found that my computer accounts for Win2K in
still in passwd. My question is, what are the bare minume LDAP attribs
that I need for them to contiune to work?
But I don't think I am going to get that answered, so, do I need a Unix
password for computers?
I would just like to keep as little info my LDAP as possible .. I still
believe the smallest amount of common info is best.
Thanks.
Mail...
2013 Mar 21
2
CentOS 6.4 x86_64 VM Install freezes
I am trying to install a CentOS 6.4 x86_64 VM using a CentOS 5.9 x86_64
host, but its install has froze *twice*. What I am doing is to create a
10gig LVM volume, which I put a MS-DOS partition table on (using fdisk).
I then format the only partition to ext3, install grub and install the
pxeboot kernel and initrd.img and a simple grub.conf to load this.
I have the CentOS 6.4 x86_64 ISOs mounted