MASSMEDIUMS - Responsive Web Design Cincinnati MASSMEDIUMS - Responsive Web Design Cincinnati

Installing GIT on your web server via SSH

There is no way that we would be able to develop & manage websites as effectively and efficiently without using GIT for source control. GIT is a great open-source application which helps you manage development projects via code repository, and track versions of files within those projects. Fortunately its really easy to install GIT vis SSH.

Install GIT on your web server

Make sure you have SSH access to the server, then follow these simple steps.

  1. Open your SSH client and login.
  2. Type: sudo yum install git (no need to type sudo if logging in as root).
  3. That's it! This will install GIT on your server.

Setup a GIT repository on the server

  1. Make a directory for the repository. mkdir ProjectName
  2. Change to the new directory cd ProjectName
  3. Then type the following command: git --bare init
Ready to get started? Let us take your website to the next level. LET'S TALK
MASSMEDIUMS has been essential in the growth of our company, delivering high-impact marketing tools and a first-rate web presence

, VP, Ziegler Practice Transitions