similar to: Upgrade from 2.1 to 2.2 on Debian

Displaying 20 results from an estimated 1000 matches similar to: "Upgrade from 2.1 to 2.2 on Debian"

2013 Oct 24
0
Replication not happening on 2.2
Hello, first - thanks for the help in getting dovecot 2.2 compiled and installed on Debian. I have Dovecot 2.2 running now on two servers, and to test replication, I am polling mail on one server whilst the other creates mail regularly from crontab output. I have replication set up, but nothing at all is appearing on the other server, and I do not have any dsync / doveadm messages in
2013 Oct 07
1
Replication: long detalys
Hello everybody, I am running dovecot 2.1.7 on Debian Wheezy on two servers with replication set up, MTA is postfix. The idea is to have a redundant mail system so that when one server fails, users can continue using the other server (failover of POP/IMAP through DNS redirection). Servers are called srv06 and srv07: Below is the dovecot config, both servers have identical config, only the
2014 Oct 24
0
Replication only sporadic
Hello dear Dovecot Gurus, I am setting up two servers with Dovecot replication as hot-standby servers for a small high availability cluster, switch-over through DNS-redirect. For testing purposes, both servers are generating a small test mail every few minutes and delivering to the local dovecot each. In my mail client, I added both servers through IMAP to watch how the replication is
2013 Oct 28
2
Dovecot replication - I'm stuck
Hi, I've been following the wiki document at http://wiki2.dovecot.org/Replication, but I've become stuck. I'm running version 2.1.3 on NetBSD 5.2 (v2.2+ isn't available as a package yet, and compiling my own is well outside my wheelhouse). I have a couple of questions: The wiki page keeps referring to "vmail". Is this a just system user I need to create? Presumably
2008 Mar 04
4
R-Terminal
Hi there! I use an gnome-terminal for using R. When I resize the termial to the maximum size, R uses only the left side of the window. Can I tell R to use the whole window somehow? Thanks, Martin -- Ihr Partner f?r Webdesign, Webapplikationen und Webspace. http://www.roomandspace.com/ Martin Kaffanke +43 650 4514224 -------------- next part -------------- A non-text attachment was
2009 Jun 28
5
OT: Linux WYSIWYG HTML Editors
I have KomPozer installed, but after using M$ FrontPage for years, KomPozer looks like it is going to have a learning curve and I want to get away from FrontPage and Windows. I know Mark (MHR) uses SeaMonkey. Wondering if there is anything else I can use on Linux that is easier on a FrontPage user. I found this article: <http://webdesign.about.com/od/htmleditors/tp/aatpwyslinux.htm> when I
2008 Mar 10
3
format a number
Hi there! I have i.e. v = c(0.43554, -0.22343), and so on. Now I'd like to make a format like format(v, digits=2) but without the leading 0, so 0.43554 becomes .44, -0.22343 becomes -.22 How can I do that? runnable example for copy and paste: v = c(0.43554, -0.22343) format(v, digits=2) Thanks, Martin -- Ihr Partner f?r Webdesign, Webapplikationen und Webspace.
2005 Nov 08
8
do I have to worry if executing an exe that may contain a virus under Wine?
Hi, I have a question: do I have to worry if I run with wine an executable that may contain a virus (I am running linux as a normal user, not root)? -- Peter Kostov, webdesigner, photographer Sofia, Bulgaria Home sites - www.webdesign.light-bg.com - www.light-bg.com
2008 Mar 06
3
mean and sd with number of values?
Hi there, When i do mean(fl[1:20], na.rm=T) sd(fl[1:20], na.rm=T) I get 20 Results, but now I'd like to know from how many numbers my mean and sd are calculated. How to I use the length() for this, or is this possible? Because there are missing values in some, but not in all columns. So there should be a different count of numbers. Thanks, Martin -- Ihr Partner f?r Webdesign,
2008 Mar 03
1
names of data.frame variables?
Hi there! I'd like to make many tests and plots, for each variables. i.E. i <- 1 repeat { print (t.test(e[i], f[i])) i <- i + 1 if (i == 21) break } but the output is: Welch Two Sample t-test data: e[i] and f[i] ... so I don't know which data was calculated. Is there a way to tell the t.test or I'll make the same with plotmeans (from the gplots library)
2008 Mar 13
1
Compare two correlations matrices
Hi there, When I make two correlations matrices of the same size from a <- cor(el[1:20]) b <- cor(fl[1:20]) how can I compare if this matrices are equal? Thanks, Martin -- Ihr Partner f?r Webdesign, Webapplikationen und Webspace. http://www.roomandspace.com/ Martin Kaffanke +43 650 4514224 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available
2008 Mar 13
1
factanal and plotting?
Hi there! To make a good choice for the estimation of the number of usefull factors. And I'd like to plot a graph like: http://de.wikipedia.org/wiki/Bild:Parallelanalyse.jpg where I don't need the green line (random values). But with str(factanal(data, factors=10)) I cannot figure out where I can find the values for plotting. Can you please help me in this question? Thanks, Martin
2008 Mar 05
2
Correlation matrix one side with significance
Hi there! In my case, cor(d[1:20]) makes me a good correlation matrix. Now I'd like to have it one sided, means only the left bottom side to be printed (the others are the same) and I'd like to have * where the p-value is lower than 0.05 and ** lower than 0.01. How can I do this? And another thing: Is there a way to output that table as a latex table? Thanks, Martin -- Ihr
2006 Feb 08
2
Installing Rails on FreeBSD with Apache (and php)...
Hi, Sometime in the near future I''m going to attempt an installation of Rails on one of our school servers, so that a few of our most talanted students also will have the opportunity to learn RoR. The problem is that I''m not entirely sure on the best way to proceed, and I''m the only teacher on the school with Rails experience, but only for Windows. The server runs
2006 May 24
6
enumerables problem?
I was wondering whether anybody could please tell me why this is causing an error in IE (works in Firefox): $A(container.getElementsByTagName(''*'')).each( function(el) { Element.cleanWhitespace(el); }.bind(this)); What would be an alternative of achieving the same? Thank you Marco M. Jaeger | Url: http://mmjaeger.com <http://mmjaeger.com/> | E-mail:
2011 Sep 29
2
Error installing Postfix - Mysql Support
Hello: Does anyone have any idea how resolve this error on my server to install postfix with mysql support? Dedicated Server with CentOS 5.7 64 Bit. I get this dependency information when trying to use the command yum-y install postfix Error: Missing Dependency: libmysqlclient.so.15()(64bit) is needed by package 2:postfix-2.3.3-2.3.centos.mysql_pgsql.x86_64 (centosplus) Error: Missing
2006 Jan 30
3
RMySQL install
I am having trouble installing RMySQL on a clean install of Fedora Core 4 64 bit on a dual dual core machine (that is, two dual core processors). Seems like the LD_LIBRARY_PATH is incorrect, but I don't seem to have it quite right yet. There are a few mentions of this problem in google, but thus far none of the "fixes" and fixed my problem. I've tried defining the
2006 Mar 31
5
installing MySQL on 4.3 OR ''am I braindead or what?''
Hi all, On a fresh CentOS 4.3 box, suddenly what should have took usually around 60 seconds, now it makes me wonder if I can still perform simple sysadmin tasks, or should I get a long vacantion... # yum groupinstall "MySQL Database" Repository update is listed more than once in the configuration Repository base is listed more than once in the configuration Repository addons is listed
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today. Can this be resolved: ---> Downloading header for compat-openldap to pack into transaction set. compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00 ---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be updated --> Running transaction check --> Processing Dependency:
2017 Apr 25
2
building Dovecot in Debian 9
I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure: checking for shadow.h... yes checking for pam_start in -lpam... no checking for auth_userokay... no checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... no configure: error: Can't build with MySQL support: libmysqlclient not found #> find / -name