Linux 常用命令 SSH 相关 ssh-keygen ssh-copy-id user_id@server_uri 用于生成公钥与私钥文件 ssh-copy-id 用于:将公钥文件上传到服务器 转载于:https://www.cnblogs.com/dennlu/p/8521865.html