search for: implenting

Displaying 20 results from an estimated 72 matches for "implenting".

Did you mean: implmenting
2005 Oct 12
3
Can R functions be implented in Matlab
Hi, I am Madhu Kishore a Graduate student at University of Texas at El Paso in Electrical Engineering. I am using R language for Normality tests and my doubt is can implements the R functions in Matlab. I expect to hear from you soon. Madhu kishore. --------------------------------- [[alternative HTML version deleted]]
2002 Jun 14
2
SCP2 implementation documentation?
Hi, I'm about to incorporate scp2 support to our current SSH2 server implentation and I could't find any document (RFC, internet draft, etc) about the implementation scp or scp2. Does anyone know where I could find some ??? Thanks -- Charles Gelinas Software Engineering Ericsson Inc. Datacom Networking and IP Services Access Product Unit charles.gelinas at ericsson.com Ph: (805)
2010 May 18
2
C function call in R
dear all, we am trying to improve the performance of my R code, with the implentation of some function with custom C code. we found difficult to import and export/import data structure such us matrices or data.frame into the external C functions. we already tried the solution from "Writing R Extensions" form the R webpage. do you have any other solution or more advanced documentation
2007 Mar 06
2
Polycom 501 - Auto answer on one line appearance
I am using SugarCRM together with the asterisk plugin, which allows me to click a number, SugarCRM calls my extension then places the call when I pickup. I would like to have that extension auto-answer. I set it up as line 3 on my phone so normal calls do not get auto-answered. However, I have not been able to get this to work. Has anyone implented this? This is what I put in the config file
2014 May 01
2
[LLVMdev] [ exception_ptr ] libcxx doesn't cope well with libcxxabi under linux
Hi, I'm under Ubuntu 13.10 amd64 I just compiled both my libcxx and my libcxxabi. I noticed this really weird behaviour, while trying to compile some C++11-compliant piece of code I get this error at runtime exception_ptr not yet implemented Aborted (core dumped) Now my experience tells me that this is something that can easily be related to the ABI, so I go to the official libcxxabi
2024 Mar 10
3
PrivateKeyCommand config idea
On Fri, 8 Mar 2024, openssh at tr.id.au wrote: > G'day, > > In our infrastructure we're trying to be more diligent about switching > to sk keys (and/or certs backed by sk keys.) However, there are some > services like Gerrit and Jenkins which are written in java and I guess > they will never support sk keys, or at least, it seems like it won't > happen any time
2010 May 26
1
newbie question about shared folders
I'm preparing to move our site to dovecot 1.2.11 and have a question about shared folders. We're currently using UW imap's mbx mailboxes for shared folders. We accomplish the sharing by use of file system permissions and ACLs. I notice that dovecot's method of sharing is more based on IMAP ACLs and apparently file system permissions are useful, but not necessary. On the
2009 Jan 29
1
Xapian Ruby bindings do not implement full multi-value-sorting functionality?
Hello, this is a question that could be answered by collaborators of the Ruby bindings. Today I've played around with the Xapian::MultiValueSorter class. I've set everything up and then I tried following on an instance of Xapian::Enquire: : enquire = Xapian::Enquire.new(database) enquire.query = options[:query] : sorter = Xapian::MultiValueSorter.new sorter.add(0, true) sorter.add(1,
2009 Oct 01
1
Busy app timeout
Using 1.4 svn, I want to implent the busy application. With the following dialplan: [inboundqueue] exten => _X.,1,Answer() exten => _X.,n,Goto(dropcall,1) ... exten => dropcall,1,Busy(10) exten => dropcall,n,hangup() If I call any number in the inboundqueue, I get the following: [Oct 1 12:06:44] -- Executing [444678 at isdnspan1:1] Answer("Zap/1-1", "")
2011 Apr 14
1
Using GSL Routines
Dear R-programmers, I am trying out certain methods in R, and the statistics require me to calculate n-(sample size) dimensional equations. They are not really very hard to solve - my home-brew implentation of Newton-Raphson in R succeeds most of time with simulated data. (Note that I am assured of a unique solution by theory). Problem comes in with real data, for which I should really implement
2004 May 22
1
Gathering EventLog Information from a remote server or workstation
Hi everyone, I've recently begun looking into ways of automating the monitoring of all my servers. Whilst most of the Linux/BSD stuff is sorted, I am having more difficulties gathing the details of the Windows Boxes. The main source of problems is how to retrieve the event log details from a remote machine. During my research I came across some old mailling list articules in 1999 regarding
2005 Apr 15
5
Clustered xAPIC and Unisys ES7000 patch
Here is a patch for clustered xAPIC and Unisys ES7000 support in Xen. To turn the features on add CONFIG_X86_CLUSTERED_APIC and CONFIG_ES7000 defines to xen/include/asm-x86/config.h Signed off by Aravindh Puthiyaparambil <aravindh.puthiyaparambil@unisys.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2011 Nov 07
1
repeating a loop
Hi I have implented boxplots in my script to create box plots BoxplotsCheck <- readline(prompt = "Would you like to create boxplots for any Feature? (y/n):")   if (BoxplotsCheck  == "y"){     BoxplotsFeature <- readline(prompt = "Which Feature would you like to create a Boxplot for?:")     BoxplotsFeature <- as.numeric(BoxplotsFeature)     BoxplotsData
2020 Oct 05
2
logging lines in krb5.conf
...with.? I'm not using the Samba from CentOS/RHEL, >> but a custom compiled one (latest 4.11.13).?? As CentOS uses MIT >> Kerberos by default, am I not automatically using MIT Krb5 on the >> server in the mode you describe as "Experimental"? ? Is Samba >> re-implenting the Heimdal based Kerberos, or using the system >> Kerberos? Do I have a choice? And If my system doesn't use Heimdel >> and only has MIT Krb5 libraries, isn't that? what would be used?? >> Here's the ldd on the samba binary... > > It depends on how you actual...
2006 Oct 19
2
Connecting to XML/SOAP feed that requires pkcs12 certificate for client authentication
All, I''m stumped. I need to connect to an XML/SOAP feed... that''s normally not an issue. But this one has a hoop that threw me for a loop. Some corporate security geek implented it such that a client certificate (pkcs12) is required to validate my identity before their system will talk to me. The remote system is, of course, running J2EE w/ EJB inside their firewall. But
2011 Sep 05
2
Need more information about VGLM
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?... Nom : non disponible URL : <https://stat.ethz.ch/pipermail/r-help/attachments/20110905/43ff838a/attachment.pl>
2023 Oct 19
1
Question about silos and Authentication policies
Hello, You cannot use Active Directory Administrativ Center because samba has no ADWS implented. There where efforts and but ADWS did no reach production status. I think Catalyst, Andrew Bartlett tried someting, did not finish it. Yes you need to use the old RSAT. Gretings Daniel EDV Daniel M?ller Leitung EDV Tropenklinik Paul-Lechler-Krankenhaus -----Urspr?ngliche Nachricht----- Von:
2009 Aug 26
7
storeconfigs + environments issue
Hi Guys, Im trying to turn on storeconfigs with a mysql db backend. On my testing server in our lab, i configured this successfully and can see if keeping information on all test hosts. When trying to implent the same idea onto our production puppet server, I get the following errors: Aug 26 16:35:53 opsynxsr0097 puppetmasterd[27003]: (/Settings[/etc/
2020 Oct 05
4
logging lines in krb5.conf
...mba from CentOS/RHEL, >>>> but a custom compiled one (latest 4.11.13).?? As CentOS uses MIT >>>> Kerberos by default, am I not automatically using MIT Krb5 on the >>>> server in the mode you describe as "Experimental"? ? Is Samba >>>> re-implenting the Heimdal based Kerberos, or using the system >>>> Kerberos? Do I have a choice? And If my system doesn't use Heimdel >>>> and only has MIT Krb5 libraries, isn't that? what would be used? >>>> Here's the ldd on the samba binary... >>> &g...
2023 Oct 19
1
Question about silos and Authentication policies
Do you know wich of the RSAT I need to use to manage auth-policies and silos. With samba-tool I can't assign users and hosts to the policies. I can only create, delete, list and view policies and silos Am 19.10.23 um 09:03 schrieb Daniel M?ller via samba: > Hello, > > You cannot use Active Directory Administrativ Center because samba has no ADWS implented. > There where