search for: supervisord

Displaying 7 results from an estimated 7 matches for "supervisord".

Did you mean: supervisor
2015 Jun 02
0
Supervisord - is it really needed?
Hi All :) In Centos 7 we have systemd. Is in this case supervisord needed? What are your experiences? systemd can clearly be used to respawn processes in case they will die. BR, Rafal.
2015 Dec 02
1
getting X started...
On Tue, Dec 01, 2015 at 04:13:39PM -0600, Frank Cox wrote: > On Tue, 1 Dec 2015 17:04:49 -0500 > Fred Smith wrote: > > > Can someone point me to whatever it is I'm missing here? > > https://fedoraproject.org/wiki/Systemd#How_do_I_change_the_target_.28runlevel.29_.3F Thanks, Frank! -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us -----------------------------
2020 May 15
2
doveadm sync backup from old to new server
...26 17:00 opt dr-xr-xr-x 232 root root 0 May 12 11:25 proc drwx------ 1 root root 4096 Apr 14 01:23 root drwxr-xr-x 1 root root 4096 May 12 11:25 run drwxr-xr-x 1 root root 4096 Apr 14 01:23 sbin drwxr-xr-x 2 root root 4096 Mar 26 17:00 srv -rw-r--r-- 1 root root 12126 May 14 15:48 supervisord.log dr-xr-xr-x 13 root root 0 May 12 11:25 sys drwxr-xr-x 2 root root 4096 Apr 15 17:21 templates drwxrwxrwt 1 root root 4096 May 14 21:44 tmp drwxr-xr-x 1 root root 4096 Mar 26 17:00 usr drwxr-xr-x 1 root root 4096 Apr 15 17:30 var Doh. I wasn't thinking clearly. Yeah, I gues...
2020 May 15
2
doveadm sync backup from old to new server
> On 15/05/2020 07:10 Plutocrat <plutocrat at gmail.com> wrote: > > > On 15/05/2020 10.56, Gregory Sloop wrote: > > IMAP sync looks better and better. I'm a little puzzled why I don't just give up walking on the broken glass and use it - but it just bugs the heck out of me. > > If you can get the dovecot native sync to work, it seems to be a better option,
2020 May 15
0
doveadm sync backup from old to new server
...26 17:00 opt dr-xr-xr-x 232 root root 0 May 12 11:25 proc drwx------ 1 root root 4096 Apr 14 01:23 root drwxr-xr-x 1 root root 4096 May 12 11:25 run drwxr-xr-x 1 root root 4096 Apr 14 01:23 sbin drwxr-xr-x 2 root root 4096 Mar 26 17:00 srv -rw-r--r-- 1 root root 12126 May 14 15:48 supervisord.log dr-xr-xr-x 13 root root 0 May 12 11:25 sys drwxr-xr-x 2 root root 4096 Apr 15 17:21 templates drwxrwxrwt 1 root root 4096 May 14 21:44 tmp drwxr-xr-x 1 root root 4096 Mar 26 17:00 usr drwxr-xr-x 1 root root 4096 Apr 15 17:30 var -------------- next part -------------- An HTML a...
2020 May 15
0
doveadm sync backup from old to new server
...dr-xr-xr-x 232 root root 0 May 12 11:25 proc > drwx------ 1 root root 4096 Apr 14 01:23 root > drwxr-xr-x 1 root root 4096 May 12 11:25 run > drwxr-xr-x 1 root root 4096 Apr 14 01:23 sbin > drwxr-xr-x 2 root root 4096 Mar 26 17:00 srv > -rw-r--r-- 1 root root 12126 May 14 15:48 supervisord.log > dr-xr-xr-x 13 root root 0 May 12 11:25 sys > drwxr-xr-x 2 root root 4096 Apr 15 17:21 templates > drwxrwxrwt 1 root root 4096 May 14 21:44 tmp > drwxr-xr-x 1 root root 4096 Mar 26 17:00 usr > drwxr-xr-x 1 root root 4096 Apr 15 17:30 var > > Doh. > I wasn't...
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by puppet, such as: notice: /Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner: owner changed ''root'' to ''logstash'' notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed ''stopped'' to ''running''