安装SSH 产生报错,无法安装 Stop-Service : 由于以下错误无法停止服务“OpenSSH Authentication Agent (ssh-agent)”: 无法打开计算机“.”上的 ssh-agent 服务。

图片说明

最开始安装了一个putty,把公网输入上去后出现了network error:connection refuse发现只有一个OpenSSH Authentication Agent 没有OpenSSH Service
之前的步骤按照教程

https://blog.csdn.net/baidu_41537622/article/details/104795175?utm_medium=distribute.pc_relevant.none-task-blog-title-3&spm=1001.2101.3001.4242

安装SSH时遇到了这个问题,在服务中停止了OpenSSH Authentication Agent但是还是有这个报错,无法安装。

你这个windows是服务器,还是想链接服务器。其实windows已经将ssh整合到了windows服务里,你可以通过下面打开:

img

img

img

https://www.cnblogs.com/hy007x/p/6698525.html