ssh_keygen
参数都默认
ssh_copy_id -i ~/.ssh/*pub user@ipip
或者手动将本地用户下~/.ssh/id_rsa.pub的内容拷贝到目标主机的用户目录~/.ssh/authorized_keys内容结尾