Displaying 20 results from an estimated 51 matches for "akademie".
2011 Oct 28
6
dsync should sync sieve-dirs to!
Having dsync to make backups from existing mail-spaces, it would be nice
to make dsync syncing the sieve-dirs too. -Otherweise backups aren't
complete...
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030 / 40 50 51 - 0
Fax: 030 / 40 50 51 - 19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
2011 Oct 19
2
listing all occurrences in a vector
Dear all,
I have a dataframe with two columns, where NUMBER is the number of occurrences of DEPTH:
DEPTH NUMBER
1 2 1
2 3 2
3 2 3
4 5 1
> a<-data.frame(c(2,3,2,5),c(1,2,3,1))
> colnames(a)=c("DEPTH","NUMBER")
I want a column or a vector where all the DEPTHs are listed: 2, 3, 3, 2, 2, 2, 5 (NUMBER=1 in all cases).
Is there
2011 Dec 22
2
crash on shared folders if remote user has empty $home
...cation=auto:" then Dovecot logs an
error message, but is still possible to continue without any problems.
Dec 22 21:33:59 dobby2 dovecot: imap(bar): Error: Namespace
'shared/bar/': Autodetection failed for auto: (home=/mail/foo/)
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030 / 40 50 51 - 0
Fax: 030 / 40 50 51 - 19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
2011 Nov 08
2
Multiple Patitions with with mdbox
...nk I'd love to have <n> alternative mailstores. Why does dbox doesn't
look for its m.*-files in more then two directorys? Sure, looking in 4
directorys would lead to four disc operations, but maybe it could be very
helpful.
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030/405051-42
Fax: 030/405051-19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
2005 Feb 15
3
using poly in a linear regression in the presence of NA f ails (despite subsetting them out)
This smells like a bug to me. The error is triggered by the line:
variables <- eval(predvars, data, env)
inside model.frame.default(). At that point, na.action has not been
applied, so poly() ended being called on data that still contains missing
values. The qr() that issued the error is for generating the orthogonal
basis when evaluating poly(), not for fitting the linear model itself.
2005 Feb 15
3
using poly in a linear regression in the presence of NA f ails (despite subsetting them out)
This smells like a bug to me. The error is triggered by the line:
variables <- eval(predvars, data, env)
inside model.frame.default(). At that point, na.action has not been
applied, so poly() ended being called on data that still contains missing
values. The qr() that issued the error is for generating the orthogonal
basis when evaluating poly(), not for fitting the linear model itself.
2006 Apr 06
4
weighted kernel density estimate
Dear R-users,
I intend to do a spatial analysis on the genetic structuring within a
population. For this I had thought to prepare a kernel density estimate
map showing the spatial distribution of individuals, while incorporating
the genetic distances among individuals. I have a dataset of locations
of N unique individuals (XY-coordinates) and an NxN matrix with the
genetic distances given as a
2006 Oct 11
2
pinning R packages to unstable?
Dear Debian R users,
This is more of an apt question rather than R. I have a testing Debian
system, but would like to use the unstable packages for R, *without* using
the -t flag in apt-get. I think this is done by using a 'pin' rule in
/etc/apt/apt.conf, but don't understand how this should be done. Can
somebody provide an example please?
Cheers,
--
Seb
1998 May 06
1
R-beta: adjusting y-axis scale with multiple lines in plot
Hello --
I am plotting multiple densities in a single plot. If the max of a new
density (added with 'lines()') is sufficiently larger than that of the
one first plotted (using 'plot()'), the new density is cut or
trucated off of the figure. Is there a simple way of adjusting the
yscale after all lines have been added?
Or is the procedure to be used to first estimate all
1999 Sep 01
1
Using R-0.65.0 under ESS on Unix
There is a bug in the command-line handling of 0.65.0 under Unix that
may affect some users of R-inferior-mode under ESS, as that sets
--no-readline as the first argument, and any arguments after that are
ignored.
The fix is simple: delete line 448 of src/unix/sys-common.c (`break;')
and re-compile.
The most used arguments are (I'm told) --vsize and --nsize. I find it more
convenient to
1999 Nov 25
0
tapply and weighted.mean
I am trying to use tapply to estimate the average wage in a set of
Year*Education cells using sampling weights, as well as some other
other statistics using the weights). I am having trouble trying
to figure out how to pass the weights to the function, using:
> tapply(wage,list(Educc,Year),weighted.mean, w=weight)
whieh produces warnings of the type:
3: longer object length
is not a
2008 Mar 11
2
R-Latex question
Hi, maybe my question is not typical. I want to make R table-kind output to
be readable immediately in Latex but I am struggling with symbol '\' needed
for instance in '\hline'. For example when 'Table' is a matrix class object:
cat("&",Table[1,1], "&",Table[1,2], "\n");flush.console()
cat("\hline \n");flush.console()
2007 Jun 13
2
Fitted Value Pareto Distribution
I would like to fit a Pareto Distribution and I am using the following codes.
I thought the fitted (fit1) should be the fitted value for the data, is it
correct? As the result of the "fitted" turns out to be a single value for
all.
fit=vglm(ycf1 ~ 1, pareto1(location=alpha), trace=TRUE, crit="c")
fitted(fit)
The result is
fitted(fit)
[,1]
[1,] 0.07752694
2010 Aug 12
1
sieve-plugin: undefined symbol mail_deliver_get_lvar_expand_table
...ecot/libdovecot-sieve.so.0: undefined symbol:
mail_deliver_get_lvar_expand_table
Aug 12 13:25:11 mail-archiv dovecot: imap: Fatal: Couldn't load required
plugins
Bug in Dovecot, bug by the build-service or bug in my configuration?
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030-405051-42
Fax: 030-405051-19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
-------------- next part --------------
A non-text attachment was scrubbed...
N...
2010 Aug 29
1
Different IPs should use different ssl-certs/keys
...otocols like POP3 and IMAP.
But how to bind those keys/ on IPs/Ports?
Looks like it is not possible to use ssl_cert inside
service { inet_listener {} }
Is it still necessary to run multiple instances like it was in Dovecot
1.2.x?
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030 / 40 50 51 - 0
Fax: 030 / 40 50 51 - 19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
2011 Nov 08
1
dsync and zlib
...ompression when copying mails from one side to
another?
Wouldn't this be a good way to compress existing mails?
http://wiki2.dovecot.org/Plugins/Zlib
says, there's no way to do that. But dsync should respect the zlib-Plugin...
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030/405051-42
Fax: 030/405051-19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin
2002 May 07
0
openssh-3.0.2p1 with AFS and Irix 6.5.12
...ith-random=/usr/local/prngd/prngd-seed
--with-prngd-socket=/var/run/egd-pool --with-zlib=/usr/local
/lib--with-kerberos4=/usr/athena4.1 --with-afs=/usr/afsws
The openssh is pached (radix.c, bufaux*).
Could you help me please?
Best regards
Irene Geiseler
--
Leibniz-Rechenzentrum der Bayerischen Akademie Irene Geiseler
der Wissenschaften, Abteilung Rechensysteme, Tel. +49 89 289-28755
Gruppe Hochleistungssysteme EMail: geiseler at lrz.de
Barer Strasse 21, D-80333 Muenchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.min...
2005 Aug 24
1
Anyone have management docs for a Samba migration?
I'm helping out a Sun colleague, who has to present
a formal proposal and plan to management for Solaris adoption.
If anyone has docs for a migration, I'll happily
scrub them of any identifying matter for our use, and
if it's OK, for addition to the supporting material
at samba.org.
--dave
--
David Collier-Brown, | Always do right. This will gratify
Sun Microsystems, Toronto |
2005 Feb 05
2
Std Err on Concentration measures
Hi,
I'm using the ineq package to calculate some concentration measures (Gini, Herfindal, ...) and I was wondering if there's around also a function to calculate standard error on these measures. If not, is anybody aware of where I can find a reference on this point?
Thanks.
--
========================================================
Angelo Secchi PGP Key ID:EA280337
2011 Nov 08
9
Performance-Tuning
...r because of the ext4 filesystem layout?
*) Is mdbox really faster? I'd like to have mdbox to have better performance
in running my backup-processes. But does it bring some performance boosts
to?
Thanks for any hints an tricks,
Peer
--
Heinlein Professional Linux Support GmbH
Linux: Akademie - Support - Hosting
http://www.heinlein-support.de
Tel: 030/405051-42
Fax: 030/405051-19
Zwangsangaben lt. ?35a GmbHG:
HRB 93818 B / Amtsgericht Berlin-Charlottenburg,
Gesch?ftsf?hrer: Peer Heinlein -- Sitz: Berlin