search for: kuhlmann

Displaying 20 results from an estimated 21 matches for "kuhlmann".

2013 Aug 16
1
rsync over ssh hang on error
...enssh 6.1p1. The local rsync is started from a script that is started by rsnapshot's cmd_postexec facility. (Essentially, I am rsync'ing a local snapshots tree to a remote host.) The process worked fine before the remote ran out of disk space. Thanks for any pointers, Volker -- Volker Kuhlmann http://volker.dnsalias.net/ Please do not CC list postings to me.
2006 Jun 26
0
[klibc 14/43] Remove in-kernel nfsroot code
...= mnt_version, - .stats = &mnt_stats, -}; diff --git a/fs/nfs/nfsroot.c b/fs/nfs/nfsroot.c deleted file mode 100644 index c0a754e..0000000 --- a/fs/nfs/nfsroot.c +++ /dev/null @@ -1,525 +0,0 @@ -/* - * $Id: nfsroot.c,v 1.45 1998/03/07 10:44:46 mj Exp $ - * - * Copyright (C) 1995, 1996 Gero Kuhlmann <gero at gkminix.han.de> - * - * Allow an NFS filesystem to be mounted as root. The way this works is: - * (1) Use the IP autoconfig mechanism to set local IP addresses and routes. - * (2) Handle RPC negotiation with the system which replied to RARP or - * was reported as a b...
2013 Aug 17
5
[Bug 10092] New: Hang when remote dest's disk is full
https://bugzilla.samba.org/show_bug.cgi?id=10092 Summary: Hang when remote dest's disk is full Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: list0570 at paradise.net.nz
2003 Feb 19
2
GLM for Beta distribution
Hi R-help, Is there such a thing as a function in R for fitting a GLM where the response is distributed as a Beta distribution? In my case, the response variable is a percentage ([0,1] and continuous). The current glm() function in R doesn't include the Beta distribution. Thank you for any help on this topic. Sincerely, Sharon K?hlmann
2011 Jun 04
1
Dynamix 650 VA USB UPS
...ivers in NUT (on pfsense 2.0RC1) and none do anything useful. Do you happen to know anything about whether the serial (RS232) version of this UPS works with NUT? Unfortunately there seems to be a lack of well-priced UPS on the NZ market. TIA for any more info you can provide. Volker -- Volker Kuhlmann <VolkerKuhlmann at gmx.de>, http://volker.dnsalias.net/
2012 Jan 19
2
R-scripts as executables for debian
Hi, I'm looking for a way to make executable R-scripts -- which are bound to a certain package -- available to the operating system's search path. The executable R-scripts I put in the package's 'exec' directory. Different solutions have come to my mind: o 'configure'-script copies the files to /usr/local/bin o make a 'require'-shell function which
2000 Jul 05
2
eigen function on Solaris2.6 (PR#595)
Full_Name: Sharon Kuhlmann Version: 0.99 OS: solaris2.6 Submission from: (NULL) (129.16.167.231) When I use the function > eigen(x), it gives me a "Process R bus error", and the program quits. I'm running the following R version: platform sparc-sun-solaris2.6 arch sparc os s...
2002 Oct 22
5
Mixture of Univariate Normals
Dear list, Can anyone provide a package or code for estimating the parameters of a mixture of c (c >=2) univariate normal distributions? I've tried the algorithm provided by Venables & Ripley (1999) p 263, for the mixture of two normal, but I don't find the "ms" function in R. I've used nls instead, but I'm not sure if it works the same. The data I have is very
2001 Dec 18
2
Aranda-Ornaz links for binary data
Hi, I would like apply different link functions from Aranda-Ordaz (1981) family to large binary dataset (n = 2000). The existing links in glm for binomial data (logit, probit, cloglog) are not adequate for my data, and I need to test some other transformations. Is it possible to do this in R? And how? Thank you for your help, /Sharon
2006 Aug 10
0
Convergence in geese/gee
...the cluster? And if so, are there any suggestion how to go around the problem? Thank you for your help. Sincerely, Sharon ============================================ Sharon K?hlmann Berenzon, Ph.D. Statistician Dept. Epidemiology Swedish Institute for Infectious Disease Control (SMI) Sharon.Kuhlmann at smi.ki.se tel. +46-8-457 2376; fax. +46-8-30 06 26
2008 Feb 18
0
Location of boxplots in bwplot
...this with the labels, but haven't managed with the actual boxplots. Grateful for any suggestions. Sincerely, Sharon ============================================ Sharon K?hlmann Berenzon, Ph.D. Statistician Dept. Epidemiology Swedish Institute for Infectious Disease Control (SMI) Sharon.Kuhlmann at smi.ki.se tel. +46-8-457 2376; fax. +46-8-30 06 26
2011 Jun 05
0
Dynamix 1000 VA USB and NUT
Hi Volker Kuhlmann and Richard Nelson, As both of you are interested in where I got up to with getting my Dynamix 1000 VA UPS working with Linux, here is the details. It works.. But not too well, as the driver still seems to need some work, and is not in the main nut source as far as I know. It also seems to so...
2003 May 22
0
[PATCH 2.5.69 2/3] Remove NFS root support from the kernel
...ot=initramfs or root=/dev/nfs. # -------------------------------------------- # diff -Nru a/Documentation/nfsroot.txt b/Documentation/nfsroot.txt --- a/Documentation/nfsroot.txt Thu May 22 15:40:37 2003 +++ b/Documentation/nfsroot.txt Thu May 22 15:40:37 2003 @@ -3,6 +3,7 @@ Written 1996 by Gero Kuhlmann <gero@gkminix.han.de> Updated 1997 by Martin Mares <mj@atrey.karlin.mff.cuni.cz> +Updated 2003 by Bryan O'Sullivan <bos@serpentine.com> @@ -22,11 +23,12 @@ In order to use nfsroot you have to select support for NFS during kernel configuration. Note that NFS cannot b...
2012 Feb 09
1
Arial font in eps figures in R
Hi, I am trying to create a graph using Arial font (as required by PLoS One). I have read probably all posts in R-help on this topic, as wells as R-news 2006. The code I have been trying is following: Arial <- Type1Font(family="Arial", metrics=c("ArialMT.afm", "arial-BoldMT.afm", "Arial-ItalicMT.afm",
2013 Mar 01
2
Problems with directories containing spaces in name
Hi anybody! I'm not shure if this really is a rsync problem, it might also be a shell issue. But hopefully, someone has a hint for me ;-) I'm using rsync 3.0.9 on two OS X Servers (FreeBSD) to synchronize several folders between both servers (2-way-sync). Works fine, with one exception: One of the directories to be sync'd contains a whitespace in its pathname, and this one only
2014 Nov 21
4
[Bug 10951] New: Emtpy parameter triggers unwanted behavior, but no error message
https://bugzilla.samba.org/show_bug.cgi?id=10951 Bug ID: 10951 Summary: Emtpy parameter triggers unwanted behavior, but no error message Product: rsync Version: 3.1.0 Hardware: x64 OS: Linux Status: NEW Severity: major Priority: P5 Component: core Assignee:
2003 Aug 23
1
Memdisk Problem persists !!!
...om source. >Copying-policy: GPL >End > > >------------------------------ > >Message: 6 >Date: Fri, 22 Aug 2003 19:54:36 -0700 >From: "H. Peter Anvin" <hpa at zytor.com> >Subject: [syslinux] Netboot and PXELINUX >To: syslinux at zytor.com >Cc: Gero Kuhlmann <gero at gkminix.han.de> >Message-ID: <3F46D76C.2050001 at zytor.com> >Content-Type: text/plain; charset=us-ascii; format=flowed > >Hi all, > >I have just been informed that Netboot (http://netboot.sourceforge.net/) >can be used to produce PXE boot ROMs. I wonder i...
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync command the way I'm used to doing it. I just do a lot of setup and checking before I get to it. When I run it, it gets very unhappy with me. It's probably something very simple. I need to build the rsync command in a string so that some things can go away - like if my variables DRY_RUN and DELETE are undefined,
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...uis Gonz?lez <jlgonzal at ya.com> Bug #192827 [xdiskusage] xdiskusage: Printing doesn't manage non-ASCII characters Changed Bug submitter to 'Jos? Luis Gonz?lez <jlgonzal at ya.com>' from 'Jos?? Luis Gonz??lez <jlgonzal at ya.com>' > submitter 208308 R?diger Kuhlmann <debian-bugs-ux4XdqYa6wiq=spam at ruediger-kuhlmann.de> Bug #208308 {Done: Aurelien Jarno <aurel32 at debian.org>} [libc6] *printf() and incomplete multibyte sequences may cause infinite loops in applications Changed Bug submitter to 'R?diger Kuhlmann <debian-bugs-ux4XdqYa6wiq=sp...
2010 Mar 09
72
[Bug 26980] New: GT230M/nouveau: X server hangs spontaneously
http://bugs.freedesktop.org/show_bug.cgi?id=26980 Summary: GT230M/nouveau: X server hangs spontaneously Product: xorg Version: 7.5 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org