How to install Git Server and client
08 September 2014
Via 1.Git-on-the-Server-Setting-Up-the-Server 2.Generating-ssh-keys
1.Install git in client.
2.Set global email and username
3.Generate ssh auth file under .ssh
4.Upload .pub file to server and append .pub file to the end of file authorized_keys
blog comments powered by Disqus