QUESTION IMAGE
Question
question 5
10 points
using linux to backup your hard drive, if you want to create a hash, you would use the command - line command ______.
a cc
b dd
c nd
d md5sum
Brief Explanations
To determine the correct command for creating a hash in Linux for hard drive backup:
- Option A (cc): Typically a compiler command, not for hashing.
- Option B (dd): Used for data transfer/copying, not hashing.
- Option C (nd): Not a standard Linux command for hashing.
- Option D (md5sum): Specifically used to generate MD5 hash values, which is relevant for hashing during backup to verify data integrity.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
D. md5sum