Advertisement
GeoffreyFrogeye

CI - Config SSH pour l'exterieur

Nov 22nd, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. Host cie
  2.         User git
  3.         Hostname localhost
  4.         Port 1234
  5.         Identityfile ~/.ssh/CI/id_rsa
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement