search for: chuckling

Displaying 20 results from an estimated 76 matches for "chuckling".

Did you mean: chucking
2012 May 08
4
glmmADMB
Hi there, I am new to the package glmmadmb, but need it to perform a zero-inflated gzlmm with a binomial error structure. I can't seem to get it to work without getting some strange error messages. I am trying to find out what is affecting the number of seabird calls on an array of recorders placed at 4 sites on 6 islands. I have nightly variables (weather and moonlight), site variables
2011 Jul 30
2
Good for a chuckle
I see in my overnight email spool: https://bugzilla.redhat.com/show_bug.cgi?id=726872 I am amused because this kind of request comes up time and time again with respect the package management system It is technically _possible_ to attain this kind of rollbacks, in some tightly controlled environments [something like cell phone tower control computer applications, where there are
2012 Jul 16
5
installing spam package is failing (spam_0.29-1)
The primary error seems to be: "Creating a new generic function for "diff" in "spam" Error in setGeneric(f, where = where) : must supply a function skeleton, explicitly or via an existing function" And the full output follows. Any thoughts on what may be happening and/or how to work around the problem? Thanks! > install.packages('fields')
2010 Aug 30
4
different interface to by (tapply)?
...ently by( indf, indf$charid, function(x) c(m=mean(x), s=sd(x)) ) $`A` [1] 2 3 $`B` [2] 4 5 then the revised by() would instead produce charid ?m ?s A ? ? ? ? ?2 ?3 B ? ? ? ? ?4 ?5 working with data frames is often more intuitive than working with the output of by(). the R wizards are probably chuckling now about how easy this is... regards, /iaw ---- Ivo Welch (ivo.welch at brown.edu, ivo.welch at gmail.com)
2017 Oct 22
2
Tip and Workaround: UPS World Ship refuses to help with XP
Hi All, I replaced a Linux file server at a company last month. Both server had to be active at the same time to transition, so the new server got a new name. The customer client computers are all XP still. The machine with the client UPS World Ship stopped working as it kept looking for the old server. I replaced every instance of the old server's name with the new server in the registry.
2005 Mar 28
4
No vscan HOWTOs?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Surely there must be a HOWTO out there somewhere for the vscan modules? I've been searching high and lo. Li'l Help? Jim C. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCR0wM57L0B7uXm9oRArn4AJ0ZzT1i0/vuHKtUxwcUq9NneEjh4wCcD5gs Hn8Aopf34lBd6W85fMqkeYc=
2015 Sep 03
1
groupadd failure
On 09/03/15 04:33, isdtor wrote: > On 02/09/2015, Greg Lindahl <lindahl at pbm.com> wrote: >> Sorry, I didn't read what you said carefully enough -- it's trying to >> create a system group. Still, looking inside of /etc/group to see what >> system groups already exist is probably a good idea. > > This is not exactly trivial to figure when there's no
2008 Apr 23
2
Wine and the 2.6.24-16 kernel
Sunday I intalled Kubuntu 8.04RC and afterwards discovered that an old 16 bit windows program I've been running for years in WINE will no longer run. At first it told me there wasn't 16 bit support. So, just for chuckles I booted 8.04 with the older 2.6.22.14 kernel and it worked just fine. I prefer to use the new kernel since the scanning software no longer works under the older kernel
2006 Mar 30
9
script/console not working after Rails 1.1 upgrade
Whenever I do script/console I get an error message: Loading development enviroment. c:/ruby/lib/ruby/1.8/irb/init.rb:151: in ''parse_opts'' : undefined method ''upcase'' for nil:NilClass (NoMethodError) from c:/ruby/lib/ruby/1.8/irb/init.rb: in ''setup'' from c:/ruby/lib/ruby/1.8/irb/init.rb:54: in ''start'' from c:/ruby/bin/irb:13
2009 May 05
4
AMI + AGI for outbound click to dial
Hey Gang, Trying to figure out how I can do the following (have each part working individually but drawing a blank on combining) 1) click on-screen which sends an AMI originate (works fine) 2) the originated call is to an internal extension that looks up the number to be dialed (works) 3) then via Perl, adding in a SIPAddHeader for answer-after=0.. (works separate from the above) What I
2007 Jan 19
2
combn implementation
Hi, I was checking the source code to the function combn that "generates all combinations of the elements of 'x' taken 'm' at a time.", because I wished to modify it. I have a doubt about a statement. This is the main loop. ._1 <- 1:1 nmmp1 <- n - m + ._1 while (a[1] != nmmp1) { if (e < n - h) { h <- ._1 e <-
2002 May 28
5
chroot patch
Hello everyone, In response to emails such as the one below I have started a sourceforge site for this patch. If your chuckling to yourself at the thought of a sourceforge site over a patch, well, I did too when I first thought of it. I don't have the bandwidth requirements at home to host it and Harvard Law School doesn't want to host the patch for me either. Please check out http://chrootssh.sourceforge.net I have...
2006 Jun 28
1
Tracking local changes in CVS
I'm tracking some custom OpenSSH changes (based on 4.3p2) in a local CVS repository and have run into a few problems... mainly (I believe) because of the .cvsignore files. Keep in mind the main idea here is to commit the OpenSSH source without changes, tag, then add my custom changes and add a new tag. I can probably fix these by making local modes, but I'm just wondering if there
2015 Jan 09
3
getting NT_STATUS_LOGON_FAILURE
On 2015-01-09 08:44, Rowland Penny wrote: > On 09/01/15 14:34, Bob of Donelson Trophy wrote: > Now, more appropriately answering after the message. SEE BELOW, please. On 2015-01-09 07:24, L.P.H. van Belle wrote: Hai, Not entiraly correct.. change : dns-nameservers 208.67.222.222 <<<<<< have always struggled to dns-search dtshrm.lan dns-nameservers IP_OF_AD_DC and use :
2015 Jan 09
2
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 17:26, Bob of Donelson Trophy wrote: > > > On 2015-01-09 10:23, Rowland Penny wrote: > >> On 09/01/15 15:47, Bob of Donelson Trophy wrote: >> >> On 2015-01-09 09:27, Rowland Penny wrote: >> >> On 09/01/15 15:00, Bob of Donelson Trophy wrote: >> On 2015-01-09 08:44, Rowland Penny wrote: W7 client "Preferred DNS server" is set
2015 Jan 09
2
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 18:31, Bob of Donelson Trophy wrote: > > > On 2015-01-09 11:40, Rowland Penny wrote: > >> On 09/01/15 17:26, Bob of Donelson Trophy wrote: >> On 2015-01-09 10:23, Rowland Penny wrote: On 09/01/15 15:47, Bob of Donelson Trophy wrote: On 2015-01-09 09:27, Rowland Penny wrote: On 09/01/15 15:00, Bob of Donelson Trophy wrote: On 2015-01-09 08:44, Rowland Penny
2015 Dec 28
3
Server not shutting down before power loss
Hi I hope someone can please help. I have an Ubuntu Server running 14.04.3 LTS and using an APC ES550 UPS connected via USB. I've installed Nut and can see it does monitor the UPS correctly and give the correct stats with battery percentage etc. But on doing a "real" test and unplugging the UPS from the power supply, after watching the battery drop slowly suddenly the server just
2015 Jan 09
2
getting NT_STATUS_LOGON_FAILURE
On 09/01/15 18:56, Bob of Donelson Trophy wrote: > > > On 2015-01-09 12:45, Rowland Penny wrote: > >> On 09/01/15 18:31, Bob of Donelson Trophy wrote: >> On 2015-01-09 11:40, Rowland Penny wrote: On 09/01/15 17:26, Bob of Donelson Trophy wrote: On 2015-01-09 10:23, Rowland Penny wrote: On 09/01/15 15:47, Bob of Donelson Trophy wrote: On 2015-01-09 09:27, Rowland Penny
2012 Oct 14
6
Puppet Forge: Are my expectations misaligned?
...doesn''t invoke the same sense of security as $ apt-get/yum update packageX even though they are both essentially doing the same thing - pulling in open source code from the outside world to configure my system. I''m hoping that my reasoning is flawed, and that a few of you are chuckling as you read this calling me a NooBie Donkey! Is the forge suppose to a place for people to post examples, and am I then expected to edit that code accordingly to fit my environment? If so, then what would be the motivation to push my changes back? Sorry if I sound incoherent here - I''m tr...
2013 Jan 18
1
[LLVMdev] Moving to LLVM 3.2 metadata format for DWARF generation
Hi Eric, On 17/01/13 20:15, Eric Christopher wrote: > The old format is going away as soon as I (or someone else) can update > dragonegg. Also, no real effort is being made in making sure that anything works > in the old format. I've marked converting the debug stuff as a high priority in my TODO list. But this doesn't really mean anything :) Ciao, Duncan.