标签:load image http 秘钥 copy 操作 mic linu rsa
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub test@192.168.2.100
ssh test@192.168.2.100
linux-免密操作
原文地址:https://www.cnblogs.com/boye169/p/14065818.html