In this post, I am sharing one basic information about file integrity method using MD5 Hash What is Md5hash: In every file has a unique hash created by themselves, this hash code was used to verify the file is modified or not, simply tell the MD5 Hash is like a fingerprint of the file, If you do any small change in file the total Md5sum hash value is changed totally, When you are download files such as Linux ISO images and others. At that time some of the hackers can change the file with another file looks same. In generally the most of the Linux ISO sites gives the md5hash of the file, After downloading you must check the downloaded file mD5hash is equal to given MD5Hash code. If your calculated hash code is different from given code, definitely your file is been corrupted or may be modified by others. What is MD5Sum Tool: MD5SUM is a tool, The tool preinstalled un Linux in command line Interface. Let's find out MD5SUM: For...
keep moving forward the tech generation