Find the answer to your Linux question:
Results 1 to 3 of 3
I want to setup my centos 5.3 machine to do scheduled backups of my home directories can someone please point me to a howto or a tutorial...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    15

    Scheduled Backups

    I want to setup my centos 5.3 machine to do scheduled backups of my home directories can someone please point me to a howto or a tutorial

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,095
    You can find some backup/recovery apps that might work for you here:

    Backup & Recovery | Linux App Finder

    If you find something you want to try, you can probably install it using YUM.

    You can probably run any scheduled backups using a cron job. Lots of cron job tutorials here:

    cron job - Google Search

    Maybe someone else will offer up some other backup plans, or thoughts on the matter.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    I managed with a script + cronjob

    The script chose the files I wanted backed up and made a log of it. The cronjob only called the script.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...