摘要: expect批量免密登录🐝🐝🐾 一、准备工作 安装expect [root@localhost ~]# yum -y install expect 生成密钥对 [root@localhost ~]# ssh-keygen -t rsa -P '' -f ~/.ssh/id_rsa 二、批量推送 阅读全文
posted @ 2023-06-07 14:52 Noleaf 阅读(213) 评论(0) 推荐(0)