Quantcast
Viewing all articles
Browse latest Browse all 18796

Re: My server is freezing up

Hi remus
Maybe something like this:
Code: [Select]
FILENAME=messages_`date "+%m%d%H%M"`
syslogd -O /mnt/sda1/$FILENAME

The filename will have the format  messages_12282357. The date function appends month, day, hour, minutes to the messages
part of the f...

Viewing all articles
Browse latest Browse all 18796

Trending Articles