9.Explain the backing up and restoring files in Linux.
Ans.
1. Backing-up and restoring files is done only by system administrator.
2. Because of built-in features, Linux doesn’t allow users to back-up their own files to removable disks.
3. It’s not enough to know that performing backup is your job, you need to formulate a strategy to making sure your system is not vulnerable to sudden disastrous disruptions.
4. If you have a high capacity tape drive and several good set of restore disks you can take backup every few days.
5. If you are managing a system with scores of users, you might find it more sensible to back up accounts and system configurations.
6. Only you can decide ‘what’ to backup, you need to decide ‘how frequently’ to perform backups, whether to maintain series of incremental backup.
7. You should maintain perfect backups without ever needing to restore to them, this means encouraging users to keep multiple copies of their important files in their home directories so that you won’t be asked to mount a backup to restore a file that user corrupted.
8. Restoring files from your backup media is no less important that backing them up in the first place.
9. Be certain you can restore your files if the need arises by testing your restore process at least once during non-critical time.
10. You should have disaster recovery plan in the place.
Ans.
1. Backing-up and restoring files is done only by system administrator.
2. Because of built-in features, Linux doesn’t allow users to back-up their own files to removable disks.
3. It’s not enough to know that performing backup is your job, you need to formulate a strategy to making sure your system is not vulnerable to sudden disastrous disruptions.
4. If you have a high capacity tape drive and several good set of restore disks you can take backup every few days.
5. If you are managing a system with scores of users, you might find it more sensible to back up accounts and system configurations.
6. Only you can decide ‘what’ to backup, you need to decide ‘how frequently’ to perform backups, whether to maintain series of incremental backup.
7. You should maintain perfect backups without ever needing to restore to them, this means encouraging users to keep multiple copies of their important files in their home directories so that you won’t be asked to mount a backup to restore a file that user corrupted.
8. Restoring files from your backup media is no less important that backing them up in the first place.
9. Be certain you can restore your files if the need arises by testing your restore process at least once during non-critical time.
10. You should have disaster recovery plan in the place.
Comments
Post a Comment