mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-05-10 02:43:37 +02:00
commit
b078100fa7
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ $ cat /proc/sys/kernel/random/entropy_avail
|
||||||
|
|
||||||
# Creating keys
|
# Creating keys
|
||||||
|
|
||||||
Create a tempotary directory which won't survive a [reboot](https://serverfault.com/questions/377348/when-does-tmp-get-cleared):
|
Create a temporary directory which won't survive a [reboot](https://serverfault.com/questions/377348/when-does-tmp-get-cleared):
|
||||||
|
|
||||||
```
|
```
|
||||||
$ export GNUPGHOME=$(mktemp -d) ; echo $GNUPGHOME
|
$ export GNUPGHOME=$(mktemp -d) ; echo $GNUPGHOME
|
||||||
|
|
Loading…
Add table
Reference in a new issue