Verify & Authenticate

drrummer

New Member
Joined
Aug 19, 2021
Messages
21
Reaction score
2
Credits
168
The verification is not working for Linux. I tried to enter the CD code in CROSH, but it doesn't work.
Does anyone know how to generate a SHA256sum ?
 


dcbrown73

Well-Known Member
Joined
Jul 14, 2021
Messages
365
Reaction score
340
Credits
3,224
I'm guessing you mean verify a file's sha256sum?

At a command line run the following: 'sha256sum filename_to_sum'

Example:
Code:
[email protected]:~ $ sha256sum file.txt
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  file.txt
[email protected]:~ $
 
OP
drrummer

drrummer

New Member
Joined
Aug 19, 2021
Messages
21
Reaction score
2
Credits
168
I'm guessing you mean verify a file's sha256sum?

At a command line run the following: 'sha256sum filename_to_sum'

Example:
Code:
[email protected]:~ $ sha256sum file.txt
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  file.txt
[email protected]:~ $
Hi. Yes, that's correct. I found an app which helps with this on Chromebook. Thank you for your input.
 
MALIBAL Linux Laptops

Linux Laptops Custom Built for You
MALIBAL is an innovative computer manufacturer that produces high-performance, custom laptops for Linux.

For more info, visit: https://www.malibal.com


Latest posts

Top