search for: olemiss

Displaying 10 results from an estimated 10 matches for "olemiss".

2002 Sep 05
7
sshd and SIGKILL
On command: #kill -9 `cat /var/run/sshd.pid` sshd leave pid file ! sshd.c code: =============== .... /* * Arrange to restart on SIGHUP. The handler needs * listen_sock. */ signal(SIGHUP, sighup_handler); signal(SIGTERM, sigterm_handler); signal(SIGQUIT, sigterm_handler); .... =============== Missing line is : signal(SIGKILL, sigterm_handler);
2005 Jan 21
2
Evolution Slowness Fix
Well, I seem to have tracked down what's going on with Evolution and Dovecot. It seems that Evolution has defaulted to checked for spam server side using Spamd on Fedora Core 3 without downloading the mail. It seems that spamd is the culprit in all this as it's trying to analyze pop3 mail without simply downloading all the new mail. I turned off the spam checking option in evolution and
2005 Feb 15
1
Messages keep getting resent.
I have IMAP and POP running and when I log in thru pop from my blackberry which is the only way it pulls all the new emails. When I log into my computer and check email via PINE i guess something is refreshed because very soon there after if not immediately all the emails in the INBOX are sent/pulled from my blackberry again. Why is this happening?
1997 Jul 30
1
Configuration Query
...| They that can give up essential | | Lab Mgr for Public MicroLabs | liberty to obtain a little | | University of Mississippi | temporary safety deserve neither | | 601-232-5884 Pager:232-9567 | liberty nor safety. | | dwdrake@olemiss.edu | -- Benjamin Franklin | +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
2003 Aug 10
3
Support for Bayesian statistics in R
I'm just starting to learn to use R, and although I'm seeing lots of functions aimed at doing orthodox statistical analyses, I don't see the same for Bayesian analyses. What support does R have for Bayesian statistics?
2006 Apr 01
3
newbie kernel question
Im sorry if this is a newb question, but how do you recompile the kernel in CentOS 4.3? I need to add reiserfs support (even though the setup detected it) the kernel it gave me didnt have support for reiserfs, and my entire fileserver is all reiserfs. I tried the gentoo way, which im use to and it bombed. What do i need to do? does it install kernel source by default? I couldnt find any good
2005 Jan 08
2
Extremely Slow Pop3 Downloads, Evolution 2.0.2
...annoying having to wait 5-10 min to download mail in the morning when one gets into work ;) If there's any other information I can provide, please ask. Thanks to whichever kind soul finds time to trudge through this problem with us. Michael D. Joy HEP - University of Mississippi mdjoy at phy.olemiss.edu
2002 Nov 01
2
installing R on debian linux
I have a shiny new debian linux box and am just about to install R. I'm also a shiny new linux user, so please excuse these naive questions. I've read the 'R Installation and Admin guide (2002-10-01)' and also http://cran.r-project.org/bin/linux/debian/ReadMe, and I know how to do apt-get install r-base which gives me r-base-core r-base-html r-base-latex r-base-core
2002 Oct 12
6
Learning R: which book to choose?
I am new to R. I am going to by one of the following book: 1. William N. Venables and Brian D. Ripley. Modern Applied Statistics with S-Plus. Third Edition. Springer, 1999. ISBN 0-387-98825-4. 2. The Fourth Edition of the book from point 1. 3. `S Programming' by W. N. Venables and B. D. Ripley Springer. ISBN 0-387-98966-8, 2000. I can only by one of the above books. Q1. I have found
2002 Aug 04
5
Pseudo R^2 for logit - really naive question
I am using GLM to calculate logit models based on cross-sectional data. I am now down to the hard work of making the results intelligible to very average readers. Is there any way to calculate a psuedo analoque to the R^2 in standard linear regression for use as a purely descriptive statistic of goodness of fit? Most of the readers of my report will be vaguely familiar and more comfortable with