摘要: 场景 现在有一个arm 的板卡,ssh 又旧 又残 ,不能用 公钥免密登录 ,所以使用 了 sshpass 但是 arm 的板卡 一重启 ,他的 认证 就变了 ,导致 我们ssh 会报 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 阅读全文
posted @ 2022-11-09 16:35 ifnk 阅读(1421) 评论(0) 推荐(0) 编辑
摘要: 首先要在win10 里面 把可选功能 的 openssh server 钩上, 然后 在 win+r 输入 services.msc 打开服务 重启openssh server 服务 然后使用管理员 打开powershell ,输入 Notepad C:\ProgramData\ssh\sshd_c 阅读全文
posted @ 2022-11-09 16:03 ifnk 阅读(372) 评论(0) 推荐(0) 编辑
摘要: 首先 在 vmware 下设置 共享文件夹 然后 在命令行输入 命令 vmhgfs-fuse -o allow_other -o auto_unmount .host:/share ~/win10_share -o max_write=61440 其中 max_write 不加的话, 你复制 文件 阅读全文
posted @ 2022-11-09 11:12 ifnk 阅读(314) 评论(0) 推荐(0) 编辑