LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sha1sum check? help (https://www.linuxquestions.org/questions/linux-newbie-8/sha1sum-check-help-394306/)

schitzo1978 12-18-2005 07:26 PM

sha1sum check? help
 
hey all, newb question here.
I am almost done downloading the FedoraCore4 i386 DVD.
There is a file called SHA1SUM .. can someone explain how I use this, i assume its a check-sum, i am not aware of how to checksum verify a file.
what software do i need to use to do this ?
E.
montreal, canada

bcfriesen 12-18-2005 10:19 PM

A sha1sum is like an md5sum - both are used to verify the integrity of files. If you're running Linux already, you should be able to run "sha1sum [file]" in the terminal. If you're in Windows, GNU has a sha1sum program for that too: ftp://ftp.gnupg.org/gcrypt/binary/sha1sum.exe


All times are GMT -5. The time now is 11:05 AM.