Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
userguide:checking_iso_file_integrity [2020/11/20 20:05] Marc updated ISO name and checksums |
userguide:checking_iso_file_integrity [2020/11/26 19:49] (current) Marc |
||
---|---|---|---|
Line 106: | Line 106: | ||
Example: | Example: | ||
- | < | + | < |
This command will output a computed file hash that can be manually compared against the original one: | This command will output a computed file hash that can be manually compared against the original one: | ||
- | < | + | < |
On **Mac OS X**, you can also use the '' | On **Mac OS X**, you can also use the '' | ||
- | < | + | < |
On **GNU/ | On **GNU/ | ||
- | < | + | < |
- | bc239c35b48e3ce37fbd314c406165d1 | + | 6a32d2738aafdcf4e124c2822e5c668d |
and if you have downloaded the original MD5 file hash to the same folder as NethServer' | and if you have downloaded the original MD5 file hash to the same folder as NethServer' | ||
Line 126: | Line 126: | ||
Example: | Example: | ||
- | < | + | < |
- | nethserver-7.8.2003-x86_64.iso: | + | nethserver-7.9.2009-x86_64.iso: |
**Getting and comparing SHA1 checksums**\\ In both, GNU/Linux and Mac OS X Operating Systems, you can use '' | **Getting and comparing SHA1 checksums**\\ In both, GNU/Linux and Mac OS X Operating Systems, you can use '' | ||
Line 136: | Line 136: | ||
'' | '' | ||
- | < | + | < |
- | SHA1(nethserver-7.8.2003-x86_64.iso)= | + | SHA1(nethserver-7.9.2009-x86_64.iso)= |
'' | '' | ||
- | < | + | < |
- | 7cbc39d1d97ebdbb943520e666257882a398765f | + | 9e3e67f13328163cfd383d1e0fcb7288eed282b8 |
If you have downloaded the original SHA1 file hash to the same folder as NethServer' | If you have downloaded the original SHA1 file hash to the same folder as NethServer' | ||
Line 150: | Line 150: | ||
Example: | Example: | ||
- | < | + | < |
- | nethserver-7.8.2003-x86_64.iso: | + | nethserver-7.9.2009-x86_64.iso: |
On **GNU/ | On **GNU/ | ||