search for: kamau

Displaying 9 results from an estimated 9 matches for "kamau".

Did you mean: kaman
2007 Jul 24
7
Obtaining summary of frequencies of value occurrences for a variable in a multivariate dataset.
Hi all, If the question below as been answered before I apologize for the posting. I would like to get the frequencies of occurrence of all values in a given variable in a multivariate dataset. In short for each variable (or field) a summary of values contained with in a value:frequency pair, there can be many such pairs for a given variable. I would like to do the same for several such variables.
2011 Mar 12
2
Drawing a circle on an existing graph.
I would like to draw a circle on a graph I am plotting in R and use the current plot's coordinate system. The most basic functionality I am looking for is the ability to plot a circle on an already existing graph by simply providing the xy coordinates for it's centre and the radius. I am also looking for a way to obtain x,y values of a point (of a circle) by specifying only the origin x,y
2005 Jul 20
6
GSM gateway hardware
Hi All, I am looking for a GSM VoIP gateway for use with Asterisk. I have come across VoiceBlue by 2N but it's price is beyond my reach. Are there any other alternatives out there? I've scanned across the mail achieves for an answer to this without much success, if the question has already been answered kindly point me to the resource. Allan.
2008 Sep 15
2
Drawing curves
Hi, Am looking for an R package that will provide the drawing of curves and arcs of arbitrary shapes to use in illustrations. For example bent lines and arrows. Allan.
2007 Jan 11
2
calls to SPA942 disconnect after 15 seconds (chan_sip.c set_destination: can't find address)
Am having a unique problem, calls received on my SPA942 seem to end after 15 seconds, but calls made from this device do not have this problem. For this device (when receiving calls) I get periodic "chan_sip.c set_destination: can't find address for host" I have set the "canreinvite=no" in the sip.conf. Does anyone have a sample entry from sip.conf for the Lynksys SPA 942
2007 Feb 05
16
Problems with HTB. Help!
Hello list. I''ve configured a very simple script to slow down packets coming from a particular IP Address. I''ve used IPTABLES to mark traffic coming from this IP Address, but it does not appear to be working as expected. Let me first describe my system as maybe what I''m doing is beyond what NETFILTER can do. I have one machine that runs all my servers as
2019 Dec 21
0
LLVM 9.0.1 Release
...patible with 9.0.0. Binaries and sources for 9.0.1 can be found on GitHub: https://github.com/llvm/llvm-project/releases/tag/llvmorg-9.0.1 LLVM 9.0.1 would not be possible without the help of our volunteer release team! Thanks to all the release testers: Tobias Hieta, Hans Wennborg, Diana Picus, Kamau Bridgeman, Michał Górny, Sylvestre Ledru, Brian Cain Also, a big thanks to everyone else who helped identify critical bugs, track down bug-fixes, and resolve merge conflicts. If you have questions or comments about this release, please contact the LLVMdev mailing list! LLVM 9.0.0 Release Announc...
2009 May 15
2
Yum update gone bad...
Morning list! I have a situation that was brought about by a system crash during a yum update. The motherboard suffered a catastrophic failure due to busted CAPS. Lucky for me (or so I thought at the time), I had a spare, identical motherboard as the one that failed. I replaced the dud board and rebooted. This machine runs headless and is my primary (personal/home) mail server. I normally
2009 Apr 24
4
repository for mod_security
I want to add mod_security to my Apache server running CentOS 5.3 and am trying to find a repository to get it from. I found it in EPEL, but they have version 2.1.7, which is over a year old according to what I found on the modsecurity.org website. Is there a repository which is keeping this up to date? Or should I just build it from source? -- Bowie