search for: explic

Displaying 20 results from an estimated 230 matches for "explic".

Did you mean: explico
2008 Jul 19
2
Explication for ast_safe_system
Can someone please explain the reason on the following code (in asterisk.c, function ast_safe_system()): /* Close file descriptors and launch system command */ for (x = STDERR_FILENO + 1; x < 4096; x++) close(x); Why to close so many descriptors? Thanks in advance ?ric
2003 Apr 07
4
subsetting a dataframe
...wdf <- subset(olddf,select = - colname) The above statement will give an error, but thats what I'm trying to accomplish. If I had used: newdf <- subset(olddf,select = - LOT) then it would have worked, but as I said the column name is stored in a variable so I can't just enter it explicity. Thanks.
2009 Jul 21
7
[LLVMdev] LLVM and Interrupt Service Routines.
Hi, Apparently, there is no explicit support for ISRs in the llvm framework. I could not find a matching attribute that can be used to mark a function as an ISR, which codegen and optimizer can use accordingly. ISRs aren't called explicity from any function, so currently the optimizer deletes them. We are planning to introduce...
2007 Mar 29
4
wondershaper and dmzs
...After all, the network link the dmz fast. I''ve been using wondershaper, since it''s easy and works well, but I''m not sure how to add in an exception for the dmz hosts. Can I do this with tc, or is the entire interface shaped? It seems like I might be able to create a more explicate filter, but I''m having trouble getting it to work. seph
2009 Nov 09
5
[LLVMdev] Proposal: intp type
...type present will tend over time to reduce the number of casts to/from int64 appearing in bitcode that have to be stripped out, slightly speeding up optimizations and codegen. The ramifications that I see: 1. Conversions to/from other integer types: right now, integer type conversions are always explicity specified as either a trunc, a sext, or a zext. Since the size of intp is not known at IR generation time, you can't know whether a conversion to/from intp truncates or extends. 2. The usual ramifications of adding a new type: IR generation/analysis, optimizations, and codegen all have to...
2019 Nov 07
0
net ads join explication ?
...z, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > nathalie ramat via samba > Verzonden: donderdag 7 november 2019 14:01 > Aan: rpenny at samba.org > CC: samba at lists.samba.org > Onderwerp: Re: [Samba] net ads join explication ? > > > My Dc is under linux - my version of linux is 5.2.0-3-amd64 > > My client os is also under linux et the version is > 5.2.0-2-amd64. I have > also client windows10. > > I put the result of the test > > Collected config? --- 2019-11-07-13:14 ------...
1998 Dec 15
4
mounting an arbitrary directory?
...to mount /usr/local/bin ? Using a different smb server, I've seen the ability to do this by doing something like Connect to: \\smbserver\/usr/local/bin Connect as: user Password: **** In other words, I'd like to be able to specify the exact path I'd like to mount without having to explicity put it in smb.conf. (Permissions would of course be subject to whatever the permissions the user has in unixland). If this isn't currently possible, could it be placed on the features wishlist? Thanks. Steve
2009 Nov 10
0
[LLVMdev] Proposal: intp type
2009/11/9 Kenneth Uildriks <kennethuil at gmail.com>: > > 1. Conversions to/from other integer types: right now, integer type > conversions are always explicity specified as either a trunc, a sext, > or a zext.  Since the size of intp is not known at IR generation time, > you can't know whether a conversion to/from intp truncates or extends. > Now that there are arbitrary-sized integers, couldn't you zext to i256 then trunc down again,...
2019 Nov 07
2
net ads join explication ?
My Dc is under linux - my version of linux is 5.2.0-3-amd64 My client os is also under linux et the version is 5.2.0-2-amd64. I have also client windows10. I put the result of the test Collected config? --- 2019-11-07-13:14 ----------- Hostname: clientblues2 DNS Domain: sambadom.calais.fr FQDN: clientblues2.sambadom.calais.fr ipaddress: 192.168.xx.233 ----------- Kerberos SRV
2006 Aug 02
3
iptables u32 kernel 2.6.17
...it give me the following message : [ 5333.870000] ip_tables: u32 match: invalid size 0 != 2028 iptables: Unknown error -1 I tried to do some modifications on ipt_u32.c following modifications which work for ipp2p (http://www.sieglitzhof.net/~doc/ipp2p/) without any succes. Does anyone have an explication why the problem occurs whith the new kernel and how to solve it ? Thanks in advance ___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager...
2018 Apr 06
2
Obtain gradient at multiple values for exponential decay model
...id Winsemius" <dwinsemius at comcast.net> > > > Not correct. You already have `predict`. It is capale of using the `newdata` values to do interpolation with the values of the coefficients in the model. See: > > ?predict > The ? details did not mention interpolation explicity; thanks. > The original question asked for a derivative (i.e. a "gradient"), but so far it's not clear that you understand the mathematical definiton of that term. We also remain unclear whether this is homework. > The motivation of this post was simple differentiation of...
2003 May 28
1
FW: Question about logging.
I'm forwarding this to security@, as I'm getting no replies on ipfw@. Hope it's relevant enough for you :( ---Original Message----- From: owner-freebsd-ipfw@freebsd.org [mailto:owner-freebsd-ipfw@freebsd.org] On Behalf Of Erik Paulsen Skålerud Sent: Wednesday, May 28, 2003 1:02 AM To: ipfw@freebsd.org Subject: Question about logging. Sorry for asking this, It's probably been
2007 Nov 24
7
htmlwindow
...cher toutes les pages web avec html window, est-ce qu''il est possible à partir d''un bouton de coller l''url choisi dans la barre de recherche d''IE7 par exemple et d''ouvrir IE7 automatiquement à la page recherchée? Est-ce que vous pouvez me donnez quelques explications si cela est possible? merci sebastien http://beusse.liveror.com _______________________________________________ wxruby-users mailing list wxruby-users@rubyforge.org http://rubyforge.org/mailman/listinfo/wxruby-users
2019 Nov 07
1
net ads join explication ?
Hello , I want to add my linux client in my ad . I use net ads join -U administrator passwd : xxxx and I wait and I have no reponse but if I put 8 times t he key enter,? my machine is add to my add but I have? this message error : error reading from file descriptor 0 : empty password? which come from the server I don't understand why . My server is samba 4.11 and? my client use winbind
2009 Dec 04
12
how to get xen with a kernel 2.6.27 or above?
Hi list, I am starting a academic security related project and I was wondering if there is any documentation on compiling xen/dom0 with a recent kernel? I''ve seen a few good intentioned threads, but no real documentation so far. Any helpful pointers will be greatly appreciated! Thanks in advance, - SDG P.S: First mail, not sure if I should post it here...let me know if I am on the
2000 Dec 18
2
scp remote path specification
...default path on the remote host. For some users (like root), we try to avoid this since scp may be on a network file system (AFS/NFS), and we don't want to hang root's session on network outages. Would a patch to scp be acceptable in the main tree that allows to set the path to remote scp explicity, either as a new command line or as an ENV variable (it looks like a ssh config file parameter won't work, since the file is not read by scp itself). I know that a workaround is to put "PATH=/path/to/bla" into these user's .ssh/environment or as a parameter to their key, but I...
2023 Jan 09
2
return value of {....}
...within a function, only the value(s) returned are available to the caller. That is the essence of functional-type programming languages. You need to read up on (function) environments in R . You can search on this. ?function and its links also contain useful information, but it may too terse to be explicable to you. There are of course many available references on the internet. I believe your mental model for how R works is flawed, and you have some homework to do to correct it. I may be wrong, naturally, but you can judge by looking at some tutorials. -- Bert On Mon, Jan 9, 2023 at 6:47 AM aksh...
2009 Jul 21
0
[LLVMdev] LLVM and Interrupt Service Routines.
We've used the used attribute to ensure they are not deleted and had no problem. Andrew On Tue, Jul 21, 2009 at 10:07 AM, <Sanjiv.Gupta at microchip.com> wrote: > Hi, > Apparently, there is no explicit support for ISRs in the llvm framework.  I > could not find a matching attribute that can be used to mark a function as > an ISR, which codegen and optimizer can use accordingly. ISRs aren't called > explicity from any function, so currently the optimizer deletes them. We are > pl...
2009 Nov 11
1
[LLVMdev] Proposal: intp type
On 10 Nov., 15:10, me22 <me22... at gmail.com> wrote: > 2009/11/9 Kenneth Uildriks <kenneth... at gmail.com>: > > > > > 1. Conversions to/from other integer types: right now, integer type > > conversions are always explicity specified as either a trunc, a sext, > > or a zext.  Since the size of intp is not known at IR generation time, > > you can't know whether a conversion to/from intp truncates or extends. > > Now that there are arbitrary-sized integers, couldn't you zext to i256 > the...
2017 May 24
1
Automatic SMB3 negotiation
Hello.. My server have this settings in [global] section: max protocol = smb3 min protocol = smb2 When I try connect to server using my clients (Centos 7.3/Ubuntu 16.04) I can't because clients still trying NT1. I must explicity add in smb.conf on clients the option ' client max protocol = smb3' and the connections works again. The question is: If I have defined the min and max protocols in server, I believe that the automatic negotiation between server and clients must use smb2 or smb3, and the client should...