search for: add'l

Displaying 17 results from an estimated 17 matches for "add'l".

2006 Jul 31
1
add'l info: x86_64 reproducible server PANIC with latest kernel
I forgot to mention that the problem has nothing to do with the kernel being tainted (due to VMware server). I installed VMware server after being faced with the crashes, to give the Java user a "sandbox" which s/he could crash without taking down the real server. Only then I discovered that VMware server has a memory limitation to 3600MB (I guess because it's not a 64bit
2010 Sep 22
1
Newey West and Singular Matrix
...) ## the following is not particularly good. see, we could zero out also ## items which are multiplications with a missing residual for example, ## if we do an ar1 correction, and obs 5 is missing, then the AR term on ## 4 and 6 could be set to 0. right now, we just adjust for an add'l ## term. maskmatrix <- diagband.matrix( length(r.na.omitted), ar.terms ) resid.matrix <- full * maskmatrix } invx.x <- invx %*% t(x.na.omitted) vmat <- invx.x %*% resid.matrix %*% t(invx.x) sqrt(diag(vmat)) }
2010 Sep 14
3
[LLVMdev] ARM MC .s status?
...infrastructure, and I am volunteering to do so. It looks like as of yesterday, the MC obj emitter for ARM is also incomplete (there does not seem to be a ARMMCCodeEmitter.cpp, for example) So if anyone already has started looking into this, I'd like to pool info so as to not step on toes. Any add'l tips and pointers would be greatly appreciated. Thanks! -jasonkim On Mon, Sep 13, 2010 at 3:06 PM, Rafael Espindola <espindola at google.com> wrote: > On 13 September 2010 17:36, Jason Kim <jasonwkim at google.com> wrote: >> Hi Rafael, hope things are well. >> &g...
2018 Jun 08
4
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On 8 June 2018 at 10:52, PGNet Dev <pgnet.dev at gmail.com> wrote: [...] > So, there's a problem for OpenSSH build with spec'ing LD=/usr/bin/ld ? in this particular case, apparently yes. not generally, though. [...] > What's *intended* re: openssh? Support for LD=ld or only =gcc, or undef'd ? Well the intent is you should be able to set CC and LD to whatever you
2010 Sep 23
1
Newey West and Singular Matrix + library(sandwich)
...ng is not particularly good. ?see, we could zero out also >> ? ## items which are multiplications with a missing residual for example, >> ? ## if we do an ar1 correction, and obs 5 is missing, then the AR term on >> ? ## 4 and 6 could be set to 0. ?right now, we just adjust for an add'l >> ? ## term. >> >> ? maskmatrix <- diagband.matrix( length(r.na.omitted), ar.terms ) >> ? resid.matrix <- full * maskmatrix >> ?} >> >> ?invx.x <- invx %*% t(x.na.omitted) >> ?vmat <- ?invx.x %*% resid.matrix %*% t(invx.x) >>...
2018 Jun 08
4
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On 8 June 2018 at 11:21, PGNet Dev <pgnet.dev at gmail.com> wrote: > fyi > > add'l -- and looks unrelated -- issue > /usr/include/pthread.h:251:12: note: previous declaration of ?pthread_join? was here > extern int pthread_join (pthread_t __th, void **__thread_return); What included pthread.h? That's explicitly not supported by sshd: $ grep THR...
2007 Jan 24
0
NEWBIE: configuring all virtual users...
...ion I can do), basically to do usernames, passwords, and MBOX dirs. I'm only planning on serving POP3 mail to my clients. I have a location to create MBOX files -- it will be in a specific directory, with sub-dirs for each user; sort of a /home/VU/%u/mbox . I'm really confused as to what add'l info I need to include like "INDEX" and "INBOX" on the mail_location info. Does anyone have any info and/or examples on how to configure my .conf file and create a minimal passwd file for these virtual users? Thanks in advance, AJ -------------- next part --------------...
2004 Jun 07
1
Re: [R] Printing Lattice Graphs from Windows (PR#6950)
Dirk Eddelbuettel <edd@debian.org> writes: > On Sun, Jun 06, 2004 at 01:32:00PM -0700, Spencer Graves wrote: > > I agree: It sounds like a bug, as you said, Irk, in that > > That brilliant :) Many people, in Germany as well as abroad, managed to > chop Eddelbuettel quite well. Turning Dirk into Irk is rather unsurpassed. > > Dirk, with a big grin Not to
2006 Sep 26
3
Install Using Floppy/CD
Is there a doc that describes how to create a floppy that will boot and then switch over to the installation CD? It looks to me like this should be possible using grub on the floppy. Charles L. Sliger, Information Systems Engineer, chaz at bctonline.com "No matter where you go, there you are..." -------------- next part -------------- An HTML attachment was scrubbed...
2010 Sep 14
0
[LLVMdev] ARM MC .s status?
...g code to make much less use of the "Modifier" string (which causes lots of tight coupling between the instruction selection code and the asm printer). d. Nuke the old asm printer once the above is complete and enable the MC printer as the One True Printer(tm). 2. Object File Emission a. Add basic infrastructure for the object file emitter. i.e. just construct the classes needed and put in lots of asserts() and FIXMEs. b. Add ARM-specific object file format bits. c. Run through the test suite using the object file emitter, disassembling the output and comparing it to what comes out fro...
2020 Jul 19
2
submission proxy -- where to config/present client cert?
...imap lmtp submission sieve hostname = internal.mx.example.com submission_relay_host = internal.mx.example.com submission_relay_port = 465 submission_relay_trusted = yes submission_relay_ssl = smtps submission_relay_ssl_verify = yes service submission-login { inet_listener submission { address = 10.2.2.10, 127.0.0.1 port = 50465 ssl = yes } } protocol submission { ssl_cert = < /sec/vmail/mx.example.com.server.EC.crt.pem ssl_key = < /sec/vmail/mx.example.com.server.EC.key.pem ssl_verify_client_cert = no } It submits to a postfix instance, atm on the same hos...
2020 Oct 11
6
v2.3.11.3 solr plugin search via MUA fails to match accented ascii characters; cmd line exec of `doveadm fts lookup` PANICs (assertion failed)
...m_cmd_try_run_ver2+0x3e) [0x5637e995692e] -> doveadm(main+0x1d4) [0x5637e9934cf4] -> /lib64/libc.so.6(__libc_start_main+0xf2) [0x7f3ee9071042] -> doveadm(_start+0x2e) [0x5637e99351ce] Aborted (1) What config -- dovecot &/or solr -- is needed to match on accented characters? (2) What add'l detail, if any, is needed for troubleshooting the panic?
2010 Sep 15
0
[LLVMdev] LLVMdev Digest, Vol 75, Issue 32
...to > do so. > It looks like as of yesterday, the MC obj emitter for ARM is also > incomplete (there does not seem to be a ARMMCCodeEmitter.cpp, for > example) > > So if anyone already has started looking into this, I'd like to pool > info so as to not step on toes. > Any add'l tips and pointers would be greatly appreciated. > > Thanks! > -jasonkim > > > On Mon, Sep 13, 2010 at 3:06 PM, Rafael Espindola <espindola at google.com> > wrote: > > On 13 September 2010 17:36, Jason Kim <jasonwkim at google.com> wrote: > >> Hi...
2014 Dec 18
4
chaining AUTH methods -- adding GoogleAuthenticator 2nd Factor to pubkey auth? can't get the GA prompt :-/
...no RSAAuthentication no UseLogin no PermitEmptyPasswords no UsePrivilegeSeparation yes ... I can ssh in with pubkey auth. I want to ADD a 2nd factor authentication step; specifically Google Authenticator I installed pam-google-authenticator package. At shell, I exec google-authenticator and create the key I edit vi /etc/pam.d/sshd ... + auth required pam_goo...
2010 Sep 14
2
[LLVMdev] ARM MC .s status?
...ch less use of the "Modifier" string (which causes lots of tight coupling between the instruction selection code and the asm printer). > d. Nuke the old asm printer once the above is complete and enable the MC printer as the One True Printer(tm). > 2. Object File Emission > a. Add basic infrastructure for the object file emitter. i.e. just construct the classes needed and put in lots of asserts() and FIXMEs. > b. Add ARM-specific object file format bits. > c. Run through the test suite using the object file emitter, disassembling the output and comparing it to what com...
2005 Mar 29
7
Sipura 3000 FXO with Asterisk
Anybody using a Sipura 3000 for FXO with Asterisk? Mine is working except for one small nit... When a call comes in from the PSTN, the Sipura answers it and then passes it on to Asterisk, which plays extension ring tone. I'd prefer for the POTS line to stay on-hook while the extension rings, and to only be answered by the Sipura when the extension answers. Has anybody made this work?
2007 Aug 16
2
Possible memory leak with R v.2.5.0
...top output: output from top is: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1199 waltman 16 0 3507m 3.4g 3216 S 0.0 21.5 29:58.92 R Thanks for any help or suggestions, Peter Waltman p.s. code snippet follows. Note, that I've added extra rm() and gc() calls w/in the function to try to reduce the memory stamp to no avail. get.vars.for.cluster = function( cluster, genes=get.global( "gene.ids" ), opt=c("rows","cols"), ratios=get.global("rat...