• Home
  • About

Snippet IT

IT News, Programming, Internet and Blogging

  • Programming and Scripting
  • Tips and Tricks
  • Software and Hardware
  • New and Happening
You are here: Home / Programming and Scripting / MD5 and SHA1 Checksum Using Linux

MD5 and SHA1 Checksum Using Linux

July 5, 2017 by Sze Hau 1 Comment

A file checksum is useful when you want to verify the content of a file are same as the content you copied or downloaded somewhere. Basically it calculate and summarise every bits of the file into a small integer value. To verify content of the file are same as the source, simply do a checksum of the source and destination file, and compare the checksum value.

To calculate a MD5 checksum of any file, enter the following command at the Linux prompt:
md5sum <file_to_check>

To calculate a SHA-1 checksum of any file, enter the following command at the Linux prompt:
sha1sum <file_to_check>

More from my site

  • MD5 and SHA1 Checksum Using WindowsMD5 and SHA1 Checksum Using Windows
  • Linux: How To Compress And Decompress Folders And FilesLinux: How To Compress And Decompress Folders And Files
  • Linux: How To Add Swap on CentOSLinux: How To Add Swap on CentOS
  • Virtualmin: How To Install Virtualmin in CentOSVirtualmin: How To Install Virtualmin in CentOS
  • IntroductionIntroduction
  • Blogging IdeaBlogging Idea

Filed Under: Programming and Scripting Tagged With: checksum, Linux, Linux command

About Sze Hau

Geek. Love programming. Coffee addicted. Married with two children. Working towards financial freedom.

Trackbacks

  1. MD5 and SHA1 Checksum Using Windows says:
    July 5, 2017 at 6:53 pm

    […] calculate a MD5 or SHA-1 checksum of a file in Linux, you can use either md5sum or sha1sum, but what about Windows especially when you copy a file from […]

Leave a Reply Cancel reply

Advertisement

  • Facebook
  • Google+
  • Instagram
  • Twitter

Email News Letter

Sign up to receive updates daily and to hear what's going on with us

Software and Hardware

MD5 and SHA1 Checksum Using Windows

July 5, 2017 By Sze Hau Leave a Comment

Blog Network

  • Personal Fincance Personal Finance – Personal Money Tips, Stock Investment, Small Business and Make Money Online
  • szehau's weblog Life, Internet, Software, Gadgets, Programming and Investments

Snippet IT

This is the place where I want to share anything about information technology.

Search

Recent

  • MD5 and SHA1 Checksum Using Windows
  • MD5 and SHA1 Checksum Using Linux
  • Java: Unlimited Strength Jurisdiction Policy
  • WordPress: How To Change Admin Username
  • Linux: How To Compress And Decompress Folders And Files

Tags

Adsense advertisement advertising apache blog blogging tips C# EGPC error estimation format format Integer Gmail Google Google Adsense Google Chrome Google Search Engine Google search result how to HTTP internet marketing Java JavaScript Linux money password performance PHP programming search engine optimization secure security short URL SQL static constructor String tiny URL Tips and Tricks twitter video Windows Vista Wordpress wordpress plugin wordpress theme Youtube

Copyright © 2023 · Magazine Pro Theme on Genesis Framework · WordPress · Log in