search for: substitue

Displaying 20 results from an estimated 37 matches for "substitue".

Did you mean: substitute
2004 Sep 09
0
rate_engine substitue db field?
Is anyone familiar with the Trollphone's LCR package? There is a field in the egress table labeled substitue. Placing a $1 there results in the correct dial extension being passed. However how is this field used to substitute replacement dial extensions... in other words as an example, lets say my EXTEN as passed to and back from the rate_engine is 01144123456789 and I want to have a route in the ta...
2007 Aug 30
1
categorical variable coefficients in QSAR
Dear list: I am interested in the following sort of problem, as is found frequently in the field of QSAR. I have biological activity as a function of chemical structure, with structure defined in a categorical manner in that the SUBSTITUENT is the levels of the POSITION factor. For example, data from Kubinyi (http://www.kubinyi.de/dd-12.pdf) for this type of analysis is presented as follows: factor para: H F Cl Br I Me H H H H H F F F Cl Cl Cl Br Br Br Me Me factor meta: H H H H H H F Cl Br I Me Cl Br Me Cl Br Me Cl Br Me Me Br obse...
2008 Jul 10
0
[PATCH] Substitue the duplicate spin_lock_irqsave to spin_lock in the vt-d code path
The patch removes the duplicate spin_lock_irqsave to spin_lock in the Vt-d code path. The duplicate spin_lock_irqsave() flushes the original EFLAGS saved, and thus disable the local irq. Signed-off-by: Xin, Xiaohui Xiaohui.xin@intel.com Signed-off-by: Tian, Kevin <Kevin.Tian@intel.com> _______________________________________________ Xen-devel mailing list
2005 Nov 22
0
WFQ substitue
Hi, I wanted to implemente WFQ, but it is not implemented on tc. Is there any way of making something like WFQ with which is implemented on tc?? What I exactly want to do, is to select flows by IP and port destination, and priorize them, but I don''t need (and don''t really want) to fix any rate... Has anyone got any clue??? Thank you Bye
2008 Oct 14
2
getAnywhere
Hi List, I am trying to look up an object using getAnywhere, where the object I am looking for is given by the _value_ of the variable I am looking for. Since getAnywhere calls substitue on its argument it is looking for an object with the name of the argument not its value. Is there a way to work around this, or do I have to make my own getAnywhere without the substitute? This is an example to clarify things: > a <- 1 > name = "a" > getAnywhere(name) # the i...
2011 Aug 22
2
CDFs
Hello all, I have two columns of numbers. I would like to do the following: (1) Plot both cdfs, F1 and F2 on the same graph. (2) Find smoothed approximations of F1 and F2 lets call them F1hat and F2hat (3) Find values for F1hat when we substitue a value of x in it. (4) Find the corresponding densities of the cdfs. Any ideas? -- Thanks, Jim. [[alternative HTML version deleted]]
2010 Mar 09
1
sed help
Hi Can I know how to use sed to substitue 2 instead of 1 at the same time? eg: sed 's/pchloe.com/abc.com/ ; /192.92.123.5/10.10.0.3/g' orgfile >> newfile thank you __________________________________________________________________ Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with t...
2008 Dec 13
5
UltraISO can't make a disk image
Wine 1.1.10 Ubuntu 8.04 I downloaded the trial version of UltraISO from http://www.download.com/UltraISO-Premium/3000-2646_4-10177302.html I need this to make a bin/cue image for an old DOS game, as no Linux program seems to be able to. (If someone can recommend me a substitue, that would be fantastic too) Anywho, It installed perfectly and runs fine. It can find my CD drive and can read the CD. However, when I try to make any kind of image (iso, bin/cue, etc) it freezes at a 0% loading screen. These are the only two lines sent to the terminal: Code: fixme:win:LockW...
2004 Nov 11
1
substitute/paste question for using Greek in plot titles
...", phi, " = ", 2) : Object "phi" not found But this works: Code (2): > plot(0,0, + main=substitute(paste("A value for ",phi," = ",phival), list(phival=phi.1)) ) > It appears that if the plot command takes the formula style entry, the substitue/paste fails. Is this documented as a feature (I couldn't find it if that is the case), or is it a bug? If it is a feature, it is a subtle difference between (1) and (2) that has potential to be quite frustrating! Perhaps I should just upgrade to version 2.0.0, though I can't see anything...
2008 Mar 04
1
help needed on function call
...;-merge(xx,yy,by.x="Group",all=TRUE) } print(xx) } The output is > xyz <- freqgrp(dt,cat1,ind,2) Group cnt pct grp_1_cnt grp_1_pct grp_2_cnt grp_2_pct 1 0 38 76 23 100 15 55.6 2 1 12 24 NA NA 12 44.4 > But if I substitue the variable "cat1" in line {yy <- freqtot(df,cat1)}, it doesn't output the correct results. The motivation to write the 2 functions is putting the count and percentage for overall & each individual group together, and write the data frame into a .csv file. Thanks, Sean [[a...
2009 Oct 01
1
3-layer structure and the bonnie rewrite problem
Hello list First of all: Good work and thanks for GlusterFS! I'm totally new to GlusterFS, but i like it a lot and think about migrating my NFS setup completely to GlusterFS. But i ran into some problems with my chosen structure. Hopefully someone can help out. The first questions: i ran into some performance issues with a certain structure/setup and like to know (before i continue testing)
2000 Jan 13
0
ssh-proxy, a new approach to firewall software
...really interesting one is the ssh proxy (ssh-proxy.c). The idea is the following: To the client it looks like an ssh daemon, but forwards anything politically accepted to some other host, for which it looks like an ssh client. Because the encryption, it does a "man-in-the-middle attack": substitues every key with a fake one, etc,etc. So far it is the normal behaviour an ssh proxy is expected to work. The design of the beast is the interesting part: There is expected to be a higher level where the policy decisions are made: where to connect, when does the connection gets accepted, what are...
2002 Jun 25
1
Using SSH as "su"-substitute
Hello everybody! I'd like to present a feature wish: using ssh as a substitue for su. Of course, if I have a forwarding agent (or the correct key) I can simply do a ssh -l <other_user> localhost but that's not really optimal - the environment gets lost as I'm newly logged in, agent forwarding has one more hop to traverse, the data is once more en/decrypted,...
2004 Jul 03
1
[LLVMdev] CommandLine.cpp:189: error: `strdup' undeclared
On Sat, 3 Jul 2004, Chris wrote: > >That should work fine. I'm not familiar at all with internix, but it >appears to have a buggy header or something. From what I understand, >internix is a posix layer for windows. Have you tried compiling under >cygwin? No, not yet. >If you grab the latest CVS sources, they should work fine with >cygwin, and will probably work
2004 Jul 04
0
[LLVMdev] CommandLine.cpp:189: error: `strdup' undeclared
>From: Misha Brukman <brukman at uiuc.edu> >Date: Sat, 3 Jul 2004 19:33:12 -0500 >Well, the patch adds #include <cstring> to CommandLine.cpp, so you >should try the patch first. If it does not work, then the Interix SDK ><cstring> is not a fully complete substitue for <string.h>, which it >should be, then you may have to manually try changing the <cstring> to ><string.h> and go from there. > >If that is the case, you may encounter other problems elsewhere in the >source code that may also require <string.h> in place of...
2019 Feb 15
0
winbind offline logon
...uses the Linux kernel keyring to store credentials on a per-UID basis. This is the recommended choice on latest Linux distributions, as it is the most secure and predictable method. It is also possible to define custom filepaths and use the "%u" pattern in order to substitue the numeric user id. Examples: krb5_ccache_type = DIR:/run/user/%u/krb5cc This will create a credential cache file in the specified directory. krb5_ccache_type = FILE:/tmp/krb5cc_%u This will create a credential cache file. Leave emp...
2009 Jul 11
0
Re: Fwd: Device 0 (vif) could not be connected. Hotplug scripts not working.
.../09, cmasmas cmasmas <cmasmas10@gmail.com> wrote: From: cmasmas cmasmas <cmasmas10@gmail.com> Subject: Re: [Xen-users] Fwd: Device 0 (vif) could not be connected. Hotplug scripts not working. To: xen-users@lists.xensource.com Date: Saturday, July 11, 2009, 1:43 AM I have changed vif (substitued "eth0" with "br0") and it hangs on this point: EXT3 FS on hda1, internal journal EXT3-fs: mounted filesystem with ordered data mode.   ***************************************************************   ***************************************************************   ** WARNI...
2006 Jun 28
0
PHP SmartyPants Typographer 1.0b2
...projects/php-smartypants/> Note: This version of Typographer is based on SmartyPants 1.5.1oo. It does not support arrows or the multiply sign which were added in the latest beta of SmartyPants 1.6. They'll be added eventually. Quote Extras ------------ SmartyPants Typographer let you substitue "straight" double quotes into any kind of quote. You can define what type of quote to use with these configuration variables near the top of the file: # Openning and closing smart double-quotes. define( 'SMARTYPANTS_SMART_DOUBLEQUOTE_OPEN', "&#8220;"...
2006 Jul 12
6
Showing rows on a page
...?Client Relations?,0 55703, ?Conferences?,0 Where part of my problem is when the data entry form is displayed to the user, all of the default rows should be shown regardless of there being a timesheet row, plus any optional rows. Also, instead of just listing the default rows, I would want to substitue any values currently in the timesheet table. So the user should see a form something like this: [ ] are textboxes Programming [ 8 ] [ 8 ] [ 0 ] [ 0 ] [ 0 ] Research [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] User Studies [ 0 ] [ 0 ] [ 0 ] [ 0 ] [ 0 ] Documentation [ 0 ] [ 0 ] [ 8 ] [ 8 ] [ 4 ] Vacation [ 0 ]...
2004 Sep 30
0
Domain member server with local users
Hi, I'm trying to build a samba server that shall substitue one of our NT4 servers but I'm having some problems with setting up the local user account: The NT4 server was member of a ressource domain (R1) and also had a local user account named "bcd" which is needed for a boot-cd. Normal users authenticated through the master domains M1 and M2...