search for: dox

Displaying 20 results from an estimated 62 matches for "dox".

Did you mean: do
2003 Sep 11
1
S+DOX eqivalent in R?
Dear List, I am looking for a function `Pseudo standard error' (PSE), which is available in S+ DOX (design of experiemnt) module - Is there a similar function available in R? Reference for PSE function is in the paper: 'Quick and easy analysis of unreplicated factorials' by Russell V. Lenth, Technometrics, 1989, 31, 4, 469-473. Thanks. -Nitin
2006 Apr 23
3
RJS not sent as text/javascript
I''ve made a couple of other posts about this and finally figured out what was wrong. For some reason, the RJS response was not being sent with a content type of "text/javascript" (which it should be, per the dox). The following line in each controller method that renders RJS makes my app work: @headers[''Content-Type''] = ''text/javascript'' Does anyone know why the content type might not be getting set correctly? Thanks -- View this message in context: http://www.nabble....
2020 Nov 15
2
How to read NTFS ADS (alternate data steams) using libsmbclient?
...streams, similar to what is provided by smbclient's interactive session (allinfo, get). But as we evaluate libsmbclient (as we'd like to do above in code), we don't find any such API w.r.t ADS. The closest is an API to get extended attributes, which is not ADS. http://mrs.suzu841.com/dox/samba_doxygen/group__libsmbclient.html Is there a way to query/read data streams using libsmbclient? Any suggestion is welcome. Thanks, Jing
2015 Mar 12
0
NUT vs PowerWalker/BlueWalker SNMP with VFI 1500RM/3000RM LCD models
...27.4 229.9 025 50.0 2.27 17.2 00000001 5.055093 send: Q1 5.289192 read: (228.1 227.9 229.1 026 50.0 2.28 17.0 00000001 7.057093 send: Q1 7.289088 read: (227.3 227.3 229.6 025 50.0 2.28 16.7 00000001 -- Regards KP iso.3.6.1.2.1.33.1.7.1.0 = OID: ccitt.0 Links: ------ [1] http://fossies.org/dox/nut-2.7.2/extstate_8h.html#ad4fe464721976cb1d5c6cbac63a59ada [2] http://fossies.org/dox/nut-2.7.2/snmp-ups_8h.html#a0b6ee4b210ff66feb3e3d5cf98c8fcd5 [3] http://fossies.org/dox/nut-2.7.2/ietf-mib_8c.html#aeab4fc1af0563aab80214f3b571130b4 -------------- next part -------------- An HTML attachment was...
2016 Apr 18
2
Create multiple domains from single saved domain state (is UUID/name fixed?)
...to which I saved the domain state using "virsh save". But I seem unable to rename before I restore.. Any ideas? Could I do this with snapshots? I suspect not since I see virDomainSnapshotRedefinePrep() calling virDomainDefCheckABIStability which raises the error here: https://fossies.org/dox/libvirt-1.3.3/domain__conf_8c_source.html#l17991 Out of curiosity does anyone know what horrors might befall me if I were to remove the lines protecting against name and UUID changes? Then compile my own libvirt... The comment in the code says name can be changed, but I'm guessing I would have...
2015 Oct 20
2
RFC: Second draft of an LLVM Community Code of Conduct
...e careful in the words that you choose." which makes it sound like it is about incidental oversights, but everything after the second sentence seems pretty unrelated. E.g. one of the examples is "Posting (or threatening to post) other people's personally identifying information ("doxing")." - how does that fall under anything involving "be careful"? Similarly for "Unwelcome sexual attention." in what way does that involve "the words that you choose"; is there a choice of words that makes "Unwelcome sexual attention." any more or...
2017 May 18
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...: # >10-ssl.conf # cat 10-ssl.conf # echo 'ssl = required' >10-ssl.conf # echo 'ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf I?ve done usual searching online for a week and read some dox, but cannot see what I?ve missed out. Any ideas? Please? Thanks, Sophie
2010 Sep 24
0
[LLVMdev] Patch to allow llvm.gcroot to work with non-pointer allocas.
...ite a stack crawler like mine. (Actually, it's already written, however without this patch the tutorial doesn't make any sense.) Hi Talin, I don't think anyone is really using the GC support, other than Nicolas in VMKit. If he's ok with the change, I am too. Please make sure the dox stay up to date though. -Chris
2010 Sep 24
2
[LLVMdev] Patch to allow llvm.gcroot to work with non-pointer allocas.
...e. (Actually, it's already > written, however without this patch the tutorial doesn't make any sense.) > > Hi Talin, > > I don't think anyone is really using the GC support, other than Nicolas in > VMKit. If he's ok with the change, I am too. Please make sure the dox stay > up to date though. > > -Chris > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTM...
2005 Jul 22
1
Authenticate pptpd server on a domain controller
...d that it is possible using winbind, kerberos and pam. I have been making some configurations but I haven't made yet it works. I want to know what is the best way and how to make. I have traied these two links.: 1- Replacing a Windows PPTP server with Linux HOWTO http://poptop.sourceforge.net/dox/replacing-windows-pptp-with-linux-howto.phtml 2- Chapter 23. Winbind: Use of Domain Accounts http://us2.samba.org/samba/docs/man/Samba3-HOWTO/winbind.html but the two show the same error when I try to join the pptpd server on the pdc. All the configurations were made in the pptpd server not on th...
2010 Sep 22
3
[LLVMdev] Patch to allow llvm.gcroot to work with non-pointer allocas.
I'm moving this thread to llvm-dev in the hopes of reaching a wider audience. This patch relaxes the restriction on llvm.gcroot so that it can work with non-pointer allocas. The only changes are to Verifier.cpp - it appears from my testing that llvm.gcroot always worked fine with non-pointer allocas, except that the verifier wouldn't allow it. I've used this patch to build an
2017 Jun 04
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...t; # echo 'ssl = required' >10-ssl.conf >> # echo 'ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf >> # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf >> >> I?ve done usual searching online for a week and read some dox, but cannot see what I?ve missed out. >> Any ideas? Please? >> >> Thanks, >> Sophie >>
2010 Sep 25
0
[LLVMdev] Patch to allow llvm.gcroot to work with non-pointer allocas.
...lready >> written, however without this patch the tutorial doesn't make any sense.) >> >> Hi Talin, >> >> I don't think anyone is really using the GC support, other than Nicolas in >> VMKit. If he's ok with the change, I am too. Please make sure the dox stay >> up to date though. >> >> -Chris >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > > --...
2017 Jun 05
4
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...gt;>> # echo 'ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf >>>>>> # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf >>>>>> >>>>>> I?ve done usual searching online for a week and read some dox, but >>> cannot see what I?ve missed out. >>>>>> Any ideas? Please? >>>>>> >>>>>> Thanks, >>>>>> Sophie >>>>>>
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...39; >10-ssl.conf >>>> # echo 'ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf >>>> # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf >>>> >>>> I?ve done usual searching online for a week and read some dox, but >cannot see what I?ve missed out. >>>> Any ideas? Please? >>>> >>>> Thanks, >>>> Sophie >>>>
2010 Sep 25
2
[LLVMdev] Patch to allow llvm.gcroot to work with non-pointer allocas.
...ten, however without this patch the tutorial doesn't make any sense.) >>> >>> Hi Talin, >>> >>> I don't think anyone is really using the GC support, other than Nicolas >>> in VMKit. If he's ok with the change, I am too. Please make sure the dox >>> stay up to date though. >>> >>> -Chris >>> _______________________________________________ >>> LLVM Developers mailing list >>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llv...
2016 Apr 19
2
Re: Create multiple domains from single saved domain state (is UUID/name fixed?)
...ave". >> But I seem unable to rename before I restore.. Any ideas? >> >> Could I do this with snapshots? I suspect not since I see >> virDomainSnapshotRedefinePrep() calling >> virDomainDefCheckABIStability which raises the error here: >> https://fossies.org/dox/libvirt-1.3.3/domain__conf_8c_source.html#l17991 >> >> Out of curiosity does anyone know what horrors might befall me if I were >> to remove the lines protecting against name and UUID changes? Then compile >> my own libvirt... >> The comment in the code says name can b...
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...;ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf >>>>>>>> # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf >>>>>>>> >>>>>>>> I?ve done usual searching online for a week and read some dox, but >>>>> cannot see what I?ve missed out. >>>>>>>> Any ideas? Please? >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Sophie >>>>>>>>
2017 Jun 05
2
10-ssl.conf: Unknown setting: ssl / debian 1:2.2.13-12~deb8u
...ssl_key = </etc/ssl/private/xxx.key' >>10-ssl.conf >>>>>>>> # echo 'ssl_cert = </etc/ssl/private/xxx.pem' >>10-ssl.conf >>>>>>>> >>>>>>>> I?ve done usual searching online for a week and read some dox, but >>>>> cannot see what I?ve missed out. >>>>>>>> Any ideas? Please? >>>>>>>> >>>>>>>> Thanks, >>>>>>>> Sophie >>>>>>>> -------------- next part ------------...
2008 Feb 20
2
[LLVMdev] Problems building LLVM 2.2 for ARM
...cleanly on GCC 4.2.3 / Linux. === I'm building on Ubuntu/Scratchbox/ARMEL using GCC 3.4.4 (CodeSourcery ARM 2005q3-2) using ./configure --prefix=$HOME/local/llvm-2.2 --enable-jit --enable-threads --enable-shared --enable-optimized I could reproduce, but overcome the problems described in dox regarding optimized built: """ GCC 3.4.4 (CodeSourcery ARM 2005q3-2): this compiler miscompiles LLVM when building with optimizations enabled. It appears to work with "make ENABLE_OPTIMIZED=1 OPTIMIZE_OPTION=-O1" or build a debug build. http://www.llvm.org/docs/GettingS...