Displaying 20 results from an estimated 3000 matches similar to: "getent passwd not listing domain users, nsswitch.conf is configured"
2011 Feb 17
2
amount of data R can handle in a single file
Dear Sir/Madam,
I would like to know what is the maximum number of observations a
single file must have when using R. I am asking this because am trying
to do research on banking transactions and i have around 49million
records. Can R handle this? Advise with regard to this.
Mark Nasila
Quantitative Analyst
CBS Risk Management
Personal Banking
7th Floor, 2 First Place,
Cnr
2003 Oct 09
1
Scoping rules
Dear List members:
I'm using R1.7.1 (Windows 2000) and having difficulty with scoping.
I've studied the FAQ and on-line manuals and think I have identified
the
source of my difficulty, but cannot work out the solution.
For the purposes of illustration. I have three functions as defined
below:
fnA <- function(my.x)
{
list(first=as.character(substitute(my.x)), second=sqrt(my.x))
}
2013 Sep 13
2
[LLVMdev] [lld] Implementing the aliasing feature
On 9/13/2013 6:06 PM, Nick Kledzik wrote:
> On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote:
>> This would work only if an alias is another name for the same symbol(weak symbols).
> I don’t know what that means. Can you clarify?
Doesnt this imply that the alias atom is a zero sized atom ?
>> If what is being aliased is another function
2008 Feb 14
4
FW: Memory Problem
I am sure this has been covered before, but I can find it in my
archives.
I loaded up a new server IBM x3650, 2x Intel dual core cpu's I installed
additional RAM to take it up to 7 gigs according to
http://www.centos.org/product.html#seven CentOS 5 x86 which I am using
supports up to 16gigs of RAM. Once I boot up CentOS only see's about
3.2Gigs of Ram.
I installed the kernel-PAE
2013 Sep 14
0
[LLVMdev] [lld] Implementing the aliasing feature
On Sep 13, 2013, at 4:16 PM, Shankar Easwaran <shankare at codeaurora.org> wrote:
> On 9/13/2013 6:06 PM, Nick Kledzik wrote:
>> On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote:
>>> This would work only if an alias is another name for the same symbol(weak symbols).
>> I don’t know what that means. Can you clarify?
> Doesnt
2013 Sep 16
1
[LLVMdev] [lld] Implementing the aliasing feature
On 9/13/2013 8:51 PM, Nick Kledzik wrote:
>> If I alias the atom, and add a layoutBefore from fna to fnb, fnb is going to have a seperate virtualaddress from fna.
> This sounds like you mean “alias” to mean take one implementation and override another implementation (that has a different name)
Yes. I think ELF could treat it as a Layout-Before reference too. This
way Darwin can share the
2008 Apr 08
1
IAX2 speex payload using ZoIPer
Using Wireshark I can see that ZoIPer always send a 160 byte payload.
First few payloads contain 20 bytes of data (what I believe to be a mode
3 frame, ie first byte in 0x18 - 0x1F range), followed by 0x7B (21st
byte), ie. 5 bit 0x0F terminator padded with 011. ... and then zeroes
all the way up to 160 bytes.
... but then after a few payloads there are more following these 21
bytes ...
2008 Feb 05
1
Got *** caught segfault *** with Quantreg on Mac (PR#10699)
Full_Name: Edward Huang
Version: 2.6.1
OS: Mac OS 10.5.1 Leopard
Submission from: (NULL) (71.198.106.232)
I'm trying to run quantile regression on my data. I just couldn't make it work.
The same dataset ran okay on STATA 10, tho.
Would you please take a look at it?
Here is the error message:
*** caught segfault ***
address 0x3ff00008, cause 'memory not mapped'
Traceback:
2007 Aug 29
3
How to use ZFS volume
Hi,
I want to use Samba with ZFS volume, although I know 3.0.25c dose not
work with ZFS volume.
And I found modules/vfs_zfsacl.c on Samba-3.0.26.
(
http://viewcvs.samba.org/cgi-bin/viewcvs.cgi/branches/SAMBA_3_0_26/source/modules/
)
But I can't find samba-3.0.26.tar.gz on samba.org.
So, I have two question.
1. It is possible to download samba-3.0.26.tar.gz (or something another
which can use
2006 Jul 17
2
Quantreg error
Dear User,
I got the following error running a regression quantile:
> rq1<-rq(dep ~ ., model=TRUE, data=exo, tau=0.5 );
> summary(rq1)
Erro em rq.fit.fnb(x, y, tau = tau + h) :
Error info = 75 in stepy: singular design
Any hint about the problem?
Thanks a lot,
________________________________________
Ricardo Gon?alves Silva, M. Sc.
Apoio aos Processos de Modelagem Matem?tica
2007 Aug 29
2
kinit works, net join ads fails
I running 3.0.25c on OpenSolaris. I can succesfully do a kinit and see
the ticket via klist, but am unable to join the domain.
/usr/sfw/sbin/net -d 5 ads join -U user@DOMAIN.LOCAL
gives the following error...
[2007/08/29 15:49:24, 3] libsmb/clikrb5.c:(593)
ads_krb5_mk_req: krb5_cc_get_principal failed (No credentials cache
file found)
[2007/08/29 15:49:24, 0] libads/kerberos.c:(228)
2007 Oct 16
2
username with @ (at character) - problems with authentication (CUPS)
Hi all
I tried to set up a printer, which I need to acces using my username.
Unfortunatelly, username contains @ (at) inside. I tried different form
of escaping (using backslash, unicode value, quotes etc).
Nothing works.
my username is: abc@domain.com
my password is: 12345678
printer server is: srv-file
printer name (with space): KyC2520 WITS
From various docs i found the URI form I
2007 Oct 14
1
Fw: How to make "Add permission" for folder in system with ntacl support?
Is it too simple and therefore noone will answer? :) Or it is not possible
with Samba on Linux?
Thanks,
G.
----- Original Message -----
From: "Georgy Goshin" <gosha@inbox.ee>
To: <samba@lists.samba.org>
Sent: Thursday, October 11, 2007 6:34 PM
Subject: [Samba] How to make "Add permission" for folder in system with
ntacl support?
> Hi,
>
> On
2006 Oct 26
3
wbinfo -u works, getent passwd doesn't, not nsswitch.conf
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a Red Hat Enterprise Linux 4.4 box running on the PPC64 platform.
It has been configured as a domain member. I installed RHEL4.4 by
selecting a minimal install and when completed, manually added the
"samba" and "samba-common" packages.
I modified the smb.conf to make it a domain member, successfully joined
the domain
2003 Oct 09
0
Scoping Rules: Summary
Thanks to Andy Liaw, Roger Peng, Thomas Lumley, Brian Ripley and Peter
Dalgaard, all of whom addressed my questions or threads arising from
them. The full messages were posted to the list so this is a brief
summary:
Andy Liaw explained the difference between lexical and dynamic scoping
and the rationale behind the choice of lexical scoping for R. Roger
Peng showed how to modify fnB. Brian
2013 Sep 13
0
[LLVMdev] [lld] Implementing the aliasing feature
On Sep 13, 2013, at 3:35 PM, Shankar Easwaran <shankare at codeaurora.org> wrote:
> This would work only if an alias is another name for the same symbol(weak symbols).
I don’t know what that means. Can you clarify?
>
> If what is being aliased is another function definition, which is a non zero sized atom, aliasing will not work.
That is the exact scenario I think it *will* work
2007 Sep 11
1
apche vhosts ldap
Hi all,
i am building a web server on centos version 4 running
httpd-2.0.52
mysql
we have a ldap server on the network which has got all the vhost
details. so i am trying to pull vhost details from the ldap server
could not find module vhosts ldap for centos. can some one please point
me in the right direction any help is much appreciated.
cheers
phani
2013 Sep 13
2
[LLVMdev] [lld] Implementing the aliasing feature
Hi Nick,
This would work only if an alias is another name for the same
symbol(weak symbols).
If what is being aliased is another function definition, which is a non
zero sized atom, aliasing will not work.
I was thinking to model this for ELF for the below functionalities :-
a) __wrap
For example : --wrap fn
What I plan to do here is,
create a undefined function fn atom
create a defined
2006 Jun 20
2
Documentation issues [Was: Function hints]
I would like to follow up on another one of the documentation issues raised in the discussion on function hints. Duncan mentioned that the R core were working on preprocessing directives for .Rd files, which could possibly include some sort of include directive. I was wondering if a "includeexamples" directive might also be considered.
It often makes sense to use the same example to
2009 Jan 18
0
getent passwd/getent passwd username inconsistencies
I've came across what appears to be a bug, but I wanted to get some feedback
on the list before reporting it to make sure I'm not doing something
stupid. I'm using 3.2.7.
I see that when I do "getent passwd", I get an entry like this:
testuser:*:1000:20:Test User:/home/poo/testuser:/bin/bash
But when I do "getent passwd testuser", I get this: