Displaying 20 results from an estimated 1000 matches similar to: "One question about reference date support CentOS 5"
2008 Dec 11
1
Hi guys other error, one link set to /dev/null in web
Hi,
I'm enconter other error, is one link to not found in documents manual to
centos[1], in site click next link go to not found site[2].
One probability solution problem is referece to correct page[3]. Problems
some s3 change to s1 :)
Bye....
( I remember my english is bad =p )
Reference:
[1]
http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s3-filesystem-boot.html
[2]
2008 Dec 12
0
Hi other error in documents ( not found)
Im click next link in
http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s3-proc-sys-dev.htmlshow
me
Not Found
The requested URL /docs/5/html/5.2/Deployment_Guide/s3-proc-sys-fs.html was
not found on this server.
------------------------------
Apache/2.0.52 (CentOS) Server at www.centos.org Port 80
--------------
--
Marco Carvalho de Oliveira
Certificate Linux Professional I - LPI
2014 Jun 30
0
[ Off Topic ] WorkShop Virtualização com Proxmox VE
WorkShop Virtualiza??o com Proxmox VE
------------------------------
<https://www.facebook.com/sharer/sharer.php?s=100&p[url]=http://blog.konnectati.com.br/arquivos/1276>
Dia 12 de Julho, S?bado, a partir das 08hs00 acontecer? o WorkShop
Virtualiza??o com Proxmox VE.
Venha conhecer uma das melhores ferramentas de Virtualiza??o do Mercado.
Com este treinamento, sua equipe de TI ter?
2010 Mar 14
1
Improve lattice XYPLOT graphic
Hi,
How I could improve this graphic?
http://www.divshare.com/download/10754700-f81
I would like to write groups labels in each panel and override the
labels from object.
I am try this code:
xyplot(percentagem.mortos~tempo|trat, data=bio.ens, type="a",
? ? ? auto.key=list(points=FALSE, lines=TRUE, columns=3),
? ? ? ylim=c(0,100),scales = list(x = list(at = c(48, 72, 96), labels
? ?
2020 Jul 28
2
Migration issue
Hi Aki & Dovecot team,
Just continuing with the previous discussion "Migration from one server to
2 new servers".
Hi,
I have tried the same way as per your suggestion. But it's throwing an
error.
-------------
[root at production2 log]# doveadm backup -a All -R -u kishore at test.ba.com
imapc:
dsync(kishore at test.ba.com): Info: imapc(production1.baplc.com:143):
Connected
2020 Jul 27
3
Migration from one server to 2 new servers
Fair enough but the command snippet I posted was taken directly from your earlier post dated Mon Jul 27 23:11:06 EEST 2020 and it does say ?production1??I just double-checked as well...
FWIW?the server order in the command you just pasted is the exact reverse from the Jul 27th post I mentioned above?
Here you appear to be exec?ing the command on prod2 and trying to pull from the remote of prod
2020 Jul 27
2
Migration from one server to 2 new servers
Not sure if this matters but the prompt when attempting the ?doveadm backup? command shows it to be a ?production" server?
[root at production1 <https://dovecot.org/mailman/listinfo/dovecot> test.org.com]# doveadm backup -R -u kishore at test.org.com <https://dovecot.org/mailman/listinfo/dovecot>
remote:vmail at production2.baplc.com
2020 Jul 27
2
Migration from one server to 2 new servers
Well that option set still doesn?t look correct?
Here is the doveadm option set from my 2.2.2 server which is several weeks\months before 2.2.36?
[Jul-27 @ 15:25:09 ] > dovecot --version
2.2.2
[Jul-27 @ 15:26:53 ] > ls -l /usr/local/bin/doveadm
-rwxr-xr-x 1 root root 1379203 May 22 2013 /usr/local/bin/doveadm
[Jul-27 @ 15:25:12 ] > doveadm
usage: doveadm [-Dv] [-f
2020 Jul 28
2
Migration from one server to 2 new servers
Hi!
Kishore, you got the command wrong..
`doveadm backup -R -u username-goes-here imapc:`
for this to work, you need to configure following things:
imapc_host = old-host-name
imapc_password = master-password
imapc_master_user = master-user-name
and on the old host you need
passdb {
args = /etc/dovecot/passwd.masterusers
driver = passwd-file
master = yes
pass = yes
}
This should
2020 Jul 27
2
Migration from one server to 2 new servers
I seem to recall a post a while back where, due to the age of the remote end, the remote side command had to be entered in the command executed on the local side.
Do you have dsync on the 2.0.9 machine?
> On Jul 27, 2020, at 4:16 PM, Kishore Potnuru <kishore.reachme at gmail.com> wrote:
>
> This is what my understanding. May be I am also wrong here.
>
> Backup option
2020 Aug 03
4
Migration issue
Hi All,
I have tried the below command to migrate the data from the old
server(dovecot version: 2.0.9) to new servers(dovecot version: 2.2.36
(1f10bfa63)). But it's throwing an error.
old server name: production1
new server1 name: production2 (for HA/Replication)
new server2 name: production3 (for HA/Replication)
I have configured replication between production2 and production3, which is
2020 Aug 04
3
Migration issue
Thank you for the response.
So, both password files (master and regular user credentials) have the same
contents in this scenario, correct?
-Kishore
On Mon, Aug 3, 2020 at 11:42 PM Joseph Tam <jtam.home at gmail.com> wrote:
> On Mon, 3 Aug 2020, Kishore Potnuru wrote:
>
> > ===============
> > Jul 28 11:14:23 auth: Fatal: Master passdb can't have pass=yes if there
2009 Nov 08
0
Repeated measures on a factorial unbalanced in a blocks with split-plot design
Dear all,
I am trying to analyze data from an experiment like this:
Factors:
Hormone - Levels: SH, CH (S = without; C=with; H=Hormone)
Time - Levels: 19/08/09, 04/09/09, 18/09/09, 08/10/09, 20/10/09 (DD/MM/YY)
Nutrition - Levels: Completa, Sem (without)
Macronutrition - Levels: Ca, K, Mg, P, Sem (without)
Time is the measures day. It reflect the days after germination.
Blocks : 4
plants per
2020 Jul 28
1
Migration issue
Adding the dovecot.conf configuration from old and new servers:
=========================================
My old server dovecot.conf (production1):
=========================================
disable_plaintext_auth = no
listen = *
log_path = /var/log/dovecot.log
mail_location = maildir:/z1dev/mail/virtual/%d/%n/Maildir/
passdb {
args = /etc/dovecot/passwd
driver = passwd-file
2009 Nov 22
0
Repeated measures unbalanced in a split-split design
Hi,
I have a experiment with block, plots, sub-plots, and sub-sub-plots
with repeated measures and 3 factors (factorial design) when we have
been observed diameter (mm), high (cm) and leaves number (count).
However, we don't have one treatment in one factor, so, my design is
unbalanced.
On a previous message here, a friend tell me that "It appears to me
that your design is a split-split
2009 Aug 03
0
Gilberto Nunes deixou uma mensagem para você no Badoo!
Voc? tem uma nova mensagem no Badoo!
Gilberto Nunes deixou uma mensagem pra voc?.
Clique no link para abrir:
http://us1.badoo.com/01097897898/in/BDGmMoCC9H8/?lang_id=61
E, outras pessoas estiveram procurando por voc?:
Manoel Felipe (Joinville, Brasil)Mara Leal mendes (Joinville, Brasil)Tiago Gabriel (Joinville, Brasil) Se os links desta mensagem n?o funcionarem, copie e cole os links na barra
2020 Jul 27
3
Migration from one server to 2 new servers
Hi,
But there is no "doveadm backup" option in dovecot 2.0.9 version.
[root at production ~]# doveadm -backup
doveadm: invalid option -- 'b'
[root at production ~]# dovecot --version
2.0.9
Copy the contents by using "scp", will that work?
Thanks,
Kishore Potnuru
On Mon, Jul 27, 2020 at 10:00 AM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
>
> >
2020 Aug 04
1
Migration issue
Thank you for the reply.
In old server (production1), I have changed like this for passdb. rest all
i kept the same.
passdb {
args = /etc/dovecot/master-users
driver = passwd-file
master = yes
#pass = yes
}
passdb {
driver = passwd-file
args = username_format=%u /etc/dovecot/passwd
}
Now I am getting the below Authentication error from
2007 Aug 13
1
GML with tweedie: AIC=NA
Dear Catarina,
I prefer to leave the AIC value as NA for the tweedie GLM family
because it takes extra time to compute and is only occasionally
wanted. It's easy to compute the AIC yourself using the dtweedie()
function of the tweedie package.
Best wishes
Gordon
At 03:05 AM 14/08/2007, Catarina Miranda wrote:
>Dear Gordon;
>
>I have also sent this email to R help mailing list,
2007 Aug 16
0
[LLVMdev] Changing basic blocks
Hi all,
A week agoo I sent an email about reordering instruction in basicblocks.
And ... I was able to do it. I guess so, at least.
Now when compiling my test program, llc dumps:
--
llc: /home/mentat/llvm_work/llvm/lib/CodeGen/LiveVariables.cpp:155: void
llvm::LiveVariables::HandleVirtRegUse(llvm::LiveVariables::VarInfo&,
llvm::MachineBasicBlock*, llvm::MachineInstr*): Assertion