Set up your own Git server with SSH service
This article introduces how to set up a Git server at your own remote machine. Git repository can be easily set up at local machine, referred to by its path. The approach applied almostly the same when it comes to a remote server, requiring only the SSH service as the extra stuff.