store gpg key somewhere
This commit is contained in:
parent
5e2fc03770
commit
17f12dc9e9
1 changed files with 3 additions and 1 deletions
|
|
@ -90,6 +90,8 @@ gpg --list-keys
|
|||
|
||||
and there will be some long grotty key id such as `C6E74374512CD33FD1C2E47A7E84C28C1F64EAAF`.
|
||||
|
||||
It is highly advised to store a copy of that GPG key (the key itself, not just the id), far away from the system being backed up.
|
||||
|
||||
## The Script
|
||||
|
||||
And now we wrap it all up in a grotty script
|
||||
|
|
@ -143,4 +145,4 @@ grep dump /etc/crontab
|
|||
|
||||
---
|
||||
|
||||
2020.01.06
|
||||
2020.01.07
|
||||
Loading…
Add table
Add a link
Reference in a new issue