Re: [gentoo-user] [postfix - bug?] error in master.cf - problem with restart

2009-06-22 Thread Marcin Niskiewicz
2009/6/22 Eray Aslan > On 22.06.2009 13:02, Marcin Niskiewicz wrote: > > I noticed that when someone makes an error in master.cf > > <http://master.cf> (for example write anything at the beginning of the > > file) and then restart postfix there is a problem: > >

[gentoo-user] [postfix - bug?] error in master.cf - problem with restart

2009-06-22 Thread Marcin Niskiewicz
Hello I noticed that when someone makes an error in master.cf (for example write anything at the beginning of the file) and then restart postfix there is a problem: postfix is stopped (that's ok), then it should be started but it isn't (in log something like postfix/master[1649]: fatal: /etc/postf

Re: [gentoo-user] syslog-ng +bash history

2009-02-12 Thread Marcin Niskiewicz
2009/2/5 Willie Wong > On Thu, Feb 05, 2009 at 09:31:07AM +0100, Penguin Lover Marcin Niskiewicz > squawked: > > It works fine (it writes history to history.log) but still it writes it > to > > those 3 files (debug , syslog, messages) as well ... > > so now everyt

Re: [gentoo-user] syslog-ng +bash history

2009-02-05 Thread Marcin Niskiewicz
2009/2/4 Yannick Mortier > 2009/2/4 Marcin Niskiewicz : > Hello Marcin! > I imply that you already have done some modifications to your > syslog-ng.conf as logging everything the user type on the console is > not in the standard file that comes with gentoo. > > Basica

[gentoo-user] syslog-ng +bash history

2009-02-04 Thread Marcin Niskiewicz
Hello Everything that is written by users on console is logged in 3 different files (debug , syslog, messages) ... I'd like to route all history logs to one file only... i know how to make a filter which would write it to specific file but still everything is written to other files as well. is the

Re: [gentoo-user] problem with mail server

2009-02-04 Thread Marcin Niskiewicz
2009/2/3 kashani > >> > I think you've got a couple of problems, but none of them individually jump > at as the cause of your problems. However making these three changes > together might help. > > 1. Turn your max_user_connections in Mysql down to something sane. Default > is 100 which is fine u

[gentoo-user] mounting NFS (RW RO)

2008-08-13 Thread Marcin Niskiewicz
Hello I have exported 2 directories via NFS - one RW - second RO - both directories are on the same partition. I noticed that order of mounting those shares is really important - when i mount first share RO and second RW - the second one is RO as well - when i mount first share RW and second RO -