aliyun.app.client.ssh.open.myhost.ecs
download my ecs aliyun.rsa.pem target local
pscp -r d:pemfilealiyun.rsa.pem root@my.ecs.host.ip:/root/.ssh/
login aliyun.ecs
cat /root/.ssh/aliyun.rsa.pem >> /root/.ssh/authorized_keys
rm -rf /root/.ssh/aliyun.rsa.pem
open my mobile.aliyun.app.client target ssh.client正在通过ssh连接到 my.ecs.host.ip:22
连接中断Key exchange was not finished, connection is cloCannot negotiate, proposals do not match.
赞0
踩0