1
0
Fork 0
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:
Pranaov S 2025-06-07 00:49:54 +00:00 committed by GitHub
parent 4bcc8555d4
commit 160eb07361
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: