Linux Backup Script

The backup script used on our Linux servers has been removed.  The systems are now auto-backed from a backup server.

We backup:  all of /home/httpd/html  with exception of access logs and error logs.  The backup server skips these files by design.

We backup all of /etc.  This gets your password and configuration files as well as your Apache configuration.

If you have active DNS we will backup /var/named.

If you have other items you want to back up you will have back them up manually or put a copy of the files into one of  the directories above.