Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Suddenly LDAP gone #369111
    timh
    Participant

    I always set the following locations to be backed up on Mac servers and sometimes workstations:
    * /Users – optional, but most useful on workstations.
    * /System
    * /Library – the apache document root is contained within this location
    * /private – this is the important one on Mac servers as it encompasses most of the system configuration (/etc) and working data (/var)

    It’s similar to my linux server backup policy, which is always at least:
    * /etc
    * /var
    * /home
    * /opt – if I have any custom software installed.[/list]

Viewing 1 post (of 1 total)