win11 ssh agent
Contents
win11 ssh agent
https://www.cnblogs.com/sparkdev/p/10166061.html https://davidaugustat.com/windows/windows-11-setup-ssh
- making sure that the OpenSSH client is installed
- Settings -> Apps -> Optional Features
- Scroll to “OpenSSH Client” and click on the item
- If it shows an “Uninstall” button, then OpenSSH is already installed, and you can skip to the next section.
open Windows service, win + R “services.msc”
- Enabling the SSH Authentication Agent
- scroll to “OpenSSH Authentication Agent” and set to Automatic Delayed Start
- Generating the SSH key
add private key into ssh-agent
|
|
search service
unable to start ssh-agent service, error :1058
启用 openssh agent
Computer Management> Services> OpenSSH Authentication Agent
Author -
LastMod 2019-04-05