# SSH 傳送公鑰到遠端主機 `ssh-copy-id -i id_rsa.pub root@{主機IP位址}` 接下來 `ssh root@{主機IP位址}` 就能不用密碼登入 ###### tags: `SSH`