diff options
Diffstat (limited to 'cs/Select-and-use-ISOs.html')
| -rw-r--r-- | cs/Select-and-use-ISOs.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cs/Select-and-use-ISOs.html b/cs/Select-and-use-ISOs.html index 1c00f46..c511dcf 100644 --- a/cs/Select-and-use-ISOs.html +++ b/cs/Select-and-use-ISOs.html @@ -503,8 +503,8 @@ <p>If http is chosen you will also see some information regarding checksums.</p> - <p><code class="literal">md5sum</code>, <code class="literal">sha1sum</code> and - <code class="literal">sha512sum</code> (the most secure) are tools to check the ISO + <p><code class="literal">md5sum</code>, <code class="literal">sha512sum</code> and + <code class="literal">sha3-512sum</code> (the most secure) are tools to check the ISO integrity. Copy one of the checksums (string of alphanumeric characters) for use in the next section. </p> @@ -552,13 +552,13 @@ </li> <li class="listitem"> - <p>To use the sha1sum, type: <span class="command"><strong>sha1sum + <p>To use the sha512sum, type: <span class="command"><strong>sha512sum path/to/the/image/file.iso</strong></span></p> </li> <li class="listitem"> - <p>To use the sha512sum, type: <span class="command"><strong>sha512sum + <p>To use the sha3-512sum, type: <span class="command"><strong>sha3-512sum path/to/the/image/file.iso</strong></span></p> </li> |
