similar to: The recursive switch

Displaying 20 results from an estimated 120 matches similar to: "The recursive switch"

2008 Dec 08
2
'dialer' application to trigger call between hardphone and number
Does anyone know of a small lightweight windows 'dialer' application I can use to trigger a call (via call file or AMI) from any application? (The call would be placed between the target number, and the preconfigured DN of the hardphone at the user's desk) Ideally a phone number would be 'selected' from within any windows application and the call would be triggered via
2011 Sep 02
4
Puppet client dying without errors
Few of my puppet clients (puppet 0.24.8, ruby 1.8.5, facter 1.5.2) are dying with out any error messages on on syslog. I cannot see much system resource usage on these nodes. What is the best way to troubleshoot the root cause of the problem? -Basil -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email
2010 Jul 27
3
Getting rsync to store timing information in its logs
Is there a way to know from the rsync logs how long it took to do a backup? The only timing info,. I see is this at the end: sent 3067328 bytes received 7853035429 bytes 1187888.83 bytes/sec total size is 1559866450336 speedup is 198.55 Can I use it to figure out how long the operation took? Does the above mean it took 2.5 secs of send time and 1.8 hours of recieve time so (roughly) the
2006 Jul 17
6
DRY? Converting Boolean to Yes/No
I have a database column given as: t.column :change_address, :boolean The user interacts with this using a checkbox, but wants confirmations to read: Change address: Yes In an isolated case something like: @obj.change_address ? ''Yes'' : ''No'' Would work fine but this is peppered throughout scads of forms and boolean fields. The first step I took at DRYing
2002 Sep 09
1
SMB: : ver 2.2x vs 3.0 vs tng (diff's)?
OK: First, please respond to me directly, as I'm not on the TNG list. Here's the situation: I will be setting up a "computer lab" for 30-40 PC's with various users (students). Here are my needs: 1) One Touch (point) User administration (the simpler the better) 2) Simplest set of LINUX SW possible 3) NO NT PDC 4) All clients are W2K. 5) Want
2008 Feb 15
1
CentOS 5 client in W2K3 AD Domain, getent only shows local info
I'm trying to integrate a Linux machine into our Win2K3 ADS-based network. The machine must primarily serve as a user workstation (i.e., a Samba Client), although it also needs to serve at least one share for backup purposes. I'd like to emulate the behavior of our WinXP machines in that any user in our small company can login to any computer in the domain based on network
2005 Jan 30
2
Rinternals.h and iostream don't play nice together'
Hi, Consider the following file. ******************************* foo.cc ******************************* #include <R.h> #include <Rinternals.h> #include <iostream> ******************************* R CMD SHLIB foo.cc gives scads of errors. I've use C++ extensively with R before (using C linkage) but not with Rinternals.h. I'm puzzled. The errors make no sense to me. Am
2009 Mar 29
5
Adobe Flash Install Woes
I am having a hell of a time getting adobe flash to work on a recent 5.2 install. >From rpm install: Running firefox as root -- I have verified there is a symlink in /usr/lib/mozilla/plugins that points to the actual plugin located in /usr/lib/flash-plugins nada. SoI then copied the plugin directly into /usr/lib/mozilla/plugins and eliminated the symlink from the equation. nada. I then
2006 Oct 24
3
"Fixing the Caller-ID Problem", by John Todd for O'ReillyNet
This seems like a piece members of this list would find interesting... === There is growing concern over the interaction of VoIP systems with the legacy PSTN, and the transmission of caller identity data--most notably, Caller ID on the PSTN. It is not always possible, or obvious how, to handle Caller ID data when moving to or from VoIP and the PSTN networks. There are even business models
2008 Jun 24
11
Numeric Keyboard does not work Wine 1.0 + Putty 0.60
I have searched for this problem and found this link that says this problem was fixed (for WoW) in Wine 0.9.32 : http://bugs.winehq.org/show_bug.cgi?id=6323 Is anyone else having problems with the numeric keypad not showing numbers under Wine 1.0 ? I have everything working for putty except this crippling problem. I don't feel I can offer a terminal emulator solution where you cannot use
2001 Sep 14
2
Scads of defunct processes ins AIX 4.3.3
I hope someone can help. I've installed 2.9p2 on a number of AIX boxes and it works great. The problem is that a HUGE >700 number of defunct processes get generated by sshd. Did I do something wrong ? Any suggestions ? Please email chuck at fiu.edu as I don't subscribe to the list. TIA, Chuck -------------- next part -------------- A non-text attachment was scrubbed... Name:
2009 Dec 21
26
Questions on qcow, qcow2 versus LVM
I''ve been using lvm under centos to create the backing store for domUs and although the performance seems acceptable it has some shortcomings. The biggest of which is the LVM bug which prevents me from removing an lv (it says it is still mounted and it definitely isnt). I thought this was just a centos bug but it appears to be evident in debian and ubuntu too and I really can''t
2003 Oct 05
4
Total Tracks Tag?
heyas- I believe there is a need for a standard vorbis comment field to encode "Total Number of Tracks (on a CD)". Why we need this -------------------- - Existing Vorbis programs already implement this, inconsistently, and hence don't interoperate. These seems the key reason to me. - MP3s include this - Some software (e.g., iTunes) uses this information, e.g., to display
2008 Feb 05
1
Got *** caught segfault *** with Quantreg on Mac (PR#10699)
Full_Name: Edward Huang Version: 2.6.1 OS: Mac OS 10.5.1 Leopard Submission from: (NULL) (71.198.106.232) I'm trying to run quantile regression on my data. I just couldn't make it work. The same dataset ran okay on STATA 10, tho. Would you please take a look at it? Here is the error message: *** caught segfault *** address 0x3ff00008, cause 'memory not mapped' Traceback:
2023 Aug 12
2
Rebuilding a failed cluster
I had a small cluster with a disperse 3 volume. 2 nodes had hardware failures and no longer boot, and I don't have replacement hardware for them (it's an old board called a PC-duino). However, I do have their intact root filesystems and the disks the bricks are on. So I need to rebuild the cluster on all new host hardware. does anyone have any suggestions on how to go about doing this?
2007 Mar 19
1
Wine and MS Access problem
This is a MS Access problem I dont see in other posts. I have wine up and running and I now have it working with one other app, a spice cad program called scad3.exe. When I run it via wine I do get error messages, but since the program comes up and works fine any way I have been ignoring those errors. But I will list them here anyway, in case some expert can tell if they are relevant to my
2003 Nov 21
0
how to get IPFW rules for SMTP server behind NAT server "right"?
hi all, i've been struggling with setting appropriate rules for an SMTP-server behind by NAT'd firewall. it's not that there is too little info on the web -- or here, for that matter -- there's scads of it for seemingly endless configs/req'ts -- none that seem to be exactly my own. bottom line: i'm a bit confused, and looking for some experienced advice. my goals (for
2005 Mar 03
1
total variation penalty
Hi, I was recently plowing through the docs of the quantreg package by Roger Koenker and came across the total variation penalty approach to 1-dimensional spline fitting. I googled around a bit and have found some papers originated in the image processing community, but (apart from Roger's papers) no paper that would discuss its statistical aspects. I have a couple of questions in this
2008 May 04
2
Inconcistancies with scrub and zdb
Hi List, First of all: S10u4 120011-14 So I have the weird situation. Earlier this week, I finally mirrored up two iSCSI based pools. I had been wanting to do this for some time, because the availability of the data in these pools is important. One pool mirrored just fine, but the other pool is another story. First lesson (I think) is you should scrub your pools, at least those backed by
2012 Nov 26
0
ncvreg question
To whom It May Concern, I am working on a dimensional reduction problem using Smoothly Clipped Asolute Deviation (SCAD) Penalty according to "Variable Selection via Nonconcave Penalized Likelihood and its Oracle Properties, J.Fan and R. Li, JASA, Dec 2001". I found an R package named *"ncvreg*" which is capable to perform this variable selection procedure. I noctice, in