Difference between revisions of "Ops335 1302 faq"
(Created page with '# How can you duplicate data across files, devices, partitions, and volumes?What does the noerror and sync option do? # How can you backup and restore the Master boot record? ## …') |
|||
Line 1: | Line 1: | ||
+ | = Week 2 = | ||
# How can you duplicate data across files, devices, partitions, and volumes?What does the noerror and sync option do? | # How can you duplicate data across files, devices, partitions, and volumes?What does the noerror and sync option do? | ||
# How can you backup and restore the Master boot record? | # How can you backup and restore the Master boot record? |
Revision as of 06:32, 13 May 2013
Week 2
- How can you duplicate data across files, devices, partitions, and volumes?What does the noerror and sync option do?
- How can you backup and restore the Master boot record?
- How can you include partition table information when backing up or restoring?
- How can dd be used to modify data in place in a file?
- How can dd be used to wipe out an entire disk?
- How can dd be used for data recovery?
- ddrescue what can it be used for?
- How can dd be used for benchmarking drive performance?
- How can dd be used for generating a file with random sized data?
- How can dd be used to convert a file to upper case?
- How can dd be used to create empty files with different file sizes?
- What are the different practical uses for tune2fs command?