On Wed, Jun 16, 2010 at 12:17:40PM +0200, Steve Dierker wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > Alternatively, you could mount /var/log as tmpfs, so it writes to RAM
> > instead of to disk.
>
> I would suggest to mount /var/log as tmpfs and backup it per cronjob to
> your h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Alternatively, you could mount /var/log as tmpfs, so it writes to RAM
> instead of to disk.
>
> -Rob
>
>
I would suggest to mount /var/log as tmpfs and backup it per cronjob to
your harddrive every hour.
So you are minimizing the write access to
On Tue, Jun 15, 2010 at 09:30:51PM +0200, Jozsi Vadkan wrote:
> Can anyone post a link, to a good howto, how to:
>
> - turn off logging to console
> - turn off logging to files [/var/log/messages]
> - turn off all logging
>
> Reason: because Lenny is not on a normal HDD, so i don't want to write
On Tue, Jun 15, 2010 at 10:04:15PM +0200, Jozsi Vadkan wrote:
> /etc/init.d/rsyslog stop
> chmod -x /etc/init.d/rsyslog
>
> is that enough? or the system logs somewhere else?
That should do it, but it is a slightly hackish way of doing it.
Another (IMHO better) way of doing it is to modify the c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 06/15/2010 04:04 PM, Jozsi Vadkan wrote:
> /etc/init.d/rsyslog stop
> chmod -x /etc/init.d/rsyslog
>
> is that enough? or the system logs somewhere else?
>
>
>> Can anyone post a link, to a good howto, how to:
>>
>> - turn off logging to consol
/etc/init.d/rsyslog stop
chmod -x /etc/init.d/rsyslog
is that enough? or the system logs somewhere else?
> Can anyone post a link, to a good howto, how to:
>
> - turn off logging to console
> - turn off logging to files [/var/log/messages]
> - turn off all logging
>
> Reason: because Lenny is
6 matches
Mail list logo