ssh-copy-id [-i [identity_file]] [user@]remote_machine
用 password login 到 remote_machine
之後在 user 建立 ~/.ssh/authorized_keys
並把 identity_file 加到檔尾
Default 的 identity_file 是 ~/.ssh/id_rsa.pub