search for: leu

Displaying 20 results from an estimated 25 matches for "leu".

Did you mean: len
2015 Apr 10
3
LXC and syslog seperation (/dev/log)
...e host and other LXC into the messages, maillog, secure logs of other LXCs. I'm using libvirt 1.0.0 on a host with systemd and kernel 3.9.10. Each LXC is running an older non-systemd linux distribution Is this a known issue? Is there a work around? Thank you for you time, Jim -- James R. Leu | Director of Technology | INOC | Madison, WI, USA O: +1-608-204-0203 | F: +1-608-663-4558 | jleu@inoc.com | www.inoc.com Service. Not Software.®
2014 Mar 26
2
LXC + passthrough mount and host filesystem-cache
...the filesystem cache every 5 minutes. The result is the filesystem cache on the host never grows too large and OOM never runs against LXC processes. The obvious down fall is that I'm killing my filesystem performance by duming the cache. I'm currently running libvirt 1.0.0 -- James R. Leu
2006 Oct 24
2
for help
I have a question in R. In directory H:/Delta_angle I have 19 files like this: ALA.delta ASN.delta ASP.delta CYS.delta GLN.delta GLU.delta HIS.delta ILE.delta LEU.delta LYS.delta MET.delta PHE.delta PRO.delta SER.delta THR.delta TRP.delta TYR.delta VAL.delta I want to read these files to 19 data sets in R. All these data sets have "P","AA",index","delta" columns I want to do histogram for variable "delta" in each...
2007 May 24
2
[RFC][PATCH] Detect and handle PAM changing user name
...less of interest by the openssh community, is there anyone willing to review this code for me? PS I've tested the code path going through sshpam_auth_passwd(), but do know how to test the code path that goes through sshpam_thread(). <patch against 4.6p1 (portable) attached> -- James R. Leu jleu at inoc.com INOC -> http://inoc.com/ DELIVERING UPTIME -------------- next part -------------- diff -uNr openssh-4.6p1/auth-pam.c openssh-4.6p1.jleu/auth-pam.c --- openssh-4.6p1/auth-pam.c 2006-09-16 20:57:47.000000000 -0500 +++ openssh-4.6p1.jleu/auth-pam.c 2007-05-24 13:16:56.000000000 -0...
2023 Nov 05
2
Cryptic error for mscmt function
Hi everyone, I am trying to conduct a synthetic control analysis using the MSCMT package. However, when trying to run it I get a very cryptic error message saying "Error in lst[[nam]][intersect(tim, rownames(lst[[nam]])), cols, drop = FALSE]: subscript out of bounds". Does anyone know what this means and why I receive this error? I attached the code & dataset used in the
2009 Feb 25
1
Samba4: programmatic account creation via LDAP (unicodePwd)
...(); But that doesn't seem to work either. I was wondering if anyone working with samba4 could recommend a way to create users programmatically. If a mechanism does not exist, perhaps someone could point me in the right direction to add the necessary hooks to samab4 to allow it. -- James R. Leu jleu@mindspring.com -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20090224/7baac195/attachment.bin
2009 Jan 07
3
[LLVMdev] LLVM optmization
...vary = varx + nI; } return varx ; } unsigned long thread_call( LPVOID c ) { int num = 1; int (*fp)(int, int, double) = (int (*)(int, int,double)) c; //printf("\n(1)threadid = %ld seqt=%ld inum=%d",GetCurrentThreadId(),num,inum); int ret = fp(num,1000000000,1); printf("\n(2)leu %ld threadid = %ld seqt=%ld ",ret , GetCurrentThreadId(),num); return (unsigned long) ret; } ///cronometro unsigned long tini; unsigned long tfim; #define getmilisecs(x) (x) #define num_th 100 unsigned long milisecs() { return getmilisecs(tfim-tini);}; unsigned long secs() { return milisecs...
2001 Jun 13
2
multivariate local regression with locfit
...variables as well. Is their some kind of bug in locfit or is it just unable to do multivariate local regression with so many variables? I was able to accurately predict data using Vizier, commercialized software that also performs locally weighted regression. Thanks. Sincerely, Paul Leu -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at sta...
2007 May 19
5
[Bug 1215] sshd requires entry from getpwnam for PAM accounts
http://bugzilla.mindrot.org/show_bug.cgi?id=1215 Jesse Zbikowski <embeddedlinuxguy at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |embeddedlinuxguy at gmail.com --- Comment #7 from Jesse Zbikowski <embeddedlinuxguy at
2006 Nov 20
4
for help about logistic regression model
...1.313290 1.99912 0.895972 22.7940 82.73 75.30 -0.0182231 65.0617 4 821p TYR 4 -1.35333 26.9128 -0.491750 1.038350 1.37449 2.285180 44.7348 7.60 17.17 0.2367850 75.3691 5 821p LYS 5 -4.27189 27.7594 6.272780 1.205650 1.20123 1.633780 53.3304 41.98 57.68 0.1305950 91.1431 6 821p LEU 6 0.05675 27.5178 6.309750 1.370120 0.64664 1.656920 27.4681 0.00 0.00 0.0000000 94.0851 here p is random effect, and aa is nested in p I do like this: p5 <- read.csv("p_5_angle.csv", header=T, sep=",") Y<-p5$sc>=90 # probability of pointing inward library(...
2015 Apr 10
0
Re: LXC and syslog seperation (/dev/log)
On Fri, Apr 10, 2015 at 08:09:58AM -0500, James Leu wrote: > Hello, > > I'm seeing syslog messages "bleed" from the host and other LXC into > the messages, maillog, secure logs of other LXCs. > > I'm using libvirt 1.0.0 on a host with systemd and kernel 3.9.10. > Each LXC is running an older non-systemd linu...
2020 Nov 20
0
Smartcard logon issue with pam_winbind and Kerberos auth
...mappings = ^EXAMPLE\\(.*)$ $1 at EXAMPLE.COM } ``` >From what I understand, that works because I have `krb5_auth = yes` in pam_winbind.conf, so the actual auth is done by libkrb5. But I had even bigger surprise when I found out that when Winbind is offline it now accepts the smart card PIN in leu of user password without bothering to even verify whether there is _any_ smart card attached at all. From what I understand, the reason that happens is Winbind simply completely offloads the authentication to libkrb5, without concerning itself at all abouth the nature of the credential (whether it...
2009 Feb 25
1
when will samba4 become stable
I checked most samba 4 related posts and couldn't fine the answer. Is there any targeted date for samba4 to become stable? thanks, Ying
2005 Oct 19
0
ANNOUNCE: Release of GnuCash stable version 1.8.12
...orted, if the HBCI bank offers them; Setup wizard can now works with HBCI, OFX-Connect, and other AqBanking backends; Fix character encoding issues in utf-8 locales; Fix date interval in the import transaction matcher for OFX and HBCI import; Fix PIN entry bug. * New currencies added: Romanian Leu, Bulgarian Lev, Malagasy Ariary * Fix problem with long date formats in some locales (bug#170444) * Add configure macros for mips, mipsel, arm, and m68k; Fix compilation on OpenBSD 64bit architectures * Updated translations: German, Italian, Kinyarwanda FAQ: "Is this a gnome2 application?...
2006 Dec 14
1
subset question
...sign to pr. in p1982, p has 1982 levels, in dataset pr, p should have 1 levels. But I do str(pr), it shows that p still has 1982 levels. also for these > pr$aa [1] ARG THR ASP CYS TYR ASN VAL ASN ARG ILE ASP THR THR ALA SER CYS LYS THR ALA LYS Levels: ALA ARG ASN ASP CYS GLN GLU HIS ILE LEU LYS MET PHE PRO SER THR TRP TYR VAL it seems pr$aa don't have level GLU, but it list this level. I don't understand this, Is there some reason for these? thanks, > str(p1982) 'data.frame': 465979 obs. of 6 variables: $ p : Factor w/ 1982 levels "154l_aa",&...
2014 Mar 27
0
Re: LXC + passthrough mount and host filesystem-cache
On Wed, Mar 26, 2014 at 02:52:58PM -0500, James R. Leu wrote: > Hello, > > I'm using libvirt to build/run LXC instances. My LXC instances use > passthrough filesystem mounts. When I try to do large file systems > operations (ex tar or rsync) the file systems cache on the host > spikes and causes the OOM handler to run and kills...
2009 Mar 12
0
[LLVMdev] Consumer ARM platform suitable for LLVM development?
>> >> If any ARM/GCC experts know how to fix arm.md to not refer to >> Darwin-specific macros, that would be great, too. > > Probably the right general idea is to #define MACHO_DYNAMIC_NO_PIC_P > to be 0 for non-Darwin targets. Not sure where to put this so it > will work for both targets (the Darwin definition comes from config/ > darwin.h). I don't
2006 Jun 18
2
analyze amino acid sequence (composition)of proteins
Dear R-helpers: thank your for your attention. i am a newer to R and i am doing some protein category classification based on the amino acid sequence.while i have some questions urgently. 1. any packages for analysis amino acid sequence 2. given two sequences "AAA" and "BBB",how can i combine them into "AAABBB" 3. based on "AAABBB",how can i get some
2009 Mar 12
2
[LLVMdev] Consumer ARM platform suitable for LLVM development?
On Mar 12, 2009, at 8:30 AMPDT, Misha Brukman wrote: > > ../../../../src/llvm-gcc4.2-2.5.source/gcc/config/arm/arm.md:4788: > error: ‘MACHO_DYNAMIC_NO_PIC_P’ undeclared here (not in a function) > > This tells me there are some Darwin-specific bits in arm.md which > shouldn't be there (MachO is Mac OS X-specific). I'm using the > attached script
2002 Jul 09
2
Oplocks - samba 2.2.4 & Windows 2000 server
In investigating some performance issues (elderly server with just 10Mbps ethernet), I noticed that smbstatus reported hardly any open files with oplocks. In particular files opened with Office 2000 & XP stay un-oplocked. I have checked and testparm claims oplocks are enabled and manual says this is so by default. The clients are all Windows 2000 servers - so we have 1 samba connection with