Displaying 20 results from an estimated 130 matches for "ramsey".
2007 Feb 22
1
Diagnostic Tests: Jarque-Bera Test / RAMSEY
...ssumption? Do you they work for large sample as well? If not, what other
diagnostic measures for normality exist for large samples?
In many statistic textbooks it is mentioned that for large samples the
significance tests are independent from the distributions of residuals. Why
is that?
2. RAMSEY TEST
I made several scatterplots (residuals ~ predictors). Here everything looks
fine but when I apply the RAMSEY resettest(), the assumption of linearity is
rejected. My model does not show any signs of multicollinearity and all
independent variables have strong linear relationship with the depen...
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
...ctly, which makes it rather unusable for most architectures.
> One
> > idea that can be used for improving handling of irregular
> architectures
> > is described in the "A Generalized Algorithm for Graph-Coloring
> > Register Allocation" by Michael D. Smith, Norman Ramsey and Glenn
> > Holloway:
> > http://www.eecs.harvard.edu/~nr/pubs/gcra-abstract.html
> >
> > There exists also an implementation of the algorithm described in
> the
> > paper for the SUIF compiler suite. I was planning to port it to
> LLVM,
> > but a bit la...
2005 Jul 08
4
Can Asterisk ring a specific extension based on the number the outside caller dialed?
I am thinking of having a pots line with multiple numbers on it, and having
Asterisk dial my desk if the outside caller dials xxx-xxx-xxx1, and ring
another desk if the person called xxx-xxx-xxx2, etc.
Can Asterisk do this?
--
Jeff Ramsey
MIS Administrator
Tubafor Mill, Inc.
2007 Apr 03
0
[LLVMdev] Graph Coloring Regalloc
...gister classes
> correctly, which makes it rather unusable for most architectures. One
> idea that can be used for improving handling of irregular architectures
> is described in the "A Generalized Algorithm for Graph-Coloring
> Register Allocation" by Michael D. Smith, Norman Ramsey and Glenn
> Holloway:
> http://www.eecs.harvard.edu/~nr/pubs/gcra-abstract.html
>
> There exists also an implementation of the algorithm described in the
> paper for the SUIF compiler suite. I was planning to port it to LLVM,
> but a bit later.
Are you saying the SUIF allocator...
2007 Apr 03
2
[LLVMdev] Graph Coloring Regalloc
...ister aliases and register classes
correctly, which makes it rather unusable for most architectures. One
idea that can be used for improving handling of irregular architectures
is described in the "A Generalized Algorithm for Graph-Coloring
Register Allocation" by Michael D. Smith, Norman Ramsey and Glenn
Holloway:
http://www.eecs.harvard.edu/~nr/pubs/gcra-abstract.html
There exists also an implementation of the algorithm described in the
paper for the SUIF compiler suite. I was planning to port it to LLVM,
but a bit later.
At the moment I'm working on the implementation of a linear...
2005 May 27
2
Polycom IP 500 SIP bootrom and firmware upgrades
...39;m having an intermittent issue
regarding DHCP with one of my phones, and I recall when I loaded 1.4.1 on
this one phone, it failed once, then it succeeded the second time.
I am wondering if a firmware update will help. Or is there any known issues
with Fedora Core 2 dhcpd and IP 500s?
--
Jeff Ramsey
MIS Administrator
Tubafor Mill, Inc.
2017 Mar 13
3
AD replication issue
On 3/13/2017 2:15 PM, Arthur Ramsey via samba wrote:
> Upgraded to 4.6.0 on all nodes. Still seeing the same issue.
>
> If I create an object on vsc-dc02, epo-dc01 or aws-dc01 DCs it doesn't
> replicate. If I create it on vsc-dc01 (PDC emulator) then it does
> replicate.
>
> On 03/13/2017 12:13 PM, Arthur...
2007 Apr 09
2
[LLVMdev] Register Alias Sets
...rote:
> Sure, but where these comparisons are needed, for example? RAX and
> EAX alias sets intersect and that's enough to decide that these regs
> can't be assigned simultaneously.
One place these comparisons are used is to build a provably optimal
register class tree in a Smith/Ramsey/Holloway allocator. Building it
algorithmically is portable to all architectures without requiring
the person writing the machine-specific parts to care about what
the register allocator does.
> In general, that what you would check anyway because for some
> architectures you won't (the...
2015 Jul 10
2
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
...amba4 as a backend for FIPS 140-2 compliant OTP, which will only
bind with DIGEST-MD5. I guess I will have to join a Windows 2008 R2 to
the domain as a domain controller.
Thanks for clarifying,
Arthur
On 07/10/2015 04:38 AM, Andrew Bartlett wrote:
> On Tue, 2015-07-07 at 15:10 -0500, Arthur Ramsey wrote:
>> I've googled and I believe that SASL method DIGEST-MD5 is supported and
>> I see it in the samba startup, but it doesn't work.
>>
>> ldapsearch -Y DIGEST-MD5 -h dc03.mediture.dom
>> SASL/DIGEST-MD5 authentication started
>> ldap_sasl_interactive...
2016 Oct 17
3
Replications errors on 4.5.0 (WERR_BADFILE)
...b13-6f9e-4f3c-beb4-37df1292b8cb._msdcs.mediture.dom. 900 A 192.168.168.65
show
send
New DNS records I create don't resolve though.
Also, I get an error when I open Active Directory Users and Computers,
"The RPC server is unavailable".
Thanks,
Arthur
On 10/17/2016 11:44 AM, Arthur Ramsey wrote:
> I increased the debug level to 10 and found this dreplsrv_notify:
> Failed to send DsReplicaSync to
> fe066b13-6f9e-4f3c-beb4-37df1292b8cb._msdcs.mediture.dom for
> DC=DomainDnsZones,DC=mediture,DC=dom - NT_STATUS_OBJECT_NAME_NOT_FOUND
> : WERR_BADFILE. I manually creat...
2016 Jul 13
5
Authentication Auditing
Hello,
I'm looking for a way to log the following attributes for all
authentication activity (LDAP bind, Kerberos, SMB / CIFS, etc.).
I would like to see:
* Principle name (user name)
* Source IP
* Timestamp (including at least seconds if not milliseconds)
* Authentication result (success / failure)
* Reason for failure: bad password, account lockout, account expired,
2016 Oct 14
2
Replications errors on 4.5.0 (WERR_BADFILE)
Replication has been running smoothly until I upgraded to 4.5.0. I had
various errors with all BDCs and a force sync didn't resolve it. I
shutdown all BDCs, demoted them with --remove-other-dead-server then
joined new BDCs with new names. At first replication was intermittently
failing (consecutive failures counter kept resetting), but it seemed OK,
just slow if anything. Now they all
2015 Jul 10
1
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
...for LDAP w/ SASL DIGEST-MD5 authentication. It seems
silly for them to use DIGEST-MD5, but that's what I stuck with for now.
If samba4 could support DIGEST-MD5 that would be great.
Thanks,
Arthur
On 07/10/2015 03:29 PM, Andrew Bartlett wrote:
> On Fri, 2015-07-10 at 11:45 -0500, Arthur Ramsey wrote:
>> That's too bad, I was trying to get the Vasco Identikey server working
>> with samba4 as a backend for FIPS 140-2 compliant OTP, which will only
>> bind with DIGEST-MD5. I guess I will have to join a Windows 2008 R2 to
>> the domain as a domain controller.
>...
2005 Mar 04
1
R 2.0.1 installation
...just indicate me : WHICH FILE(s) HAVE I TO OPEN TO INSTALL R ?
Moreover I'd like to know if DCluster, CRAN and ADE4 are necessary or if R alone makes the same analyses (cluster analysis, linear hierarchy,...) ? (maybe this logiciels belong to R?)
Thanks a lot !
Best regards,
Amandine RAMSEYER
Laboratoire d'Ethologie
CNRS UPR 9010
7 rue de l'Université
67000 Strasbourg
---------------------------------
mails !
[[alternative HTML version deleted]]
2001 Dec 23
4
XP
Can anyone tell me where I can find documentation on setting up my laptop to
see my shared files on my Linux box? I have the basic settings set but I
keep getting the error I don't have permission from my laptop.
Thanks
Mark W Ramsey
mramsey@charter.net
Linux the OS that is making a Difference
2007 Apr 04
0
[LLVMdev] Graph Coloring Regalloc
Roman Levenstein wrote:
> Yes, the SUIF allocator (or at least one of them) implements the
> Smith/Ramsey/Holloway algorithm. This is what I understand by looking
> at the coloring reggister allocator code in the SUIF distribution. The
> SUIF code of this allocator is not very well commented, but I'm pretty
> sure.
Do you have a pointer? I'm interested in this algorithm as well....
2007 Apr 04
2
[LLVMdev] Graph Coloring Regalloc
Hi Dave,
--- David Greene <greened at obbligato.org> wrote:
> Roman Levenstein wrote:
>
> > Yes, the SUIF allocator (or at least one of them) implements the
> > Smith/Ramsey/Holloway algorithm. This is what I understand by
> looking
> > at the coloring reggister allocator code in the SUIF distribution.
> The
> > SUIF code of this allocator is not very well commented, but I'm
> pretty
> > sure.
>
> Do you have a pointer? I'm in...
2015 Jul 07
3
SASL DIGEST-MD5 NT_STATUS_INVALID_PARAMETER
I've googled and I believe that SASL method DIGEST-MD5 is supported and
I see it in the samba startup, but it doesn't work.
ldapsearch -Y DIGEST-MD5 -h dc03.mediture.dom
SASL/DIGEST-MD5 authentication started
ldap_sasl_interactive_bind_s: Operations error (1)
additional info: SASL:[DIGEST-MD5]: Failed to start authentication backend: NT_STATUS_INVALID_PARAMETER
[root at dc03 ~]# samba
2017 Mar 13
0
AD replication issue
That bug is reported? Do you have a link? You're saying it is just an
issue with the logging or am I correct that this indicates an outbound
replication isn't trying.
On 03/13/2017 01:45 PM, lingpanda101 via samba wrote:
> On 3/13/2017 2:15 PM, Arthur Ramsey via samba wrote:
>> Upgraded to 4.6.0 on all nodes. Still seeing the same issue.
>>
>> If I create an object on vsc-dc02, epo-dc01 or aws-dc01 DCs it
>> doesn't replicate. If I create it on vsc-dc01 (PDC emulator) then it
>> does replicate.
>>
>> On...
2007 Aug 01
3
Outlook 2000/2003 frequent disconnect issue
...ny
suggestions, none of which have worked. I have increased Outlook's
timeout period to the full 10 minutes, and I have disabled SELinux.
None of this seems to have worked.
Is there anyone out there who has actually had this issue and
resolved it? Can you please help?
Thanks,
Jeff Ramsey
MIS Administrator
TMI Forest Products, Inc.
jefframsey at tubafor.com
360.477.0738
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.