mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:15:27 +02:00
ssh-keygen: provide hint for ssh-copy-id (#16788)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
parent
4bcc8555d4
commit
160eb07361
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# ssh-keygen
|
||||
|
||||
> Generate SSH keys used for authentication, password-less logins, and other things.
|
||||
> See also: `ssh-copy-id` for installing SSH keys on remote hosts.
|
||||
> More information: <https://man.openbsd.org/ssh-keygen>.
|
||||
|
||||
- Generate a key interactively:
|
||||
|
|
Loading…
Add table
Reference in a new issue