From 160eb0736123991a374bbc76e089a79a3977fea3 Mon Sep 17 00:00:00 2001 From: Pranaov S <148376495+pranaovs@users.noreply.github.com> Date: Sat, 7 Jun 2025 00:49:54 +0000 Subject: [PATCH] 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> --- pages/common/ssh-keygen.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/common/ssh-keygen.md b/pages/common/ssh-keygen.md index 66b658b1f0..e52ef8693b 100644 --- a/pages/common/ssh-keygen.md +++ b/pages/common/ssh-keygen.md @@ -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: . - Generate a key interactively: