similar to: rsync groups in modules

Displaying 7 results from an estimated 7 matches similar to: "rsync groups in modules"

2008 Jun 09
2
Comparing two groups of proportions
Hi, I have a seemingly common problem but I can't find a proper way to approach it. Let's say we have 5 samples (different size) of IC circuits coming from 5 production lines (A, B, C, D, E). We apply two different non-destructive QA procedures to each sample, producing to sets of binary outcomes (passed: no/yes). So, we have two groups of proportions: QA1 QA2 no/yes no/yes A
2009 Nov 26
1
Arrhenius Plot 2 with lattice
Hello, sorry for incomplete code... with this I read the file and calculate my stuff. I have a plenty of them 80-300K every 5 Kelvin. I start with 79K, 80K...300K test<-read.table("T300_both.txt",header=FALSE,sep="") RH2<-c(RH2,2.5e7*.32e-4/100e-6/5100*(test$V3[c(2)]-test$V3[c(1)]+test $V3[c(4)]-test$V3[c(3)])) n2<-c(n2,-1/(RH2[c(46)]*1.60217e-19))
2009 Jul 22
5
network problems
So, I have been running into network problems for a while on 4 boxes that I installed xen on so that some engineers have places to test code. This particular problem is happening on all 4 of these boxes. (although, it isn''t happening on an older box running xen from debian etch). What appears to be the problem is that traffic is getting dropped between the vif#.0 interface in dom0
2005 Mar 11
0
krb5_cc_get_principal failed (No credentials cache found)
Hi i am using Samba 3.0.0-14.3E.i am not getting tickets from the ADS server which is running on Win2K.i am seeing the logs in /var/log/samba/winbind.log i got these messages [2005/03/11 10:36:36, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269) krb5_cc_get_principal failed (No credentials cache found) [2005/03/11 11:01:00, 1] libads/ads_ldap.c:ads_name_to_sid(64) name_to_sid: root not found
2005 Mar 19
0
PDC doesnt work on RHEL 4
The exact configuration mentioned below used to work on rhel3, and when updated to rhel4 it stopped working... when visited the samba log file, there was this error : useradd: invalid user name 'wpvm01$' rpc_server/srv_samr_nt.c:_samr_create_user(2272) could not add user/computer wpvm01$ to passdb. Check permissions? [2005/03/17 07:42:27, 0] passdb/pdb_tdb.c:tdb_update_sam(609)
2003 Dec 01
0
No subject
<<<<<<<<<<<<< I connect my homedir from the testserver and start Lotus Notes. Lotus Notes is infamous for it's sensitivity for 'non-optimal' network connections. Notes tries to lock certain files and complains immediately if that fails. > 3. does the log message always fail at the same offset/count: > (fcntl_lock: lock failed at offset
2013 Apr 17
1
mgcv: how select significant predictor vars when using gam(...select=TRUE) using automatic optimization
I have 11 possible predictor variables and use them to model quite a few target variables. In search for a consistent manner and possibly non-manual manner to identify the significant predictor vars out of the eleven I thought the option "select=T" might do. Example: (here only 4 pedictors) first is vanilla with "select=F" >