Digital Marketing

How to start ssh-agent and add your private key to it.

$ ssh-agent bash 
$ ssh-add ~/.ssh/id_rsa

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database