Hi
Google translate
Here's a tutorial to automatically clear all your server logs.
Create crontab user root
click "insert" to keyboard and paste
Bitte melden Sie sich an, um dieses Bild zu sehen.
With this command you will clear your log in one minute.
Example time crontab:
Bitte melden Sie sich an, um dieses Bild zu sehen.
and press ESC and : and wq = :wq and press enter
Example screen:
Bitte melden Sie sich an, um dieses Bild zu sehen.
No need to restart ok..
Obs: command
List crontab: # crontab -l
edit crontab: # crontab -e
comment crontab (stop crontab) : comment (#)
Download my script Bitte melden Sie sich an, um diesen Link zu sehen.
edit the files to your directory..
Credit: ByLost
Enjoy
By