摘要: 1、首先编辑 macos 系统下的 ssh 配置文件:sudo vi /etc/sshd_config 进行以下设置: PubkeyAuthentication yes AuthorizedKeysFile .ssh/authorized_keys PasswordAuthentication no 阅读全文
posted @ 2025-07-14 18:18 江南烟雨梦 阅读(16) 评论(0) 推荐(0)