search for: abbott

Displaying 20 results from an estimated 180 matches for "abbott".

2013 Jun 05
3
Samba4 and NVSv4
...ELL.EDU") with: # net ads join -U Administrator ... # net ads testjoin and created the nfs service principals (on the client and NFSv4 server) with: # net ads keytab add nfs -U Administrator This all works. I can see that the nfs service principals have been added; on the client abbott.test.cornell.edu, for example: # net ads keytab list | grep -i nfs 2 DES cbc mode with CRC-32 nfs/abbott.test.cornell.edu at TITAN.TEST.CORNELL.EDU 2 DES cbc mode with RSA-MD5 nfs/abbott.test.cornell.edu at TITAN.TEST.CORNELL.EDU 2 ArcFour with HMAC/md5 nfs/abbott.test.cornell.edu...
2013 Jun 05
3
Samba4 and NVSv4
...ELL.EDU") with: # net ads join -U Administrator ... # net ads testjoin and created the nfs service principals (on the client and NFSv4 server) with: # net ads keytab add nfs -U Administrator This all works. I can see that the nfs service principals have been added; on the client abbott.test.cornell.edu, for example: # net ads keytab list | grep -i nfs 2 DES cbc mode with CRC-32 nfs/abbott.test.cornell.edu at TITAN.TEST.CORNELL.EDU 2 DES cbc mode with RSA-MD5 nfs/abbott.test.cornell.edu at TITAN.TEST.CORNELL.EDU 2 ArcFour with HMAC/md5 nfs/abbott.test.cornell.edu...
2008 Jan 09
0
Winbindd fails to start
Hi, I have just compiled and installed MIT krb5-1.6.3 and got a ticket with kinit: Ticket cache: FILE:/tmp/krb5cc_0 Default principal: craig@ABBOTT-SIMSES.LOCAL Valid starting Expires Service principal 01/09/08 18:27:06 01/10/08 01:07:06 krbtgt/ABBOTT-SIMSES.LOCAL@ABBOTT-SIMSES.LOCAL 01/09/08 18:31:18 01/10/08 01:07:06 term-jac$@ABBOTT-SIMSES.LOCAL Kerberos 4 ticket cache: /tmp/tkt0 klist: You have no tickets cached I th...
2007 Jul 05
2
pgup/pgdown in R Graphics Window under Linux
...ng frame: Is it necessary to initialize the graphics device so that old pages are stored and accessible for paging? Or am I just pressing the wrong buttons. Any input is appreciated! Please let me know if further info re. versions/installed packages/etc is needed. Thanks, PMD. ***********Abbott GmbH & Co. KG *********** Sitz der Gesellschaft: Wiesbaden, Amtsgericht Wiesbaden HRA 4888 Pers?nlich haftende Gesellschafterin: Abbott Management GmbH Sitz der Gesellschaft: Wiesbaden, Amtsgericht Wiesbaden HRB 12889 Gesch?ftsf?hrer: Siegfried Brune, Jaime Contreras, Rodolfo Viana Vorsitzende...
2011 Mar 20
2
R as a non-functional language
I'm reading Torgo (2010) *Data Mining with R*<http://www.liaad.up.pt/~ltorgo/DataMiningWithR/code.html>in preparation for a class I'll be teaching next quarter. Here's an example that is very non-functional. > pH <- c(4.5,7,7.3,8.2,6.3) > names(pH) <- c('area1','area2','mud','dam','middle') > pH area1 area2 mud dam
2011 Mar 19
2
Referring to objects themselves
Is it possible to refer to an object from within a method, as in *this *in Java? I can't find anything about this in the documentation. Sorry if I missed it. Thanks. *-- Russ Abbott* *_____________________________________________* *** Professor, Computer Science* * California State University, Los Angeles* * Google voice: 747-*999-5105 * blog: *http://russabbott.blogspot.com/ vita: http://sites.google.com/site/russabbott/ *_____________________________________________*...
2011 Oct 19
1
AKIMA color contouring
...color scale. Otherwise, it is difficult to compare contour plots because the colorization is not standard. Does anyone know of R code to do this? Thank you. Regards, Jim Metz James T. Metz, Ph.D. Senior Scientist III Chemistry GPRD R4DG AP52 - 01D10P Abbott Laboratories 100 Abbott Park Road Abbott Park, IL 60064 - 6100 U.S.A. Office (847) 936 - 0441 FAX (847) 938 - 2756 james.metz@abbott.com This communication may contain information that is legally privileged, confidential, or exempt from disclosure. If you are not the intended recipient, p...
2005 Aug 20
2
Asterisk(*) on a Cobalt RaQ2?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Can Asterisk(*) be installed on this and if so are the setup instructions any different? I have a client that's asking. Specs: 533Mhz, 512MB RAM, 10GB HDD, Cobalt 4 OS - -- ================================= Joshua Abbott, Support Technician http://www.successfulhosting.com/ Direct Line: PENDING Phone: (866) 494-5096 x1207 E-Fax: (419) 858-3241 Alt E-Fax: (801) 217-1123 jabbott@SuccessfulHosting.com ================================= The Success behind your web site! ================================= -----BE...
2011 Apr 29
2
Still confused about classes
Hi, I'm still confused about how to find out what methods are defined for a given class. For example, I know that > today <- Sys.Date() will produce an object of type Date. But I'm not sure what I can do with Date objects or how I can find out. > ?Date refers me to the Date documentation page. But it doesn't tell me how, for example, to extract the current year from a
2008 Dec 02
4
Am I wrong or is fields_for not working right in Rails 2.2.2
I may be totally wrong about what the fields_for method is supposed to do, but for some reason I thought using it scoped an object around an association. For example, I have a User class and when you''re creating a new user I want to use fields_for to add a BillingAddress to the user like so: <%- fields_for :billing_address do |billing_address_form| -%> <%= render :partial
2017 Jun 14
0
Implementing cross-thread reduction in the AMDGPU backend
...do not write a result 1 => if the source is invalid or disabled, use a 0 instead So the problematic case is where bound_cntl is 0, not when it is 1. -----Original Message----- From: Tom Stellard [mailto:tstellar at redhat.com] Sent: Tuesday, June 13, 2017 6:13 PM To: Matt Arsenault Cc: Connor Abbott; llvm-dev at lists.llvm.org; Kolton, Sam; Sumner, Brian; Pykhtin, Valery Subject: Re: [llvm-dev] Implementing cross-thread reduction in the AMDGPU backend On 06/13/2017 07:33 PM, Matt Arsenault wrote: > >> On Jun 12, 2017, at 17:23, Tom Stellard <tstellar at redhat.com <mailto:tste...
2017 Sep 16
2
Regression in virtio block driver with 4.13.2
On 09/15/2017 10:37 AM, Christoph Hellwig wrote: > On Fri, Sep 15, 2017 at 09:54:08AM -0700, Laura Abbott wrote: >> Hi, >> >> Fedora got a bug report on an early version of 4.13.2 >> https://paste.fedoraproject.org/paste/t-Yx23LN5QwJ7oPZLj3zrg > > Can you check if the issue goes away when you disable > CONFIG_VIRTIO_BLK_SCSI? > Yes, the issue goes away when CONFI...
2017 Sep 16
2
Regression in virtio block driver with 4.13.2
On 09/15/2017 10:37 AM, Christoph Hellwig wrote: > On Fri, Sep 15, 2017 at 09:54:08AM -0700, Laura Abbott wrote: >> Hi, >> >> Fedora got a bug report on an early version of 4.13.2 >> https://paste.fedoraproject.org/paste/t-Yx23LN5QwJ7oPZLj3zrg > > Can you check if the issue goes away when you disable > CONFIG_VIRTIO_BLK_SCSI? > Yes, the issue goes away when CONFI...
2017 Jun 14
5
Implementing cross-thread reduction in the AMDGPU backend
On 06/13/2017 07:33 PM, Matt Arsenault wrote: > >> On Jun 12, 2017, at 17:23, Tom Stellard <tstellar at redhat.com <mailto:tstellar at redhat.com>> wrote: >> >> On 06/12/2017 08:03 PM, Connor Abbott wrote: >>> On Mon, Jun 12, 2017 at 4:56 PM, Tom Stellard <tstellar at redhat.com <mailto:tstellar at redhat.com>> wrote: >>>> On 06/12/2017 07:15 PM, Tom Stellard via llvm-dev wrote: >>>>> cc some people who have worked on this. >>>>> &...
2016 Dec 06
3
[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
With CONFIG_VMAP_STACK=y, virtnet_set_mac_address() can be passed a pointer to the stack and it will OOPS. Copy the address to the heap to prevent the crash. Cc: Michael S. Tsirkin <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Cc: Laura Abbott <labbott at redhat.com> Reported-by: zbyszek at in.waw.pl Signed-off-by: Andy Lutomirski <luto at kernel.org> --- Very lightly tested. drivers/net/virtio_net.c | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/...
2016 Dec 06
3
[PATCH] virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()
With CONFIG_VMAP_STACK=y, virtnet_set_mac_address() can be passed a pointer to the stack and it will OOPS. Copy the address to the heap to prevent the crash. Cc: Michael S. Tsirkin <mst at redhat.com> Cc: Jason Wang <jasowang at redhat.com> Cc: Laura Abbott <labbott at redhat.com> Reported-by: zbyszek at in.waw.pl Signed-off-by: Andy Lutomirski <luto at kernel.org> --- Very lightly tested. drivers/net/virtio_net.c | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/...
2011 May 07
2
Convenience-at-the-expense-of-clarity (was: quantmod's addTA plotting functions)
...well, but even a > cursory look at the pdf file shows that the docs are quite > good. > > As Jeff points out, good documentation is not easy. More good > examples are always better, but that's mighty time-consuming. > > Peter Ehlers > > > On 2011-05-05 10:42, Russ Abbott wrote: > >> Thanks. You're right. I didn't see that. I read the ?addTA help page, >> which (annoyingly) didn't mention that feature, but I didn't read the >> ?TA page. (That page was mentioned as a see also, but not as a must see.) >> >> I don't...
2011 Apr 25
1
Help with objects
...are that are defined on quantmod objects? I know that there is the standard quantmod documentation, but that doesn't seem to distinguish between standard functions and class-based methods. Nor, as far as I can see, does it describe the instance variables in a quantmod object. Thanks. *-- Russ Abbott* *_____________________________________________* *** Professor, Computer Science* * California State University, Los Angeles* * Google voice: 747-*999-5105 * blog: *http://russabbott.blogspot.com/ vita: http://sites.google.com/site/russabbott/ *_____________________________________________*...
2013 Jul 22
2
script to test CATENATE
Attached please find a perl script which tests the CATENATE support in dovecot. I used this to test my CATENATE implementation a few years ago and it runs fine against dovecot in OS X Server. When run against dovecot-2.2.4 though it always fails or hangs, which in some cases means we interpreted RFCs differently and in other cases means it's finding bugs; both conditions are worthy of
2008 Dec 15
5
Apple patches 1-5
Here are the first few simple patches from Apple, based on dovecot-1.1.7. The comments with "APPLE" in them helped us merge in your new releases; feel free to remove them. Please let me know if you want subsequent patches in a different format, or if you have any questions. Patch #1. Some versions of Mac OS X have buggy CMSG_* macros. -------------- next part -------------- A