Displaying 20 results from an estimated 53 matches for "saar".
2006 Oct 19
2
performance problems with rc10 and solaris 10
....000 mails.
the indexfiles are created now, but the still ugly slow ....
For debugging i compiled rc10 again --with-debug=yes and start dovecot
with solaris truss
truss tells nothing to explain this behavor
logentrys from dovecot has this warnings:
-->
dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing pool 'storage'
with: 1024
dovecot: Oct 18 14:51:47 Info: IMAP(saar): dirsize quota limit =
750000kB
dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing data stack with:
32768
dovecot: Oct 18 14:51:47 Warning: IMAP(saar): Growing data stack with:
65536
dovecot: Oct 18 14:51:48 Wa...
2007 Jun 15
3
zfs and EMC
Hi there,
have a strange behavior if i?ll create a zfs pool at an EMC PowerPath
pseudo device.
I can create a pool on emcpower0a
but not on emcpower2a
zpool core dumps with invalid argument .... ????
Thats my second maschine with powerpath and zfs
the first one works fine, even zfs/powerpath and failover ...
Is there anybody who has the same failure and a solution ? :)
Greets
Dominik
2010 Oct 01
0
Populating values in a PowerPoint table
...lues and text. I'm aware of
the function 'PPT.AddDataFrame' which creates an Excel object from a
data frame, but the excel object is not nearly as nice looking and
easy to manipulate (and apply templates to) as an actual PowerPoint
table.
I'd appreciate any help I can get. Thanks!
-Saar
Sample code to create the presentation and the table:
require(R2PPT)
# initialize the presentation
myPres<-PPT.Init(visible=TRUE)
# create title slide
myPres<-PPT.AddTitleSlide(myPres,title="Fancy Title",subtitle="Fancy SubTitle")
# create and select a table slide
myP...
2007 Feb 14
1
php version 4.4 / ez publish
...upstream provides. For a certain project I want to use ez
publish. Is there any solution you see for that? Install a seperate
server for that? (That's the least I wanna do). Or _does_ it work with
php 4.3 under centos 4.4? Any experience?
TIA
Regards,
Michael
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2006 Dec 11
1
dovecot disconnect(s) / new facts
...a crucial
one.The only problem is: I like dovecot. :) Moreover I'd like to keep
dovecot updatable.
Thanks in advance!
Regards,
Michael
-------- Original-Nachricht --------
Betreff: [CentOS] dovecot disconnect(s)
Datum: Wed, 06 Dec 2006 00:29:21 +0100
Von: Michael Kress <kress at hal.saar.de>
Antwort an: CentOS mailing list <centos at centos.org>
An: CentOS mailing list <centos at centos.org>
Hi, I've got a problem with dovecot regarding a pop3 proxy issue.
When I configure a dovecot server to do just plain pop3 I can telnet
from a windows box without any fla...
2006 Dec 11
1
Disconnects with proxies / new facts
...to another one, because this problem is really a crucial
one.The only problem is: I loke dovecot. :)
Thanks in advance!
Regards,
Michael
-------- Original-Nachricht --------
Betreff: [Dovecot] Disconnects with proxies
Datum: Wed, 06 Dec 2006 22:43:00 +0100
Von: Michael Kress <kress at hal.saar.de>
An: dovecot at dovecot.org
Hi,
I know I shouldn't ask stuff like this when using dovecot-0.99.11-4.EL4
(CentOS-4.4), but why I'm asking this is whether it's worth to switch
from rpm based upstream dovecot to a self compiled one or not and thus I
think you wouldn't kill m...
2012 Jun 02
1
shut down a Centos 6 guest / libvirt / ACPI
..._THINKPAD_ACPI_DEBUG is not set
# CONFIG_THINKPAD_ACPI_UNSAFE_LEDS is not set
CONFIG_THINKPAD_ACPI_VIDEO=y
CONFIG_THINKPAD_ACPI_HOTKEY_POLL=y
CONFIG_ACPI_WMI=m
# CONFIG_ACPI_ASUS is not set
CONFIG_ACPI_TOSHIBA=m
Any suggestions?
Thanks in advance
Regards
Michael
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2008 Jul 09
1
matplot help
...Q3.60...Q1.90..etc...Currently the X axis starts with value 0 and increases by 1 through the end of the sample.
win.graph()
matplot(v.0,log.diff.v.6,type="l",lty=1, col=2, ylab="Bil.$",xlab="Quarters w/ Q1.60 = 0")
title(main="(Log Diff) Gross Domestic Product (SAAR)", cex=0.5)
Any advice is greatly appreciated!
Morgan
[[alternative HTML version deleted]]
2008 Oct 24
7
combining data from different datasets
...ELECT r.alter, r.sex, i.country
FROM iso i, rawdata r
WHERE i.code = r.cctld
or even better:
alter sex country
1 NA M Andorra, Principality of
2 52 M <NA>
3 39 F Namibia
...
And idea (where I can read up on this)?
el
--
Dr. Eberhard W. Lisse \ / Obstetrician & Gynaecologist (Saar)
el at lisse.NA el108-ARIN / * | Telephone: +264 81 124 6733 (cell)
PO Box 8421 \ / Please send DNS/NA-NiC related e-mail
Bachbrecht, Namibia ;____/ to dns-admin at na-nic.com.na
2008 Nov 28
1
Crash with qemu install: 5.2 as host and 5.2 as guest
...m centosplus.
Have you got any idea?
TIA
Regards
Michael
PS: Here's the crash, I hope I typed everything right. ;-) (I didn't
want to bother you with a gif).
I couldn't get further up in order to grab more from the screen. Shift -
PgUp doesn't work.
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2007 Mar 15
1
Warn before overquota
Looking in the archives I found a message from dominik.saar at 1und1.de on the
16/08/06, that is asking for a system to control the overquota warnings from
within dovecot or dovecot LDA.
The proposed solution is to use exim as MTA, since it has build in support.
In my case I'm using postfix, what would be the recommended approach in that
case?
I was thi...
2009 Feb 24
1
centos 4.7 / kvm
...p+8} <ffffffff8010c428>{init+0}
<ffffffff8011168b>{child_rip+0}
Code: 0f 30 e8 69 fe ff ff 48 c7 c6 05 1c 38 80 89 c2 44 89 e7 e8
RIP <ffffffff8011a543>{setup_p6_watchdog+28} RSP <000001001fa13eb8>
<0>Kernel panic - not syncing: Oops
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2006 Oct 01
0
Supermicro X6DH8-G2+ / sensors not working
...ion is
'lm_sensors-2.8.7-2.40.3'
sensors doesn't run either with the non-xen kernel, i.e. the stock
kernel that came with CentOS-4.4: kernel-2.6.9-42.0.2.EL
Is there any way to get sensors running on this mainboard?
Thanks in advance!
Regards - Michael
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
-------------- next part --------------
An embedded and charset-unspecified text was scru...
2006 Sep 18
1
centos-4.4 and xen?
...orial under
http://mark.foster.cc/wiki/index.php/Centos-4_on_Xen also work for
version 4.4?
I don't have my new server yet in order to try it (it will be delivered
at the end of the week), but I'd like to read a little bit about it in
advance.
Thanks
Michael
--
Michael Kress, kress at hal.saar.de
2008 Oct 05
3
"Update in Mac OS"
Dear R-ers,
I'm using R 2.7.1 Mac OS. What is the best way for update to 2.7.2 to
keep my previous libraries?
Fredrik
########################
Fredrik Lundgren
fredrik.bg.lundgren at gmail.com
Obs! Ny adress och mail
Engelbrektsgatan 31
582 21 Link?ping
013 - 47 30 117
0706 - 86 39 29
Sommarhus: Ljungn?s 158
380 30 Rockneby
0480 - 650 98
2005 Dec 12
1
1.0-alpha5 and Plugins
...ecot-1.0-alpha5, but
becomes:
libquota_plugin.so: undefined symbol: dict_transaction_commit
libimap_quota_plugin.so: undefined symbol: quota
libtrash_plugin.so: undefined symbol: quota
by loading the modules
Compiling the source working fine.
Found no crtical messages
Any idea?
Thanks
Dominik Saar
2006 Aug 16
2
warn before overquota
Hi,
is there an implementation to warn the user before his storage capacity
exceeded?
Regards
Dominik
2008 Nov 27
2
Centos 5.2 install problem
...ory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2008 Jul 29
4
xfs on 5.2 (live cd + dvd)
...ance reasons. With 5.2, is it
still the fs of choice when it comes to performance or do you have
better recommendations? (It will be a combined web and mail server with
moderate traffic, i.e. not toooo much but not tooo little).
Thanks in advance
Regards
Michael
--
Michael Kress, kress at hal.saar.de
http://www.michael-kress.de / http://kress.net
P E N G U I N S A R E C O O L
2008 Feb 07
1
mixed environment / why is setting up an oracle cluster on windows so hard?
hello everybody
I successfully installed a *very* small two node cluster with a shared
volume on linux (both debian, one x86, one ARM [laugh not: NSLU2 :)]).
before that, I tried to install the "clusterware" package on my windows
xp box and it constantly complained about the three different ip
addresses it wanted to see, then I got so frustrated with numerous
manual hosts-file