Revision history for VerificationCommands


Revision [34371]

Last edited on 2025-12-11 10:04:14 by coolpup
Additions:
~-https://docs.voidlinux.org/installation/index.html#verifying-images


Revision [34370]

Edited on 2025-12-11 10:03:10 by coolpup
Additions:
~-The authenticity of the acquired file is verified by using the **//gpg//** command: **%%gpg --import gnupg-pubkey.txt && gpg --verify <image_file>.iso.asc <image_file>.iso%%**
Deletions:
~-The authenticity of the acquired file is verified by using the **//gpg//** command:
**%%gpg --import gnupg-pubkey.txt && gpg --verify <image_file>.iso.asc <image_file>.iso%%**


Revision [34369]

Edited on 2025-12-11 10:01:17 by coolpup
Additions:
~-Having downloaded any file, one will need to verify its integrity and its authenticity.
~-If //wget// is not used to acquire the file then one should verify the integrity of the acquired file by using the **//sha256sum//** or **//sha512sum//** command: **%%sha256sum --check --ignore-missing sha256sum.txt%%**
~-The authenticity of the acquired file is verified by using the **//gpg//** command:
**%%gpg --import gnupg-pubkey.txt && gpg --verify <image_file>.iso.asc <image_file>.iso%%**
==References==
~-https://www.system-rescue.org/Download/
Deletions:
~-Having downloaded any file, one will need to verify its authenticity.
~-If //wget// is not used to acquire the file then one should verify the integrity of the acquired file by using the **//sha256sum//** or **//sha512sum//**, and **//gpg//** commands, as demonstrated here:
~~-https://www.system-rescue.org/Download/


Revision [34342]

Edited on 2025-12-09 06:09:11 by coolpup
Additions:
~-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 to acquire the file then one should verify the integrity of the acquired file by using the **//sha256sum//** or **//sha512sum//**, and **//gpg//** commands, as demonstrated here:
Deletions:
~-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 to acquire the file then one should verify the integrity of the acquired file by using the //sha256sum// or //sha512sum//, and //gpg// commands, as demonstrated here:


Revision [34341]

Edited on 2025-12-09 06:07:50 by coolpup
Additions:
~-If //wget// is not used to acquire the file then one should verify the integrity of the acquired file by using the //sha256sum// or //sha512sum//, and //gpg// commands, as demonstrated here:
Deletions:
~-If //wget// is not used then one should verify its integrity by verifying its checksum, as demonstrated here:


Revision [34340]

Edited on 2025-12-09 06:02:26 by coolpup
Additions:
~-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.
Deletions:
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.


Revision [34339]

Edited on 2025-12-09 06:01:49 by coolpup
Additions:
====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:
~~-https://www.system-rescue.org/Download/
Deletions:
=====VerificationCommands====
~-https://www.system-rescue.org/Download/


Revision [34322]

The oldest known version of this page was created on 2025-12-07 13:59:34 by coolpup
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki