摘要: ssh基于key验证 1,在客户端生成公钥私钥对并将公钥拷到要连接的服务器上,验证是否成功 [root@localhost ~]# ssh-keygen Generating public/private rsa key pair. Enter file in which to save the k 阅读全文
posted @ 2021-05-03 13:52 recvfrom 阅读(157) 评论(0) 推荐(0)