search for: russ

Displaying 20 results from an estimated 721 matches for "russ".

Did you mean: runs
2011 Aug 11
1
Any Method for capturing ISUP packets in DAHDI/ASTERISK
Hi All, I want packets [request/response] capture for ISUP packets , i have E1 line terminated to my digium card i just want a packets flow between my machine and teleco side, is any tool or utility [command] availabele for observation this packets and data. any help appericiated Thanks Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Nov 11
5
Ubuntu experience
What is everyone''s experience with Puppet on Ubuntu? Does it work as expected? Any caveats or oddities? -- DK -- Digant C Kasundra <digant@stanford.edu> Technical Lead, ITS Unix Systems and Applications, Stanford University
2011 Mar 20
2
R as a non-functional language
...hat is very non-functional. > pH <- c(4.5,7,7.3,8.2,6.3) > names(pH) <- c('area1','area2','mud','dam','middle') > pH area1 area2 mud dam middle 4.5 7.0 7.3 8.2 6.3 This sort of thing seems to be quite common in R. *-- Russ * [[alternative HTML version deleted]]
2011 Apr 29
2
Still confused about classes
...oes the job? I want a function f such that > f(today) will return 2011. Perhaps there is no such function. But in general I don't have any confidence that I would know how to find it if it existed or that I would know how to assure myself that there was no such function. Thanks. *-- Russ * [[alternative HTML version deleted]]
2012 Jul 24
5
DAHDI problems
Is a normal functionality? when I do #dahdi_cfg -vvvvvv In my Asterisk console shows this.... [Jul 24 13:39:08] NOTICE[30263]: chan_dahdi.c:9461 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 If I do this a lot of times...then [Jul 24 13:39:20] NOTICE[30263]: chan_dahdi.c:9461 pri_dchannel: PRI got event: HDLC Abort (6) on Primary D-channel of span 1 [Jul 24
2006 Nov 29
7
how to debug context switching and mutex contentions?
I''m looking for a suggestion on a good way to hunt down the source of high context switching and mutex contentions... Is dtrace the way to go now, or should I stick with something like lockstat? Russ This is a 5 second interval for mpstat: CPU minf mjf xcal intr ithr csw icsw migr smtx srw syscl usr sys wt idl 16 0 0 1115 1241 206 9095 912 2420 7393 0 12105 68 25 0 7 17 1 0 1054 1049 86 9290 921 2420 7355 0 12123 67 25 0 8 18 0 0 1004 984...
2011 May 07
2
Convenience-at-the-expense-of-clarity (was: quantmod's addTA plotting functions)
...convenient ways of passing things to functions) that the compiler can't tell you when the arguments are wrong. On a number of occasions it's taken far more time than it should to find errors of that sort. The convenience wasn't worth the wasted time. That's my rant for today. *-- Russ * On Thu, May 5, 2011 at 10:13 AM, P Ehlers <ehlers@ucalgary.ca> wrote: > Russ, > > All you have to do is replace > > > addTA(GSPC.EMA.3, on = 1, col = "#0000ff") > > with > > plot(addTA(GSPC.EMA.3, on = 1, col = "#0000ff")) > &gt...
2008 Feb 22
13
File corruption while serving
Can anyone who''s having this problem please send details? I''m trying to reproduce it -- I''ve got 5 clients concurrently retrieving 200 10k files made of random binary, and I can''t get any corruption or memory growth at all. Is everyone experiencing the problem using Mongrel? Webrick? What versions of ruby? Are only big files affected? Small files?
2006 Jul 29
2
Instance Variables within Controller during AJAX request
...ite of setting it during the update_mode function. I tried putting a :before_filter in application.rb to set mode instead but that didn''t work either. Is there any way to have the AJAX request see an updated @mode variable when it executes the update_mode code (that rhymes!)? Thanks, Russ -- Posted via http://www.ruby-forum.com/.
2006 Oct 11
5
Where is djvmti Agent?
...Thanks, Joel. Joel.Buckley at Sun.COM JIST Development Lead 303-272-5556, x75556 "Luck is a Planned Event." ----- Original Message ----- From: Adam Leventhal <ahl at eng.sun.com> Date: Tuesday, October 10, 2006 6:31 pm Subject: Re: [dtrace-discuss] Using dTrace on Java Apps To: Russ Petruzzelli <Russ.Petruzzelli at Sun.COM> Cc: dtrace-discuss at opensolaris.org > Hey Russ, > > You might want to take a look at my presentation from one of the > last two > JavaOne conferences: > > > http://blogs.sun.com/roller/page/ahl?entry=dtrace_presentation_at_...
2011 May 08
3
Another quantmod question
...get that same problem on a simpler example. > IX <- cbind(I=0, X=(1:3)) > IX I X [1,] 0 1 [2,] 0 2 [3,] 0 3 > cbind(Y = 1, Z = IX[, "I"], W = IX[, "X"]) Y Z W [1,] 1 0 1 [2,] 1 0 2 [3,] 1 0 3 Is this a peculiarity to xts objects? Thanks. *-- Russ * * * P.S. Once again I feel frustrated because it's taken me far more time than it deserves to track down and characterize this problem. I can fix it by using the names function. But I shouldn't have to do that. [[alternative HTML version deleted]]
2001 Mar 05
1
Configuring Swat Revisited
...editor you are confortable with. Once all of this is done, go ahead and restart the apache daemon with: /etc/rc.d/init.d/httpd restart This should get you a properly configured web server to run SWAT. Hopefully this will get you off and running. If not feel free to email me again. Cheers, Russ ===== Original Message from stcornelius@Tusk.Edu (Sean Cornelius) at 3/05/01 2:47 pm >Could you please send a copy of yours, somehow mines is not configured >correct. I ran a testparm and it used the smb.conf form >/etc/samba/smb.conf. When I tried to open the apache, it said failed. &...
1999 Aug 10
0
Administrivia #28812 - NTBugtraq is hiring! (fwd)
...tbugtraq / canada day party / conference last month and had a great time meeting interesting peole in a relaxed atmosphere. i thought i'd forward this on to the samba mailing lists as a lot of the people involved with samba have to deal with heavy duty nt environments. luke p.s don't bug russ if you don't cover the job requirements, please! :) <a href="mailto:lkcl@samba.org" > Luke Kenneth Casson Leighton </a> <a href="http://www.cb1.com/~lkcl"> Samba and Network Development </a> <a href="http://samba.org" >...
2011 Mar 19
2
Referring to objects themselves
Is it possible to refer to an object from within a method, as in *this *in Java? I can't find anything about this in the documentation. Sorry if I missed it. Thanks. *-- Russ Abbott* *_____________________________________________* *** Professor, Computer Science* * California State University, Los Angeles* * Google voice: 747-*999-5105 * blog: *http://russabbott.blogspot.com/ vita: http://sites.google.com/site/russabbott/ *_______________________________________...
2007 Jul 05
4
Machine count at one site
...tems, that number will increase significantly. So far, we''re only running a handful of production systems via Puppet; most of the systems currently in Puppet are test/dev systems. We will, however, begin managing some of our production Kerberos KDCs using Puppet this coming weekend. -- Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>
2008 Jun 05
14
Rebooting Windows guests when running xm reboot
I just installed Windows 2008 x86_64 on Xen 3.2 that I compiled from source on CentOS 5.1. Are there any windows guest tools available that run shutdown when I issue xm reboot in dom0? Russ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2006 Nov 17
11
wget from within asterisk?
What would be the simplest way to retrieve information form a CNAM database that provides http based query responses? Does an application or script already exist that does this? Basically, I want to do a wget of a URL that contains the callerID number as a variable, and assign the returned text to another variable which can be used to set the caller ID name. Any suggestions?
2007 Oct 16
4
Useradd & NIS issue if the user exist
Hi, I have a class to add users to all the host servers. We are in the process to have a coexisting user which belongs in NIS & as well as /etc/passwd. We have NIS clients (yp running) on all host servers. So when running puppet is fails to add or modify user, bcos the user already exists in NIS. Eg: A user pcruise is an existing NIS user. When using useradd or
2019 Jul 23
2
[External] Re: quiet namespace load is noisy
Dear Russ, I had the same problem in my vignettes and setting both message and warning to FALSE seems to remove all unwanted output: ```{r message=FALSE, warning=FALSE} library("afex") library("ggplot2") library("cowplot") theme_set(theme_grey()) ``` Result: https://cran.r-pr...
2013 Oct 15
0
Antw: Xen-users Digest, Vol 104, Issue 18
...is more specific > than "Re: Contents of Xen-users digest..." > > > Today''s Topics: > > 1. Re: FreeBSD PVHVM call for testing (Eggert, Lars) > 2. Re: FreeBSD PVHVM call for testing (Roger Pau Monn?) > 3. Subscribe today to the Xen Project Newletter (Russ Pavlicek) > 4. Re: Subscribe today to the Xen Project Newletter (Shane Johnson) > 5. Re: Subscribe today to the Xen Project Newletter (Russ Pavlicek) > 6. Re: Subscribe today to the Xen Project Newletter (Shane Johnson) > 7. Re: Problem in building vTPM manager (Emma Allison) >...