search for: pile

Displaying 20 results from an estimated 1039 matches for "pile".

Did you mean: file
2019 Dec 05
3
Coeficientes GLM binomial
Un ejemplo con un modelo más simple: He especificado este modelo: >formula(m2.pile) ger ~ tem + pot + time Si hago predict me da: >predict(m2.pile,newdata=data.frame(tem=25,pot=0,time=3),type="response") 0.08243262 Extraigo los coeficientes: > coef(m2.pile) (Intercept) tem pot time -1.89521331 -0.02303313 4.74499714 0.02043222 Ahora calcul...
2019 Nov 28
4
Coeficientes GLM binomial
Estimad en s errer en s He hecho este modelo glm m1.pile<-glm(ger~tem+pot+time+I(tem^2)+I(tem^2):pot ,family="binomial" ,data=long.PILE ) Que nos da la probabilidad de germinación de una semilla en función de tem (Temperatura), pot (Humedad del suelo) y time (Tiempo que la semilla pasa en esas condicion...
2014 Jul 03
6
[LLVMdev] The poor organization of TargetLowering (and related subclasses) is out of hand
(Sorry for CC'ing piles of people, but didn't want folks to miss this in the mailing list churn.) See the subject. The problem is in the target-independent code generator and especially in the x86 backend. I would like to fix it. This will be a mechanical change just organizing code in a way that makes it easy and...
2005 Jan 11
1
Finished print jobs are piling up on windows clients
Printing from windows clients to Samba through cups works perfectly but old (finished) print jobs are piling up in the print queue for the printer on the client side. I never had this problem with the clients when the server was running RedHat 6.2 with Samba 2.2.8 and LPD. The server has been replaced with a server running a RedHat Enterprise Linux rebuild (TaoLinux). The Samba version is
2010 Jan 09
4
How do I...
Only tangentially on topic, at best... Given a pile of html files, comprising chapters of a book, with a single html file that serves as a table of contents to the group, how would I turn the entire book into a single PDF? I can't think of a way to do that, all I can come up with would result in a pile of PDFs, one per html. But there's go...
2007 Aug 26
1
[LLVMdev] Another question to add to the pile
On Aug 25, 2007, at 10:04 PM, Talin wrote: > (Apologies if my questions are misdirected; I looked at the > developers mailing list, and by the content I'm guessing that it's > primarily intended for LLVM developers, not LLVM users. If there's > a better place to ask general user questions, I'd be happy to > redirect my questions there.) It's no problem.
2009 Dec 01
5
send existing root email to another user
Hi all, I'm running Centos 5.4 I have a pile of emails in my root users /var/spool/mail/root file I need to send this all to another address (preferrably external but local would possibly do) I have searched a lot but can't find any way to do this. I have set it so future emails get forwarded to my external address but I also need to...
2015 May 01
5
[LLVMdev] What does "debugger tuning" mean?
...ystation.sony.com> wrote: > > > > > LLVM already emits DWARF slightly differently for different *targets*; > > primarily Darwin, in a few cases PS4. But in at least some cases, the > > target is just a (somewhat unreliable) proxy for which *debugger* the > > compiler expects to be consuming the DWARF. The most instructive case > > is the exact DWARF expression used to describe the location of a thread- > > local variable. DWARF v3 defined an operator to find the base address > > of the thread-local storage area; however, GDB has never learn...
2011 Oct 10
1
Merge Data by time stamps
...ents and the time stamps I get from it have the below format: MyStruct$TimeStamps[1,] > [1] 2011.000   10.000    6.000   16.000   23.000   30.539 I can convert them easily with ISOdate() to a number and do the calculations I need. One of my problems is that I want to gather my measurements to piles of duration (let's say) 5 minutes. Afterwards I will apply a function to these piles. As the device is not super-precise please find below the time needed for one operation to complete (in seconds) ..... 1.10 1.90 1.34 1.23 1.56 1.22 1.34 .... as you understand I can not say that 5 minutes m...
2010 Oct 15
8
drop dead fix
...ve 304 voice prompts recorded as 22Khz wav format files that sound like crumpling paper whenever I convert them to the 8Khz wav/gsm format required by Asterisk. I was considering trying the G.729 codec, but reading through the specs, I see that the 8Khz conversion is going to dump me into the same pile of dung. Any body have any suggestions? Thanks Danny Nicholas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101015/6a5d1a1a/attachment.htm
2017 Jun 22
5
Hunting a histogram variant
I'm looking for a histogram variant in which data points are plotted as labelled rectangles 'piled up' to form a histogram. I've posted an example at https://www.dropbox.com/s/ozi8bhdn5kqaufm/labelled_histogram.png?dl=0 It seems to have a long pedigree, as I see it (as in this example) in documents going back beyond the '80s. But I've not seen it in recent textbooks. So it may...
2016 Mar 20
3
ssh-copy-id no newline bug
...Mar 2016, at 19:15, Philip Hands <phil at hands.com> wrote: > Is anyone going to be upset by the resulting blank lines being added by > ssh-copy-id when the file was not missing a terminating newline? Well it would be at least mildly annoying my previously nice looking file now has a pile of blank lines in just because someone didn't know how to use their editor ... -- Alex Bligh -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 842 bytes Desc: Message signed with OpenPGP using GPGMail URL...
2006 Feb 02
3
OT O'Reilly Asterisk TFOT
I went to the Linux Solutions exhibition in Paris yesterday, visited the well stocked O'Reilly stand and saw a nice pile of Asterisk TFOT, 6 hours later there was only one left. It must say something, also it was the English version. -- Dave Cotton <dcotton@linuxautrement.com>
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
Dear Rowland, I'm trying to write a single email answering all the question of your recent emails: > Hi Tamas, I have been reviewing you numerous posts on this list about > this project, are you aware that you have been posting for 6 months ? Well, not exactly :-) Only 5 months and 5 days :-) However, this specific thread is only 9 days old. I had a few mails in january, february,
2023 Jun 16
2
SaMBa 4.16.4 adds users to ACLs as groups
On 15/06/2023 16:18, Tam?s N?meth via samba wrote: Hi Tamas, I have been reviewing you numerous posts on this list about this project, are you aware that you have been posting for 6 months ? In your last post there was this: [quote] this "piling up" of ACL information doesn't happen either on a native Windows file server or with vfs_acl_xattr [/quote] Does this mean you do not
2005 Jan 19
3
tail and head drop qdiscs
...e to be wrong: bfifo drops arriving frames when the max queue length is reached. red also drops arriving frames in a more elaborate fashion, with a drop probability that increases above a limit and becomes a drop certitude when the max queue length is reached. sfq drops "fairly", it piles frames with same (ip source, ip dest, port source and port dest) and drops a frame from the biggest pile to favour the smaller flows. But I cannot find the qdisc that reacts like a bfifo or red qdisc but drops the oldest message of the queue when a drop is needed. Even better: a qdisc with an...
2016 Sep 03
4
hacking grub to control number of retained kernels.
...by Anaconda, right now "df -h" shows /boot as 494M, with 79M free. I don't store unrelated crap on /boot, I assume that yum and/or grub will manage it for me. So, why, after over a year, is it running low on space on two different systems? Is there some location in /boot where junk piles up, but shouldn't, that I have to know about so I can clean it out? I see EIGHT initramfs files in /boot, two per kernel, same name but one has a kdump just before the .img suffix. do I need those for old kernels that I may or may not ever boot? (they're 30 to 50 MB each). For the moment...
2023 Jun 16
1
SaMBa 4.16.4 adds users to ACLs as groups
On 16/06/2023 16:20, Tam?s N?meth via samba wrote: > Dear Rowland, > > I'm trying to write a single email answering all the question of your > recent emails: > > >> Hi Tamas, I have been reviewing you numerous posts on this list about >> this project, are you aware that you have been posting for 6 months ? > > Well, not exactly :-) Only 5 months and 5
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki Asterisk automatic daily restart To automatically restart Asterisk you can add something like this to cron # Restart Asterisk PBX once a day to prevent any problems from piling up 10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1 or 10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2004 Jul 05
3
2.2.3a connection failure from XP to 10.3.4
Hello from a neophyte! Is there a diagnostic programme which can be run to determine if there are any faults in Samba 2.2.3a? I cannot connect from Win XP to my rev/b iMac (suddenly, maybe 'upgrade' to 10.3.4 had some effect) and the smb crashlog (shown below) has a pile of stuff which is incomprehensible to me. Secondly, how does one upgrade to another version of Samba and is this done on the iMac or Win XP, or both? >************************************************************************************** Host Name: iMac.local Date/Time: 2004-07-0...