Displaying 16 results from an estimated 16 matches for "monging".
Did you mean:
manging
2007 Mar 04
6
Backgroundrb spiking CPU after first run on Mongrel cluster
I''ve been troubleshooting this problem for several hours now and haven''t
been able to figure out what''s wrong. I have two boxes, dev and prod, both
are identical except that prod uses Ruby 1.8.5 and dev uses 1.8.4. Both are
running Slave 1.2.0, Daemons 1.0.5, and Backroundrb 0.2.1.
The behavior I''m seeing is this. When I first start Backgroundrb, this is
what
2009 Mar 16
2
Rsyncd and Environmental Paths
I have this in my rsync.conf
[backup]
path = /home/$USER/backup
use chroot = no
monge symlinks = no
uid = wendell
gid = wendell
read only = no
list = yes
auth users = wendell
secrets file = /etc/rsyncd.secrets
But rsync doesn't seem to interpret the $USER. I've also tried this with $HOME and '~' with no luck. I want to be able to back up to the
2007 Feb 15
2
Multiple Processes Spawned from mongrel_rails start ?
Hello,
I have mongrel 1.0.1, rails 1.2.2 ruby 1.8.5 running on Centos 4.4.
When I execute the mongrel_rails start -d I see that 3 processes are spawned. See below:
[root at ccc aaa]# mongrel_rails start -d
[root at ccc aaa]# ps -def |grep mong
root 2743 1 9 07:14 ? 00:00:01 /usr/bin/ruby /usr/bin/mongrel_rails start -d
root 2744 2743 0 07:14 ? 00:00:00
2010 Oct 22
1
question about decision trees
Hi, I have seen that R has a implementation of decision trees; however,
after I have the tree with the classification:
R Quinlan's trivial example of the "golf" decision tree.
Outlook Temperature Humidity Windy PlayDontPlay 1 sunny 85 85 false
DontPlay
2 sunny 80 90 true DontPlay
3 overcast 83 78 false Play
4 rain 70 96 false Play
...
What's next? I mean, what is this
2006 Jan 22
0
Thanks
Many thanks for helping me solving my problems
After a few conf tweakings, dovecot works so well that I may put it on
prod tomorrow.
Many thanks to Timo!!!
A few questions though:
I had to raise the number of auth_process to 10 to avoid tons of messages
"can't connect to socket 'default' is that ok?
After tweaking my postgresql database to authenticate virtual users I
notices
2006 Jan 23
1
Connection refused
Dear Timo et all,
I wanted to put dovecot on production on my real server but, be it with
the beta1 you left on my machine yesterday on beta2, when I launch
dovecot, I have tons of messages in syslogs like :
imap-login: can't connect to auth server at default: Connection refused.
What did I do wrong??
TIA
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
15, Chemin des
2006 Jan 31
0
adding a select or a poll?
Since I put my hands on dovecot, I had this recuring problem at startup:
Imap-login would'nt connect to the 'default' socket.
I've been strugling with the fact that it would eventually connect on a
slow or moderely fast machine but not on a really fast machine.
According to Unixware doc, the FIRST connect ALWAYS returns -1 and
errno=EINPROGRESS
AFAICT, imap loop is like this:
2006 Jan 17
3
plain text auth
Hi everyone,
This is my second try with dovecot, and still no luck.
What I want is twig to work with dovecot on the localhost address .
I need to authenticate through pam for real accounts and through pgsql for
virtual ones.
I just cant autenticate:
logs are : imap-:login: Authenticate PLAIN failed: Unsupported
authentication mechanism
or: Aborted login: method = PLAIN
Could someone please
2006 Jan 30
1
nearly there
Hi Timo et all.
At last I found with unix socket wouldn't connect and it works now.
However after auth, imap crashes with signal 6.
This happens on 1 machine, the other (unixware too) work fine.
The stack trace doesn't make much sense
here it is anway...
Core image of imap (process p1) created
CORE FILE [makedev in cmd-status.c@sys/mkdev.h]
SIGNALED 8 (fpe code[FPE_INTDIV]
2011 Apr 04
0
Multithreading of Geneland
Hi all,
I would like to multithread that script, to detect structure from multilocus genetic data :
>library(Geneland)
>
>geno = read.table("cot966gen_test.txt") #the file is show after
>MCMC(geno.dip.codom = geno, varnpop=T, npopmax=20, spatial = F, nit=100000, thinnin=100, path.mcmc="./")
>PostProcessChain(path.mcmc="./", nxdom=100, nydom=100,
2006 Jan 19
4
Login user doesn't exist: dovecot
After completely trashing my system a few days ago, I now have FC4
running, and have compiled dovecot-1.-beta1. Everything is placed in a
different place from the debian install, so it's possible that I have a
path problem.
Attempting to start dovecot in a root console brings up the line
Login user doesn't exist: dovecot
Advice, please?
Anne
2007 Nov 18
3
mongrel_cluster on OS X 10.5 Leopard
So, Leopard server has been great, most everything I need is here.
Thanks to a nice example here:
http://www.cyberarmy.net/library/article/1722/ I was even able to sort
out using Mongrel with Apache 2. All works out of the box, except
mongrel_cluster. The gem just won''t install. I could really use some
guidance here. I did try the darwinports mongrel_cluster install from
here:
2016 Feb 09
2
LXC on CentOS 7 HowTo: PAM Configuration
Hi,
I am trying to implement something like an "LXC on CentOS 7 HowTo" for
internal use. (Might as well get public afterwards.) I am following
the HowTo for CentOS 6
(https://wiki.centos.org/HowTos/LXC-on-CentOS6). So, here's what I did
so far (Steps 1-6 can easily be omitted, but I am trying to be
complete.)
1.) Disable delta RPM's in /etc/yum.conf
2.) Remove LibreOffice
2006 Aug 29
13
restart - `exec'': Operation not supported
I''m using the latest Mongrel (0.3.13.4) and restarting
causes Mongrel to die. From mongrel.log:
** USR2 signal received.
** Restarting with arguments: ruby
/opt/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails
start -C config/mongrel.yml
/opt/local/lib/ruby/gems/1.8/gems/mongrel-0.3.13.4/bin/mongrel_rails:142:in
`exec'': Operation not supported - ruby
2006 Jan 29
1
I gonna understand one day
Hi,
I'm still struggling with dovecot and Unixware:
On my main server, I have two problems:
1- imap-login has great difficulties to connect to 'default'.
I have traced it to accept in auth_master_listener.c witch fails with
errno=71 (EPROTO) weird...
2- It some times works and I can log-in but imap gets killed by signal 6
(abort?)
See the logs:
Jan 24 12:40:25 dovecot: Dovecot
2006 Jan 18
0
still strugling
Hi all,
After I posted yesterday, I'm still struggling with dovecot 1.0beta1
I installed it on openbsd with no problem. But I can't get it to
authenticate plaintext on Unixware.
I had to add two include files <sys/types.h> and <sys/mkdev.h> in
compat.h because minor and major where undefined on unixware. I doubt that
could fail...
What's wrong with that conf:
##