search for: pjh

Displaying 9 results from an estimated 9 matches for "pjh".

Did you mean: ph
2010 Jan 21
5
Inheritance versus inclusion
Does anyone have a good resource for describing the differences between including and inheriting classes? VR -pjh -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this gr...
2001 Jun 14
1
SFTP Logging
...terest at all. There obviously isn't much code to it, except for an extra function that parses pflags into a readable text string. Cheers, Jason # "Jason A. Dour" <jason at dour.org> http://dour.org/ # Founder / Executive Producer - PJ Harvey Online - http://pjh.org/
2010 Mar 24
3
DO NOT REPLY [Bug 7289] New: --link-dest seen as unknown option
...y: --link-dest seen as unknown option Product: rsync Version: 3.0.7 Platform: x64 OS/Version: Linux Status: NEW Severity: blocker Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: pjh at lowell.edu QAContact: rsync-qa at samba.org I have been trying to develop some backups using the link-dest option, and I keep getting a response the option is unknown. I'm running fedora 12 and have the latest rsync. For example, a simple test fails with: # rsync -az --list-dest...
2001 Jun 20
1
SFTP Logging Redux.
...is the unified diff to add logging of SFTP activity to auth.info. If there is a more proper way to contrib patches, please let me know. Cheers, Jason # "Jason A. Dour" <jason at dour.org> http://dour.org/ # Founder / Executive Producer - PJ Harvey Online - http://pjh.org/ -------------- next part -------------- --- sftp-server.c.orig Tue Jun 19 16:32:45 2001 +++ sftp-server.c Wed Jun 20 08:54:03 2001 @@ -52,8 +52,14 @@ /* Version of client */ int version; -/* portable attibutes, etc. */ +/* User information. */ +#define CUNAME cuname ? cuname : "UNK...
2003 Jul 15
0
Multinomial Logit with multiple groups
...attribute n for horse h in a race. The 'A' values in the equation are the parameters of the stochastic utility model that must be estimated from a sample of races. The likelihiood function can be written: j exp(L) = 'Product' Pjh* j=1 where j denetes a race, h* is the horse observed to win race j, and L is the log-likelihood function. ********************************************* In an ideal world I would hope for the R code to solve a toy problem using the above method. I can provide a jpg of...
2001 Jun 22
0
PATCH: Makefile.in more upgrade friendly.
...nstall-bin rather than the more broad make install-files Not a big issue. Not really a problem. Just finer-grained install control. Cheers, Jason # "Jason A. Dour" <jason at dour.org> http://dour.org/ # Founder / Executive Producer - PJ Harvey Online - http://pjh.org/ -------------- next part -------------- --- Makefile.in.orig Fri Jun 22 09:53:07 2001 +++ Makefile.in Fri Jun 22 09:56:17 2001 @@ -164,15 +164,17 @@ distprep: catman-do autoreconf -install: $(TARGETS) install-files host-key +install: $(TARGETS) install-dirs install-prog install-man instal...
2002 Mar 15
4
PATCH: sftp-server logging.
...was done due to prior comments by openssh developers who felt logging should be a disable alternative at best. Feedback is appreciated. Cheers, Jason # "Jason A. Dour" <jason at dour.org> http://dour.org/ # Founder / Executive Producer - PJ Harvey Online - http://pjh.org/ -------------- next part -------------- *** sftp-server.c.orig Thu Mar 14 15:00:51 2002 --- sftp-server.c Fri Mar 15 11:57:48 2002 *************** *** 52,57 **** --- 52,66 ---- /* Version of client */ int version; + #ifdef SFTP_LOGGING + /* User information. */ + #define CUNAME cunam...
2003 Jun 03
1
PDC/Roving Profiles/and Password Encryption
Hi All, Well, despite my general idiocy I've managed to get PDC and roving profiles working perfectly in my test situation. Obviously, this isn't good enough since computers are the devil, so I've run into some more problems. Fortunately for the Samba team, this isn't a problem with Samba - I think it's more a problem with how our network is set up here. Basically,
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking