Displaying 20 results from an estimated 33 matches for "purcell".
2001 May 09
3
NT Domain authentication's
Recently our Unix Administrator installed Samba v.2.07. It was configured
to attach to our NT domain. When this occurred we started to experience
problems with user authentication's to the domain and it appeared that the
"Samba" server had become the master browser.
Have you seen this problem occur at other sites? If so, what is the work
around?
We have been using Samba v2.06
2006 Jan 18
7
script.aculo.us killing IE
...he visual action but i don''t get why it isn''t working.
I have the newest script.aculo.us and prototype lib''s.
If anyone has any ideas i would love to hear them
i am confounded and confused. and lost.
thanks in advance
--
=================================
Bennington V. Purcell
-- Integrated Technology Solutions ---
Bennington.Purcell-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Bpurcell-TS4mGoJIzIA@public.gmane.org
=================================
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@p...
2004 Jun 17
3
SJphone regestration problem - Help!
I am having a problem with SJphone registration, having read the list
and wathced it for a while for similar problems. I just can't seem to
figure out the problem.
I tryed to follow a tutorial from
http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+sjphone,
but in SJphone (SIP tab), I can't find the following setting.
Use local outbound proxy - checked.
Proxy IP Address:
2006 Apr 28
1
RE: It is possible to install Windows XP with intel vtnow ?
...external dependencies and
rebuilt xen and tools and was able to sucessfully install FC4 in a hvm. I will give winxp a go later in
the afternoon.
C
________________________________
From: xen-devel-bounces@lists.xensource.com [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Rene Purcell
Sent: Friday, April 28, 2006 11:53 AM
To: Yu, Ping Y
Cc: Michael Lessard; Xen-devel@lists.xensource.com
Subject: Re: [Xen-devel] It is possible to install Windows XP with intel vtnow ?
I''m working with michael on this project, I did exactly what u said and try few other thing... b...
2000 Jun 30
1
Samba 1.9.x vs 2.0.7 not connecting to MS DOS Server
...cc=0
tree connect failed: ERRSRV - ERRerror (Non-specific error code.)
Thanks in advance for any pointers.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Rudi Nunlist Voice: (510) 642-6407 FAX: (510) 642-8369
University of California Email: nmrlab@purcell.cchem.berkeley.edu
College of Chemistry
NMR Facility
Berkeley, CA 94720-1460 Personal email: rnunlist@purcell.cchem.berkeley.edu
www.cchem.berkeley.edu/College/Facilities/nmr
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
2010 Apr 09
8
smbd will not start
I can not get smbd to run.
======================================================================
[07:57:29] ~$ ps -A | grep mb
11330 ? 00:00:01 nmbd
======================================================================
I first noticed my problem when I tried restarting samba
======================================================================
[07:57:31] ~$ sudo /etc/init.d/samba
2004 Jul 09
3
Debian Unstable Claims Asterisk 1.0-1
Howdy,
I just did an "apt-get dist-upgrade" on my Debian unstable box,
and noticed that the Asterisk version appears to be 1.0-1 in the unstable
tree. I KNOW that 1.0 hasn't been released yet, so I am wondering who is
responsible for the Debian packages? This will be VERY VERY confusing for
people and it should be corrected ASAP.
-rw-rw-r-- 1 1176 1176 1189696 Jun 7
2011 Aug 30
2
Error in evalauating a function
Hi,
? I am very new to R. So, pardon my dumb question. I was trying to write my own function to run a different model (perform an ordered logistic regression) using the example in website http://pngu.mgh.harvard.edu/~purcell/plink/rfunc.shtml
But R returns a error `R Error in eval(expr, envir, enclos) : object 's' not found' when I run it. What am I doing wrong here? Here's what I got from the debug file.
# Input data
n <- 10
PHENO <- c( 1, 3, 2, 3, 1, 1, 1, 2, 1, 2 )
c <- c( 1, 1, 0, 0, 0,...
2008 Jul 25
1
Plink bed files
Hi All,
does anyone know how to import binary .bed files generated by Plink (http://pngu.mgh.harvard.edu/~purcell/plink/
) into R? the Plink FAQ explains how to conver other types of files,
not the .bed.
Cheers,
Federico
--
Federico C. F. Calboli
Department of Epidemiology and Public Health
Imperial College, St. Mary's Campus
Norfolk Place, London W2 1PG
Tel +44 (0)20 75941602 Fax +44 (0)20 75943...
2011 Nov 29
0
a couple Sweave buglets
...verbatim section showing plink's start-up message):
=======================================
@----------------------------------------------------------@
| PLINK! | v0.99p | 17/Dec/2006 |
|----------------------------------------------------------|
| (C) 2006 Shaun Purcell, GNU General Public License, v2 |
|----------------------------------------------------------|
| http://pngu.mgh.harvard.edu/purcell/plink/ |
@----------------------------------------------------------@
========================================
- XeTeX definitely does not like havin...
2012 May 16
2
Trouble with mount.cifs while smbclient works (Ubuntu 12.04)
...unctionality
* Nautilus' "smb:///..." browsing
It seems like smbclient is handling authentication in one way (working) and everything else is doing it in some different way.
I'm baffled and appreciative of any suggestions you can provide. Thanks in advance.
Scott Purcell
Dell | GSD Learning & Development
Scott Purcell
Content Development: Linux, Virtualization, and Cloud Solutions
Dell | GSD Learning & Development
All about me on PeopleSearch<http://peoplesearch.dell.com/pages/profile.aspx?accountname=AMERICAS\SCOTT_PURCELL> | Follow me on Chatter&...
2011 Jun 21
4
Re; Getting SNPS from PLINK to R
I a using plink on a large SNP dataset with a .map and .ped file.
I want to get some sort of file say a list of all the SNPs that plink is
saying that I have. ANyideas on how to do this?
--
Thanks,
Jim.
[[alternative HTML version deleted]]
2011 Apr 14
1
integer and floating-point storage
...ring minor-allele counts for genetic studies.
There are 0, 1 or 2 minor alleles and 3 would represent missing.)
It is theoretically possible to store such data with four integers per
byte. This is what PLINK (GPL license) does in its binary (.bed) pedigree
format:
http://pngu.mgh.harvard.edu/~purcell/plink/data.shtml#ped
That might be too much to hope for. ;-)
I think that the R system uses double-precision floating point numbers by
default. When I impute minor-allele counts, I get posterior expected
values ranging from 0 to 2 (called dosages). The imputation isn't very
precise, so...
2007 Mar 20
0
Resolved | peth1: received packet with own address as source address
...hing like
that.. do it for both script then reboot.
Be careful.. if you have 3 Xen dom0 do not make the same change on each
server.. you''ll have the same problem..
On reboot you''ll see your virtual device with a brand new Mac address! and
no more anoying messages ;)
--
René Jr Purcell
Chargé de projet, sécurité et sytèmes
Techno Centre Logiciels Libres, http://www.tc2l.ca/
Téléphone : (418) 681-2929 #124
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 May 05
1
genotypes simulation
Hello,
I am having really hard time finding a good article about simulating
genotypes of cases and controls at a disease locus using R.
if you guys can point me or guide me where i can find more information, it
will be helpful.
thanks,
Claire
--
View this message in context: http://www.nabble.com/genotypes-simulation-tp17065607p17065607.html
Sent from the R help mailing list archive at
2004 Jun 08
0
Unable to call other SIP Phone
...')
Urgent handler
-- Playing 'digits/1' (language 'en')
Urgent handler
-- Playing 'vm-isunavail' (language 'en')
Urgent handler
-- Playing 'vm-intro' (language 'en')
===================================================
Thank you,
Ty Purcell
2004 Jun 17
0
Re: SJphone registration problem - Help!
...et me to input value to these fields. I don't what's the matter.
Edit the profile, and on the "Initialization" tab and make sure the "Inquired"
box is checked by the fields you listed above. (Mine also has all of the other
boxes checked under saved and required.)
Ty Purcell
2004 Sep 08
1
Polycon IP 300 SIP vs Grandstream BT-101 Deployment
Hi,
I have just completed the deployment of a couple of Grandstream phones
(for internal IP use) and was wondering how much harder it would be to
deploy a Polycom IP 300 phone. The Grandstream was quite easy to deploy
and gives us good voice quality over DSL, however from some of the
previous posts I am see that some people had troubles with the Polycom
300. The variant I am looking at
2004 Sep 09
0
Polycon IP 300 SIP vs Grandstream BT-101Deployment
Ah... Looks like I have the 500's...Sorry.
Ty Purcell
-----Original Message-----
From: Derek Listmail Acct [mailto:listmail@oversimplified.com]
Sent: Thursday, September 09, 2004 12:21 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: RE: [Asterisk-Users] Polycon IP 300 SIP vs Grandstream
BT-101Deployment
> I plugged it in,...
2004 Sep 20
0
[QUAR] How can I make a rotative board?
...ough the group until a non-busy line is found.
http://www.voip-info.org/tiki-index.php?page=Asterisk%20ZAP%20channels#comments
Here is a link to PBX hunting with the dial plan.
http://www.voip-info.org/tiki-index.php?page=PBX+Hunt+Groups
I haven't tried this myself, but I plan to soon.
Ty Purcell
-----Original Message-----
From: Rodolfo Grave [mailto:rodolfograve@yahoo.es]
Sent: Monday, September 20, 2004 4:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [QUAR][Asterisk-Users] How can I make a rotative board?
Hi.
Can you give me some hints on how I can creat...