I followed the instructions (http://docs.kali.org/introduction/do...i-linux-images) on how to download Kali Linux Live to my hard disk. I downloaded the gpg (https://gpgtools.org/) and I typed this command "$ wget -q -O - https://www.kali.org/archive-key.asc | gpg --import" into a terminal and I got
-bash: $: command not found
-bash: gpg: command not found
So I tried the command "$ gpg --keyserver hkp://keys.gnupg.net --recv-key 7D8D0BF6" and i got
-bash: $: command not found
I also downloaded the Kali Linux 64 bit ISO and the Kali Linux 32 bit ISO and typed "uname -m" into terminal but it said permission denied.
Please tell me what I did wrong and how to fix it. Any information will be helpful :)