search for: cliff

Displaying 20 results from an estimated 279 matches for "cliff".

2005 Aug 19
1
Weird series of errors with dovecot-stable
I'm using the dovecot-stable from 7/30, authenticating against an OpenLDAP server. From time to time, dovecot stops responding to new queries. It seems to be a self-correcting problem, lasting about 20 minutes. Here's how it starts: Aug 18 19:38:23 cliff dovecot: imap-login: Disconnected: Inactivity [150.253.42.12] Aug 18 19:38:36 cliff dovecot: pop3-login: Disconnected: Inactivity [68.46.174.217] Aug 18 19:39:35 cliff dovecot: imap-login: Disconnected: Inactivity [150.253.42.12] Normally I see almost no "Disconnected: Inactivity" messag...
2018 Mar 29
4
Question
...a recording studio. We do a weekly live concert broadcast to Facebook using Wirecast software. There is an internet radio station that uses icecast that wants to carry the audio from my broadcast live. I have no idea how to get the audio to them. I use Mac computers. Can someone help me with that. Cliff Witherspoon Red Arrow Entertainment 864-613-4201
2005 Aug 29
2
Sig11 and some corrupted indexes after 1.0-stable -> 1.0.alpha1
I just upgraded my production box from 1.0-stable to 1.0.alpha1. I've noted some new errors in my dovecot logs: Aug 28 23:23:56 cliff dovecot: IMAP(rsferra): Corrupted index cache file /mail/mcad.edu/rsferra/Maildir/.Sent Items/dovecot.index.cache: indexid changed Aug 28 23:33:57 cliff dovecot: IMAP(acarr): Corrupted transaction log file /mail/mcad.edu/acarr/Maildir/.Deleted Messages/dovecot.index.log: unexpected end of file whil...
2008 Jun 29
1
creating a dataframe using a list of the variable names
...ing... The first one is about creating a dataframe using a list of the variable names . I get this output file from a database: BOB <- c('A/A', 'C/C', '15/27') MARY <- c('A/A', NA, '13/12') JOHN <- c('A/A', 'C/A', '154/35') CLIFF <- c('A/C', 'C/C', '15/12') PAM <- c('A/C', 'C/A', '13/12') sampleList <- c("BOB", "MARY", "JOHN", "CLIFF", "PAM") polyList <- c("rs123", "rs124", "rs555") t...
2018 Mar 30
2
Question
Thanks for the help. Will work on that. Cliff Witherspoon Red Arrow Entertainment 864-613-4201 > On Mar 29, 2018, at 5:37 PM, Richard Elen <relen at brideswell.com> wrote: > > If you can split the feed, eg with Audio Hijack, you could feed the audio into a streaming audio client, such as Nicecast (mp3 only, $, due to be discon...
2018 Mar 30
1
Question
Thank you Richard. They do have me set up with a DJ account to I will put all of this together today and see what I can make work. Thanks to all. Cliff Witherspoon Red Arrow Entertainment 864-613-4201 > On Mar 30, 2018, at 5:04 AM, Richard Elen <relen at brideswell.com> wrote: > > Hi, Cliff... > > The suggestions I've made assume that the station would allow you to drive their server for the duration of the program. Thi...
2003 Feb 14
2
How to solve A'A=S for A
...not clear to me that one can. If the singular value decomposition of A is the triple product P d Q', then the singular value decomposition of A'A=S is Q d^2 Q'. The information about the orthonormal matrix P is lost, is it not? ********************************************************** Cliff Lunneborg, Professor Emeritus, Statistics & Psychology, University of Washington, Seattle Visiting: Melbourne, Feb-May 1999, Brisbane, Jun-Aug 1999, Sydney, Sep-Nov 1999, Perth, Dec 1999-Feb 2000 cliff at stat.washington.edu
2015 Mar 13
3
How to detect out-of-sync condition
...he maillog. I didn't see anything but the log is huge and I could have easily missed it. Is there a certain error or phrase I should look for? If so please advise. On 3/13/2015 3:05 AM, Steffen Kaiser wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 12 Mar 2015, Cliff Hayes wrote: > >> I recently had a user whose mailbox had gone out of sync. > > There are no log entries about broken sync or something something like > that? > > - -- Steffen Kaiser > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > > iQEVAwUBVQKaP3z1H7kL/d9r...
2003 Oct 04
4
Point and click
...command line. When I type: t.test(y, group) it just compares y and group as though they represent the two samples. I tried doing something with tapply(y, group) but don't know how that works. If someone knows, please email me. Thanks. ********************************************************** Cliff Lunneborg, Professor Emeritus, Statistics & Psychology, University of Washington, Seattle cliff at ms.washington.edu
2005 Nov 03
0
FW: How to log POP3 events
Ok, I think I have that figured out. I made the following mods: disable_plaintext_auth = no pop3_uidl_format = %08Xu%08Xv and it seems to work. Now...about those enhanced logging capabilities. As promised, I see the enhanced logging. What does TOP and RETR mean? (I checked the manual first) Cliff -----Original Message----- From: Cliff Hayes [mailto:chayes at afo.net] Sent: Thursday, November 03, 2005 1:05 PM To: Chris Wakelin Subject: RE: [Dovecot] How to log POP3 events Logs say (with enhanced debugging turned on): Nov 3 12:58:38 sendmail dovecot: pop3-login: Login failed: Plaintext a...
2018 Mar 30
0
Question
...bit) * Stereo/mono (generally stereo) You'll want to agree handover protocols between you so that you can take the stream and hand it back as smoothly as possible without interruptions. We do this with a text instant messaging channel and count down to handover. --R On 30-Mar-18 12:03, Cliff Witherspoon wrote: > Thank you Richard. They do have me set up with a DJ account to I will put all of this together today and see what I can make work. Thanks to all. > > Cliff Witherspoon > Red Arrow Entertainment > 864-613-4201 > >> On Mar 30, 2018, at 5:04 AM, Richard Ele...
2008 Jun 29
2
How to get an argument dynamically from a list?
...it's the right term) dynamically from a list, but cannot manage to do it. Here is the code I use: #output given by database BOB <- c('A/A', 'C/C', '15/27') MARY <- c('A/A', NA, '13/12') JOHN <- c('A/A', 'C/A', '154/35') CLIFF <- c('A/C', 'C/C', '15/12') PAM <- c('A/C', 'C/A', '13/12') sampleList <- c("BOB", "MARY", "JOHN", "CLIFF", "PAM") polyList <- c("rs123", "rs124", "rs555") #m...
2011 Jun 06
3
rsync and many files
...lative --delete-excluded --exclude=/some/pathes/ --rsh=/usr/bin/ssh --link-dest=/dest.path/daily.1/ root at 192.x.x.x:/path.to.backup/ Do you have an idea to reduce the backup time? Btw: The bwlimit should not be the problem, because generating the filelist is the most time. Thank you very much! Cliff Simon
2007 Sep 28
4
Testing sieve filter
...e anywhere in the logs any errors or any mention whatsoever of filtering activity or failure. I have seen numerous pages on how to set this up, but they invariably focus on setting up virtual users, which I do not need, so it isn't clear which steps I can safely ignore. thanks in advance, Cliff
2007 Apr 10
1
"TLS handshake" errors, frozen IMAP
...orning, right around the typical morning email surge, Dovecot stopped accepting new IMAP connections. I didn't get a chance to do much troubleshooting and a restart of Dovecot fixed it. The only thing I've been able to find in the logs is a bunch of entries like this one: Apr 10 09:11:36 cliff dovecot: imap-login: Disconnected: rip=150.253.80.90, lip=150.253.10.10, TLS handshake Apr 10 09:11:36 cliff dovecot: imap-login: Disconnected: rip=150.253.80.208, lip=150.253.10.10, TLS handshake Apr 10 09:11:37 cliff dovecot: imap-login: Disconnected: rip=150.253.91.156, lip=150.253.10.10, TLS ha...
2011 Jan 03
0
orddom package for Ordinal Dominance Statistics
Dear R-users, a new R package has been released named orddom. This package provides ordinal estimates as alternatives to independent or paired group mean comparisons, especially for Cliff?s delta statistics. It provides basic parameters for various robust tests of stochastic equality with ordinally scaled variables. For two sets of data, ordinal comparison estimates are calculated such as - Cliff's delta (for which a Cohen's d effect size estimate, along with CIs are als...
2011 Jan 03
0
orddom package for Ordinal Dominance Statistics
Dear R-users, a new R package has been released named orddom. This package provides ordinal estimates as alternatives to independent or paired group mean comparisons, especially for Cliff?s delta statistics. It provides basic parameters for various robust tests of stochastic equality with ordinally scaled variables. For two sets of data, ordinal comparison estimates are calculated such as - Cliff's delta (for which a Cohen's d effect size estimate, along with CIs are als...
2010 Jun 28
3
Can't install Centos with DVD on KVM.
Subject line explains most of it.... I'm trying to install Centos from a dvd iso, that has been verified on KVM (Fedora 13) box. Virtual machine boots, and will launch anaconda and will test the media, but on the next step after that it says it can't find CD media. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 24
8
Prototype OOP example
Hi, Here is what I want to do: Labour = Class.create(); Labour.prototype = { initialize:function(name){ this.name = name; } } What I want to do is create a class called "Worker" which will inherit from "Labour", and the signature of "initialize" is "function(name, position)". May I ask what should do? Thank you all very much for the
2005 Nov 16
2
Mailbox isn't a valid mbox file
...on't see anything unusual. There's not much info on the Internet about this problem. The only thing I found mentioned blank lines in the file. So, I tested and found that I'm able to get mail on other accounts regardless of whether there are blank lines in between messages. Thanks, Cliff