mirror of
https://github.com/Qubes-Community/Contents.git
synced 2025-05-16 21:22:25 -04:00
Merge pull request #150 from taylorsmcclure/patch-1
Update instructions for Kali install
This commit is contained in:
commit
45f3ba8c78
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
```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 --export --armor 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6 > kali-key.asc
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue