How to Make a Git Server

Channel:
Subscribers:
5,370
Published on ● Video Link: https://www.youtube.com/watch?v=SC_4YbIGJs0



Category:
Guide
Duration: 7:02
932 views
5


My site: http://krishnadasmath.wix.com/krishna-das-lessons
This video would show you how to make a Git server. Git is used to save progress of projects. But having a Git server means that you could backup the projects on another computer. In this case the "another computer" is an Ubuntu Linux machine that we SSH to. I recommend setting up ssh before the project. After that the output PC is the Mac OS X El Capitan machine. Everything is done through the terminal in this video and since the text is quite small in this video, I recommend to go full screen on YouTube. But making a Git server means you could back up your progress and if there was a system failure or the internet connection is down, you have a backup of the progress on both of the machines. Also for more backups you could add a third machine. So these are the reasons why you have to make a Git Server.
Install Git on Ubuntu Linux or any other Debian based Linux distribution: sudo apt-get install git
This video is in 1080p60 HD.







Tags:
Git
YouTube
Linux
Mac OS X
Mac
Apple
Git Server
Ubuntu
Ubuntu Linux
Server
Ubuntu 15.10
Learn
Command Line
Terminal