Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/03/16 in all areas

  1. Hey. I'm releasing my mysql backup script. Prerequisites mysqldump gzip ncftp ftp server properly set up How does the script works? Dumps and compresses the desired mysql databases Transfers compressed files to remote host Removes local compressed files How to use?This script takes only one argument (mode). Mode defines which databases should be dumped. Run it as: sh backupmysql.sh <mode>Check the source comments for available modes. Running automatically You can also define it to run automatically with a cronjob, and even run different modes on different times. To add a new cronjob, run: crontab -e Example cronjob (once a day): 0 0 * * * sh /usr/home/someuser/backupmysql.sh all Script source:
    1 point
  2. def ShowWindow(self, size): def Close(self): def CommandCloseSafebox(self): add to this methods shop.RefreshInventorySafa()
    1 point
  3. notice_all(string.format("Player %s is now banned", player_name_variable))
    1 point
  4. Does somebody only have the html and css because i want to make a new CMS
    1 point
  5. Hi, Take the wav in the file : [Hidden Content]
    1 point
  6. 1 point
×
×
  • 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.