Jump to content

Clear All Log / Automatic Cron


Recommended Posts

Hi Devs

Google translate

Here's a tutorial to automatically clear all your server logs.

 

 

Create crontab user root

crontab -e

 

click "insert" to keyboard and paste

 

*	*	*	*	*	/bin/sh /usr/home/etcetcetc/game/clear.sh

0c5e2ae5958da6203b6280bcd0adc2f5.png


With this command you will clear your log in one minute.

 

 

Example time crontab:


Linux na Web - Como agendar tarefas no Linux com o Crontab

 

 

and press ESC and : and  wq = :wq and press enter

Example screen:
fdae2d780d8b23f549312179c764c553.png

 

No need to restart ok..

Obs: command
 

List crontab: # crontab -l

edit crontab: # crontab -e

comment crontab (stop crontab) : comment (#)

#*    *    *    *    *    /bin/sh /usr/home/etcetcetc/game/clear.sh


Download my script

This is the hidden content, please

edit the files to your directory..
 

Credit: ByLost

Enjoy
By

 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 17
  • Good 4
  • Love 1
  • Love 11
Link to comment
Share on other sites

  • 7 months later...

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.