Displaying 20 results from an estimated 50000 matches similar to: "Creating data.frame from c-language"
2012 May 21
2
Can't populate LDAP directory with smbldap-populate
I have the following environment
# cat /etc/redhat-release
CentOS release 5.8 (Final)
# uname -r
2.6.18-308.4.1.el5
I have installed smbldap-tools from
http://download.gna.org/smbldap-tools/packages/el5/smbldap-tools-0.9.8-1.el5.noarch.rpm.
Configured OpenLDAP, but when I try to populate LDAP directory I got
the following error messages
# smbldap-populate -a Administrator -g 10000 -l 11111 -r
2014 Jan 05
1
Support for long arrays
My machine has hundreds of GB of RAM. Is there a way to create an array having more than 2 Billion (2^31) rows?
I am trying to create a large array using:
d = c(1e+10,2)
a=array(0,d)
This results in the error:
Error in array(0, d) : negative length vectors are not allowed
In addition: Warning message:
In array(0, d) : NAs introduced by coercion
Note that I can create a vector of the same
2012 Jul 04
3
[PATCH] xen: populate correct number of pages when across mem boundary
When populate pages across a mem boundary at bootup, the page count
populated isn't correct. This is due to mem populated to non-mem
region and ignored.
Pfn range is also wrongly aligned when mem boundary isn't page aligned.
Also need consider the rare case when xen_do_chunk fail(populate).
For a dom0 booted with dom_mem=3368952K(0xcd9ff000-4k) dmesg diff is:
[ 0.000000] Freeing
2012 Jul 04
3
[PATCH] xen: populate correct number of pages when across mem boundary
When populate pages across a mem boundary at bootup, the page count
populated isn't correct. This is due to mem populated to non-mem
region and ignored.
Pfn range is also wrongly aligned when mem boundary isn't page aligned.
Also need consider the rare case when xen_do_chunk fail(populate).
For a dom0 booted with dom_mem=3368952K(0xcd9ff000-4k) dmesg diff is:
[ 0.000000] Freeing
2005 Apr 27
3
can't get samba 3.0.14a to work with ldap..part 2: smaba 3.0.15
Hi...
I posted a few days ago that I was having trouble getting samba 3.0.14a to
work with ldap. I switched up to 3.0.15pre2 and had much the same
trouble. I have been following the instructions in
http://www.samba.org/samba/docs/Samba-Guide.pdf, but I am still having
troubles.
Here is what happens when i run smbldap-populate:
mercury:/usr/local/samba/sbin# ./smldap-populate -a root -k 0 -m 0
2009 May 21
1
Error in smbldap-populate
HI, sorry my english and if this is a stupid question i am
newby in samba with ldap
Im install a clear install the ubuntu 9.04 server
follow this guide from ubuntu docs
https://help.ubuntu.com/9.04/serverguide/C/samba-ldap.html
https://help.ubuntu.com/9.04/serverguide/C/openldap-server.html
but i get this error when i try to populate samba
can somebody helpme?
administrador@server:~$ sudo
2006 Jul 11
4
checkboxes with a has_many :through relation
All,
I''m populating a view with checkboxes in a list. I want to be able to
assign to my has_many relationship using the post values of these
checkboxes. Essentially, I want to populate the relationship table
which will create the correct join values in my model.
Here is my check_box_tag code:
<%= check_box_tag("@current_job[target_list_ids][]",
2006 Jan 19
2
Easy way to handle form input without a model class?
I have a couple forms that I''d like to be able to validate and
automatically populate, but it shouldn''t be based on AR. In fact I
often have a bunch of small forms that I can''t really justify writing
a whole new model class for anyway. I''d like to validate the form
input, and then use rails helpers to automatically populate the form
if validations fail.
2011 Jul 17
17
Failure to create HVM DomU at Xen 4.1 ( kernel 3.0.0-5-generic) Ubuntu 11.10 (alpha 2)
root@boris-P5Q-E:/mnt/usr/tmp# losetup -f ubuntu11.04.iso
root@boris-P5Q-E:/mnt/usr/tmp# losetup -a
/dev/loop0: [0809]:406494 (/mnt/usr/tmp/ubuntu11.04.iso)
root@boris-P5Q-E:~/vms/natty# cat natty.hvm
name = "NattyHVM"
builder = "hvm"
memory = "2048"
disk = [''phy:/dev/sda5,hda,w'', ''phy:/dev/loop0,hdc:cdrom,r'']
vif = [
2011 Jul 17
17
Failure to create HVM DomU at Xen 4.1 ( kernel 3.0.0-5-generic) Ubuntu 11.10 (alpha 2)
root@boris-P5Q-E:/mnt/usr/tmp# losetup -f ubuntu11.04.iso
root@boris-P5Q-E:/mnt/usr/tmp# losetup -a
/dev/loop0: [0809]:406494 (/mnt/usr/tmp/ubuntu11.04.iso)
root@boris-P5Q-E:~/vms/natty# cat natty.hvm
name = "NattyHVM"
builder = "hvm"
memory = "2048"
disk = [''phy:/dev/sda5,hda,w'', ''phy:/dev/loop0,hdc:cdrom,r'']
vif = [
2006 Jul 05
1
created_on in HABTM table getting parent dates
All of my HABTM tables receive the parent created_on/last_update_on
dates whenever a record is inserted into these join tables. I don''t
have any defaults in the database or anything else populating these
tables. I assumed rails would populate these automagically. Is there
something that needs to be done to get this to populate with the correct
current timestamp instead of
2011 Jun 07
1
Populating values from html
can we populate values into an excel sheet from html forms that has to be
used in R for data analysis
Can we directly retireve the values from html forms into R fro analysis
--
View this message in context: http://r.789695.n4.nabble.com/Populating-values-from-html-tp3579215p3579215.html
Sent from the R help mailing list archive at Nabble.com.
2010 Aug 18
2
[LLVMdev] Using ValueSymbolTable...
Hi all,
I have a question regarding populating ValueSymbolTable of a Function.
Is it that ValueSymbolTable is populated automatically whenever an alloca
instruction is created using IRBuilder or do we need to explicitly
populate??
If we need to populate explicitly, the insert method in ValueSymbolTable is
private, so how can we do it?
Currently, I am trying to access the symbol table as below:
2007 Jan 20
1
Error looking for next uid at /usr/sbin//smbldap_tools.pm line 993.
# smbldap-useradd samba
Error looking for next uid at /usr/sbin//smbldap_tools.pm line 993.
here my config:
i have already populated the database:
# smbldap-populate
Populating LDAP directory for domain Workgroup
(S-1-5-21-4205727931-4131263253-1851132061)
(using builtin directory structure)
entry dc=GNUtoo,dc=org already exist.
entry ou=Users,dc=GNUtoo,dc=org already exist.
entry
2016 Feb 19
3
target triple in 3.8
I added your suggestion and am using this now
llvm::legacy::FunctionPassManager *functionPassManager = new
llvm::legacy::FunctionPassManager(Mod);
llvm::PassRegistry ®istry = *llvm::PassRegistry::getPassRegistry();
initializeScalarOpts(registry);
functionPassManager->add( new
llvm::TargetLibraryInfoWrapperPass(llvm::TargetLibraryInfoImpl(targetMachine->getTargetTriple()))
);
2010 Dec 29
1
confusion about using samba as NT4 PDC with ldapsam backend
Hello,
I want to use samba v3.3.x to implement an NT4/Win2k style domain:
a samba PDC and a samba BDC, using ldapsam for the 'passdb backend'. I plan
to use RedHat Directory Server v8.2 as the ldap server.
I'm trying to sort out how user/group management and nss will work.
I'm confused about how/when the samba-supplied ldap schema is used (I mean
the schema that's in the
2013 Feb 18
1
help with population matrix
Hi guys, I am a biologist and an R newbie, and I'm learning how to create a
simple population model.
So, I have a population matrix ("pop")of 30 age classes of female (1:4 are
non-breeders, 5:30 are breeders) which will be modelled for 100 years.
> pop <- matrix(0,30,100)
I then populate this matrix with 3 young adult females.
> pop[5, 1] <- 3
I then want to run this
2008 Sep 12
2
smbldaptools not creating unix group/users
Dear all,
I have setup a samba PDC on a debian lenny machine and everything works fine.
Recently, i want to integrate Samba with LDAP. When I use smbldap-populate,
the corresponding structures are created in the LDAP tree, however,
the unix groups
are not created at all! smbldap-populate did not complaint anything.
I have tested by using smbldap-useradd. The same problem appears. What are the
2011 Sep 12
2
creating a new column with values from another
I have 2 columns for weight. There are NAs in each column but not for the
same observation. Some observations have values for both. I would want to
prioritize the WT2 values so I would like to do the following:
>From this:
ID WT1 WT2
1 134 NA
2 145 155
1 NA 175
3 NA 187
To this:
ID WT1 WT2 WT
1 NA
2017 Oct 13
0
Populate one data frame with values from another dataframe for rows that match
?merge
Bert
On Oct 13, 2017 12:09 PM, "Kevin Wamae" <KWamae at kemri-wellcome.org> wrote:
> I'm trying to populate the column ?pf_mcl? in myDF1 with values from
> myDF2, where rows match based on column "studyno" but the solutions I have
> found so far don't seem to be giving me the desired output.
>
> Below is a snapshot of the data.frames.
>