search for: nail

Displaying 20 results from an estimated 943 matches for "nail".

Did you mean: fail
2010 Jan 11
1
Bug#564693: logcheck: should suggest/recommend nail
Package: logcheck Version: 1.3.5 Severity: minor Hi, reading logcheck source it seems that it requires nail for MAILATTACH to work, however it is not suggested/recommended. (JFTR it is debatable if nail is appropriate or something else should be used) thanks, filippo -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'...
2009 Nov 26
1
{ggplot2} Adding Mean to (grouped) Boxplot.
...e to plot a "grouped boxplot". I'm hoping if I can add MEAN to these boxplots. Data is copied below and attached as text file. install.packages("ggplot2") library(ggplot2) dta<-read.table("Sample.txt",header=T) attach(dta) p <- ggplot(dta, aes(factor(month), nail)) p + geom_boxplot(aes(fill = factor(trt))) Data: month nail trt 6 7.2 1 12 9.3 1 0 5.8 1 1 6 1 2 6.5 1 3 7 1 6 9.1 1 12 7.9 1 0 3.3 1 1 4.9 1 2 1.4 2 3 2.7 2 6 3.7 2 12 9.4 2 0 3.1 2 1 2.7 2 2 5.4 2 3 8.3 2 6 12.3 2 12 17.7 2 Any help would be greatly appreciated, Thanks, Peng -------------- ne...
2006 Jan 06
2
Voice mail messages aren't sent to e-mail
...ot;voicemail.conf" configuration, but second Asterisk don't sending voice mail messages through e-mail! I'm using almost default "voicemail.conf" with just one mailbox addedd: 1234 => 1234,MyName,MyMail@MyDomain.com Why second Asterisk don't sending e-mails? I tested nail program, and I can send any mail without problems. How Asterisk sending mail, through some other program (nail, mail) or by itself?
2014 Apr 09
0
Google Puts the Final Nail in the Google Voice Coffin
No tell me that's a jock ! I can't believe it: http://nerdvittles.com/?p=7940 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140409/4e1c87d7/attachment.html>
2018 Jul 16
3
sizeof(DIFlags)
Hi list, Is there a standards based reason why the DIFlags enum is set to uint32_t[1]? I am sure my DWARF-std-reading-fu is not up to snuff and so I cannot seem to find it. The reason I ask is that we are running out of space for our own DIFlags and would like to nail this down before deciding on an approach. Thanks! Sohail [1] The code in question: https://github.com/llvm-mirror/llvm/blob/master/include/llvm/IR/DebugInfoMetadata.h#L194 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llv...
2006 Sep 11
1
Looking for common dtrace scripts for NFS top talkers
...behaviour with clients somehow hammering our ZFS-based NFS server. Nothing is obvious from mpstat/iostat/etc. I''ve seen mention before of NFSv3 client dtrace scripts, and I was wondering if there ever was one for the server end, displaying top talkers, writes/reads, or locations of such to nail down abusive clients short of using snoop/tcpdump to nail down via decoding NFS who is doing what.
2012 Apr 25
3
High load
Hi Is there a way to nail down the issue of high load on a server basically trying to understand the reason behind high load at a specific time period. I use top command but it does not have history. Nagios reports saying "*[04-25-2012 10:11:00] SERVICE ALERT: dev;LOAD;WARNING;HARD;3;WARNING - load average: 6.88, 6.36...
2008 Oct 01
4
Flaky graphics - need help nailing down the cause
This morning I noticed that my (new in July) monitor was behaving strangely. At first, it was odd parts of web page graphics that didn't show up unless I scrolled up and down in the window, and then they weren't displayed with any consistency. Then I noticed that the screensaver failed to appear (computer was locked, but graphics never showed on the monitor). I tried running mplayer to
2006 Aug 10
4
Telling Apache Not to Send a Sub-Directory to the Cluster
Howdy, I am using Apache 2.2 and Mongrel with great success. I have a mod_rewrite question and I am NO expert. I think it''s really simple but I haven''t nailed it. I was hoping someone here could help. I''m using Apache conf right out of the cluster example from the Mongrel site. I have a directory under my apps ''public'' directory called ''sendto''. Files in that directory are accessible but I want to be able...
2007 Apr 13
6
Hardware requirements question
I've read through the Wiki, I know its hard to nail down hardware requirements because it really depends on what you are going to do. I'm very new to Asterisk, haven't even read my Asterisk for Dummies book yet (its in the mail). Can you tell me if this sounds sane? We are planning on using a Dell 933Mhz dual CPU server, with 1GB of r...
2007 Sep 06
7
SIP Debugging to separate log file
Hello, I'm working with our SIP provider to nail down some call quality issues we're having, and they've asked me to provide SIP debug log files from our asterisk server. Is there a way to make asterisk 1.4 output only SIP debugging to a specific log file? Or it is best just to use tcpdump? Thank you! -- Jason Martin Metrix Matrix, I...
2015 Sep 24
2
x2go on CentOS6
> The errors you posted were from the client. Assuming you can ssh into > the remote machine without a problem, do you see error messages there > on the server? Thanks, Akemi, you have hit the nail on the head! The spurious error message was caused by a statement in .cshrc that created output, a stray unescaped exclamation mark in an alias definition. And that with me preaching to my users for years about cleaning up their init files ... I feel stupid now. But not contagious, thankfully.
2004 Aug 23
2
Cisco 7940 Question
...y simultaneous calls can the Cisco 7940 have, considering you can be talking to one, and have XXX others on hold? Using SIP, is XXX only 1? I've found documents in various places indicating different values in regard to the max number of calls the phone can handle. I'm just trying to nail down the exact number when the phone is only assigned one directory number (extension). Thanks, Chris
2005 Feb 01
1
Sessionbased traffic on NANO?
...ection to the servers are lost. There exist other examples, but it''s always the same issue. I know that this issue has been brought up on several occasions, but I have found no solutions to this "simple" issue. Does anyone have suggestions on how to handle this, besides "nailing" the traffic to a specific uplink, based on DST PORT? -- Mvh. / Best regards, Steen Suder _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2008 Jan 09
2
xapian with MinGW - solved
Hi, I got this issue nailed out. :-D The problem was with the zlib package offered by MinGW. _Never_ use zlib-1.2.3-MSYS-1.0.11.tar.bz2 package, _it's broken_! Instead, download the pre-compiled version of zlib from zlib.net, and use that to build Xapian with MinGW on Windows. Regards, Adi.
2008 May 15
1
Bug#471936: setting package to logcheck-database logtail logcheck, tagging 473619, tagging 478334, tagging 472368 ...
...). # * ignore.d.server/spamd # - fix spamd processing message pattern when msgid is unknown; thanks to # Michal ??iha?? for the patch (closes: #471936). # * ignore.d.server/dkim-filter # - ignore warnings about bad signature data; thanks to Clint Adams # (closes: #478334). # * If nail is not installed and MAILASATTACH is set, fall back to regular # method (closes: #479278). # package logcheck-database logtail logcheck tags 473619 + pending tags 478334 + pending tags 472368 + pending tags 474606 + pending tags 471936 + pending tags 479278 + pending
2010 Sep 17
3
sent-mail
Im trying to nail down an issue with some users sent-mail. I have had a few users complaining that their emails are not being copied to their sent-mail folder. Im not sure how widespread it is, mainly because most people dont check their sent-mail. Im running Dovecot version 1.0.7, and yes I know its outd...
2006 Mar 29
3
Self-referential many-many joins with :through
I thought I had this nailed but.. now I''m seeing spots.. I''ve included my models below, feel free to ignore them. I''m really just after an example that works. I couldnt find one on the wiki... which is fair enough considering Ricks patch: http://dev.rubyonrails.org/changeset/4022 that fixed them...
2020 Apr 21
2
Status of Windows Search Protocol support in Samba?
...ends' > (And yes, I realise that creating a plugin infrastructure is even more > work than integrating directly with Elasticsearch, Tracker, etc., so I'm > just asking how things are. :-) ). > so currently I am not looking at a plugin infrastructure, I think it is a bit early to nail api(s) in stone. I think when the code has stabilised and there is more than one real concrete backend implemented it might be a more suitable time to think about a plugin infrastructure. As you say it's alot of work to get a plugin framework nailed down (api(s) etc.) and currently this is just...
2012 Sep 05
3
[LLVMdev] /llvm/include/ADT/Trie.h?
...Looking at the log, the last substantial change to this class was in 2007. So - is anyone using this file/class? Is anyone planning on using it in the future? Should I just delete it? -- Marshall Marshall Clow Idio Software <mailto:mclow.lists at gmail.com> A.D. 1517: Martin Luther nails his 95 Theses to the church door and is promptly moderated down to (-1, Flamebait). -- Yu Suzuki