Displaying 4 results from an estimated 4 matches for "syslos".
Did you mean:
syslog
2014 Nov 15
1
Understanding why Dovecot unexpectedly died
...:::995 :::* LISTEN 634/dovecot
In the mail.log and mail.err I can't see anything but:
Nov 15 18:59:13 mail01 dovecot: Dovecot v1.2.17 starting up
Nov 15 18:59:13 mail01 dovecot: auth-worker(default): mysql: Connected to 192.168.33.3 (exim)
And in the syslos there is nothing about Dovecot...
Any idea?
Thanks a lot!
Luca Bertoncello
(lucabert at lucabert.de)
1998 Mar 12
0
Re: Re: Re: Towards a solution of tmp-file problems
>
>For example (and this is only an example), a private namespace may be
>assigned for each user at login time (at the level of the login shell).
>Thus, the user''s "ls" commands see files in whatever directory the
>private namespace is rooted, and for all intents and purposes it appears
>to be an ordinary filesystem. Yet no other users can see this. User runs
2007 May 13
0
No subject
>> Over the last couple months, we have had a couple incidents (luckily a=
ll
>> on weekends) where all 15 UPSs will mysteriously shut off, and we had =
to
>> manually power them back up. To top it off, there was nothing in syslo=
g
>> about any UPS going onto battery power and staying there - just a coup=
le
>> curious low-battery warnings from one of the UPSs.
You
2007 Oct 08
2
rsync error: protocol incompatibility (code 2) at main.c(1385)
Hello,
i'm trying to backup one of my hosts with a two rsync-scripts, which are
mainly just calling on the client side
/usr/bin/rsync --server --sender -vlogDtprz --delete-excluded
--numeric-ids --exclude-from=/etc/sm-backup/rsync.exclude /
and on the server side
rsync -avz --numeric-ids -e "ssh -i $key" --delete --delete-excluded
rsync@$client:/ $DATA_PATH/$client/daily.0