Search:

Type: Posts; User: hyper_ch; Keyword(s):

Search: Search took 0.07 seconds.

  1. Replies
    13
    Views
    1,479

    [xubuntu] Re: Questions on rsync

    That's the mysql part that you could remove from the script (or comment out)


    # CREATE MYSQL BACKUP
    # Remove existing backup dir
    $RM -Rf $MYSQLBACKUPDIR

    # Create new backup dir
    $MK...
  2. Replies
    13
    Views
    1,479

    [xubuntu] Re: Questions on rsync

    Yes, but I'd rather setup a script that runs at boot to do the backup.


    That's simple :) just mount the separate partition into your local filesystem (I have used /backup on my machine) and sync...
Results 1 to 2 of 2