1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-07-05 20:53:33 +00:00
Dotfiles/problems.md
2020-11-12 18:27:08 +02:00

7 lines
194 B
Markdown

# List of often problems and their solutions
### `gpg: keyserver receive failed: General error`
``` bash
gpg --keyserver keys.gnupg.net --recv-keys CB9387521E1EE0127DA804843FDBB55084CC5D84
```