##1 $ cd ~/.ssh ##2 #ubuntu $ eval $(ssh-agent) #CentOS $ exec ssh-agent bash ##3 $ ssh-add my_id_rsa