search for: zappa

Displaying 20 results from an estimated 30 matches for "zappa".

Did you mean: kappa
2003 Dec 05
1
Numerous disconections and MaxTimeout appears to be ignored
...ng longer and longer and longer (logfile shows it at 120 seconds). Is this a bug or have i misconfigured anything? best regards Marco Amrein Dec 5 11:25:12 frank tinc.vpn[6620]: Trying to re-establish outgoing connection in 115 seconds Dec 5 11:27:09 frank tinc.vpn[6620]: Trying to connect to zappa (x.x.x.x port 655) Dec 5 11:27:09 frank tinc.vpn[6620]: Connected to zappa (x.x.x.x port 655) Dec 5 11:27:09 frank tinc.vpn[6620]: Connection with zappa (x.x.x.x port 655) activated Dec 5 11:36:32 frank tinc.vpn[6620]: Sending meta data to zappa (x.x.x.x port 655) failed: Resource temporarily un...
2011 Oct 17
2
Foreach (doMC)
Hello, I am trying to run a small example with foreach, but I am having some problems. Here is the code: *library(doMC) registerDoMC() zappa = list() frank = list() foreach (i = 1:4) %dopar% { zappa[[i]] = kmeans (iris[-5],4) frank[[i]] = warnings() }* The code runs without error. However the zappa and frank will be empty lists. If I use regular *for *instead, the list will be filled up with kmeans and warnings results. However, it...
2018 Sep 21
2
Comparing Clang and GCC: only clang stores updated value in each iteration.
Hi Philip and Eli, > I think your example may be a bit over reduced.  Unless I'm misreading > this, a starts at 1, is incremented one each iteration, and then is > tested against zero.  The only way this loop can exit is if a has > wrapped around and C++ states that signed integers are assumed to not > overflow.  We can/should be replacing the whole loop with an
2001 Jun 27
0
(PR#996) Double inclusion of "int R_OutputCon" from
[Header changed to help the R-bugs system] On Wed, 27 Jun 2001 thoffman@zappa.sax.de wrote: > I got a double defined symbol when linking src/modules/internet.dll > because > internet.c and sockconn.c include Rconnections.h (... and do not even > need > R_OutputCon). Um, that's definitely not in the code in the system you quote below. > One should pos...
2001 Nov 18
1
Configuration: libpng needs zlib, but ...
...ibraries. R_ZLIB ## POSIX times. R_USES_LEAPSECONDS ...... I think either the order in configure.in should be changed or in R.m4 the zlib should be included into the OTHER-LIBRARIES branch of the macro. -- Thomas Hoffmann Telephone: 49-351-4598831 thoffman at zappa.sax.de Dresden, Germany ..sig under construction ... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[...
2003 Jan 01
12
[Bug 462] compile failure with openssl 0.9.7
http://bugzilla.mindrot.org/show_bug.cgi?id=462 markus at openbsd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From markus at openbsd.org 2003-01-02
2014 Dec 23
3
Dealing with roaming machines
That's a good point. DHCP allows you to set DNS search parameters. So as long as each location sets different search, "ssh fishbowl" will in fact resolve to the proper local FQDN. On Monday, December 22, 2014, Nico Kadel-Garcia <nkadel at gmail.com> wrote: > On Mon, Dec 22, 2014 at 4:26 AM, martin f krafft <madduck at madduck.net > <javascript:;>> wrote:
2007 Feb 13
5
ATI fglrx patch, OpenGL is working
...sion 3.0.3 and 3.0.4 thanks to Jacob Gorm Hansen for suggestions testing, feedback (and bugreports - hope not) are welcome Christian -- "Without music to decorate it, time is just a bunch of boring production deadlines or dates by which bills must be paid." --- Frank Vincent Zappa _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2018 Oct 02
1
Step-by-Step Tutorial: How to Setup Your Own e-Commerce Online Store using WooCommerce 3.4.5, Wordpress 4.9.8, and CentOS 1805 (LAMP) in Amazon AWS Cloud
On 09/28/2018 10:10 PM, Yves Bellefeuille wrote: > As someone else already noted, "Could you please not post self- > promotional "tutorials" to the list?" > > Thanks for your understanding. > I don't specifically mind tutorials being posted to the list .. BUT .. I would like them to be in CentOS Namespaces. So either on wiki.centos.org or blog.centos.org.
2001 Oct 06
1
src/modules/Makefile.in: What is the (practical) difference betw. SUBDIRS and MODULES?
...rnet lapack vfonts It is my understanding, that there is a 1:1 correspondence between subdirs and modules. If this were true, then one could use one of both in all places. Or do I overlook something here? -- Thomas Hoffmann Telephone: 49-351-4598831 thoffman at zappa.sax.de Dresden, Germany -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the &q...
2001 Nov 23
0
eval.c: possible issue with profiling for Windows
...course simply make "wait" static. (This concerns R 1.3.1, because I use a 33kb modem line: forget this mail if this has changed in newer release (or if it's a wrong conclusion, of course)). -- Thomas Hoffmann Telephone: 49-351-4598831 thoffman at zappa.sax.de Dresden, Germany ..sig under construction ... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[...
2003 Oct 17
0
error message
...to set readonly bit on ldlinux.sys I use syslinux-2.06 Thanks! Franck __________________________________________________ GNU Linux Mandrake 9.1 - KDE 3.1 Optez pour le syst?me qui exploite l'ordinateur et non l'utilisateur __________________________________________________ http://www.zappa.com http://www.attac.org http://www.acontrecourant.org/acc2/ http://www.antipub.net/cdp/ http://www.plpl.org http://presselibre.org/ ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr
2002 Jun 26
0
[Bug 300] New: publickey authentication logged as hotsbased authentication
...fig lines are listed here): Protocol 2 PasswordAuthentication no ChallengeResponseAuthentication no X11Forwarding yes So I only allow protocol 2 public key authentication. I can log in successfully with a public key, but the bug is that in /var/log/authlog the entry says: "Jun 26 09:44:46 zappa sshd[5986]: Accepted hostbased for nestler from 1.2.3.4 port 48831 ssh2" It should say "publickey"; not "hostbased". It is definitely doing a publickey login (according to "ssh -v - v"), and not a hostbased login. -Ivan ------- You are receiving this mail b...
2001 May 16
1
Double inclusion of Runix.h
Maybe I am overlooking something important, but why is Runix.h included twice in sys-std.c? .... #include "Runix.h" #include "Startup.h" #include "Runix.h" .... In Runix.h, there is another iclusion of Startup.h ... Was this an omission during clean up? Curious, Thomas Hoffmann. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
2001 Jun 25
0
Dokumentation bug in src/include/Graphics.h (R-1.3.0) (PR#994)
...s2_emx arch = i386 os = os2_emx system = i386, os2_emx status = major = 1 minor = 2.3 year = 2001 month = 04 day = 26 language = R Search Path: .GlobalEnv, package:ctest, Autoloads, package:base -- Thomas Hoffmann Telephone: 49-351-4598831 thoffman@zappa.sax.de Dresden, Germany ..sig under construction ... -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or &quot...
2003 Jun 09
2
A stupid question...
...so, I don't know if it's related but the machine (you've guessed it... mailserver & fw/gw) sometimes becomes unresponsive on one of the two rl's and the only solution is to reboot. Anyone has some hints for me? edo -- Politics is the entertainment branch of industry. - Frank Zappa
2009 Feb 11
1
where to submit new logcheck rules?
Hi, I've got a few logcheck ignore.d rules that I'd like to submit, one example is sqlgrey. /usr/share/doc/logcheck/README.maintainer talks about shipping the rules inside the package itself, so I could file a request with sqlgrey. However, that doesn't work because of course I don't have all the packages I use on my network installed on my loghost. In fact, I believe that
2020 Oct 26
3
[Bug 1477] New: Unable to use saved ruleset when using dynamic sets
...s Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: normal Priority: P5 Component: nft Assignee: pablo at netfilter.org Reporter: sunkan+bugs.netfilter at zappa.cx Tested on Debian Buster with nftables package from backports. root at debian10:/tmp# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster root at debian10:/tmp# nft -v nftables v0.9.6 (Capital...
2013 Sep 18
3
Bug#723656: xen-hypervisor-4.1-amd64: IPMI serial console hangs
Package: xen-hypervisor-4.1-amd64 Version: 4.1.4-3+deb7u1 Severity: important Dear Maintainer, Just upgraded a Supermicro server (X9SCM-F motherboard) from Squeeze to Wheezy. And now the IPMI serial console no longer work as it used to. It hangs like this: [...] (XEN) Enabled directed EOI with ioapic_ack_old on! (XEN) ENABLING IO-APIC IRQs (XEN) -> Using old ACK method (XEN) Platform timer
2001 Mar 08
1
FREE information on HOW TO BEAT THE NAPSTER CENSOR!
...atabases. Our MP3 databases range from 100 gigabytes to a terabyte - that's right, a Terrabyte of MP3's in ONE PLACE! Looking for Celtic Mouth Music? No? Well, how about Hilary Hahn, BEETHOVEN Violin Concerto BERNSTEIN Serenade - Aristophanes? Or a rare Jimmi Hendrix boot? Frank Zappa Compositions by the Kronos Quartet? All of the works of Robert Johnson or Howlin' Wolf? Carter Family, anyone? Or the Library of Congress collection of great American folk? Or Hank Williams demos? That oldie from your Senior Prom - or the newbie, as the case may be... we have it all. Did...