資安強化 ubuntudebiancentos intermediate

複製 SSH 公鑰到伺服器

將本機 SSH 公鑰安裝到遠端伺服器

Overview

將本機 SSH 公鑰安裝到遠端伺服器

Commands

ssh-copy-id -i ~/.ssh/id_ed25519.pub {user}@{host}