Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

unable to start ssh-agent service, error :1058

 > Get-Service -Name ssh-agent | Set-Service -StartupType Manual
Comment

Starting ssh-agent on Windows 10 fails: "unable to start ssh-agent service, error :1058"

> Get-Service -Name ssh-agent | Set-Service -StartupType Manual

//or open the img to service rest it manually
https://i.stack.imgur.com/KwDuu.png
Comment

PREVIOUS NEXT
Code Example
Shell :: code UNABLE_TO_GET_ISSUER_CERT_LOCALLY 
Shell :: create remote git repository 
Shell :: git init at wrong folder 
Shell :: ubuntu 20.04 pip2 install 
Shell :: wget with username and password 
Shell :: checkbox github markdown 
Shell :: cv2 has no attribute videocapture 
Shell :: find string in files linux 
Shell :: list of running ports linux 
Shell :: rubymine ubuntu 
Shell :: docker clear container logs 
Shell :: virtualbox kernel driver not installed arch linux 
Shell :: install vlc on ubuntu 
Shell :: django knox install 
Shell :: babel core 
Shell :: cancel merging 
Shell :: git ssl certificate problem 
Shell :: convertingwav to mp3 linux ffmpeg 
Shell :: ubuntu bleachbit install 
Shell :: gitignore for ue4 
Shell :: install vscode ubuntu 20.04 
Shell :: how to change permissions for the whole folder in ubuntu 
Shell :: linux open current directory in gui 
Shell :: update git using cmd 
Shell :: composer drush 
Shell :: how to install gnome user theme extension terminal 
Shell :: requireNativeComponent: "RNCSafeAreaProvider" was not found in the UIManager. 
Shell :: install composer wsl 
Shell :: error install cocoapods 
Shell :: convert all file names to lowercase linux 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =