search for: courtney

Displaying 20 results from an estimated 35 matches for "courtney".

2011 May 30
1
Fwd: Re: Fwd: cgroup OOM killer loop causes system to lockup (possible fix included) - now pinpointed to openssh-server
...1574 root 1574 0.0 0.0 70488 3404 ? Ss 21:41 0:00 \_ sshd: root at pts/1 root at vicky:~# ps faux | grep "1568" root 1568 0.0 0.0 49168 1152 ? Ss 21:41 0:00 /usr/sbin/sshd In sshd.c there seems to be: static int oom_adj_save = INT_MIN; root at courtney:~/openssh-5.5p1# grep -R "Set %s to %d" . ./openbsd-compat/port-linux.c: verbose("Set %s to %d", OOM_ADJ_PATH, oom_adj_save); Then I tried on a server with different network card hardware (as shown below), and got this from the logs: root at courtney:~/openssh-5.5p1...
2017 Jul 05
2
Svyglm Error
...or Other subset Othpared <- svyglm(formula=F3ATTAINB~F1PARED,family="quasibinomial",design=subset(elsq1ch_brr,BYSCTRL==1&G10COHRT==1&F1RTRCC=="Other"),na.action=na.omit) summary(Othpared)? Any help in resolving this concern would be greatly appreciated. Sincerely, Courtney Courtney Benjamin Broome-Tioga BOCES Automotive Technology II Teacher Located at Gault Toyota Doctoral Candidate-Educational Theory & Practice State University of New York at Binghamton cbenjami at btboces.org<mailto:cbenjami at btboces.org> 607-763-8633 [[alternative HTML vers...
2017 Jul 05
0
Svyglm Error
...grDevices utils datasets methods base other attached packages: [1] survey_3.32-1 survival_2.41-3 Matrix_1.2-10 RCurl_1.95-4.8 bitops_1.0-6 loaded via a namespace (and not attached): [1] compiler_3.4.1 splines_3.4.1 lattice_0.20-35 On Wed, Jul 5, 2017 at 2:24 PM, Courtney Benjamin <cbenjami at btboces.org> wrote: > Greetings, > > I am revisiting code from several different files I have saved from the > past and all used to run flawlessly; now when I run any of the svyglm > related functions, I am coming up with an error: > > Error in mode...
2008 Jun 04
1
problem pasting into Illustrator CS2
...no options for reducing the size. I re-installed R 2.6.2 and I am now able to copy and paste my R graphics into Illustrator as before. Any ideas as to why this is happening or what I should do if I want to be able to copy and paste into Illustrator using the current version of R? Cheers, Courtney L. Meier ----- Mr. Courtney L. Meier, PhD Dept. Ecology & Evolutionary Biology, UCB 334 University of Colorado Boulder Boulder, CO 80309-0334 Tel: 303-492-2557 Fax: 303-492-8699 http://ucsu.colorado.edu/~meiercl/ [[alternative HTML version deleted]]
1999 Oct 28
0
AW: SAMBA digest 2286
...formation on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) Re: Getting RH6.0/Samba 2.0.5a to join NT domain > by Mike Squires <mikes@sir-alan.chem.indiana.edu> > 2) I need input on Samba problems that you have had > by courtney@whtz.com > 3) 2.0.5a on AIX 4.3.2, smbclient failures. > by Graham Goodey <ggoodey@sblack.com> > 4) Re: Samba running but stops working? Then no work after restart? > by Gerald Carter <cartegw@Eng.Auburn.EDU> > 5) Mailing LIst > by "Rino Damiano&qu...
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
.../proc/1/oom_adj 0 Then I thought maybe its because the ssh versions are diff, but they are not: root at vicky:/home/foxx# dpkg -l | grep openssh-server ii openssh-server 1:5.5p1-6 secure shell (SSH) server, for secure access from remote machines root at courtney.internal [/home/foxx] > dpkg -l | grep openssh-server ii openssh-server 1:5.5p1-6 secure shell (SSH) server, for secure access from remote machines foxx at vicky:~$ md5sum /usr/sbin/sshd f8c11462e8f2a7bf80e212e06041492b /usr/sbin/sshd root at courtney...
2015 Oct 27
3
Add a mapping to a C++ lambda
...e name and signatures), is it the same process to call these as it is for lambdas? I know the Kaleidoscope example does std::sin so when it says it finds it because it is within the same address space I thought this would work too... No suggestions or code samples welcome. Thanks in advance. -- Courtney Robinson -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151027/6678eba6/attachment.html>
2005 Aug 04
1
no ring to callers?
...-- Executing GotoIf("SIP/2017540019-fe29", "0?4:2") in new stack -- Goto (macro-dial,s,2) -- Executing GotoIf("SIP/2017540019-fe29", "0?4:3") in new stack -- Goto (macro-dial,s,3) -- Executing SetCIDName("SIP/2017540019-fe29", "Courtney Bernar") in new stack -- Executing AGI("SIP/2017540019-fe29", "dialparties.agi") in new stack -- Launched AGI Script /var/lib/asterisk/agi-bin/dialparties.agi -- dialparties.agi: request = dialparties.agi -- dialparties.agi: priority = 4 -- dialparti...
2005 Sep 15
1
make check FAILS -> Error code 1...comparing d-p-q-r-tests.Rout
...nce 1.2848649e-08 [1] TRUE .....Error code 1 stop in ~R/R-2.1.1/tests ----------------------------------------------- I assume a computed value is out of bounds regarding a predetermined range of accuracy. Not being a statistician nor programmer, how might I fix this, please ? Appreciatively, Courtney
2011 Mar 29
1
R Help Question on cor() function
...the cor() function under the stats package adjusts for ties? Specifically, with method="spearman" does R compute the ties adjusted version of Sperman's rank correlation coefficient or the uncorrected version? If not, does anyone know of a function/package that will do this? Thanks! Courtney M.
2017 Aug 10
3
Creating New Variable Using Ifelse
...t;No" & elsq2wbl$EVERRELJOB=="Yes",1,ifelse(is.na(elsq2wbl$PSWBL)&is.na(elsq2wbl$EVERRELJOB),NA, ifelse(elsq2wbl$PSWBL!="No" & elsq2wbl$EVERRELJOB!="Yes",0))) Courtney Benjamin Broome-Tioga BOCES Automotive Technology II Teacher Located at Gault Toyota Doctoral Candidate-Educational Theory & Practice State University of New York at Binghamton cbenjami at btboces.org<mailto:cbenjami at btboces.org> 607-763-8633 [[alternative HTML version deleted...
2008 Jan 23
6
sharing specs in a subclass
Hi I''ve spec''d a class and they pass. Now I''d like to assure that any subclass of this class also passes the same specs. Any suggestions for a clever way to handle this? I''d prefer to keep the existing specs as is (eg instead of moving everything into shared behaviors, or doing something to all the ''describe'' lines) thanks linoj
2017 Aug 10
0
Creating New Variable Using Ifelse
Hi see in line > -----Original Message----- > From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Courtney > Benjamin > Sent: Thursday, August 10, 2017 5:55 AM > To: r-help at r-project.org > Subject: [R] Creating New Variable Using Ifelse > > Hello R Help List, > > I am an R novice and trying to use the ifelse function to create a new binary > variable based off of the respon...
2012 Jul 11
2
For loop help
...st table): Date Recorder Site Transect SpeciesSize Class 7/6/10 CSC Puako A MOCA 5-10cm 7/6/10 CSC Puako A MOCA 5-10cm 7/6/10 CSC Puako A MOCA 20-40cm 7/6/10 CSC Puako A MOPA <5cm 7/6/10 CSC Puako A MOPA <5cm 7/6/10 CSC Puako A MOPA 5-10cm 7/6/10 CSC Puako A MOPA 10-20cm Many Thanks! Courtney -- View this message in context: http://r.789695.n4.nabble.com/For-loop-help-tp4636155.html Sent from the R help mailing list archive at Nabble.com.
2013 Feb 12
0
(JOB) Ruby on Rails Application Developer - Newark, NJ
Ruby on Rails Application Developer - Newark, New jersey - Interested *send resumes* to: Courtney.Brown-bynUwP1CLfsswetKESUqMA@public.gmane.org We are looking for an energetic and organized candidate to fill a Web Developer role in our Newark, New Jersey Office. In this position, you will work as a key member of the Engineering team to design, build and test a groundbreaking product for a p...
2006 May 23
2
Can Win32 service more than one rails request at atime?
> On 5/23/06, Walter <Walter at mwsewall.com> wrote: > [...] > > I realize that mongrel is not thread safe, I was hoping mongrel might > spawn a few processes and serve them in the background to emulate what I > wanted. > > > > Rails is not thread-safe. > Yes, that?s what I meant. <snip> > > The idea of the BackgroundDrb is that you perform
2005 Jul 18
9
Polycom IP600 - Worth the extra $$
Hello, I am looking at the Polycom phones. The ip600 has a very nice screen, is that the only real advantage over the ip500 and ip300.. Is it worth the extra dollars? Kind regards Michael Felder IT Medic Australia Pty. Ltd. P: 03 9557 2213 F: 03 9557 2214 M: 0419 568 217 E: Michael@ITMedic.com.au <blocked::mailto:Michael@ITMedic.com.au> http://www.ITMedic.com.au
2019 Aug 28
2
changing samba user password
Looking for a good, and secure, way to have users in a Samba AD environment be able to change their passwords without using a Windows domain member client or having local user or shell access to the AD system. Web based would probably be ideal, but I don't want some huge set of modules that do everything under the sun, just this one task. Possible? With what? Thanks! Chris
2011 Jul 26
0
using subset command in glm and glm coefficients output
...of singularities" even though I know there are multiple individuals that are 'N' and from the East or West. issue 2: It never gives any output for placeCentral. ?Is this because I'm using a binomial function and one of my predictors (place) is not binomial? Thanks for any help. -- Courtney Coon PhD candidate Department of Integrative Biology University of South Florida 4202 E. Fowler Ave., SCA 110 Tampa, FL 33620-5200 813-974-0157
2001 Jul 29
0
ADV: Other silly shiny postmasters will exclude monthly beneath hackers.
...tant modems are plastic, but will Norm train that? Better save operators now or Clint will surprisingly distribute them in back of you. Where will you jump the untouched bright memorys before Wally does? Sometimes, backdoors obscure to specialized stations, unless they're extreme. Until Courtney reloads the hackers stupidly, Francoise won't filter any virulent undergrounds. My virtual tape won't type before I infect it. Lately, Lisette never interfaces until Shelly washs the violent error sneakily. Tell Jimmie it's strong giveing about a librarian. When did Marilyn out...