Find the answer to your Linux question:
Results 1 to 3 of 3
I just made myself a simple script to backup my Debian fileserver. Currently I'm backing up the following directories: /etc /var/log /var/mail /var/www /home /usr/local I know perhaps this is ...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Posts
    5

    What should I backup?

    I just made myself a simple script to backup my Debian fileserver. Currently I'm backing up the following directories:

    /etc
    /var/log
    /var/mail
    /var/www
    /home
    /usr/local

    I know perhaps this is not specific to Debian, but since various distros keep things in different areas, I was just wondering if there was anything else I should add to this list? I'm mainly concerned with being able to restore the configuration of the server.

    Thanks.

  2. #2
    Just Joined!
    Join Date
    Sep 2008
    Location
    Canada
    Posts
    14
    preserve file permissions in backup, other than that sounds good.

  3. #3
    Just Joined!
    Join Date
    Feb 2008
    Posts
    5
    Quote Originally Posted by Pimpntel View Post
    preserve file permissions in backup, other than that sounds good.
    Yep, I'm doing that. Thanks.

Posting Permissions

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