Vaše preuzimanje Mageia 7 Live Plasma 64bit treba započeti za nekoliko sekundi (veličina preuzimanja je oko 2.8 GB). Ako preuzimanje ne započne, kliknite ovdje.

Kad vaše preuzimanje bude dovršeno, trebali biste provjeriti podudaraju li se provjereni zbrojevi:

Checksums are available for download as files: Mageia-7-Live-Plasma-x86_64.iso.sha512 (sha2 512 bit hash) and Mageia-7-Live-Plasma-x86_64.iso.sha3 (sha3 512 bit hash).

$ # You need both iso and checksum file in the same folder
$ sha512sum -c Mageia-7-Live-Plasma-x86_64.iso.sha512
Mageia-7-Live-Plasma-x86_64.iso: U redu 

$ sha3-512sum -c Mageia-7-Live-Plasma-x86_64.iso.sha3
Mageia-7-Live-Plasma-x86_64.iso: U redu 

$ # You can also compare checksum directly from this web page without checksum file
$ sha512sum Mageia-7-Live-Plasma-x86_64.iso
d4a1f3f67812e5c804b32f1225859d1fec94ab1a70bd3d10a4ef6871ef9198ae726266b83f52688ca7bf3aca1437e33545f46bbb7cf2bf905d9df5a8e4cc222c  Mageia-7-Live-Plasma-x86_64.iso 

$ sha3-512sum Mageia-7-Live-Plasma-x86_64.iso
3AE68C37209EDF5CBC36EA9503B24323CA46EB58CDD374375BF7C37B8E228DFB3AD9843F9E8A8B93FE29B61D90A6F441D50B17BFE5FB4CA3072E0466315B3992  Mageia-7-Live-Plasma-x86_64.iso 

Ako se provjereni zbrojevi ne podudaraju, NE koristite ovaj ISO. Provjerite i pokušajte preuzeti ponovno.

You can also verify the signature of an ISO. They are also available for download as files: Mageia-7-Live-Plasma-x86_64.iso.sha512.gpg and Mageia-7-Live-Plasma-x86_64.iso.sha3.gpg. First you need to import the "Mageia Release" key from a PGP Public Key Server:

$ gpg --keyserver keyserver.ubuntu.com --recv-keys EDCA7A90

In response there should be one of the following lines:

gpg: key EDCA7A90: public key "Mageia Release <release@mageia.org>" imported

or if you already imported the key before:

gpg: key EDCA7A90: "Mageia Release <release@mageia.org>" not changed

Then you need to verify the signature for the ISO.

$ gpg --verify Mageia-7-Live-Plasma-x86_64.iso.sha512.gpg Mageia-7-Live-Plasma-x86_64.iso.sha512

In response there should be lines like:

gpg: Good signature from "Mageia Release <release@mageia.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: B210 76A0 CBE4 D93D 66A9  D08D 835E 41F4 EDCA 7A90

The warning about uncertified signature is expected.


Želite pomoći? Pridružitenam se!