First page Back Continue Last page Summary Graphic
Disaster Recovery For Linux
Ways to implement Disaster Recover
- Using a Tape Backup System with tar
- Syntax for the tar command
- tar cvf /dev/st0 --exclude /proc /
- What to backup
- What to exclude
- The Device
Notes: