我正尝试ssh
从 Ubuntu 18.04 机器插入 Raspberry Pi 3,但一直出现此错误:
ssh: connect to host port 22: Connection refused
树莓派使用以太网连接互联网。我已完成以下操作:
raspi-config
我还通过 Raspberry Pi 配置在 Pi 3 上启用了 ssh- 我已经编辑了 Raspberry Pi 上的 sshd_config 文件
- 将默认端口设置为 22
- 设置
PasswordAunthenticaton
为是 - 设置
PermitRootLogin
为是
- 在 Pi 3 上,我已多次卸载并重新安装并执行步骤 2,但没有结果
ssh
。openssh-server
我能得到帮助吗?我已经束手无策了