当前位置:网站首页>使用sha256文件验证下载的文件
使用sha256文件验证下载的文件
2022-07-02 05:51:00 【mengloveyu】
sha256文件验证下载的文件
准备sha256文件和待检验的文件
[[email protected]]# ll
total 24076
-rw-r--r-- 1 root root 24647024 May 18 01:22 istio-1.13.4-linux-amd64.tar.gz
-rw-r--r-- 1 root root 97 May 18 01:22 istio-1.13.4-linux-amd64.tar.gz.sha256
使用sha256sum
验证文件
语法:
cat [sha256文件] | sha256sum --check
样例执行:
// 自动对比
[[email protected]]# cat istio-1.13.4-linux-amd64.tar.gz.sha256 | sha256sum --check
istio-1.13.4-linux-amd64.tar.gz: OK
// 或自行对比
[[email protected] istio]# cat istio-1.13.4-linux-amd64.tar.gz.sha256
a7066afc8ff91266f8903ce6c3c994aafc12da80175c5a3f9f7ab0ed7eaa020f istio-1.13.4-linux-amd64.tar.gz
[[email protected]]# sha256sum istio-1.13.4-linux-amd64.tar.gz
a7066afc8ff91266f8903ce6c3c994aafc12da80175c5a3f9f7ab0ed7eaa020f istio-1.13.4-linux-amd64.tar.gz
边栏推荐
- File contains vulnerability (I)
- Sliding window on the learning road
- Cambrian was reduced by Paleozoic venture capital and Zhike shengxun: a total of more than 700million cash
- I want to understand the swift code before I learn it. I understand it
- Get the details of the next largest number
- Importation de studio visuel
- [leetcode] day92 container with the most water
- [whether PHP has soap extensions installed] a common problem for PHP to implement soap proxy: how to handle class' SoapClient 'not found in PHP
- 死磕大屏UI,FineReport开发日记
- brew install * 失败,解决方法
猜你喜欢
brew install * 失败,解决方法
Stick to the big screen UI, finereport development diary
Cube magique infini "simple"
Installation du tutoriel MySQL 8.0.22 par centos8
[PHP是否安装了 SOAP 扩]对于php实现soap代理的一个常见问题:Class ‘SoapClient‘ not found in PHP的处理方法
[personal test] copy and paste code between VirtualBox virtual machine and local
5g market trend in 2020
Vscode paste image plugin saves image path settings
mysql的约束总结
Visual studio import
随机推荐
Record sentry's path of stepping on the pit
Centos8 installation mysql8.0.22 tutorial
vite如何兼容低版本浏览器
Vite打包后的dist不能直接在浏览器打开吗
【技术随记-08】
idea開發工具常用的插件合集匯總
1037 Magic Coupon
Gcnet: non - local Networks meet Squeeze excitation Networks and Beyond
[personal test] copy and paste code between VirtualBox virtual machine and local
RNN recurrent neural network
XSS basic content learning (continuous update)
Common protocols and download paths of NR
Some descriptions of Mipi protocol of LCD
线程池概述
Appnuim environment configuration and basic knowledge
KMP idea and template code
500. 键盘行
460. LFU 缓存 双向链表
JVM class loading mechanism
1036 Boys vs Girls