报错:

错误:    Network error: Connection refused
错误:    无法连接到服务器

原因是新版的树莓派系统默认关闭ssh,进入树莓派打开ssh即可。

sudo service ssh start

 

相关文章: