ssh doc minor fix

This commit is contained in:
Jesús
2022-04-17 11:21:05 +08:00
parent b84236c5a3
commit 6fa8369ce1

View File

@@ -87,7 +87,7 @@ Banner /etc/issue
### Copy public key to server
```console
ssh -i ~/.ssh/mykey.pub user@host
$ ssh-copy-id -i ~/.ssh/mykey.pub user@host
```
#### Securing the authorized_keys file