Guest User

Untitled

a guest
Jul 17th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ssh user@server.com -p 2211 Open connection
  2.  
  3.  
  4.  
  5.  
  6.  
  7. use this command when new connection :
  8. ssh-copy-id user@server.net -p 2211
  9.  
  10. commands:
  11. git pull Get files from server
  12. git push send files to server.
Add Comment
Please, Sign In to add comment