Digital Marketing

Start ssh agent automatically with powershell

Set-Service ssh-agent -StartupType automatic
Start-Service ssh-agent

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database