Revision [34340]
This is an old revision of VerificationCommands made by coolpup on 2025-12-09 06:02:26.
VerificationCommands
- Having downloaded any file, one will need to verify its authenticity.
- For example, an image file may have the file extension .iso or .img. It is an exact copy, or image, of a complete file system.
- To ensure that the file is downloaded completely and without corruption use the wget command, e.g.:
wget -c /<image_file_location>/<image_file>.iso
- If wget is not used then one should verify its integrity by verifying its checksum, as demonstrated here:
HomePagePlus | RecentChanges | Forum