mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 01:03:59 +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.
|
Use `borg.pub` public key when configuring Borg server.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ mkdir -p ~/.ssh
|
$ mkdir ~/.ssh
|
||||||
|
|
||||||
$ cd ~/.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.
|
Use `server.pub` public key when setting up server.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ mkdir -p ~/.ssh
|
$ mkdir ~/.ssh
|
||||||
|
|
||||||
$ cd ~/.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).
|
When asked for passphrase, use output from `openssl rand -base64 24` (and store passphrase in password manager).
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ mkdir -p ~/.ssh
|
$ mkdir ~/.ssh
|
||||||
|
|
||||||
$ cd ~/.ssh
|
$ cd ~/.ssh
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user