search for: mathcs

Displaying 20 results from an estimated 27 matches for "mathcs".

Did you mean: matchs
2011 Jul 22
0
failed creating protocol instance to play queued url
...but are the ones that catch my eye. The thunderbird debug logs are not time stamped (that I can tell), so its difficult to go back and find the delays from the log. Here is an example of one of the delays. Any thought? -1215891312[b760f060]: considering playing queued url:imap://km at mailhost.mathcs.emory.edu:993/addmsgflags>UID>/INBOX>134829>1 -1215891312[b760f060]: creating protocol instance to play queued url:imap://km at mailhost.mathcs.emory.edu:993/addmsgflags>UID>/INBOX>134829>1 -1215891312[b760f060]: failed creating protocol instance to play queued url:imap://...
2007 Sep 20
3
Incorrect get_matches_estimated() of Xapian::Mset
Hello, As I know, get_matches_estimated() return an estimate for the number of documents with matches the query. But now, I found it get a disparity between the return value and real mathced number. For an example: the real matched number is 58, but the return value is 458; so when the users click the hinder page, get a blank page ... so they often complain to me. I found that the main reason is
2006 May 15
2
New contributed document available on CRAN
...graduate probability and math stat sequence, but it is pretty accessible for anyone with a basic understanding of statistics. Jason -- Assistant Professor of Statistics Mathematics and Computer Science Department University of Richmond, Virginia 23173 (804) 289-8081 fax:(804) 287-6664 http://www.mathcs.richmond.edu/~wowen "This is R. There is no if. Only how." Simon (Yoda) Blomberg
2011 Jun 08
1
3D-plotting a 2D-matrix that contains z-values (3rd dimension)
Hello, say I have a 2D-matrix (indexed by x and y), which contains z values, which I want to plot over x-y. Either dotted, or if possible as a landscape. I tried around with persp and plot3d (from rgl) and persp3d (from rgl). I sometimes get something that looks good and a while later, when trying some new data I need to worry about that again. Is there something lika a convenience function
2013 Nov 16
2
Issue with Mavericks Mail Client
We run a dovecot mailserver. One of the clients I use is a Mac Laptop. Recently I upgraded from Mountain Lion (10.8) to Mavericks (10.9). Under 10.8 it worked fine. On 10.9 it syncs up when I invoke the client, but after a while stops getting updates. Most of my mail clients are on Linux (thunderbird) or Android (K9) and I admit that several run against my very large INBOX simultaneously. The
2006 Aug 22
2
new version of "The R Guide" available on CRAN
...g with some improvements suggested by fellow R users from around the world. The entire document is under 60 pages in length. Jason -- Assistant Professor of Statistics Mathematics and Computer Science Department University of Richmond, Virginia 23173 (804) 289-8081 fax:(804) 287-6664 http://www.mathcs.richmond.edu/~wowen "This is R. There is no if. Only how." Simon (Yoda) Blomberg
2006 Aug 01
1
plot() with TukeyHSD
...ase let me know if I overlooked something. Jason R 2.2.0 on Windows -- BTW, the error didn't happen on my Mac OSX w/ R 1.9.1 -- Assistant Professor of Statistics Mathematics and Computer Science Department University of Richmond, Virginia 23173 (804) 289-8081 fax:(804) 287-6664 http://www.mathcs.richmond.edu/~wowen "This is R. There is no if. Only how." Simon (Yoda) Blomberg
2012 Mar 16
1
R merge two dataframes with different row?
Hi everyone, I have a question for R code to merge. Say I have two dataframes: File1 is: V1 V2 V3 V4 1 100 101 name1 2 200 201 name2 2 300 301 name3 3 400 401 name4 3 500 501 name5 4 600 601 name6 4 700 701 name7 File2 is: V1 V2 V3 V4 1 50 55 p1 3 402 449 p2 4 550 650 p3 4 651 660
2015 Jul 10
1
GUI on Ubuntu
Pardon the naive question, but I'm obviously missing something. I'm running the tools in standalone mode on Ubuntu 14.04. All is working well. upsc nicely shows me all the status info from command line. What I'm missing is how to get the GUI display.
2007 Aug 17
0
New version of "The R Guide" available on CRAN
...e current version is 2.3. For those who attended/presented useR!2007 at Iowa State, thanks for making it a great conference. Jason -- Associate Professor of Statistics Mathematics and Computer Science Department University of Richmond, Virginia 23173 (804) 289-8081 fax:(804) 287-6664 http://www.mathcs.richmond.edu/~wowen "This is R. There is no if. Only how." Simon (Yoda) Blomberg
2016 Jul 02
5
Where is krb5.keytab or equivalent?
OK, let me go through exactly what you did: you: > Here's the test (I must run mutt not telnet like i mentioned earlier to > get the imap tickets). > > root at server:~# kinit achim > Password for achim at DOMAIN.LOCAL: > [I enter my password] As root on AD/DC mail.hprs.local: me: $ kinit mark Password for mark at HPRS.LOCAL: [I enter my password] you: >
2016 Jul 02
0
Where is krb5.keytab or equivalent?
Yes I created an self signed cert (with the easy-rsa scripts froom openvpn). Does mutt let you accept the cert anyway? On an earlier test you got past the cert state and had to enter an password or got an no auth failure. Also figure out where dovecot auth debug log entries get written (here dovecot writes logs to mail.info, mail.error, mail.log, debug only ends up in mail.log). Am
2016 Jul 03
1
Where is krb5.keytab or equivalent?
Debug log output please! I think you still miss the gssapi module for dovecot. Am 03.07.2016 um 19:42 schrieb Mark Foley: > Achim, > > This is my most recent effort. If I cannot make progress from here I'm going to give this idea a rest. > > I used easy-rsa to create a cert. Files are: > > /etc/ssl/certs/OHPRS/easyrsa/ca.crt > /etc/ssl/certs/OHPRS/easyrsa/reqs/MAIL.req
2016 Jul 03
0
Where is krb5.keytab or equivalent?
Achim, This is my most recent effort. If I cannot make progress from here I'm going to give this idea a rest. I used easy-rsa to create a cert. Files are: /etc/ssl/certs/OHPRS/easyrsa/ca.crt /etc/ssl/certs/OHPRS/easyrsa/reqs/MAIL.req /etc/ssl/certs/OHPRS/easyrsa/reqs/dovecot.req /etc/ssl/certs/OHPRS/easyrsa/private/ca.key /etc/ssl/certs/OHPRS/easyrsa/private/MAIL.key
2016 Jul 02
0
Where is krb5.keytab or equivalent?
Hi Mark, I'll keep replying to the list. You must create an signed server certificate for your FQDN. ~# ./build-key-server mail.hprs.local Then point to public and privat part in your dovecot config. ssl_cert = </etc/easy-rsa/keys/reqs/mail.hprs.local.req ssl_key = </etc/easy-rsa/keys/private/mail.hprs.local.key But all that should not interfere with kerberos because you can accept
2016 Jul 01
5
Where is krb5.keytab or equivalent?
I'm sure it will not work till you get that module build. :-) Am 01.07.2016 um 20:53 schrieb Mark Foley: > On Fri, 1 Jul 2016 11:55:20 +0200 Achim Gottinger <achim at ag-web.biz> wrote: > >> Do you have /usr/lib/dovecot/modules/auth/libmech_gssapi.so? Maybe at an >> different location. On debian this comes with the dovecot-gssapi package. > That module is nowhere
2015 Sep 30
1
Double Dots
I've noticed lately that Dovecot seems to be inserting an extra dot in some url's contained in html email. The most consistent example I see is in the newsletters from the Washington Post. For example, if I look at the raw email on the mail server I see text that starts <http://link.washingtonpost.com/click But if I look at what Thunderbird shows it starts
2007 Oct 24
1
S10u4 in kernel sharetab
There was a log of talk about ZFS and NFS shares being a problem when there was a large number of filesystems. There was a fix that in part included an in kernel sharetab (I think :) Does anyone know if this has made it into S10u4? Thanks, BlueUmp This message posted from opensolaris.org
2007 Apr 18
1
Cheap Array Enclosure for ZFS pool?
We have 14 500GB PATA drives left over from another project. Given that ZFS seems to prefer working with jbod''s, does anyone know of an inexpensive enclosure with an fcal interface to host the disks? This message posted from opensolaris.org
2007 Sep 21
0
io:::start to nfs mount?
I was wondering if there was a way to get from the fileinfo_t->fi_mount to the NFS directory mounted there? IE: Is there are way to determine what server:/path is mounted on the mountpoint stored in fi_mount? -- This message posted from opensolaris.org