Skip to content

Instantly share code, notes, and snippets.

@notdol
Last active March 2, 2017 11:31
Show Gist options
  • Save notdol/2df8a6d2b4d796cb6289051bb894459d to your computer and use it in GitHub Desktop.
Save notdol/2df8a6d2b4d796cb6289051bb894459d to your computer and use it in GitHub Desktop.
eval "$(ssh-agent)" && ssh-agent -s
chmod 0600 /root/.ssh/id_rsa
ssh-add /root/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment