search for: perlmonk

Displaying 20 results from an estimated 20 matches for "perlmonk".

Did you mean: perlmonks
2009 Sep 05
2
Running two R instances at the same time
...meaning that the two R *interpreter* instances are talking to the same backend that's capable of processing only one thing at a time? Technical details: OS was Ubuntu 9.04 running on a Core2Dou E7300, and the R version used was the default one from the Ubuntu repository. Please see http://www.perlmonks.org/?node_id=792460 for an extended discussion of the problem, and especially http://www.perlmonks.org/?node_id=793506 for excerpts of output and actual code. Thanks for your answers in advance: P?ter Juh?sz
2009 Sep 05
2
Running two R instances at the same time
...meaning that the two R *interpreter* instances are talking to the same backend that's capable of processing only one thing at a time? Technical details: OS was Ubuntu 9.04 running on a Core2Dou E7300, and the R version used was the default one from the Ubuntu repository. Please see http://www.perlmonks.org/?node_id=792460 for an extended discussion of the problem, and especially http://www.perlmonks.org/?node_id=793506 for excerpts of output and actual code. I have received several suggestions about R packages that would enable parallel processing in some way or other, and I'm thankful for...
2017 Jun 02
1
more recent perl version?
...ears and has been great in maintenance and operation (despite my initial fears). Alternatively, you can use a container. See for example: https://linuxcontainers.org/ http://www.itzgeek.com/how-tos/linux/centos-how-tos/setup-linux-container-with-lxc-on-centos-7-rhel-7.html http://www.perlmonks.org/index.pl?node_id=1034720 Cheers, Nick
2008 Feb 03
4
Extract vowels and consonants using Ruby Regex
...mb However, the regex does not accommodate the conditional treatment of ''y'' as a vowel *if there is no other vowel before or after it.* If properly implemented, the previous examples would return: ayaaiea (vowels) and mrhdlttllmb (consonants). According to this post (http://www.perlmonks.org/?node_id=592867), this could be accommodated in Perl using "zero-width negative-look- behind" and "zero-width negative-look-ahead" assertions as follows: my @vowels = ( /[aeiou]|(?<![aeiou])y(?![aeiou])/gi ); Where, the "(?<!...)" is a "zero-width neg...
2004 Aug 06
1
Question about shout
Hi All New to icecast, shout, and the list. Is it possible to get shout to play to the soundcards output AND broadcast to an icecast server? -- Gabriel Fortuna Independent Newspapers Information Technology - Projects & Networking Division T - +27 11 633 2833 F - +27 11 838 2528 IN MY OPINION anyone interested in improving himself should not rule out becoming pure
2009 Oct 23
1
MAC address generating script
ust can't find a script that generates a valid MAC address :S Has anyone has one? thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20091023/ca91ea82/attachment-0002.html>
2001 Nov 21
0
Is Samba over an IPSec tunnel possible?
...unning on Sparc Solaris 2.6 The VPN tunnel is between a OpenBSD 2.7 server and a Netopia R9100 router. The tunnel is negotiated using IKE. The server running Samba receives NetBIOS packets, I can see them using tcpdump. I have formatted a capture and placed it on display at http://grinder.perlmonk.org/tcpdump.html I can see the differences between a successful connection and this connection, but I don't understand enough to work out the reason that it is failing. The router has a number of parameters that can be used to tweak NetBIOS settings, but after having fiddled with a few I haven...
2013 Nov 07
2
XML to text
Is there anything offered in Centos that might convert an XML file to a plain text file? My hopes are that it is flexible enough to make the following type of line: <title>Guide</title> into something like: title: Guide along with all the other fields. It'd be nice if it could handle multiple lines inside a single tag line as well. thanks steve campbell
2007 May 05
0
[SPAM] - Re: R package development in windows - BayesianFilter detected spam
...Gabor Grothendieck > Sent: Fri 5/4/2007 11:55 AM > To: Doran, Harold > Cc: r-help at stat.math.ethz.ch; Duncan Murdoch > Subject: Re: [R] [SPAM] - Re: R package development in windows - BayesianFilter detected spam > > > > Just googling I found this: > > http://www.perlmonks.org/?node_id=186402 > > On 5/4/07, Doran, Harold <HDoran at air.org> wrote: >>> The best, of course, would be to get rid of Perl altogether. >> In Python, it is possible to make standalone executables. Is it possible >> to also do this in Perl, then one could elim...
2004 Nov 01
2
NIS as user authentication
Hi all, I believe that I have asked this in one form or another, but I did not see an answer. ( it could be that I missed it ) do please forgive me if I did, but could I ask you all to humor me for a moment. Is there any way to get Samba to use YP ( NIS ) as the basis for user authentication? If not at this time ( as I have not been able to determine that it is
2017 May 24
3
more recent perl version?
On May 24, 2017, at 9:38 AM, hw <hw at gc-24.de> wrote: > > Warren Young schrieb: >> On May 24, 2017, at 7:05 AM, hw <hw at gc-24.de> wrote: >>> apache uses mod_perl >> >> mod_perl was dropped from Apache in 2.4, and Red Hat followed suit with RHEL 7. > > What is it using instead? There are various options. We use mod_fcgid + Plack here. And
2006 Oct 15
12
Very small scores for search results
Hi Everyone, I''m using Ferret 0.10.11 with acts_as_ferret from SVN (same results with 0.10.10 and 0.10.9 though). I''m running into an odd problem where the scores of my top-ranking search results are ridiculously small - even when the query is one that should match at least one document with a decent score. To give an example, I have just the names of 5 businesses indexed
2016 Oct 20
2
[PATCH] customize: Test that the --root-password parameter works.
This is the second half of the patch series posted yesterday (see: "[PATCH 0/2] builder: Add test that a serial console is set up for guest templates we supply."). This checks that our code to change passwords works on real guests. It creates a real guest using virt-builder with the --root-password option, then boots it up and tries to log in with the root password. Interaction with
2004 Aug 06
7
question on downsampling
Hi, Maybe a bit off topic for this list, bt anyway. I have received several feature requests for DarkIce to support downsampling of the audio input before passing it to lame or ogg vorbis. For example the audio read from the soundcard would be 44.1kHz, and lame would get it at 22.05kHz. I figure two ways of doing this: 1. For lame, one can specify the input and the desired mp3 sampling rate,
2014 Aug 04
6
[hivex] Segfault for an integer value to node_set_value
Hi, When an integer argument is passed as value, node_set_value segfaults. Reproducer is at the end of this message The backtrace points at hivex-py.c, function get_value. While obj is non-NULL, `bytes = PyUnicode_AsUTF8String (obj);` returns NULL. Kind regards, Peter https://lekensteyn.nl #!/usr/bin/env python3 import hivex, sys h = hivex.Hivex(sys.argv[1]) print(h) val = {
2014 Aug 16
7
[hivex] [PATCH 0/6] Python fixes for node_set_value
Hi, This patch series is based on a prior patch[1], splitting off changes as requested and incorporating feedback from Richard Jones. It introduces type validation to avoid segmentation faults (instead, it reports an exception) and fixes handling of the bytes type in Python 3. Major changes since that series: - Drop newly introduced support for integer types for DWORD/QWORDS - Reject Unicode
2009 Aug 12
23
[PATCH 0/23] factor and const-correctness
This started as a simple warning-elimination change. I'll get back to that series shortly ;-) It turned into a factorization and constification exercise during which I got a taste of ocaml. Thanks to Rich Jones for help with a few snippets in generator.ml. The overall result is that many previously-manually-maintained bits from daemon/*.c functions are now hoisted into the automatically-
2010 Aug 31
13
[PATCH v2] Add progress bars
This is an updated and extended version of the original patch: https://www.redhat.com/archives/libguestfs/2010-August/msg00163.html This adds OCaml and Perl bindings (both tested), support for progress bars in virt-resize, and adds progress notifications to a number of the simpler commands. Still to do is to add progress messages to more commands. There are still a few commands which would be
2009 Aug 03
1
[PATCH 1/2] Convert all TABs-as-indentation to spaces.
...r "%s " name; @@ -6746,148 +6746,148 @@ DESTROY (g) pr "\n"; pr " guestfs_h *g;\n"; iteri ( - fun i -> - function - | String n | FileIn n | FileOut n -> pr " char *%s;\n" n - | OptString n -> - (* http://www.perlmonks.org/?node_id=554277 - * Note that the implicit handle argument means we have - * to add 1 to the ST(x) operator. - *) - pr " char *%s = SvOK(ST(%d)) ? SvPV_nolen(ST(%d)) : NULL;\n" n (i+1) (i+1) - | StringList n -> pr " char **%s;\n" n...
2001 Dec 10
1
multiple smb daemons
Is it possible to bind multiple smb daemons to different NICs on the same machine ? Here is my dilemma: I had about three print servers with different names on NT. There were on average, 120 print share on each. I would like to try to merge all of those printer share into 1 single machine. Aliases on NT do not seem to work fo r printer shares (file shares work fine). My idea was to replace all