Verify Ubuntu ISO on Linux

Опубликовано: 15 Октябрь 2024
на канале: TechSolvePrac
4,268
30

Step by step process to demonstrate how to verify whether an Ubuntu ISO file downloaded on a Linux system is safe for use or not.
If the file is intact and not tampered while downloading then you may use ti to install Ubuntu on a computer.

Steps followed in the video:
1. Download ISO file from https://ubuntu.com
2. Open Terminal
3. Change the directory to Download location
4. Copy the command from Ubuntu website on terminal
5. Wait for SHA256 sum calculation
6. If SHA256 sum given on Ubuntu matches SHA256 sum generated by on terminal, terminal will display the following output:
“ubuntu-20.04-desktop-amd64.iso: OK”
The above output means the file is not tampered while downloading.

Source: https://www.techsolveprac.com/

Useful Links used in video:
https://ubuntu.com

Hastags: #ubuntu #ubuntututorials