search for: pj

Displaying 20 results from an estimated 612 matches for "pj".

Did you mean: jp
2013 Jun 23
1
Dsync only one mailbox
Hi, I am looking for a way to sync only selected files/mailbox'es using dsync. Am I using the dsync -m option incorectly? It looks like it's being ignored. And as for the main INBOX (/var/mail/username) what should be the parameter for -m? dovecot --version 2.1.7 dsync -u pj -D -v -m Alerts -o mail_location=mdbox:/home/pj/mdbox backup mbox:/home/pj/:INBOX=/var/mail/pj doveadm(root): Debug: Loading modules from directory: /usr/lib/dovecot/modules doveadm(root): Debug: Module loaded: /usr/lib/dovecot/modules/lib10_quota_plugin.so doveadm(root): Debug: Loading modules...
2003 Sep 12
1
asterisk and defunct perl procs
Trying to figure out why I'm having all of my test (and demo) perl script in a defunct status. Each run creates a problem: ps output root 26253 1356 0 16:39 pts/1 00:00:00 asterisk -vvvc root 26270 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>] root 26271 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>] root 26273 26253 0 16:40 pts/1 00:00:00 [pj.pl <defunct>] root 26292 26291 0 16:45 pts/1 00:00:00 [pj.pl <defunct>] root 26294 26291 1 16:45 pts/1 00:00:00 [pj.pl <defu...
2017 Mar 20
3
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
El Lunes 20/03/2017, PJ Welsh escribi?: > Still just starts the kernel and wihtin 4 seconds reboots with 4.9.16-24. > Thanks > PJ Edit grub's entry and add "noreboot" to your xen parameters, maybe when the kernel panicks xen detects it and automatically reboots it. > On Mon, Mar 20, 2017 at 2...
2017 Mar 20
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
On 03/20/2017 01:20 PM, PJ Welsh wrote: > No warning, but still just reboots with no notice. > Is there any other system info you need? > Thanks > PJ > Try the new 4.9.16-24 packages there now. (reworked the config based on a fedora kernel) > On Mon, Mar 20, 2017 at 11:47 AM, Johnny Hughes <john...
2006 Apr 27
15
Which is faster, calling helpers or rendering a partial?
...sers/_public (0.00051) Rendered users/_public (0.00009) Rendered users/_public (0.00008) Rendered users/_public (0.00008) Rendered users/_public (0.00008) ....50 more times Has anyone done some benchmarking? I''d like to use partials if I could, but not if they''re slower. Thanks, PJ
2017 Mar 21
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
On 03/21/2017 07:48 AM, PJ Welsh wrote: > On Mon, Mar 20, 2017 at 5:21 PM, Ricardo J. Barberis > <ricardo at palmtx.com.ar <mailto:ricardo at palmtx.com.ar>> wrote: > > El Lunes 20/03/2017, PJ Welsh escribi?: > > Still just starts the kernel and wihtin 4 seconds reboots with 4.9.16-24....
2014 Aug 06
3
portableParalleSeeds Package violation, CRAN exception?
...This is handy because, when 1 run in 10,000 on the cluster exhibits some weird behavior, we can easily re-initiate that interactively and see what's going on. I have a vignette "pps" that explains. I dropped a copy of that here in case you don't want to get the package: http://pj.freefaculty.org/scraps/pps.pdf While working on that, I gained a considerably deeper understanding of random generators and seeds. That is what this vignette is about http://pj.freefaculty.org/scraps/PRNG-basics.pdf We've been running simulations on our cluster with the portableParallelSee...
2012 Dec 12
3
R-2.15.2 changes in computation speed. Numerical precision?
...g to understand the situation. I believe R-2.15.2 introduced a tighter requirement for precision, thus triggering longer-lasting calculations in many example scripts. Better algorithms can avoid some of that slowdown, as you see in this test case. Here is the test code you can run to see: http://pj.freefaculty.org/scraps/profile/prof-puzzle-1.R It downloads a data file from that same directory and then runs some multiple imputations with the Amelia package. Here's the output from my computer http://pj.freefaculty.org/scraps/profile/prof-puzzle-1.Rout That includes the profile of the c...
2018 Apr 29
4
Using samba AD in mixed OS environment
...True > default_shell = /bin/bash > ldap_id_mapping = True > use_fully_qualified_names = False > fallback_homedir = /home/%u > access_provider = ad *nsswitch.conf* on client (part of it) passwd: files sss > shadow: files sss > group: files sss getent passwd pj (for example) provides this: pj:*:1115001179:1115000513:xxxxxx:/home/pj:/bin/bash Cheers On Sat, Apr 28, 2018 at 1:36 PM, Rowland Penny <rpenny at samba.org> wrote: > On Sat, 28 Apr 2018 13:10:14 +0100 > Zdravko Zdravkov via samba <samba at lists.samba.org> wrote: > >...
2010 Mar 27
1
R runs in a usual way, but simulations are not performed
...## hessmat_ADD = function(alpha) { hess = matrix(nrow = ncol(z), ncol = ncol(z)) d2l.dalphaij <- function(i,j) { SIGMA <- sigma_ADD(alpha) FI <- fi(SIGMA) XS <- xs(SIGMA) SX <- sx(SIGMA) FIxs <- fixs(SIGMA) sxFI <- t(FIxs) sxFIxs <- sxfixs(SIGMA) Pi <- pi_ADD(SIGMA,i) Pj <- pi_ADD(SIGMA,j) Qij <- qij_ADD(SIGMA,i,j) dSIGMA.dalphai <- dsigma.dalphai_ADD(i) dSIGMA.dalphaj <- dsigma.dalphai_ADD(j) SIGMAderiviSIGMA <- sigmaDERIVisigma_ADD(SIGMA,i) SIGMAderivjSIGMA <- sigmaDERIVisigma_ADD(SIGMA,j) SIGMAderivi <- sigmaDERIVi_ADD(SIGMA,i) SIGMAderivj &...
2017 Mar 28
6
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
...e=com1,tty loglvl=all guest_loglvl=all" But I've done that on other servers without issue. In fact I have a Dell R710 that DOES work with CentOS 7 and the new kernel... so confused. On Fri, Mar 24, 2017 at 1:44 PM, Sarah Newman <srn at prgmr.com> wrote: > On 03/24/2017 11:35 AM, PJ Welsh wrote: > > As a follow up I was able to test fresh install on Dell R710 and a Dell > > R620 with success on CentOS 7.3 without issue on the new kernel. My new > > plan will be to just move this C6 to one of the C7 I just created. > > That sounds like a compiler proble...
2008 Oct 06
1
AEL and swap from macros to contexts
...that macros will be depracated, I tried to migrate from macros to contexts and Gosub but if I try to use gosub in extensions.ael, ael compiler complains, that I shouln't use Gosub app, but I can't find ael keyword, that will be Gosub equivalent, or can I ignore this ael warnings? thanks PJ LOG: lev:3 file:pval.c line:2521 func: check_pval_item Warning: file /etc/asterisk/extensions.ael, line 36-36: application call to Gosub affects flow of control, and needs to be re-written using AEL if, while, goto, etc. keywords instead!
2017 Mar 24
2
Xen C6 kernel 4.9.13 and testing 4.9.15 only reboots.
As a follow up I was able to test fresh install on Dell R710 and a Dell R620 with success on CentOS 7.3 without issue on the new kernel. My new plan will be to just move this C6 to one of the C7 I just created. On Wed, Mar 22, 2017, 6:27 AM PJ Welsh <pjwelsh at gmail.com> wrote: > The last few lines are > NMI watchdog: disabled CPU0 hardware events not enabled > NMI watchdog: shutting down hard lockup detector on all CPUS > installing Xen timer for CPU1 > installing Xen timer for CPU2 > installing Xen timer for C...
2012 Aug 11
1
device "mismatch", coordinates trouble with X11 and pdf devices
Greetings. I'm trying to understand a problem on a Dell Laptop. Details below, also uploaded the R working example that I pasted below. http://pj.freefaculty.org/scraps/testSymbols.R > sessionInfo() R version 2.15.1 (2012-06-22) Platform: x86_64-pc-linux-gnu (64-bit) locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 [7] LC_...
2004 Jul 22
1
Discussion of the GPL on Groklaw
...he subject of the GPL, the license under which R is issued, has been brought up on this list. If you want to follow some of the legal discussion of the Free Software Foundation's General Public License (GPL), the web site groklaw.net is required reading. One reason is because Pamela Jones (PJ as she is known there), the primary author, writes so well. Even if I didn't agree with her opinions I would enjoy her writing. Recently a lawyer wrote an article for LinuxInsider criticizing the GPL. PJ rebuts the article in http://www.groklaw.net/article.php?story=2004072110004290 On...
2003 Oct 09
2
* consultant needed - will pay
...or PO or work till you get a check. I DO NOT know how to handle the potential for transactions outside of the US. If you are outside the US and can still accept US $'s and know the implecations, I think we can work something out. I can provide additional info to interested people email to: pj at cassens*dot*com I will reply as soon as possible. Again, I need a quick turnaround! Skills in * + database + AGI are likely manditory.
2016 Feb 08
3
something wrong in package submission procedure/website
...elms shown on the package check page(which links to http://cran.r-project.org/web/checks/check_results_rockchalk.html). The problem is that the package check has a report on the PREVIOUS rockchalk 1.8.92, not the one I uploaded yesterday. So none of the beautiful repairs I implemented show up :( pj -- Paul E. Johnson Professor, Political Science Director 1541 Lilac Lane, Room 504 Center for Research Methods University of Kansas University of Kansas http://pj.freefaculty.org http://crmda.ku.edu
2006 Jan 17
2
Getting data back from thread spawn
...ipt that needs to be run, that in some cases will take longer than the server timeout. So, I''m thinking just throw the script in its own thread, but I need to be able to get the data back from that thread and refresh the page with the data returned. Any suggestions how to do this? Thanks, PJ
2012 Jun 12
0
Working on a Vignette called Rcheology
Greetings, R developers Here are my requests today. 1. Would you care to review this vignette http://pj.freefaculty.org/R/Rchaeology.pdf and tell me if you think it is wrong headed, and 2. Supposing you do not think I'm completely wrong, would you care to point me at more examples of R idioms that lead to deep insights into the nature of R programming? Longer more boring explanation: In the...
2005 Jul 06
4
Bug in shop demo
http://script.aculo.us/demos/shop if you drag an item from the product list straight to the droppable area to remove an item from the cart, it''ll still add it to the cart. -PJ