mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-10-01 01:05:51 -04:00
Merge pull request #150 from taylorsmcclure/patch-1
Update instructions for Kali install
This commit is contained in:
commit
45f3ba8c78
@ -49,7 +49,7 @@ access can change this configuration in firewall settings for the TemplateVM.
|
|||||||
1. Retrieve the Kali Linux PGP key using a DisposableVM.
|
1. Retrieve the Kali Linux PGP key using a DisposableVM.
|
||||||
|
|
||||||
```shell_session
|
```shell_session
|
||||||
$ gpg --keyserver hkps://keys.gnupg.net --recv-key 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
|
$ gpg --keyserver hkps://keys.openpgp.org --recv-key 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
|
||||||
$ gpg --list-keys --with-fingerprint 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
|
$ gpg --list-keys --with-fingerprint 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
|
||||||
$ gpg --export --armor 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6 > kali-key.asc
|
$ gpg --export --armor 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6 > kali-key.asc
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user