Backup Operations
- "Do I Know This Already?" Quiz
- Foundation Topics
- Exam Preparation Tasks
In this sample chapter from LPIC-2 Cert Guide: (201-400 and 202-400 exams), you will learn how to develop a backup strategy, and how to use standard and third-party backup tools.
This chapter covers the following topics:
How to develop a backup strategy
How to use standard backup tools
Third-party backup tools
This chapter covers the following objective:
206.2 Backup Operations
Almost every seasoned system administrator, as well as many end users, has horror stories that revolve around lost data. Millions of dollars have been lost and heads have rolled because either no backup strategy was put in place or the backup strategy wasn’t followed.
Data is a serious business, and you don’t want to be the one, hat in hand, explaining why critical company data has been lost forever. You must create a solid backup strategy and make sure it is implemented correctly.
This chapter introduces some of the basics that you should know when creating your backup strategy. You learn to answer the questions of what should be backed up and what tools should be used. You also learn about some of the standard backup tools that come with Linux as well as some of the third-party tools that are available.
“Do I Know This Already?” Quiz
The “Do I Know This Already?” quiz enables you to assess whether you should read this entire chapter or simply jump to the “Exam Preparation Tasks” section for review. If you are in doubt, read the entire chapter. Table 18-1 outlines the major headings in this chapter and the corresponding “Do I Know This Already?” quiz questions. You can find the answers in Appendix A, “Answers to the ‘Do I Know This Already?’ Quizzes.”
Table 18-1 “Do I Know This Already?” Foundation Topics Section-to-Question Mapping
Foundation Topics Section |
Questions Covered in This Section |
Backup Strategy |
1 |
Standard Backup Utilities |
2, 3 |
Third-Party Backup Utilities |
4 |
Which directory cannot be placed in a separate filesystem from the root filesystem?
/boot
/etc
/var
None of the above
The ____ command is designed to back up the contents of entire disk drives, regardless of the data on the disk drive.
zip
tar
dd
rsync
To specify the block size, use the _____ option to the dd command.
Which of the following is considered a third-party backup utility available for the Linux operating system.
BackLinuxUp
CompleteBackup
Amanda
Rebecca
