摘要: ### 树莓派 Ubuntu mate 远程连接方法 **(一)SSH方法:windows安装PuTTY** 1、给Linux 安装 OpenSSH ``` $ sudo apt-get install openssh-server ``` 2、查看openssh-server是否启动 ``` ps 阅读全文
posted @ 2020-11-07 18:25 Sunny_SunShine 阅读(741) 评论(0) 推荐(0) 编辑