摘要: 服务器ssh给其他服务器添加用户 ssh -p 端口 root@ip "useradd 用户名;echo "密码"| passwd --stdin wuyishu" 阅读全文
posted @ 2022-03-02 17:51 一只白杨 阅读(36) 评论(0) 推荐(0)