mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-22 16:53:56 +00:00
commit
f2b41eeca0
@ -35,7 +35,7 @@ When asked for passphrase, use output from `openssl rand -base64 24` (and store
|
||||
Use `borg.pub` public key when configuring Borg server.
|
||||
|
||||
```console
|
||||
$ mkdir -p ~/.ssh
|
||||
$ mkdir ~/.ssh
|
||||
|
||||
$ cd ~/.ssh
|
||||
|
||||
|
@ -33,7 +33,7 @@ When asked for passphrase, use output from `openssl rand -base64 24` (and store
|
||||
Use `server.pub` public key when setting up server.
|
||||
|
||||
```console
|
||||
$ mkdir -p ~/.ssh
|
||||
$ mkdir ~/.ssh
|
||||
|
||||
$ cd ~/.ssh
|
||||
|
||||
|
@ -31,7 +31,7 @@ When asked for file in which to save key, enter `borg`.
|
||||
When asked for passphrase, use output from `openssl rand -base64 24` (and store passphrase in password manager).
|
||||
|
||||
```console
|
||||
$ mkdir -p ~/.ssh
|
||||
$ mkdir ~/.ssh
|
||||
|
||||
$ cd ~/.ssh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user