Displaying 20 results from an estimated 54 matches for "woltering".
2002 Jun 06
1
sampling from data frame
Hello,
after searching through the archives and
not finding a thread that answers this question,
I thought I'd pass it on to the list.
Given a data frame and given a factor variable
that assigns a class to each case in the data frame,
what is the most efficient way to sample
a given number of cases from each class?
I've found a roundabout solution that works as follows:
for each class:
2009 Aug 24
2
dovecot-auth failed: Not enough space
...s =
}
##
## Authentication processes
##
auth_executable = /opt/dovecot/libexec/dovecot/dovecot-auth
auth_username_chars =
abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@
auth default {
passdb passwd-file {
args = /opt/dovecot/etc/imap-passwd.txt
}
}
- --
Steven-Ashley Woltering, Systems Analyst,
ECMWF, Shinfield Park, Reading, RG2 9AX, UK
Tel.: +44 1189 499473 (internal x2473)
Email: Steven.Woltering at ecmwf.int
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFKkpsnh854NVK99FMRAtV...
2009 Jun 16
1
Output of Anova (CAR package) in Sweave
Dear list,
I use Sweave almost exclusively for writing papers, and I have become
quite spoiled by the excellent xtable export facilities. Has anybody
written an xtable method for the Anova function in CAR, or has anybody
used a different set of functions to import Anova results into
a table in an Sweave document? If not, any handy hints on how to
write a good homebrew based on the output of Anova
2009 Sep 08
1
Unusual IMAP config.
..., for example, I'd like to kick off a test rig that uses IMAP on port
143 using a standard password (file or NIS) auth and to set up another
on port, say 144 using PAM.
Can this be done within one single dovecot.conf, or should I be running
two separate daemons?
Thanks,
SAW
- --
Steven-Ashley Woltering, MBCS, Systems Analyst,
ECMWF, Shinfield Park, Reading, RG2 9AX, UK
Tel.: +44 1189 499473 (internal x2473)
Email: Steven.Woltering at ecmwf.int
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFKpjdxh854NVK99...
1999 Jun 05
2
R: question about vectors + for loop
Hi,
first of all: I'm not only new to R, but also to S.
I hope this is the right forum for asking the following
very stupid questions:
a) is there a straightforward way of saying
for all factors f in a data frame {
any old function, e.g. max(f)
}
b) how can you construct a new data frame d' from
a given data frame d which contains only rows
with [X=="A"] (x is
2000 Feb 02
0
Factor Analysis?
Hello.
I have been browsing the R- manual and not seen any direct
implementation of Factor analysis.
Is there anyone out there who has run Factor Analysis with R?
Thanks
Michael
--
Michael Preminger
Forsker / Research Scientist
Avdeling for journalistikk,
bibliotek- og informasjonsfag /
Faculty of Journalism, Library and
Information Science
H?gskolen i Oslo / Oslo College
2009 Sep 14
1
Dovecot+PAM advice please?
....0.0
(Always 2 entries).
I appreciate that this probably isn't a dovecot issue per se, but it is
suspicious that our test suite works and divecot can't access the module.
I'd be most grateful if anyone could offer some possible avenues of
investigation.
Thanks,
SAW
- --
Steven-Ashley Woltering, MBCS, Systems Analyst,
ECMWF, Shinfield Park, Reading, RG2 9AX, UK
Tel.: +44 1189 499473 (internal x2473)
Email: Steven.Woltering at ecmwf.int
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iD8DBQFKrhHch854NVK99...
2001 Mar 12
2
How to debug/fix "err:win32:fixup_imports"
I ran into the following error message :
---snipp---
Call kernel32.495: LoadLibraryA(102951c8 "ctmp3Lib.dll") ret=1025f5ad fs=008f
Call kernel32.922: __wine_register_dll_16(418ff5ac) ret=418bd4f0 fs=008f
Ret kernel32.922: __wine_register_dll_16() retval=418ff5ac ret=418bd4f0 fs=008f
err:win32:fixup_imports No implementation for
NTDLL.dll.3(IoUnregisterDeviceInterface), setting to
2010 Apr 22
1
--exclude-from and a directory name that contains a hyphen
I'm having a problem with an exclude list and I wanted to run it by the group before I cry "Bug!". Here's the scenario:
I'm working on a script to selectively synchronize several directories with those on a server using rsync (version 3.0.5 protocol version 30). I am using the --exclude-from command option, and everything works, except when a directory I am specifying
2002 Nov 11
11
Speed problem
Mermgfurt !
I have some problem with syncing two machines which are connected
over a Gigabit-connection. I'm trying to use rsync with ssh because of
the authorisation mechanisms (keys). It starts quite ok with 18 MB/s
(this small speed may have something to do with our internal net)
and falls down to 400 KB/s (!!!). This happens over a long period
because those files I want to copy are very
2001 Oct 26
2
e2fsprogs failed 7 tests
Hi !
I hope, this is the right ML to ask for this kind of problem. I was
testing around with ext3 and was deeply impressed that it was working good
and very fast. I installed e2fsprogs-1.25 on several machines and make
check everytime said: 50 tests ok, 0 tests failed.
On my laptop, this looked different, 43 tests ok, 7 failed.
Here they come:
f_bbfile: bad blocks in files: failed
f_dup:
2018 Oct 20
2
rsync of big image files from virtual hosts takes lot of time
----- Am 20. Okt 2018 um 18:56 schrieb rsync ML rsync at lists.samba.org:
> First, add --stats to find out how much is being transferred. Second,
> if these are fixed size or sparse image files then --sparse will be a
> big help. Finally, if they are not fixed size or sparse then --inplace
> is probably making things worse.
>
> --no-whole-file is the default btw unless you
2001 Mar 12
2
General tweaking tips for wine?
Does anyone have any general tips on how to get programs to work on Wine? I
hear lots of success stories for various programs which I have failed to
get working on my own machine. But then again, my own version of wine is a
bog-standard installation without any special adjustments made to it.
What are the steps usually taken to attempt to get a program to run under
Wine? Or is that too
2002 Nov 11
0
FW: nmbd help please
the original message looks like it was corrupted when it got to the list, so here's another try ...
-----Original Message-----
From: Tim Wolters
Sent: Sun 11/10/2002 10:55 AM
To: samba@lists.samba.org
Cc:
Subject: nmbd help please
I've been working on this for about a week now and can't seem to figure out the magic configuration that will make my Samba server work.
2009 Aug 20
3
script to report quota upon user's request
Hi there
is there any binary/script to repot user's quota upon request?
Dimitrios Karapiperis
2018 Oct 15
3
snapshots with virsh in a pacemaker cluster
Hi,
i have a two node cluster with virtual guests as resources.
I'd like to snapshot the guests once in the night and thought i had a procedure.
But i realize that things in a cluster are a bit more complicated than expected :-))
I will shutdown the guests to have a clean snapshot.
I can shutdown the guests via pacemaker.
But then arises the first problem:
When i issue a "virsh
2013 Mar 21
9
Asterisk disconnecting SIP Calls after 15 Minutes
Hi @ll,
I just moved my Asterisk Box and changed the Provider and Internet Access to a full IP Access by Deutsche Telekom.
I set up my sip.conf as I found various examples throughout the Net. Calls and some other stuff is basically working.
The problem I ran into is, that the outgoing and incoming calls are dropped after exactly 15 Minutes. Solution for this should be setting the
2019 Apr 03
2
is it possible to create a snapshot from a guest residing in a plain partition ?
Hi,
i can store the disk of a guest in a plain partition which isn't formatted.
That's no problem, i did it already several times, although the promised speed increase didn't appear.
But is it possible to create from such a guest a snapshot in a .sn file using virsh ?
Regards,
Bernd
--
Bernd Lentes
Systemadministration
Institut für Entwicklungsgenetik
Gebäude 35.34 - Raum
2019 May 15
1
domain still running although snapshot-file is deleted !?!
Hi,
i have a strange situation:
A domain is still running where domblklist points to a snapshot file and also dumpxml says the current drive is that snapshot file.
But the file has been deleted hours ago. And the domain is still running. I can login via ssh, the database and the webserver are still running,
domain is performant.
How can that be ?
Also lsof shows that the file is deleted:
2005 Jul 06
1
Question regarding SWAT
Hi everyone,
In the last few days I've spended hours and hours on the web surching for a solution to my problems. Eventhough it looked like there where several other people having the same problem I couldn't find a way to solve it.
Therefore I'm hoping that one of you could help me with the following problem.
I've installed Samba 3.0.14a on RedHat 9.0. Samba is working perfectly.