Hi there,
I am fairly new to Kali Linux (and a complete Linux newbie) so forgive me if this question seems too basic. I don’t know if I missed a step or what I did wrong, so I’d appreciate any expertise. I downloaded the checksums from cdimage and downloaded the Kali ISO, both in the Kali Live VM (using VMware).I extracted the fingerprints and verified the signatures, all is good there.
However, when I try to get the SHA256 of the ISO file I downloaded, I do it the same way as in the example for the exercise but keep getting “No such file or directory”:
root@kali:~# shasum -a 256 ./kali-linux-2019.2-amd64.iso
shasum: ./kali-linux-2019.2-amd64.iso: No such file or directory
What am I missing or doing wrong? I’m really lost and can’t figure out if I need to move something to a different directory, or what. If it’s easier to sort this out via private message I’d appreciate that as well.
Thank you!