Common backup tools
- Decide on a backup tool you are comfortable using
- Practice using the tool before a real problem occurs
- Options include tar, cpio, dump, afio and rsync
- Tar and cpio are included on most distribution rescue media
- Dump provides interactive restore and handles media errors gracefully
- Afio provides per-file compression for better reliability
- Rsync provides smart filesystem mirroring